shorter file name
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.c
index 184caf9ac51ab2be130d07ef63d361e3ebae69de..d23bf110fc694b822308bfb88afb05afca5dfcff 100644 (file)
@@ -215,7 +215,7 @@ guicontrolflow(LttvPluginTab *ptab)
       0);
 
   tmp_toolbar_icon = create_pixmap (main_window_get_widget(tab),
-      "stock_file-properties.png");
+      "properties.png");
   gtk_widget_show(tmp_toolbar_icon);
   control_flow_data->button_prop = gtk_tool_button_new(tmp_toolbar_icon,
       "Properties");
This page took 0.022578 seconds and 4 git commands to generate.