HomeSort by: relevance | last modified time | path
    Searched refs:desktop (Results 1 - 25 of 34) sorted by relevancy

1 2

  /xsrc/external/mit/fontconfig/dist/conf.d/
10-hinting-full.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-medium.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-none.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-slight.conf 8 This sort of configuration is available on the major desktop environments
10-unhinted.conf 8 This sort of configuration is available on the major desktop environments
10-autohint.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-bgr.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-none.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-rgb.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-vbgr.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-vrgb.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-default.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-legacy.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-light.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-none.conf 8 This sort of configuration is available on the major desktop environments
  /xsrc/external/mit/xterm/dist/
df-install.in 35 # Install desktop-files, substituting the category to customize the file
38 # Parameters are passed to the desktop-file-install program. The last
39 # parameter is the name of the ".desktop" file to install.
60 TOOL=desktop-file-install
74 *.desktop) #(vi
142 if desktop-file-install --help-all >/dev/null 2>&1
  /xsrc/external/mit/fontconfig/dist/src/
fcdefault.c 265 FcChar8 *desktop; local
286 desktop = fc_atomic_ptr_get (&default_desktop_name);
287 if (desktop && fc_atomic_ptr_cmpexch(&default_desktop_name, desktop, NULL))
289 free (desktop);
396 FcChar8 *desktop = FcGetDesktopName (); local
397 if (desktop)
398 FcPatternObjectAddString (pattern, FC_DESKTOP_NAME_OBJECT, desktop);
  /xsrc/external/mit/xterm/dist/package/pkgsrc/
Makefile 51 ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \
53 ${INSTALL_DATA} ${WRKSRC}/uxterm.desktop \
62 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
  /xsrc/external/mit/xterm/dist/package/
xterm.spec 104 %define desktop_utils %(if which desktop-file-install 2>&1 >/dev/null ; then echo 1 || echo 0 ; fi)
203 make install-desktop \
208 for p in *.desktop
210 mv $p `basename $p .desktop`%{my_suffix}.desktop
218 -e 's/>xterm\.desktop</>%{fullname}.desktop</' \
259 %config(missingok) %{_datadir}/applications/%{fullname}.desktop
260 %config(missingok) %{_datadir}/applications/u%{fullname}.desktop
283 - remove "--vendor" option from desktop-file-instal
    [all...]
  /xsrc/external/mit/fontconfig/include/
fcobjshash.h 105 char FcObjectTypeNamePool_str15[sizeof("desktop")];
163 "desktop",
  /xsrc/external/mit/xterm/dist/package/freebsd/
Makefile 61 GNOME_USES= desktop-file-utils
107 ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \
108 ${STAGEDIR}${PREFIX}/share/applications/xterm${PKGNAMESUFFIX}.desktop
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
EXT_shader_integer_mix.spec 91 On desktop implementations that support ARB_ES3_compatibility,
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
EXT_shader_integer_mix.spec 91 On desktop implementations that support ARB_ES3_compatibility,
  /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
gl_genexec.py 213 if f.desktop:
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
gl_genexec.py 219 if f.desktop:

Completed in 18 milliseconds

1 2