From ce6ab4e01b242ba3f0243be563ff6e839beb0b22 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 17:13:27 -0500 Subject: [PATCH] Update XDG information in support of bug report 892. --- acinclude.m4 | 2 +- admin | 2 +- cmake | 2 +- tellico.desktop | 4 ++-- x-tellico.desktop | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index bfc51e9..815aa55 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -496,7 +496,7 @@ if test "$1" = "default"; then kde_widgetdir='\${libdir}/trinity/plugins/designer' fi if test -z "$xdg_appsdir"; then - xdg_appsdir='\${datadir}/applications/kde' + xdg_appsdir='\${datadir}/applications/tde' fi if test -z "$xdg_menudir"; then xdg_menudir='\${sysconfdir}/xdg/menus' diff --git a/admin b/admin index 06098ef..4af57bf 160000 --- a/admin +++ b/admin @@ -1 +1 @@ -Subproject commit 06098efaf31973c11d7dd89ae291e6844b132e1a +Subproject commit 4af57bf22967e6ad80ab898980ed505df6eae5b0 diff --git a/cmake b/cmake index e47cc63..d2f658c 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit e47cc63e66a12ca6b740500b76f385336ee40dbc +Subproject commit d2f658ca47faefe569bcd1885b9238691fa13280 diff --git a/tellico.desktop b/tellico.desktop index 7594f28..fe16303 100644 --- a/tellico.desktop +++ b/tellico.desktop @@ -3,7 +3,7 @@ Version=1.0 Type=Application Exec=tellico -caption "%c" %i %u Icon=tellico -X-KDE-DocPath=tellico/index.html +X-TDE-DocPath=tellico/index.html Comment=A collection manager Comment[ru]=Менеджер коллекций Comment[cs]=Správce sbírek @@ -23,4 +23,4 @@ GenericName[tr]=Koleksiyon yöneticisi GenericName[sv]=Samlingsorganisatör GenericName[pt]=Gestor de Colecção MimeType=application/x-tellico; -Categories=KDE;Office;Database; +Categories=TDE;Office;Database; diff --git a/x-tellico.desktop b/x-tellico.desktop index 1476197..e06f391 100644 --- a/x-tellico.desktop +++ b/x-tellico.desktop @@ -8,4 +8,4 @@ Icon=application-x-tellico MimeType=application/x-tellico Patterns=*.bc;*.tc; Type=MimeType; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false