Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 26decbd276
commit a6fd69e929

@ -489,7 +489,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'

@ -155,7 +155,7 @@ INSTALL( TARGETS kile DESTINATION bin )
########### install files ###############
INSTALL( FILES kile.desktop DESTINATION share/applications/kde )
INSTALL( FILES kile.desktop DESTINATION share/applications/tde )
INSTALL( FILES kile.kcfg DESTINATION share/config.kcfg )
INSTALL( FILES kileui.rc docpartui.rc kilestdtools.rc tips DESTINATION share/apps/kile )

@ -77,5 +77,5 @@ GenericName[uk]=Інтерфейс до LaTeX
GenericName[xx]=xxLaTeX Frontendxx
GenericName[zh_CN]=LaTeX 前端
MimeType=text/x-tex;text/x-kilepr;
Categories=Qt;KDE;Office;
Categories=Qt;TDE;Office;
Encoding=UTF-8

@ -41,6 +41,6 @@ MimeType=text/x-kilepr
Patterns=*.kilepr;
Type=MimeType
[Property::X-KDE-text]
[Property::X-TDE-text]
Type=bool
Value=true

Loading…
Cancel
Save