]> Dogcows Code - chaz/tint2/blobdiff - src/tint2conf/main.c
fixed systray crash by mart1987
[chaz/tint2] / src / tint2conf / main.c
index 2720ee4491a79e39121b8c847ae89b1aec41764b..21b8f0be9e6c976ce2af2b43a5be4ae4d9263435 100644 (file)
@@ -25,7 +25,6 @@
 #include <glib/gi18n.h>
 
 
-// gcc -Wall -g main.c -o tint2conf `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0 --libs gthread-2.0`
 // need GTK+-2.4 ou plus
 
 #define LONG_VERSION_STRING "0.2"
@@ -39,9 +38,6 @@ static const char *fallback_ui_file =
         "    </menu>"
         "  </menubar>"
         "  <toolbar  name='ToolBar'>"
-        "    <toolitem action='ViewRefreshAll'/>"
-        "    <separator/>"
-        "    <toolitem action='ThemeProperties'/>"
         "    <toolitem action='ViewApply'/>"
         "  </toolbar>"
         "</ui>";
This page took 0.019734 seconds and 4 git commands to generate.