diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:17:32 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:17:32 +0000 |
commit | e38d2351b83fa65c66ccde443777647ef5cb6cff (patch) | |
tree | 1897fc20e9f73a81c520a5b9f76f8ed042124883 /tellico.desktop | |
download | tellico-e38d2351b83fa65c66ccde443777647ef5cb6cff.tar.gz tellico-e38d2351b83fa65c66ccde443777647ef5cb6cff.zip |
Added KDE3 version of Tellico
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1097620 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'tellico.desktop')
-rw-r--r-- | tellico.desktop | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tellico.desktop b/tellico.desktop new file mode 100644 index 0000000..ba70c5a --- /dev/null +++ b/tellico.desktop @@ -0,0 +1,27 @@ +# KDE Config File +[Desktop Entry] +Version=1.0 +Type=Application +Exec=tellico -caption "%c" %i %u +Icon=tellico +X-KDE-DocPath=tellico/index.html +Comment=A collection manager +Comment[ru]=Менеджер коллекций +Comment[cs]=Správce sbírek +Comment[de]=Ein Programm zum Verwalten von Sammlungen +Comment[fr]=Un gestionnaire de collection +Comment[tr]=Bir koleksiyon yöneticisi +Comment[sv]=Program för hantering av samlingar +Comment[pt]=Um gestor de colecção +Terminal=false +Name=Tellico +GenericName=Collection Manager +GenericName[cs]=Správce sbírek +GenericName[de]=Verwaltung von Sammlungen +GenericName[ru]=Менеджер коллекций +GenericName[fr]=Gestionnaire de collection +GenericName[tr]=Koleksiyon yöneticisi +GenericName[sv]=Samlingsorganisatör +GenericName[pt]=Gestor de Colecção +MimeType=application/x-tellico; +Categories=KDE;Office;Database; |