Home
last modified time | relevance | path

Searched refs:unico (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/dports/x11-themes/gtk3-unico-engine/unico-1.0.2.1/unico/
H A DMakefile.am2 $(srcdir)/unico.h \
3 $(srcdir)/unico-cairo-support.h \
4 $(srcdir)/unico-draw.h \
5 $(srcdir)/unico-engine.h \
6 $(srcdir)/unico-support.h \
7 $(srcdir)/unico-types.h
10 $(srcdir)/unico-cairo-support.c \
11 $(srcdir)/unico-draw.c \
12 $(srcdir)/unico-engine.c \
13 $(srcdir)/unico-support.c \
[all …]
H A DMakefile.in39 subdir = unico
66 libunico_la-unico-draw.lo libunico_la-unico-engine.lo \
67 libunico_la-unico-support.lo libunico_la-unico-theme.lo
210 $(srcdir)/unico.h \
215 $(srcdir)/unico-types.h
222 $(srcdir)/unico-theme.c
326 libunico_la-unico-cairo-support.lo: $(srcdir)/unico-cairo-support.c
333 libunico_la-unico-draw.lo: $(srcdir)/unico-draw.c
340 libunico_la-unico-engine.lo: $(srcdir)/unico-engine.c
347 libunico_la-unico-support.lo: $(srcdir)/unico-support.c
[all …]
/dports/x11-themes/gtk3-unico-engine/unico-1.0.2.1/debian/
H A Dchangelog1 unico (1.0.3daily12.12.12-0ubuntu1) raring; urgency=low
11 - Renamed source package to unico to match the project name.
25 gtk3-engines-unico (1.0.2+r139-0ubuntu3) raring; urgency=low
50 gtk3-engines-unico (1.0.2-0ubuntu2) quantal; urgency=low
56 gtk3-engines-unico (1.0.2-0ubuntu1) precise; urgency=low
63 gtk3-engines-unico (1.0.1-0ubuntu5) precise; urgency=low
69 gtk3-engines-unico (1.0.1-0ubuntu4) precise; urgency=low
75 gtk3-engines-unico (1.0.1-0ubuntu3) precise; urgency=low
81 gtk3-engines-unico (1.0.1-0ubuntu2) precise; urgency=low
91 gtk3-engines-unico (1.0.1-0ubuntu1) oneiric; urgency=low
[all …]
H A Dcontrol1 Source: unico
13 Homepage: https://launchpad.net/unico
14 # If you aren't a member of ~unico-team but need to upload
15 # packaging changes, just go ahead. ~unico-team will notice
17 Vcs-Bzr: https://code.launchpad.net/~unico-team/unico/trunk
18 Vcs-Browser: https://bazaar.launchpad.net/~unico-team/unico/trunk/files
20 Package: gtk3-engines-unico
H A Dwatch2 https://launchpad.net/unico/+download .*/unico-([0-9.]+)\.tar\.gz
H A Drules13 find debian/gtk3-engines-unico/usr/lib -name \*.la -exec rm {} \;
14 find debian/gtk3-engines-unico/usr/lib -name \*.a -exec rm {} \;
H A Dcopyright2 Upstream-Name: gtk3-engines-unico
4 Source: https://launchpad.net/unico
/dports/x11-themes/gtk3-unico-engine/unico-1.0.2.1/
H A Dconfigure.ac5 AC_INIT([unico],[1.0.2],[https://bugs.launchpad.net/unico],[unico]) package
6 AC_CONFIG_SRCDIR([unico/unico.h])
115 unico/Makefile
122 echo " unico $PACKAGE_VERSION"
H A DNEWS1 unico 1.0.2 (March 29, 2012)
11 unico 1.0.1 (September 1, 2011)
20 unico 1.0 (August 10, 2011)
H A Dautogen.sh9 (test -f $srcdir/unico/unico-theme.c) || {
H A DMakefile.am3 unico subdir
/dports/sysutils/autojump/autojump-release-v22.5.3/tests/unit/
H A Dautojump_utils_test.py22 from autojump_utils import unico
91 assert unico(str('blah')) == u('blah')
92 assert unico(str('日本語')) == u('日本語')
93 assert unico(u('でもおれは中国人だ。')) == u('でもおれは中国人だ。')
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/
H A Dunico.h24 VIDEO_START( unico );
25 VIDEO_UPDATE( unico );
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/
H A Dunico.h24 VIDEO_START( unico );
25 VIDEO_UPDATE( unico );
/dports/sysutils/autojump/autojump-release-v22.5.3/bin/
H A Dautojump_utils.py174 clean = lambda x: unico(x) if x == os.sep else unico(x).rstrip(os.sep)
207 def unico(string): function
H A Dautojump_data.py17 from autojump_utils import unico
134 f.write(unico('%s\t%s\n' % (weight, path)))
H A Dautojump66 from autojump_utils import unico
147 path = unico(path).rstrip(os.sep)
158 path = unico(path).rstrip(os.sep)
/dports/x11-themes/gnome-themes-extra/gnome-themes-extra-3.28/po/
H A Dit.po34 msgstr "Il solo e l'unico"
45 msgstr "Il solo e l'unico"
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dunico.c644 MACHINE_INIT( unico ) in MACHINE_INIT() argument
721 MDRV_MACHINE_INIT(unico) in MDRV_CPU_MEMORY()
730 MDRV_VIDEO_START(unico) in MDRV_CPU_MEMORY()
731 MDRV_VIDEO_UPDATE(unico) in MDRV_CPU_MEMORY()
770 MDRV_VIDEO_START(unico)
771 MDRV_VIDEO_UPDATE(unico)
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dunico.c644 MACHINE_INIT( unico ) in MACHINE_INIT() argument
721 MDRV_MACHINE_INIT(unico) in MDRV_CPU_MEMORY()
730 MDRV_VIDEO_START(unico) in MDRV_CPU_MEMORY()
731 MDRV_VIDEO_UPDATE(unico) in MDRV_CPU_MEMORY()
770 MDRV_VIDEO_START(unico)
771 MDRV_VIDEO_UPDATE(unico)
/dports/x11-themes/gtk3-unico-engine/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=unico-1.0.2.1.tar.gz
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/translations/it_IT/
H A Ddisclaimer-ita.rst5 l'unico riferimento valido è la documentazione ufficiale in inglese.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/translations/it_IT/
H A Ddisclaimer-ita.rst5 l'unico riferimento valido è la documentazione ufficiale in inglese.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/translations/it_IT/
H A Ddisclaimer-ita.rst5 l'unico riferimento valido è la documentazione ufficiale in inglese.
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/doc/about/contribute/documentation/
H A Dcopyright.it.tm27 di documentazione, si genera un unico testo ci� permette di includere la
41 documenti differenti venissero aggregate in un unico documento, in esso

12345678910>>...30