From cd4cb4e33bd36ba351ba54bb4e9ca0eb0a516385 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Tue, 30 Mar 2010 17:36:18 +0400 Subject: [PATCH] Fix launchers for cldx --- .../.config/xfce4/panel/launcher-30.rc | 13 +++++++++++++ .../.config/xfce4/panel/launcher-31.rc | 13 +++++++++++++ .../.config/xfce4/panel/launcher-43.rc | 12 ++++++++++++ .../xfce4-keyboard-shortcuts.xml | 3 ++- .../40-xfce-4.6/.config/xfce4/panel/launcher-30.rc | 2 +- .../40-xfce-4.6/.config/xfce4/panel/launcher-31.rc | 2 +- .../40-xfce-4.6/.config/xfce4/panel/launcher-43.rc | 2 +- .../xfce4-keyboard-shortcuts.xml | 1 + 8 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-30.rc create mode 100644 client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-31.rc create mode 100644 client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-43.rc diff --git a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-30.rc b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-30.rc new file mode 100644 index 0000000..c16d166 --- /dev/null +++ b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-30.rc @@ -0,0 +1,13 @@ +# Calculate format=kde +[Global] +MoveFirst=false +ArrowPosition=0 + +[Entry 0] +Name=Web Browser +Comment=Surf the internet +Icon=browser +Exec=firefox +Path=/home/#-ur_login-# +Terminal=false + diff --git a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-31.rc b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-31.rc new file mode 100644 index 0000000..1af6a85 --- /dev/null +++ b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-31.rc @@ -0,0 +1,13 @@ +# Calculate format=kde +[Entry 0] +Name=Mail Reader +Comment=Mail Reader +Icon=claws-mail +Exec=claws-mail +Path=/home/#-ur_login-# +Terminal=false + +[Global] +MoveFirst=false +ArrowPosition=0 + diff --git a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-43.rc b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-43.rc new file mode 100644 index 0000000..0a203c8 --- /dev/null +++ b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/launcher-43.rc @@ -0,0 +1,12 @@ +# Calculate format=kde +[Global] +MoveFirst=false +ArrowPosition=0 + +[Entry 0] +Name=Command Prompt +Comment=X terminal emulator +Icon=utilities-terminal +Exec=Terminal +Terminal=false + diff --git a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index a6fac62..e6e2d47 100644 --- a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -3,11 +3,12 @@ - + + diff --git a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-30.rc b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-30.rc index 8373b3a..c16d166 100644 --- a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-30.rc +++ b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-30.rc @@ -7,7 +7,7 @@ ArrowPosition=0 Name=Web Browser Comment=Surf the internet Icon=browser -Exec=exo-open --launch WebBrowser +Exec=firefox Path=/home/#-ur_login-# Terminal=false diff --git a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-31.rc b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-31.rc index 4018a3f..1af6a85 100644 --- a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-31.rc +++ b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-31.rc @@ -3,7 +3,7 @@ Name=Mail Reader Comment=Mail Reader Icon=claws-mail -Exec=exo-open --launch MailReader +Exec=claws-mail Path=/home/#-ur_login-# Terminal=false diff --git a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-43.rc b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-43.rc index 9a92996..0a203c8 100644 --- a/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-43.rc +++ b/client-profiles/40-xfce-4.6/.config/xfce4/panel/launcher-43.rc @@ -7,6 +7,6 @@ ArrowPosition=0 Name=Command Prompt Comment=X terminal emulator Icon=utilities-terminal -Exec=exo-open --launch TerminalEmulator +Exec=Terminal Terminal=false diff --git a/client-profiles/40-xfce-4.6/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/client-profiles/40-xfce-4.6/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index a6fac62..4439c05 100644 --- a/client-profiles/40-xfce-4.6/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/client-profiles/40-xfce-4.6/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -8,6 +8,7 @@ +