# # ChangeLog for /trunk/libffado/support/xdg/ffado.org-ffadomixer.desktop # # Generated by Trac 0.10.4 # 03/29/24 02:13:26 # 11/16/08 15:30:46 arnonym [1442] * trunk/libffado/support/xdg/ffado.org-ffadomixer.desktop (modified) forward-port r1401: call the new ffado-mixer 03/16/08 11:06:01 arnonym [946] * trunk/libffado/SConstruct (modified) * trunk/libffado/support/xdg/ffado.org-ffadomixer.desktop (modified) * trunk/libffado/support/xdg/hi64-apps-ffado.png (added) Sadly I can't get the xdg-tools to respect the DESTDIR. :-( For now we have to show a message that the packagers have to deal with this their own. 01/17/08 13:11:35 arnonym [855] * trunk/libffado/SConstruct (modified) * trunk/libffado/support/xdg (added) * trunk/libffado/support/xdg/ffado.org-ffadomixer.desktop (moved) move the xdg-stuff to an own distinct dir, so its easier for packagers to recognize:-P 01/04/08 15:25:59 arnonym [805] * trunk/libffado/SConstruct (modified) * trunk/libffado/support/mixer/ffado.org-ffadomixer.desktop (added) * trunk/libffado/support/mixer/SConscript (modified) Install a .desktop-file that adds ffadomixer to the menus of kde and gnome. Check for xdg-desktop-menu to install the .desktop-file. And use that test for checking for pyuic too. It seems better than checking for some (developer) python-module that is not really used. Should really fix #48.