Home
last modified time | relevance | path

Searched defs:icondir (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/x11-toolkits/wlroots/wlroots-0.12.0/xcursor/
H A Dmeson.build1 icondir = get_option('icon_directory') variable
2 if icondir == '' variable
3 icondir = join_paths(get_option('prefix'), get_option('datadir'), 'icons') variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dmeson.build1 icondir = get_option('icon_directory') variable
2 if icondir == '' variable
3 icondir = join_paths(get_option('prefix'), get_option('datadir'), 'icons') variable
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/operations/
H A Dcherry_pick_test.go86 BranchName: []byte("to-be-cherry-picked-into-3"),
90 branchUpdate: &gitalypb.OperationBranchUpdate{BranchCreated: true},
93 desc: "branch exists with dry run",
95 Repository: testRepoCopy,
110 BranchName: []byte("to-be-cherry-picked-into-1"),
112 StartBranchName: []byte("master"),
115 branchUpdate: &gitalypb.OperationBranchUpdate{BranchCreated: true},
/dports/games/phlipple/phlipple-0.8.5/
H A Dconfigure.ac23 AC_ARG_WITH(icondir, optwith
26 AC_SUBST([icondir], [${with_icondir}]) subst
/dports/devel/gitg/gitg-3.32.1/
H A Dmeson_post_install.py10 icondir = os.path.join(sys.argv[1], 'icons', 'hicolor') variable
21 icondir = os.path.join(sys.argv[1], 'gitg', 'icons', 'hicolor') variable
/dports/japanese/navi2ch/navi2ch-faebfd1/
H A Dconfigure.in55 AC_ARG_WITH(icondir, optwith
82 AC_SUBST(icondir) subst
/dports/games/zaz/zaz-1.0.1/
H A Dconfigure.ac22 AC_ARG_WITH(icondir, optwith
25 AC_SUBST([icondir], [${with_icondir}]) subst
/dports/games/alienarena/alienarena-7.66/
H A Dconfigure.ac216 AC_ARG_WITH(icondir, optwith
220 AC_SUBST([icondir], [${with_icondir}]) subst
/dports/games/alienarena-data/alienarena-7.66/
H A Dconfigure.ac216 AC_ARG_WITH(icondir, optwith
220 AC_SUBST([icondir], [${with_icondir}]) subst
/dports/x11-fm/nautilus/nautilus-41.1/data/
H A Dmeson.build1 icondir = join_paths('icons', 'hicolor', 'scalable', 'apps') variable
8 icondir = join_paths('icons', 'hicolor', 'symbolic', 'apps') variable
/dports/textproc/artha/artha-1.0.3/data/
H A DMakefile.am11 icondir = $(datadir)/@ICON_SUB_PATH@ macro
13 icondir = $(bindir) macro
/dports/www/epiphany/epiphany-41.0/data/
H A Dmeson.build3 icondir = join_paths('icons', 'hicolor', 'scalable', 'apps') variable
9 icondir = join_paths('icons', 'hicolor', 'symbolic', 'apps') variable
/dports/science/wwplot/wwplot-0.0.8/data/
H A Dmeson.build10 icondir = join_paths(datadir, 'icons', 'hicolor') variable
/dports/irc/hexchat/hexchat-2.16.0/data/icons/
H A Dmeson.build1 icondir = join_paths(get_option('datadir'), 'icons/hicolor') variable
/dports/graphics/eog/eog-41.1/
H A Dmeson_post_install.py8 icondir = os.path.join(sys.argv[1], 'icons', 'hicolor') variable
/dports/graphics/evince/evince-41.3/
H A Dmeson_post_install.py8 icondir = os.path.join(sys.argv[1], 'icons', 'hicolor') variable
/dports/deskutils/mozo/mozo-1.26.1/data/icons/
H A Dmeson.build10 icondir = join_paths(datadir, 'icons', 'hicolor') variable
/dports/devel/gtranslator/gtranslator-40.0/build-aux/meson/
H A Dmeson_post_install.py8 icondir = os.path.join(sys.argv[1], 'icons', 'hicolor') variable
/dports/multimedia/cheese/cheese-41.1/
H A Dmeson_post_install.py10 icondir = os.path.join(prefix, sys.argv[1], 'icons', 'hicolor') variable
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/ecpg/test/expected/
H A Dpgtypeslib-num_test2.stdout7 (errno == PGTYPES_NUM_OVERFLOW) - num[0,6]: 0 (r: -1)
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/color/
H A Dcc-color-device.c8 * it under the terms of the GNU General Public License as published by
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/
H A Dtray-appindicator.c81 static char iconfile[64], icondir[256], iconame[64]; variable
82 …an tray_appindicator_load_icon (char fallback[], char iconfile[], char iconame[], char icondir[]) { in tray_appindicator_load_icon()
/dports/games/lightsoff/lightsoff-40.0.1/build-aux/
H A Dmeson_post_install.py7 icondir = os.path.join(install_prefix, 'share', 'icons', 'hicolor') variable
/dports/games/gnome-chess/gnome-chess-41.1/
H A Dmeson_post_install.py7 icondir = os.path.join(install_prefix, 'share', 'icons', 'hicolor') variable
/dports/multimedia/totem/totem-3.38.2/
H A Dmeson_post_install.py7 icondir = os.path.join(install_prefix, 'share', 'icons', 'hicolor') variable

12345678910>>...19