diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
commit | 0277521b268b21caf0ee21202b92784f302baadc (patch) | |
tree | 5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdepim/debian/tdepim-wizards-trinity.menu | |
parent | eb16e7c7281e182297581fa8d565561869c81bca (diff) | |
download | tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdepim/debian/tdepim-wizards-trinity.menu')
-rw-r--r-- | dilos/tdepim/debian/tdepim-wizards-trinity.menu | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/dilos/tdepim/debian/tdepim-wizards-trinity.menu b/dilos/tdepim/debian/tdepim-wizards-trinity.menu deleted file mode 100644 index 32593d9dd..000000000 --- a/dilos/tdepim/debian/tdepim-wizards-trinity.menu +++ /dev/null @@ -1,41 +0,0 @@ -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="EGroupware Setup Wizard"\ - command="/usr/bin/egroupwarewizard" - -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="MS Exchange Setup Wizard"\ - command="/usr/bin/exchangewizard" - -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="TDE Groupware Wizard"\ - command="/usr/bin/groupwarewizard" - -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="Novell GroupWise Setup Wizard"\ - command="/usr/bin/groupwisewizard" - -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="KOLab Setup Wizard"\ - command="/usr/bin/kolabwizard" - -?package(tdepim-wizards-trinity):\ - needs="X11"\ - section="Applications/Network/Communication"\ - hints="TDE"\ - title="Openexchange Setup Wizard"\ - command="/usr/bin/sloxwizard" |