diff options
Diffstat (limited to 'tde-i18n-el/configure')
-rwxr-xr-x | tde-i18n-el/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-el/configure b/tde-i18n-el/configure index 25371bf7856..5baab72f07c 100755 --- a/tde-i18n-el/configure +++ b/tde-i18n-el/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' |