diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
commit | 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch) | |
tree | 3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu')
-rw-r--r-- | ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu b/ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu new file mode 100644 index 000000000..b86640432 --- /dev/null +++ b/ubuntu/maverick/tdepim/debian/tdepim-wizards-trinity.menu @@ -0,0 +1,41 @@ +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="EGroupware Setup Wizard"\ + command="/opt/trinity/bin/egroupwarewizard" + +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="MS Exchange Setup Wizard"\ + command="/opt/trinity/bin/exchangewizard" + +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="KDE Groupware Wizard"\ + command="/opt/trinity/bin/groupwarewizard" + +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="Novell GroupWise Setup Wizard"\ + command="/opt/trinity/bin/groupwisewizard" + +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="KOLab Setup Wizard"\ + command="/opt/trinity/bin/kolabwizard" + +?package(tdepim-wizards):\ + needs="X11"\ + section="Applications/Network/Communication"\ + hints="KDE"\ + title="Openexchange Setup Wizard"\ + command="/opt/trinity/bin/sloxwizard" |