aboutsummaryrefslogtreecommitdiffstats
path: root/art/tree-unexpanded.xpm
blob: 0dfb12a0a5f7a8dcbc4cb8b5d2ba3d0914b2a08f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char * tree_unexpanded_xpm[] = {
"16 16 3 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"                ",
"                ",
"                ",
"                ",
"    .........   ",
"    .+++++++.   ",
"    .+++.+++.   ",
"    .+++.+++.   ",
"    .+.....+.   ",
"    .+++.+++.   ",
"    .+++.+++.   ",
"    .+++++++.   ",
"    .........   ",
"                ",
"                ",
"                "};
4/cgit/cgit.cgi/freebsd-ports-gnome/log/devel/gobject-introspection?h=gnome-3.28&id=b9aee97ce4cdf9248df3b2d94c6b30ed4b82c0c2&showmsg=1'>Expand)AuthorAgeFilesLines * - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1 * Convert devel to USES=pkgconfigbapt2013-04-231-2/+1 * Readd the shared library version in libffi. The gcc46 has its own libffimezz2013-03-201-1/+1 * Convert USE_BISON to USES= bisonbapt2013-03-081-2/+2 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-085-48/+71 * - Update devel/libffi to 3.0.11.jkim2013-01-291-1/+1 * - Fix lang/python27's PTH option knob handling. Sincemva2012-12-112-2/+2 * Mark as broken on ARM.linimon2012-09-041-1/+7 * Bump portrevision after removing cairo from lib_dependskwm2012-03-191-1/+1 * - Fix the build with no-default CC, to trigger a build fail use CC withmezz2012-03-141-5/+3 * Bump PORTREVISION due to pcre updatemm2012-02-151-0/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Restrict python version to 2.x.kwm2011-09-061-1/+1 * Fix a potential build problem by testing too much.marcus2011-08-211-0/+20 * Update the glib and gtk stack to the lastest stable releases.kwm2011-07-304-35/+13 * -remove MD5ohauer2011-07-031-1/+0 * Use 'python${PYTHON_VERSION}-config --includes' to give the includes insteadmezz2011-05-031-0/+11 * - Bump PORTREVISION to force rebuild after python update.miwi2011-03-051-0/+1 * Required Python 2.5+.mezz2010-12-291-1/+1 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-208-103/+129 * Fix build with python 2.7.kwm2010-08-242-0/+22 * Update to 0.6.14.marcus2010-06-075-22/+25 * Handle alignment requirements in g_constant_info_get_value() the same waymarius2010-06-011-0/+46 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * Update to 0.6.11.marcus2010-05-223-4/+6 * Mark MAKE_JOBS_UNSAFE.marcus2010-05-171-0/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-117-2719/+17 * Fix the build on sparc64. Two of these patches were taken from GNOME git,marcus2010-02-113-0/+2710 * Quote the metacharatcers in ${CC} to handle some special cases where ${CC}marcus2009-12-251-1/+1 * Update to 0.6.7.kwm2009-12-194-19/+31 * Update to 0.6.6.marcus2009-12-113-24/+4 * Fix gir generation when /usr/local is a symlink.marcus2009-12-012-0/+20