X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv.c;h=d23bf110fc694b822308bfb88afb05afca5dfcff;hb=7df20ca43b06343b299d2a79512a44441f148f1d;hp=184caf9ac51ab2be130d07ef63d361e3ebae69de;hpb=e433e6d6da2cc572a3d14257abe18bc3afd5c7e6;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c index 184caf9a..d23bf110 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c @@ -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");