diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 22:21:58 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:21:58 +0200 |
commit | d2bb5bddf4feda373c9dc9cada27938b63a97d80 (patch) | |
tree | 666e716db4c7d586340f0e9e266f70a50f231bdf /desktop/lxpanel/panel.in.diff | |
parent | bb1c000fc001372c83962082f0be6824e5254f13 (diff) | |
download | slackbuilds-d2bb5bddf4feda373c9dc9cada27938b63a97d80.tar.gz |
desktop/lxpanel: Updated for version 0.3.8.1
Diffstat (limited to 'desktop/lxpanel/panel.in.diff')
-rw-r--r-- | desktop/lxpanel/panel.in.diff | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/desktop/lxpanel/panel.in.diff b/desktop/lxpanel/panel.in.diff new file mode 100644 index 0000000000..3266c18d9a --- /dev/null +++ b/desktop/lxpanel/panel.in.diff @@ -0,0 +1,21 @@ +--- data/default/panels/panel.in~ 2008-06-25 16:35:25.000000000 +0200 ++++ data/default/panels/panel.in 2008-06-25 16:37:47.000000000 +0200 +@@ -50,14 +50,15 @@ + type = launchbar + Config { + Button { +- id=pcmanfm.desktop ++ id=mozilla-firefox.desktop + } + Button { +- id=gnome-terminal.desktop ++ id=mozilla-thunderbird.desktop + } + Button { +- id=firefox.desktop ++ id=Terminal.desktop + } ++ + } + } + |