]> git.tdb.fi Git - ext/subsurface.git/commit
Make icon file name OS helper function
authorDirk Hohndel <dirk@hohndel.org>
Wed, 28 Dec 2011 23:57:36 +0000 (15:57 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 28 Dec 2011 23:57:36 +0000 (15:57 -0800)
commit565736a471e9ba66cbc68ce76c90d5e0c2fa57cf
treeacc50192d0b27d0e48dd6dcd958dd2b15a5f5d10
parenta8676438a72f3016daa74984def979797ded635a
Make icon file name OS helper function

This way we can load the correct icon on the Mac without ugly hacks in the
OS independent code.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
display-gtk.h
gtk-gui.c
linux.c
macos.c
windows.c