shorter file name
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 12 Jul 2006 02:47:13 +0000 (02:47 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 12 Jul 2006 02:47:13 +0000 (02:47 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2009 04897980-b3bd-0310-b5e0-8ef037075253

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.023924 seconds and 4 git commands to generate.