2015-08-03 11:28 GMT+02:00 Alexandre Franke <[email protected]>: > On Mon, Aug 3, 2015 at 10:56 AM, Vladimir Kudrya <[email protected]> > wrote: >> These dirs are useful only if graphical session is installed anyway. > > That's simply not true. A command line music player could be > programmed to use ~/Music for its music library for instance.
No, it should be better for the application in question to parse ~/.config/user-dirs.dirs (or source it from shell) and use XDG_MUSIC_DIR key (or environment variable). -- Frederic Crozat _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
