]> git.pld-linux.org Git - packages/fbpanel.git/commitdiff
- more GtkMenu styles (for better menu look)
authorfreetz <freetz@pld-linux.org>
Wed, 11 May 2005 19:13:47 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbpanel-menu_style.patch -> 1.1

fbpanel-menu_style.patch [new file with mode: 0644]

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