From 1fff71472e6bec8adc2a2a0f4ad8e937d0da187c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 15:41:35 -0500 Subject: Update XDG information in support of bug report 892. --- tde-i18n-de/acinclude.m4 | 2 +- tde-i18n-de/configure | 4 ++-- tde-i18n-de/docs/tdepim/akregator/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tde-i18n-de') diff --git a/tde-i18n-de/acinclude.m4 b/tde-i18n-de/acinclude.m4 index afd8befc656..b8bf3a36f80 100644 --- a/tde-i18n-de/acinclude.m4 +++ b/tde-i18n-de/acinclude.m4 @@ -489,7 +489,7 @@ if test "$1" = "default"; then kde_widgetdir='\${libdir}/kde3/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/tde-i18n-de/configure b/tde-i18n-de/configure index d0d49dd0b2f..ccc9dac911a 100755 --- a/tde-i18n-de/configure +++ b/tde-i18n-de/configure @@ -2460,7 +2460,7 @@ if test "default" = "default"; then kde_widgetdir='\${libdir}/kde3/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' @@ -2764,7 +2764,7 @@ if test "default" = "default"; then kde_widgetdir='\${libdir}/kde3/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/tde-i18n-de/docs/tdepim/akregator/Makefile b/tde-i18n-de/docs/tdepim/akregator/Makefile index 725c5cad90d..158daf53af1 100644 --- a/tde-i18n-de/docs/tdepim/akregator/Makefile +++ b/tde-i18n-de/docs/tdepim/akregator/Makefile @@ -167,7 +167,7 @@ sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target_alias = -xdg_appsdir = ${datadir}/applications/kde +xdg_appsdir = ${datadir}/applications/tde xdg_directorydir = ${datadir}/desktop-directories xdg_menudir = ${sysconfdir}/xdg/menus KDE_LANG = de -- cgit v1.2.1