]> git.pld-linux.org Git - packages/fbpanel.git/blobdiff - fbpanel-menu_style.patch
- more GtkMenu styles (for better menu look)
[packages/fbpanel.git] / fbpanel-menu_style.patch
diff --git a/fbpanel-menu_style.patch b/fbpanel-menu_style.patch
new file mode 100644 (file)
index 0000000..1ff762a
--- /dev/null
@@ -0,0 +1,17 @@
+diff -aurN fbpanel-4.1.orig/plugins/menu.c fbpanel-4.1/plugins/menu.c
+--- fbpanel-4.1.orig/plugins/menu.c    2004-12-22 15:51:55.000000000 +0100
++++ fbpanel-4.1/plugins/menu.c 2005-05-11 20:56:05.000000000 +0200
+@@ -30,9 +30,12 @@
+ "{\n"
+ "GtkMenuBar::shadow-type = none\n"
+ "GtkMenuBar::internal-padding = 0\n"
+-"GtkMenu::vertical-padding = 0\n"
++"GtkMenu::vertical-padding = 1\n"
++"GtkMenu::horizontal-offset = -1\n"
++"GtkMenuItem::horizontal-padding = 4\n"
+ "}\n"
+ "class 'GtkMenuBar' style 'menubar-style'\n"
++"class 'GtkMenuItem' style 'menubar-style'\n"
+ "class 'GtkMenu'    style 'menubar-style'\n";
+ /*
+ static gchar *transparent_rc = "style 'transparent-style'\n"
This page took 0.055318 seconds and 4 git commands to generate.