diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 14:03:46 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:03:46 +0200 |
commit | 6c81b94d0d525daa8c70a403f57cbad6da4ac138 (patch) | |
tree | a3f46b4a8dc38eace4cf198b47af8a4861c0e823 /desktop/lxpanel/default.in.diff | |
parent | 398fa01d0068837bd19002076dddb6a8ab4485f2 (diff) |
desktop/lxpanel: Initial import
Diffstat (limited to 'desktop/lxpanel/default.in.diff')
-rw-r--r-- | desktop/lxpanel/default.in.diff | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/desktop/lxpanel/default.in.diff b/desktop/lxpanel/default.in.diff new file mode 100644 index 0000000000000..ab08a513ca25a --- /dev/null +++ b/desktop/lxpanel/default.in.diff @@ -0,0 +1,18 @@ +--- data/default.in~ 2007-05-27 13:16:01.000000000 +0200 ++++ data/default.in 2007-05-27 13:22:56.000000000 +0200 +@@ -134,13 +134,10 @@ + type = launchbar + config { + button { +- id = pcmanfm.desktop ++ id = mozilla-firefox.desktop + } + button { +- id = gnome-terminal.desktop +- } +- button { +- id = firefox.desktop ++ id = mozilla-thunderbird.desktop + } + } + } |