Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 49714ce62e
commit 81f07fcaf7

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

2
aclocal.m4 vendored

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

@ -1 +1 @@
Subproject commit 06098efaf31973c11d7dd89ae291e6844b132e1a
Subproject commit 4af57bf22967e6ad80ab898980ed505df6eae5b0

@ -1 +1 @@
Subproject commit e47cc63e66a12ca6b740500b76f385336ee40dbc
Subproject commit d2f658ca47faefe569bcd1885b9238691fa13280

@ -8,4 +8,4 @@ DocPath=ktechlab/index.html
Comment=An IDE for microcontrollers and electronics
Terminal=0
MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe;
Categories=Qt;KDE;Education;Science;Electronics
Categories=Qt;TDE;Education;Science;Electronics

Loading…
Cancel
Save