Code

adding the gosa-desktop to kde menu
authoropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 16 Jul 2007 14:18:16 +0000 (14:18 +0000)
committeropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 16 Jul 2007 14:18:16 +0000 (14:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6877 594d385d-05f5-0310-b6e9-bd551577e9d8

debian/gosa-desktop.desktop [new file with mode: 0644]
debian/po/fr.po [new file with mode: 0644]
debian/rules

diff --git a/debian/gosa-desktop.desktop b/debian/gosa-desktop.desktop
new file mode 100644 (file)
index 0000000..aad890c
--- /dev/null
@@ -0,0 +1,20 @@
+[Desktop Entry]
+Encoding=UTF-8
+MimeType=text/plain
+GenericName=Gosa Navigator
+GenericName[de]=GOsa Nautiker
+GenericName[es]=GOsa Navegador 
+GenericName[fr]=GOsa Navigateur
+GenericName[it]=GOsa Navigatore
+GenericName[nl]=GOsa Navigator
+GenericName[pl]=GOsa Navigator
+GenericName[ru]=GOsa Навигатор
+GenericName[zh_CN]=GOsa 航海家
+Exec=/usr/bin/gosa
+Icon=gosa
+Path=
+Type=Application
+Terminal=false
+Name=GOsa
+X-KDE-StartupNotify=true
+Categories=Qt;KDE;Network;
diff --git a/debian/po/fr.po b/debian/po/fr.po
new file mode 100644 (file)
index 0000000..25fcd0f
--- /dev/null
@@ -0,0 +1,41 @@
+# translation of templates.po to Français
+# GOsa desktop file installer.
+# Copyright (C) 2007 Cajus Pollmeier <cajus@debian.org>
+# This file is distributed under the same license as the gosa-desktop package.
+#
+# Cajus Pollmeier <cajus@debian.org>, 2007.
+# Benoit Mortier <benoit.mortier@opensides.be>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: templates\n"
+"Report-Msgid-Bugs-To: cajus@debian.org\n"
+"POT-Creation-Date: 2007-06-27 10:59+0200\n"
+"PO-Revision-Date: 2007-07-16 15:37+0200\n"
+"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
+"Language-Team: Français <fr@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=2; plural=(n > 1);\n"
+
+#. Type: string
+#. Description
+#: ../gosa-desktop.templates:1001
+msgid "URL to your GOsa installation:"
+msgstr "URL vers votre installation de GOsa"
+
+#. Type: string
+#. Description
+#: ../gosa-desktop.templates:1001
+msgid ""
+"The gosa start script can automatically point your browser to a system wide "
+"default location of your GOsa instance."
+msgstr "Le script de démarrage permet de configurer votre navigateur pour aller directement à votre GOsa."
+
+#. Type: string
+#. Description
+#: ../gosa-desktop.templates:1001
+msgid "Enter the URL in order to set this default."
+msgstr "Veuillez entrer l'url pour activer cette fonctionnalité."
+
index c68ba1a699cd799dbaa4fc4c598029119b4d8f96..3313073a339e47f633d6662a5f0cbc5fabeeab88 100755 (executable)
@@ -84,6 +84,7 @@ install-stamp:
        -cp -R contrib/scripts/desktoprc debian/gosa-desktop/etc/gosa/desktoprc
        -cp -R contrib/scripts/start-gosa.sh debian/gosa-desktop/usr/bin/gosa
        -cp -R debian/gosa*.xpm debian/gosa-desktop/usr/share/pixmaps
+       -cp -R debian/gosa-desktop.desktop debian/gosa-desktop/usr/share/applications/gosa.desktop
        -rm -rf debian/gosa/usr/share/gosa/contrib
        -rm -rf debian/gosa/usr/share/gosa/locale/en
        -rm -rf debian/gosa/usr/share/gosa/gen_locale.sh