]> git.pld-linux.org Git - packages/gnome-panel.git/commitdiff
set PANEL_STOCK_ACTION gnome-util.png
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sun, 23 Nov 2003 12:09:25 +0000 (12:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-panel-action-stock.patch -> 1.1

gnome-panel-action-stock.patch [new file with mode: 0644]

diff --git a/gnome-panel-action-stock.patch b/gnome-panel-action-stock.patch
new file mode 100644 (file)
index 0000000..584a65e
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nuard gnome-panel-2.4.1.orig/gnome-panel/panel-stock-icons.c gnome-panel-2.4.1/gnome-panel/panel-stock-icons.c
+--- gnome-panel-2.4.1.orig/gnome-panel/panel-stock-icons.c     2003-10-14 12:46:34.000000000 +0200
++++ gnome-panel-2.4.1/gnome-panel/panel-stock-icons.c  2003-11-23 12:57:21.679342744 +0100
+@@ -83,7 +83,7 @@
+       { PANEL_STOCK_SLIDING_PANEL,       "gnome-panel-type-sliding" },
+       { PANEL_STOCK_MENU_PANEL,          "gnome-panel-type-menu" },
+       { PANEL_STOCK_LAUNCHER,            "launcher-program" },
+-      { PANEL_STOCK_ACTION,              NULL },
++      { PANEL_STOCK_ACTION,              "gnome-util" },
+       { PANEL_STOCK_DRAWER,              "panel-drawer" },
+       { PANEL_STOCK_APPLETS,             "gnome-applets" },
+       { PANEL_STOCK_DESKTOP,             "gnome-ccdesktop" },
This page took 0.126302 seconds and 4 git commands to generate.