diff options
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 0000000000..ab08a513ca --- /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 + } + } + } |