ocarina/lib
Anna Schumaker 979de94712 lib: Fix setting share dir
Setting from argv[0] seemed like a good idea at the time, but argv[0]
can change based on how the user calls Ocarina (ocarina, ./ocarina,
/usr/bin/ocarina, ...).  This patch changes back to using the reliable
/proc/self/exe method.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-10-29 18:07:10 -04:00
..
Sconscript lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
colmgr.cpp colmgr: Make sure banned tracks are removed when reenabling a library 2014-08-19 08:57:36 -04:00
lib.cpp lib: Fix setting share dir 2014-10-29 18:07:10 -04:00
model.cpp model: Move the custom TreeModel from gui/ to lib/ 2014-06-29 10:48:23 -04:00
plist.cpp plist: Move more playlist functions into lib/ 2014-07-27 11:41:40 -04:00