Home
last modified time | relevance | path

Searched refs:PACKAGE_ICON_DIR (Results 1 – 12 of 12) sorted by relevance

/dports/audio/lingot/lingot-1.0.1/
H A Dconfigure.ac215 dnl Subst PACKAGE_ICON_DIR.
218 PACKAGE_ICON_DIR="${packageprefix}/${packageicondir}"
219 AC_SUBST(PACKAGE_ICON_DIR) subst
245 AC_DEFINE([PACKAGE_ICON_DIR], [icons], [Icons]) definition
H A Dorg.nongnu.lingot.desktop.in9 Icon=@PACKAGE_ICON_DIR@/org.nongnu.lingot.svg
H A Dconfig.h.in145 #undef PACKAGE_ICON_DIR
H A DMakefile.in339 PACKAGE_ICON_DIR = @PACKAGE_ICON_DIR@
H A Dconfigure15858 PACKAGE_ICON_DIR="${packageprefix}/${packageicondir}"
/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h42 #undef PACKAGE_ICON_DIR
44 #define PACKAGE_ICON_DIR "./share/icons/hicolor" macro
H A Dinterface.c55 pixbuf = gdk_pixbuf_new_from_file (PACKAGE_ICON_DIR "/128x128/apps/gtkatlantic.png", NULL); in interface_create_mainwindow()
57 pixbuf = gdk_pixbuf_new_from_file (PACKAGE_ICON_DIR "/64x64/apps/gtkatlantic.png", NULL); in interface_create_mainwindow()
59 pixbuf = gdk_pixbuf_new_from_file (PACKAGE_ICON_DIR "/48x48/apps/gtkatlantic.png", NULL); in interface_create_mainwindow()
61 pixbuf = gdk_pixbuf_new_from_file (PACKAGE_ICON_DIR "/32x32/apps/gtkatlantic.png", NULL); in interface_create_mainwindow()
63 pixbuf = gdk_pixbuf_new_from_file (PACKAGE_ICON_DIR "/16x16/apps/gtkatlantic.png", NULL); in interface_create_mainwindow()
/dports/games/gtkatlantic/gtkatlantic-0.6.3/
H A Dconfig.h.in52 #undef PACKAGE_ICON_DIR
H A Dconfigure.ac73 AC_DEFINE_UNQUOTED(PACKAGE_ICON_DIR, "${ICON_DIR}", [Path where icons will be installed]) definition
/dports/audio/lingot/lingot-1.0.1/src/
H A DMakefile.in288 PACKAGE_ICON_DIR = @PACKAGE_ICON_DIR@
/dports/audio/lingot/lingot-1.0.1/icons/
H A DMakefile.in251 PACKAGE_ICON_DIR = @PACKAGE_ICON_DIR@
/dports/audio/lingot/lingot-1.0.1/test/
H A DMakefile.in490 PACKAGE_ICON_DIR = @PACKAGE_ICON_DIR@