View | Details | Raw Unified | Return to bug 197462
Collapse All | Expand All

(-)x11-fm/xfe/Makefile (-19 / +9 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/x11-fm/xfe/Makefile 374492 2014-12-10 22:29:14Z gahr $
2
# $FreeBSD: head/x11-fm/xfe/Makefile 374492 2014-12-10 22:29:14Z gahr $
3
3
4
PORTNAME=	xfe
4
PORTNAME=	xfe
5
PORTVERSION=	1.37
5
PORTVERSION=	1.40
6
PORTREVISION=	1
7
CATEGORIES=	x11-fm
6
CATEGORIES=	x11-fm
8
MASTER_SITES=	SF
7
MASTER_SITES=	SF
9
8
Lines 14-42 Link Here
14
13
15
LIB_DEPENDS=	libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
14
LIB_DEPENDS=	libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
16
15
17
OPTIONS_DEFINE=	NLS
16
USES=		desktop-file-utils gettext gmake pathfix
18
19
USE_XORG=	xft
17
USE_XORG=	xft
20
USE_GNOME=	intltool
18
USE_GNOME=	intltool
21
USES=		gettext gmake pathfix
22
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
23
CFLAGS+=	-I${LOCALBASE}/include
21
CFLAGS+=	-I${LOCALBASE}/include
24
LDFLAGS+=	-L${LOCALBASE}/lib -pthread
22
LDFLAGS+=	-L${LOCALBASE}/lib -pthread
25
23
26
post-patch:
24
post-patch:
27
	@${REINPLACE_CMD} 's|/usr/local/share/xfe|${DATADIR}|g' \
25
.for i in XFileExplorer.cpp help.h xfedefs.h
28
		${WRKSRC}/src/XFileExplorer.cpp \
26
	@${REINPLACE_CMD} -e \
29
		${WRKSRC}/src/help.h \
27
		's|/usr/local/share/xfe|${DATADIR}|g' ${WRKSRC}/src/${i}
30
		${WRKSRC}/src/xfedefs.h
28
.endfor
31
	@${REINPLACE_CMD} -e 's|freetype/||g' ${WRKSRC}/configure
29
	@${REINPLACE_CMD} -e \
32
30
		'/<utmp.h>/d' ${WRKSRC}/xvt/ttyinit.c
33
.include <bsd.port.options.mk>
34
35
.if ${PORT_OPTIONS:MNLS}
36
PLIST_SUB+=	NLS=""
37
.else
38
PLIST_SUB+=	NLS="@comment "
39
CONFIGURE_ARGS+=--disable-nls
40
.endif
41
31
42
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)x11-fm/xfe/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xfe-1.37.tar.gz) = 4dbb2e24b18a63d78afd0219232f05cd7401370750e2db5f8fa70a6fef022abd
1
SHA256 (xfe-1.40.tar.gz) = 2b476f15beff1a1ce85dd4ce6559bb7ceca78b866c63fb4986456862a36862a8
2
SIZE (xfe-1.37.tar.gz) = 2480940
2
SIZE (xfe-1.40.tar.gz) = 2574477
(-)x11-fm/xfe/files/patch-src__main.cpp (+19 lines)
Line 0 Link Here
1
--- src/main.cpp.orig
2
+++ src/main.cpp
3
@@ -270,6 +270,7 @@
4
 	const char *vdrname = "Xfe";
5
 	int i;
6
 	FXbool loadicons;
7
+	FXString cmd;
8
 	FXString startfiledir1="";
9
 	FXString startdir2="";
10
 	FXbool iconic=false;
11
@@ -307,7 +308,7 @@
12
     //   - if dpkg exists then the system uses deb packages
13
     //   - else if rpm exists, then the system uses rpm packages
14
 	//   - else another (unsupported) package manager is used
15
-	FXString cmd, str;
16
+	FXString str;
17
 
18
 	cmd="dpkg --version";
19
 	str=getCommandOutput(cmd);
(-)x11-fm/xfe/pkg-plist (-44 / +102 lines)
Lines 1-51 Link Here
1
bin/xfe
1
bin/xfe
2
bin/xfi
2
bin/xfi
3
bin/xfp
3
bin/xfp
4
bin/xfv
5
bin/xfw
4
bin/xfw
6
man/man1/xfe.1.gz
5
man/man1/xfe.1.gz
7
man/man1/xfi.1.gz
6
man/man1/xfi.1.gz
8
man/man1/xfp.1.gz
7
man/man1/xfp.1.gz
9
man/man1/xfv.1.gz
10
man/man1/xfw.1.gz
8
man/man1/xfw.1.gz
11
%%NLS%%share/locale/bs/LC_MESSAGES/xfe.mo
9
share/applications/xfe.desktop
12
%%NLS%%share/locale/ca/LC_MESSAGES/xfe.mo
10
share/applications/xfi.desktop
13
%%NLS%%share/locale/cs/LC_MESSAGES/xfe.mo
11
share/applications/xfp.desktop
14
%%NLS%%share/locale/da/LC_MESSAGES/xfe.mo
12
share/applications/xfw.desktop
15
%%NLS%%share/locale/de/LC_MESSAGES/xfe.mo
13
share/locale/bs/LC_MESSAGES/xfe.mo
16
%%NLS%%share/locale/el/LC_MESSAGES/xfe.mo
14
share/locale/ca/LC_MESSAGES/xfe.mo
17
%%NLS%%share/locale/es/LC_MESSAGES/xfe.mo
15
share/locale/cs/LC_MESSAGES/xfe.mo
18
%%NLS%%share/locale/es_AR/LC_MESSAGES/xfe.mo
16
share/locale/da/LC_MESSAGES/xfe.mo
19
%%NLS%%share/locale/es_CO/LC_MESSAGES/xfe.mo
17
share/locale/de/LC_MESSAGES/xfe.mo
20
%%NLS%%share/locale/fr/LC_MESSAGES/xfe.mo
18
share/locale/el/LC_MESSAGES/xfe.mo
21
%%NLS%%share/locale/hu/LC_MESSAGES/xfe.mo
19
share/locale/es/LC_MESSAGES/xfe.mo
22
%%NLS%%share/locale/it/LC_MESSAGES/xfe.mo
20
share/locale/es_AR/LC_MESSAGES/xfe.mo
23
%%NLS%%share/locale/ja/LC_MESSAGES/xfe.mo
21
share/locale/es_CO/LC_MESSAGES/xfe.mo
24
%%NLS%%share/locale/nl/LC_MESSAGES/xfe.mo
22
share/locale/fr/LC_MESSAGES/xfe.mo
25
%%NLS%%share/locale/no/LC_MESSAGES/xfe.mo
23
share/locale/hu/LC_MESSAGES/xfe.mo
26
%%NLS%%share/locale/pl/LC_MESSAGES/xfe.mo
24
share/locale/it/LC_MESSAGES/xfe.mo
27
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfe.mo
25
share/locale/ja/LC_MESSAGES/xfe.mo
28
%%NLS%%share/locale/pt_PT/LC_MESSAGES/xfe.mo
26
share/locale/nl/LC_MESSAGES/xfe.mo
29
%%NLS%%share/locale/ru/LC_MESSAGES/xfe.mo
27
share/locale/no/LC_MESSAGES/xfe.mo
30
%%NLS%%share/locale/sv/LC_MESSAGES/xfe.mo
28
share/locale/pl/LC_MESSAGES/xfe.mo
31
%%NLS%%share/locale/tr/LC_MESSAGES/xfe.mo
29
share/locale/pt_BR/LC_MESSAGES/xfe.mo
32
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfe.mo
30
share/locale/pt_PT/LC_MESSAGES/xfe.mo
33
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfe.mo
31
share/locale/ru/LC_MESSAGES/xfe.mo
32
share/locale/sv/LC_MESSAGES/xfe.mo
33
share/locale/tr/LC_MESSAGES/xfe.mo
34
share/locale/zh_CN/LC_MESSAGES/xfe.mo
35
share/locale/zh_TW/LC_MESSAGES/xfe.mo
34
share/pixmaps/xfe.png
36
share/pixmaps/xfe.png
35
share/pixmaps/xfi.png
36
share/pixmaps/xfp.png
37
share/pixmaps/xfv.png
38
share/pixmaps/xfw.png
39
share/pixmaps/xfe.xpm
37
share/pixmaps/xfe.xpm
40
share/pixmaps/xfv.xpm
38
share/pixmaps/xfi.png
41
share/pixmaps/xfi.xpm
39
share/pixmaps/xfi.xpm
40
share/pixmaps/xfp.png
42
share/pixmaps/xfp.xpm
41
share/pixmaps/xfp.xpm
42
share/pixmaps/xfw.png
43
share/pixmaps/xfw.xpm
43
share/pixmaps/xfw.xpm
44
share/applications/xfe.desktop
45
share/applications/xfw.desktop
46
share/applications/xfi.desktop
47
share/applications/xfv.desktop
48
share/applications/xfp.desktop
49
%%DATADIR%%/icons/blue-theme/a_16x16.png
44
%%DATADIR%%/icons/blue-theme/a_16x16.png
50
%%DATADIR%%/icons/blue-theme/a_32x32.png
45
%%DATADIR%%/icons/blue-theme/a_32x32.png
51
%%DATADIR%%/icons/blue-theme/ace_16x16.png
46
%%DATADIR%%/icons/blue-theme/ace_16x16.png
Lines 62-67 Link Here
62
%%DATADIR%%/icons/blue-theme/bigbrokenlink.png
57
%%DATADIR%%/icons/blue-theme/bigbrokenlink.png
63
%%DATADIR%%/icons/blue-theme/bigcdrom.png
58
%%DATADIR%%/icons/blue-theme/bigcdrom.png
64
%%DATADIR%%/icons/blue-theme/bigchardev.png
59
%%DATADIR%%/icons/blue-theme/bigchardev.png
60
%%DATADIR%%/icons/blue-theme/bigcompare.png
65
%%DATADIR%%/icons/blue-theme/bigdoc.png
61
%%DATADIR%%/icons/blue-theme/bigdoc.png
66
%%DATADIR%%/icons/blue-theme/bigexec.png
62
%%DATADIR%%/icons/blue-theme/bigexec.png
67
%%DATADIR%%/icons/blue-theme/bigfloppy.png
63
%%DATADIR%%/icons/blue-theme/bigfloppy.png
Lines 95-100 Link Here
95
%%DATADIR%%/icons/blue-theme/closefile.png
91
%%DATADIR%%/icons/blue-theme/closefile.png
96
%%DATADIR%%/icons/blue-theme/clrbook.png
92
%%DATADIR%%/icons/blue-theme/clrbook.png
97
%%DATADIR%%/icons/blue-theme/colltree.png
93
%%DATADIR%%/icons/blue-theme/colltree.png
94
%%DATADIR%%/icons/blue-theme/compare.png
98
%%DATADIR%%/icons/blue-theme/config_16x16.png
95
%%DATADIR%%/icons/blue-theme/config_16x16.png
99
%%DATADIR%%/icons/blue-theme/config_32x32.png
96
%%DATADIR%%/icons/blue-theme/config_32x32.png
100
%%DATADIR%%/icons/blue-theme/copy_big.png
97
%%DATADIR%%/icons/blue-theme/copy_big.png
Lines 115-120 Link Here
115
%%DATADIR%%/icons/blue-theme/dirup.png
112
%%DATADIR%%/icons/blue-theme/dirup.png
116
%%DATADIR%%/icons/blue-theme/djvu_16x16.png
113
%%DATADIR%%/icons/blue-theme/djvu_16x16.png
117
%%DATADIR%%/icons/blue-theme/djvu_32x32.png
114
%%DATADIR%%/icons/blue-theme/djvu_32x32.png
115
%%DATADIR%%/icons/blue-theme/dl_16x16.png
116
%%DATADIR%%/icons/blue-theme/dl_32x32.png
118
%%DATADIR%%/icons/blue-theme/doc_16x16.png
117
%%DATADIR%%/icons/blue-theme/doc_16x16.png
119
%%DATADIR%%/icons/blue-theme/doc_32x32.png
118
%%DATADIR%%/icons/blue-theme/doc_32x32.png
120
%%DATADIR%%/icons/blue-theme/drw_16x16.png
119
%%DATADIR%%/icons/blue-theme/drw_16x16.png
Lines 123-128 Link Here
123
%%DATADIR%%/icons/blue-theme/dvi_32x32.png
122
%%DATADIR%%/icons/blue-theme/dvi_32x32.png
124
%%DATADIR%%/icons/blue-theme/edit.png
123
%%DATADIR%%/icons/blue-theme/edit.png
125
%%DATADIR%%/icons/blue-theme/enter.png
124
%%DATADIR%%/icons/blue-theme/enter.png
125
%%DATADIR%%/icons/blue-theme/epub_16x16.png
126
%%DATADIR%%/icons/blue-theme/epub_32x32.png
126
%%DATADIR%%/icons/blue-theme/errorbig.png
127
%%DATADIR%%/icons/blue-theme/errorbig.png
127
%%DATADIR%%/icons/blue-theme/exe_16x16.png
128
%%DATADIR%%/icons/blue-theme/exe_16x16.png
128
%%DATADIR%%/icons/blue-theme/exe_32x32.png
129
%%DATADIR%%/icons/blue-theme/exe_32x32.png
Lines 161-166 Link Here
161
%%DATADIR%%/icons/blue-theme/hidenumbers.png
162
%%DATADIR%%/icons/blue-theme/hidenumbers.png
162
%%DATADIR%%/icons/blue-theme/hidethumb.png
163
%%DATADIR%%/icons/blue-theme/hidethumb.png
163
%%DATADIR%%/icons/blue-theme/home.png
164
%%DATADIR%%/icons/blue-theme/home.png
165
%%DATADIR%%/icons/blue-theme/horzpanels.png
164
%%DATADIR%%/icons/blue-theme/html_16x16.png
166
%%DATADIR%%/icons/blue-theme/html_16x16.png
165
%%DATADIR%%/icons/blue-theme/html_32x32.png
167
%%DATADIR%%/icons/blue-theme/html_32x32.png
166
%%DATADIR%%/icons/blue-theme/info_16x16.png
168
%%DATADIR%%/icons/blue-theme/info_16x16.png
Lines 317-322 Link Here
317
%%DATADIR%%/icons/blue-theme/undo.png
319
%%DATADIR%%/icons/blue-theme/undo.png
318
%%DATADIR%%/icons/blue-theme/unmaphost.png
320
%%DATADIR%%/icons/blue-theme/unmaphost.png
319
%%DATADIR%%/icons/blue-theme/uppercase.png
321
%%DATADIR%%/icons/blue-theme/uppercase.png
322
%%DATADIR%%/icons/blue-theme/vertpanels.png
320
%%DATADIR%%/icons/blue-theme/vhdl_16x16.png
323
%%DATADIR%%/icons/blue-theme/vhdl_16x16.png
321
%%DATADIR%%/icons/blue-theme/vhdl_32x32.png
324
%%DATADIR%%/icons/blue-theme/vhdl_32x32.png
322
%%DATADIR%%/icons/blue-theme/video_16x16.png
325
%%DATADIR%%/icons/blue-theme/video_16x16.png
Lines 339-345 Link Here
339
%%DATADIR%%/icons/blue-theme/xfe.png
342
%%DATADIR%%/icons/blue-theme/xfe.png
340
%%DATADIR%%/icons/blue-theme/xfi.png
343
%%DATADIR%%/icons/blue-theme/xfi.png
341
%%DATADIR%%/icons/blue-theme/xfp.png
344
%%DATADIR%%/icons/blue-theme/xfp.png
342
%%DATADIR%%/icons/blue-theme/xfv.png
343
%%DATADIR%%/icons/blue-theme/xfw.png
345
%%DATADIR%%/icons/blue-theme/xfw.png
344
%%DATADIR%%/icons/blue-theme/xfwsmall.png
346
%%DATADIR%%/icons/blue-theme/xfwsmall.png
345
%%DATADIR%%/icons/blue-theme/xls_16x16.png
347
%%DATADIR%%/icons/blue-theme/xls_16x16.png
Lines 371-376 Link Here
371
%%DATADIR%%/icons/brown-theme/bigbrokenlink.png
373
%%DATADIR%%/icons/brown-theme/bigbrokenlink.png
372
%%DATADIR%%/icons/brown-theme/bigcdrom.png
374
%%DATADIR%%/icons/brown-theme/bigcdrom.png
373
%%DATADIR%%/icons/brown-theme/bigchardev.png
375
%%DATADIR%%/icons/brown-theme/bigchardev.png
376
%%DATADIR%%/icons/brown-theme/bigcompare.png
374
%%DATADIR%%/icons/brown-theme/bigdoc.png
377
%%DATADIR%%/icons/brown-theme/bigdoc.png
375
%%DATADIR%%/icons/brown-theme/bigexec.png
378
%%DATADIR%%/icons/brown-theme/bigexec.png
376
%%DATADIR%%/icons/brown-theme/bigfloppy.png
379
%%DATADIR%%/icons/brown-theme/bigfloppy.png
Lines 404-409 Link Here
404
%%DATADIR%%/icons/brown-theme/closefile.png
407
%%DATADIR%%/icons/brown-theme/closefile.png
405
%%DATADIR%%/icons/brown-theme/clrbook.png
408
%%DATADIR%%/icons/brown-theme/clrbook.png
406
%%DATADIR%%/icons/brown-theme/colltree.png
409
%%DATADIR%%/icons/brown-theme/colltree.png
410
%%DATADIR%%/icons/brown-theme/compare.png
407
%%DATADIR%%/icons/brown-theme/config_16x16.png
411
%%DATADIR%%/icons/brown-theme/config_16x16.png
408
%%DATADIR%%/icons/brown-theme/config_32x32.png
412
%%DATADIR%%/icons/brown-theme/config_32x32.png
409
%%DATADIR%%/icons/brown-theme/copy_big.png
413
%%DATADIR%%/icons/brown-theme/copy_big.png
Lines 424-429 Link Here
424
%%DATADIR%%/icons/brown-theme/dirup.png
428
%%DATADIR%%/icons/brown-theme/dirup.png
425
%%DATADIR%%/icons/brown-theme/djvu_16x16.png
429
%%DATADIR%%/icons/brown-theme/djvu_16x16.png
426
%%DATADIR%%/icons/brown-theme/djvu_32x32.png
430
%%DATADIR%%/icons/brown-theme/djvu_32x32.png
431
%%DATADIR%%/icons/brown-theme/dl_16x16.png
432
%%DATADIR%%/icons/brown-theme/dl_32x32.png
427
%%DATADIR%%/icons/brown-theme/doc_16x16.png
433
%%DATADIR%%/icons/brown-theme/doc_16x16.png
428
%%DATADIR%%/icons/brown-theme/doc_32x32.png
434
%%DATADIR%%/icons/brown-theme/doc_32x32.png
429
%%DATADIR%%/icons/brown-theme/drw_16x16.png
435
%%DATADIR%%/icons/brown-theme/drw_16x16.png
Lines 432-437 Link Here
432
%%DATADIR%%/icons/brown-theme/dvi_32x32.png
438
%%DATADIR%%/icons/brown-theme/dvi_32x32.png
433
%%DATADIR%%/icons/brown-theme/edit.png
439
%%DATADIR%%/icons/brown-theme/edit.png
434
%%DATADIR%%/icons/brown-theme/enter.png
440
%%DATADIR%%/icons/brown-theme/enter.png
441
%%DATADIR%%/icons/brown-theme/epub_16x16.png
442
%%DATADIR%%/icons/brown-theme/epub_32x32.png
435
%%DATADIR%%/icons/brown-theme/errorbig.png
443
%%DATADIR%%/icons/brown-theme/errorbig.png
436
%%DATADIR%%/icons/brown-theme/exe_16x16.png
444
%%DATADIR%%/icons/brown-theme/exe_16x16.png
437
%%DATADIR%%/icons/brown-theme/exe_32x32.png
445
%%DATADIR%%/icons/brown-theme/exe_32x32.png
Lines 470-475 Link Here
470
%%DATADIR%%/icons/brown-theme/hidenumbers.png
478
%%DATADIR%%/icons/brown-theme/hidenumbers.png
471
%%DATADIR%%/icons/brown-theme/hidethumb.png
479
%%DATADIR%%/icons/brown-theme/hidethumb.png
472
%%DATADIR%%/icons/brown-theme/home.png
480
%%DATADIR%%/icons/brown-theme/home.png
481
%%DATADIR%%/icons/brown-theme/horzpanels.png
473
%%DATADIR%%/icons/brown-theme/html_16x16.png
482
%%DATADIR%%/icons/brown-theme/html_16x16.png
474
%%DATADIR%%/icons/brown-theme/html_32x32.png
483
%%DATADIR%%/icons/brown-theme/html_32x32.png
475
%%DATADIR%%/icons/brown-theme/info_16x16.png
484
%%DATADIR%%/icons/brown-theme/info_16x16.png
Lines 626-631 Link Here
626
%%DATADIR%%/icons/brown-theme/undo.png
635
%%DATADIR%%/icons/brown-theme/undo.png
627
%%DATADIR%%/icons/brown-theme/unmaphost.png
636
%%DATADIR%%/icons/brown-theme/unmaphost.png
628
%%DATADIR%%/icons/brown-theme/uppercase.png
637
%%DATADIR%%/icons/brown-theme/uppercase.png
638
%%DATADIR%%/icons/brown-theme/vertpanels.png
629
%%DATADIR%%/icons/brown-theme/vhdl_16x16.png
639
%%DATADIR%%/icons/brown-theme/vhdl_16x16.png
630
%%DATADIR%%/icons/brown-theme/vhdl_32x32.png
640
%%DATADIR%%/icons/brown-theme/vhdl_32x32.png
631
%%DATADIR%%/icons/brown-theme/video_16x16.png
641
%%DATADIR%%/icons/brown-theme/video_16x16.png
Lines 648-654 Link Here
648
%%DATADIR%%/icons/brown-theme/xfe.png
658
%%DATADIR%%/icons/brown-theme/xfe.png
649
%%DATADIR%%/icons/brown-theme/xfi.png
659
%%DATADIR%%/icons/brown-theme/xfi.png
650
%%DATADIR%%/icons/brown-theme/xfp.png
660
%%DATADIR%%/icons/brown-theme/xfp.png
651
%%DATADIR%%/icons/brown-theme/xfv.png
652
%%DATADIR%%/icons/brown-theme/xfw.png
661
%%DATADIR%%/icons/brown-theme/xfw.png
653
%%DATADIR%%/icons/brown-theme/xfwsmall.png
662
%%DATADIR%%/icons/brown-theme/xfwsmall.png
654
%%DATADIR%%/icons/brown-theme/xls_16x16.png
663
%%DATADIR%%/icons/brown-theme/xls_16x16.png
Lines 680-685 Link Here
680
%%DATADIR%%/icons/gnome-theme/bigbrokenlink.png
689
%%DATADIR%%/icons/gnome-theme/bigbrokenlink.png
681
%%DATADIR%%/icons/gnome-theme/bigcdrom.png
690
%%DATADIR%%/icons/gnome-theme/bigcdrom.png
682
%%DATADIR%%/icons/gnome-theme/bigchardev.png
691
%%DATADIR%%/icons/gnome-theme/bigchardev.png
692
%%DATADIR%%/icons/gnome-theme/bigcompare.png
683
%%DATADIR%%/icons/gnome-theme/bigdoc.png
693
%%DATADIR%%/icons/gnome-theme/bigdoc.png
684
%%DATADIR%%/icons/gnome-theme/bigexec.png
694
%%DATADIR%%/icons/gnome-theme/bigexec.png
685
%%DATADIR%%/icons/gnome-theme/bigfloppy.png
695
%%DATADIR%%/icons/gnome-theme/bigfloppy.png
Lines 713-718 Link Here
713
%%DATADIR%%/icons/gnome-theme/closefile.png
723
%%DATADIR%%/icons/gnome-theme/closefile.png
714
%%DATADIR%%/icons/gnome-theme/clrbook.png
724
%%DATADIR%%/icons/gnome-theme/clrbook.png
715
%%DATADIR%%/icons/gnome-theme/colltree.png
725
%%DATADIR%%/icons/gnome-theme/colltree.png
726
%%DATADIR%%/icons/gnome-theme/compare.png
716
%%DATADIR%%/icons/gnome-theme/config_16x16.png
727
%%DATADIR%%/icons/gnome-theme/config_16x16.png
717
%%DATADIR%%/icons/gnome-theme/config_32x32.png
728
%%DATADIR%%/icons/gnome-theme/config_32x32.png
718
%%DATADIR%%/icons/gnome-theme/copy_big.png
729
%%DATADIR%%/icons/gnome-theme/copy_big.png
Lines 733-738 Link Here
733
%%DATADIR%%/icons/gnome-theme/dirup.png
744
%%DATADIR%%/icons/gnome-theme/dirup.png
734
%%DATADIR%%/icons/gnome-theme/djvu_16x16.png
745
%%DATADIR%%/icons/gnome-theme/djvu_16x16.png
735
%%DATADIR%%/icons/gnome-theme/djvu_32x32.png
746
%%DATADIR%%/icons/gnome-theme/djvu_32x32.png
747
%%DATADIR%%/icons/gnome-theme/dl_16x16.png
748
%%DATADIR%%/icons/gnome-theme/dl_32x32.png
736
%%DATADIR%%/icons/gnome-theme/doc_16x16.png
749
%%DATADIR%%/icons/gnome-theme/doc_16x16.png
737
%%DATADIR%%/icons/gnome-theme/doc_32x32.png
750
%%DATADIR%%/icons/gnome-theme/doc_32x32.png
738
%%DATADIR%%/icons/gnome-theme/drw_16x16.png
751
%%DATADIR%%/icons/gnome-theme/drw_16x16.png
Lines 741-746 Link Here
741
%%DATADIR%%/icons/gnome-theme/dvi_32x32.png
754
%%DATADIR%%/icons/gnome-theme/dvi_32x32.png
742
%%DATADIR%%/icons/gnome-theme/edit.png
755
%%DATADIR%%/icons/gnome-theme/edit.png
743
%%DATADIR%%/icons/gnome-theme/enter.png
756
%%DATADIR%%/icons/gnome-theme/enter.png
757
%%DATADIR%%/icons/gnome-theme/epub_16x16.png
758
%%DATADIR%%/icons/gnome-theme/epub_32x32.png
744
%%DATADIR%%/icons/gnome-theme/errorbig.png
759
%%DATADIR%%/icons/gnome-theme/errorbig.png
745
%%DATADIR%%/icons/gnome-theme/exe_16x16.png
760
%%DATADIR%%/icons/gnome-theme/exe_16x16.png
746
%%DATADIR%%/icons/gnome-theme/exe_32x32.png
761
%%DATADIR%%/icons/gnome-theme/exe_32x32.png
Lines 779-784 Link Here
779
%%DATADIR%%/icons/gnome-theme/hidenumbers.png
794
%%DATADIR%%/icons/gnome-theme/hidenumbers.png
780
%%DATADIR%%/icons/gnome-theme/hidethumb.png
795
%%DATADIR%%/icons/gnome-theme/hidethumb.png
781
%%DATADIR%%/icons/gnome-theme/home.png
796
%%DATADIR%%/icons/gnome-theme/home.png
797
%%DATADIR%%/icons/gnome-theme/horzpanels.png
782
%%DATADIR%%/icons/gnome-theme/html_16x16.png
798
%%DATADIR%%/icons/gnome-theme/html_16x16.png
783
%%DATADIR%%/icons/gnome-theme/html_32x32.png
799
%%DATADIR%%/icons/gnome-theme/html_32x32.png
784
%%DATADIR%%/icons/gnome-theme/info_16x16.png
800
%%DATADIR%%/icons/gnome-theme/info_16x16.png
Lines 935-940 Link Here
935
%%DATADIR%%/icons/gnome-theme/undo.png
951
%%DATADIR%%/icons/gnome-theme/undo.png
936
%%DATADIR%%/icons/gnome-theme/unmaphost.png
952
%%DATADIR%%/icons/gnome-theme/unmaphost.png
937
%%DATADIR%%/icons/gnome-theme/uppercase.png
953
%%DATADIR%%/icons/gnome-theme/uppercase.png
954
%%DATADIR%%/icons/gnome-theme/vertpanels.png
938
%%DATADIR%%/icons/gnome-theme/vhdl_16x16.png
955
%%DATADIR%%/icons/gnome-theme/vhdl_16x16.png
939
%%DATADIR%%/icons/gnome-theme/vhdl_32x32.png
956
%%DATADIR%%/icons/gnome-theme/vhdl_32x32.png
940
%%DATADIR%%/icons/gnome-theme/video_16x16.png
957
%%DATADIR%%/icons/gnome-theme/video_16x16.png
Lines 957-963 Link Here
957
%%DATADIR%%/icons/gnome-theme/xfe.png
974
%%DATADIR%%/icons/gnome-theme/xfe.png
958
%%DATADIR%%/icons/gnome-theme/xfi.png
975
%%DATADIR%%/icons/gnome-theme/xfi.png
959
%%DATADIR%%/icons/gnome-theme/xfp.png
976
%%DATADIR%%/icons/gnome-theme/xfp.png
960
%%DATADIR%%/icons/gnome-theme/xfv.png
961
%%DATADIR%%/icons/gnome-theme/xfw.png
977
%%DATADIR%%/icons/gnome-theme/xfw.png
962
%%DATADIR%%/icons/gnome-theme/xfwsmall.png
978
%%DATADIR%%/icons/gnome-theme/xfwsmall.png
963
%%DATADIR%%/icons/gnome-theme/xls_16x16.png
979
%%DATADIR%%/icons/gnome-theme/xls_16x16.png
Lines 989-994 Link Here
989
%%DATADIR%%/icons/gnomeblue-theme/bigbrokenlink.png
1005
%%DATADIR%%/icons/gnomeblue-theme/bigbrokenlink.png
990
%%DATADIR%%/icons/gnomeblue-theme/bigcdrom.png
1006
%%DATADIR%%/icons/gnomeblue-theme/bigcdrom.png
991
%%DATADIR%%/icons/gnomeblue-theme/bigchardev.png
1007
%%DATADIR%%/icons/gnomeblue-theme/bigchardev.png
1008
%%DATADIR%%/icons/gnomeblue-theme/bigcompare.png
992
%%DATADIR%%/icons/gnomeblue-theme/bigdoc.png
1009
%%DATADIR%%/icons/gnomeblue-theme/bigdoc.png
993
%%DATADIR%%/icons/gnomeblue-theme/bigexec.png
1010
%%DATADIR%%/icons/gnomeblue-theme/bigexec.png
994
%%DATADIR%%/icons/gnomeblue-theme/bigfloppy.png
1011
%%DATADIR%%/icons/gnomeblue-theme/bigfloppy.png
Lines 1022-1027 Link Here
1022
%%DATADIR%%/icons/gnomeblue-theme/closefile.png
1039
%%DATADIR%%/icons/gnomeblue-theme/closefile.png
1023
%%DATADIR%%/icons/gnomeblue-theme/clrbook.png
1040
%%DATADIR%%/icons/gnomeblue-theme/clrbook.png
1024
%%DATADIR%%/icons/gnomeblue-theme/colltree.png
1041
%%DATADIR%%/icons/gnomeblue-theme/colltree.png
1042
%%DATADIR%%/icons/gnomeblue-theme/compare.png
1025
%%DATADIR%%/icons/gnomeblue-theme/config_16x16.png
1043
%%DATADIR%%/icons/gnomeblue-theme/config_16x16.png
1026
%%DATADIR%%/icons/gnomeblue-theme/config_32x32.png
1044
%%DATADIR%%/icons/gnomeblue-theme/config_32x32.png
1027
%%DATADIR%%/icons/gnomeblue-theme/copy_big.png
1045
%%DATADIR%%/icons/gnomeblue-theme/copy_big.png
Lines 1042-1047 Link Here
1042
%%DATADIR%%/icons/gnomeblue-theme/dirup.png
1060
%%DATADIR%%/icons/gnomeblue-theme/dirup.png
1043
%%DATADIR%%/icons/gnomeblue-theme/djvu_16x16.png
1061
%%DATADIR%%/icons/gnomeblue-theme/djvu_16x16.png
1044
%%DATADIR%%/icons/gnomeblue-theme/djvu_32x32.png
1062
%%DATADIR%%/icons/gnomeblue-theme/djvu_32x32.png
1063
%%DATADIR%%/icons/gnomeblue-theme/dl_16x16.png
1064
%%DATADIR%%/icons/gnomeblue-theme/dl_32x32.png
1045
%%DATADIR%%/icons/gnomeblue-theme/doc_16x16.png
1065
%%DATADIR%%/icons/gnomeblue-theme/doc_16x16.png
1046
%%DATADIR%%/icons/gnomeblue-theme/doc_32x32.png
1066
%%DATADIR%%/icons/gnomeblue-theme/doc_32x32.png
1047
%%DATADIR%%/icons/gnomeblue-theme/drw_16x16.png
1067
%%DATADIR%%/icons/gnomeblue-theme/drw_16x16.png
Lines 1050-1055 Link Here
1050
%%DATADIR%%/icons/gnomeblue-theme/dvi_32x32.png
1070
%%DATADIR%%/icons/gnomeblue-theme/dvi_32x32.png
1051
%%DATADIR%%/icons/gnomeblue-theme/edit.png
1071
%%DATADIR%%/icons/gnomeblue-theme/edit.png
1052
%%DATADIR%%/icons/gnomeblue-theme/enter.png
1072
%%DATADIR%%/icons/gnomeblue-theme/enter.png
1073
%%DATADIR%%/icons/gnomeblue-theme/epub_16x16.png
1074
%%DATADIR%%/icons/gnomeblue-theme/epub_32x32.png
1053
%%DATADIR%%/icons/gnomeblue-theme/errorbig.png
1075
%%DATADIR%%/icons/gnomeblue-theme/errorbig.png
1054
%%DATADIR%%/icons/gnomeblue-theme/exe_16x16.png
1076
%%DATADIR%%/icons/gnomeblue-theme/exe_16x16.png
1055
%%DATADIR%%/icons/gnomeblue-theme/exe_32x32.png
1077
%%DATADIR%%/icons/gnomeblue-theme/exe_32x32.png
Lines 1088-1093 Link Here
1088
%%DATADIR%%/icons/gnomeblue-theme/hidenumbers.png
1110
%%DATADIR%%/icons/gnomeblue-theme/hidenumbers.png
1089
%%DATADIR%%/icons/gnomeblue-theme/hidethumb.png
1111
%%DATADIR%%/icons/gnomeblue-theme/hidethumb.png
1090
%%DATADIR%%/icons/gnomeblue-theme/home.png
1112
%%DATADIR%%/icons/gnomeblue-theme/home.png
1113
%%DATADIR%%/icons/gnomeblue-theme/horzpanels.png
1091
%%DATADIR%%/icons/gnomeblue-theme/html_16x16.png
1114
%%DATADIR%%/icons/gnomeblue-theme/html_16x16.png
1092
%%DATADIR%%/icons/gnomeblue-theme/html_32x32.png
1115
%%DATADIR%%/icons/gnomeblue-theme/html_32x32.png
1093
%%DATADIR%%/icons/gnomeblue-theme/info_16x16.png
1116
%%DATADIR%%/icons/gnomeblue-theme/info_16x16.png
Lines 1244-1249 Link Here
1244
%%DATADIR%%/icons/gnomeblue-theme/undo.png
1267
%%DATADIR%%/icons/gnomeblue-theme/undo.png
1245
%%DATADIR%%/icons/gnomeblue-theme/unmaphost.png
1268
%%DATADIR%%/icons/gnomeblue-theme/unmaphost.png
1246
%%DATADIR%%/icons/gnomeblue-theme/uppercase.png
1269
%%DATADIR%%/icons/gnomeblue-theme/uppercase.png
1270
%%DATADIR%%/icons/gnomeblue-theme/vertpanels.png
1247
%%DATADIR%%/icons/gnomeblue-theme/vhdl_16x16.png
1271
%%DATADIR%%/icons/gnomeblue-theme/vhdl_16x16.png
1248
%%DATADIR%%/icons/gnomeblue-theme/vhdl_32x32.png
1272
%%DATADIR%%/icons/gnomeblue-theme/vhdl_32x32.png
1249
%%DATADIR%%/icons/gnomeblue-theme/video_16x16.png
1273
%%DATADIR%%/icons/gnomeblue-theme/video_16x16.png
Lines 1266-1272 Link Here
1266
%%DATADIR%%/icons/gnomeblue-theme/xfe.png
1290
%%DATADIR%%/icons/gnomeblue-theme/xfe.png
1267
%%DATADIR%%/icons/gnomeblue-theme/xfi.png
1291
%%DATADIR%%/icons/gnomeblue-theme/xfi.png
1268
%%DATADIR%%/icons/gnomeblue-theme/xfp.png
1292
%%DATADIR%%/icons/gnomeblue-theme/xfp.png
1269
%%DATADIR%%/icons/gnomeblue-theme/xfv.png
1270
%%DATADIR%%/icons/gnomeblue-theme/xfw.png
1293
%%DATADIR%%/icons/gnomeblue-theme/xfw.png
1271
%%DATADIR%%/icons/gnomeblue-theme/xfwsmall.png
1294
%%DATADIR%%/icons/gnomeblue-theme/xfwsmall.png
1272
%%DATADIR%%/icons/gnomeblue-theme/xls_16x16.png
1295
%%DATADIR%%/icons/gnomeblue-theme/xls_16x16.png
Lines 1298-1303 Link Here
1298
%%DATADIR%%/icons/kde-theme/bigbrokenlink.png
1321
%%DATADIR%%/icons/kde-theme/bigbrokenlink.png
1299
%%DATADIR%%/icons/kde-theme/bigcdrom.png
1322
%%DATADIR%%/icons/kde-theme/bigcdrom.png
1300
%%DATADIR%%/icons/kde-theme/bigchardev.png
1323
%%DATADIR%%/icons/kde-theme/bigchardev.png
1324
%%DATADIR%%/icons/kde-theme/bigcompare.png
1301
%%DATADIR%%/icons/kde-theme/bigdoc.png
1325
%%DATADIR%%/icons/kde-theme/bigdoc.png
1302
%%DATADIR%%/icons/kde-theme/bigexec.png
1326
%%DATADIR%%/icons/kde-theme/bigexec.png
1303
%%DATADIR%%/icons/kde-theme/bigfloppy.png
1327
%%DATADIR%%/icons/kde-theme/bigfloppy.png
Lines 1331-1336 Link Here
1331
%%DATADIR%%/icons/kde-theme/closefile.png
1355
%%DATADIR%%/icons/kde-theme/closefile.png
1332
%%DATADIR%%/icons/kde-theme/clrbook.png
1356
%%DATADIR%%/icons/kde-theme/clrbook.png
1333
%%DATADIR%%/icons/kde-theme/colltree.png
1357
%%DATADIR%%/icons/kde-theme/colltree.png
1358
%%DATADIR%%/icons/kde-theme/compare.png
1334
%%DATADIR%%/icons/kde-theme/config_16x16.png
1359
%%DATADIR%%/icons/kde-theme/config_16x16.png
1335
%%DATADIR%%/icons/kde-theme/config_32x32.png
1360
%%DATADIR%%/icons/kde-theme/config_32x32.png
1336
%%DATADIR%%/icons/kde-theme/copy_big.png
1361
%%DATADIR%%/icons/kde-theme/copy_big.png
Lines 1351-1356 Link Here
1351
%%DATADIR%%/icons/kde-theme/dirup.png
1376
%%DATADIR%%/icons/kde-theme/dirup.png
1352
%%DATADIR%%/icons/kde-theme/djvu_16x16.png
1377
%%DATADIR%%/icons/kde-theme/djvu_16x16.png
1353
%%DATADIR%%/icons/kde-theme/djvu_32x32.png
1378
%%DATADIR%%/icons/kde-theme/djvu_32x32.png
1379
%%DATADIR%%/icons/kde-theme/dl_16x16.png
1380
%%DATADIR%%/icons/kde-theme/dl_32x32.png
1354
%%DATADIR%%/icons/kde-theme/doc_16x16.png
1381
%%DATADIR%%/icons/kde-theme/doc_16x16.png
1355
%%DATADIR%%/icons/kde-theme/doc_32x32.png
1382
%%DATADIR%%/icons/kde-theme/doc_32x32.png
1356
%%DATADIR%%/icons/kde-theme/drw_16x16.png
1383
%%DATADIR%%/icons/kde-theme/drw_16x16.png
Lines 1359-1364 Link Here
1359
%%DATADIR%%/icons/kde-theme/dvi_32x32.png
1386
%%DATADIR%%/icons/kde-theme/dvi_32x32.png
1360
%%DATADIR%%/icons/kde-theme/edit.png
1387
%%DATADIR%%/icons/kde-theme/edit.png
1361
%%DATADIR%%/icons/kde-theme/enter.png
1388
%%DATADIR%%/icons/kde-theme/enter.png
1389
%%DATADIR%%/icons/kde-theme/epub_16x16.png
1390
%%DATADIR%%/icons/kde-theme/epub_32x32.png
1362
%%DATADIR%%/icons/kde-theme/errorbig.png
1391
%%DATADIR%%/icons/kde-theme/errorbig.png
1363
%%DATADIR%%/icons/kde-theme/exe_16x16.png
1392
%%DATADIR%%/icons/kde-theme/exe_16x16.png
1364
%%DATADIR%%/icons/kde-theme/exe_32x32.png
1393
%%DATADIR%%/icons/kde-theme/exe_32x32.png
Lines 1397-1402 Link Here
1397
%%DATADIR%%/icons/kde-theme/hidenumbers.png
1426
%%DATADIR%%/icons/kde-theme/hidenumbers.png
1398
%%DATADIR%%/icons/kde-theme/hidethumb.png
1427
%%DATADIR%%/icons/kde-theme/hidethumb.png
1399
%%DATADIR%%/icons/kde-theme/home.png
1428
%%DATADIR%%/icons/kde-theme/home.png
1429
%%DATADIR%%/icons/kde-theme/horzpanels.png
1400
%%DATADIR%%/icons/kde-theme/html_16x16.png
1430
%%DATADIR%%/icons/kde-theme/html_16x16.png
1401
%%DATADIR%%/icons/kde-theme/html_32x32.png
1431
%%DATADIR%%/icons/kde-theme/html_32x32.png
1402
%%DATADIR%%/icons/kde-theme/info_16x16.png
1432
%%DATADIR%%/icons/kde-theme/info_16x16.png
Lines 1553-1558 Link Here
1553
%%DATADIR%%/icons/kde-theme/undo.png
1583
%%DATADIR%%/icons/kde-theme/undo.png
1554
%%DATADIR%%/icons/kde-theme/unmaphost.png
1584
%%DATADIR%%/icons/kde-theme/unmaphost.png
1555
%%DATADIR%%/icons/kde-theme/uppercase.png
1585
%%DATADIR%%/icons/kde-theme/uppercase.png
1586
%%DATADIR%%/icons/kde-theme/vertpanels.png
1556
%%DATADIR%%/icons/kde-theme/vhdl_16x16.png
1587
%%DATADIR%%/icons/kde-theme/vhdl_16x16.png
1557
%%DATADIR%%/icons/kde-theme/vhdl_32x32.png
1588
%%DATADIR%%/icons/kde-theme/vhdl_32x32.png
1558
%%DATADIR%%/icons/kde-theme/video_16x16.png
1589
%%DATADIR%%/icons/kde-theme/video_16x16.png
Lines 1575-1581 Link Here
1575
%%DATADIR%%/icons/kde-theme/xfe.png
1606
%%DATADIR%%/icons/kde-theme/xfe.png
1576
%%DATADIR%%/icons/kde-theme/xfi.png
1607
%%DATADIR%%/icons/kde-theme/xfi.png
1577
%%DATADIR%%/icons/kde-theme/xfp.png
1608
%%DATADIR%%/icons/kde-theme/xfp.png
1578
%%DATADIR%%/icons/kde-theme/xfv.png
1579
%%DATADIR%%/icons/kde-theme/xfw.png
1609
%%DATADIR%%/icons/kde-theme/xfw.png
1580
%%DATADIR%%/icons/kde-theme/xfwsmall.png
1610
%%DATADIR%%/icons/kde-theme/xfwsmall.png
1581
%%DATADIR%%/icons/kde-theme/xls_16x16.png
1611
%%DATADIR%%/icons/kde-theme/xls_16x16.png
Lines 1607-1612 Link Here
1607
%%DATADIR%%/icons/tango-theme/bigbrokenlink.png
1637
%%DATADIR%%/icons/tango-theme/bigbrokenlink.png
1608
%%DATADIR%%/icons/tango-theme/bigcdrom.png
1638
%%DATADIR%%/icons/tango-theme/bigcdrom.png
1609
%%DATADIR%%/icons/tango-theme/bigchardev.png
1639
%%DATADIR%%/icons/tango-theme/bigchardev.png
1640
%%DATADIR%%/icons/tango-theme/bigcompare.png
1610
%%DATADIR%%/icons/tango-theme/bigdoc.png
1641
%%DATADIR%%/icons/tango-theme/bigdoc.png
1611
%%DATADIR%%/icons/tango-theme/bigexec.png
1642
%%DATADIR%%/icons/tango-theme/bigexec.png
1612
%%DATADIR%%/icons/tango-theme/bigfloppy.png
1643
%%DATADIR%%/icons/tango-theme/bigfloppy.png
Lines 1640-1645 Link Here
1640
%%DATADIR%%/icons/tango-theme/closefile.png
1671
%%DATADIR%%/icons/tango-theme/closefile.png
1641
%%DATADIR%%/icons/tango-theme/clrbook.png
1672
%%DATADIR%%/icons/tango-theme/clrbook.png
1642
%%DATADIR%%/icons/tango-theme/colltree.png
1673
%%DATADIR%%/icons/tango-theme/colltree.png
1674
%%DATADIR%%/icons/tango-theme/compare.png
1643
%%DATADIR%%/icons/tango-theme/config_16x16.png
1675
%%DATADIR%%/icons/tango-theme/config_16x16.png
1644
%%DATADIR%%/icons/tango-theme/config_32x32.png
1676
%%DATADIR%%/icons/tango-theme/config_32x32.png
1645
%%DATADIR%%/icons/tango-theme/copy_big.png
1677
%%DATADIR%%/icons/tango-theme/copy_big.png
Lines 1660-1665 Link Here
1660
%%DATADIR%%/icons/tango-theme/dirup.png
1692
%%DATADIR%%/icons/tango-theme/dirup.png
1661
%%DATADIR%%/icons/tango-theme/djvu_16x16.png
1693
%%DATADIR%%/icons/tango-theme/djvu_16x16.png
1662
%%DATADIR%%/icons/tango-theme/djvu_32x32.png
1694
%%DATADIR%%/icons/tango-theme/djvu_32x32.png
1695
%%DATADIR%%/icons/tango-theme/dl_16x16.png
1696
%%DATADIR%%/icons/tango-theme/dl_32x32.png
1663
%%DATADIR%%/icons/tango-theme/doc_16x16.png
1697
%%DATADIR%%/icons/tango-theme/doc_16x16.png
1664
%%DATADIR%%/icons/tango-theme/doc_32x32.png
1698
%%DATADIR%%/icons/tango-theme/doc_32x32.png
1665
%%DATADIR%%/icons/tango-theme/drw_16x16.png
1699
%%DATADIR%%/icons/tango-theme/drw_16x16.png
Lines 1668-1673 Link Here
1668
%%DATADIR%%/icons/tango-theme/dvi_32x32.png
1702
%%DATADIR%%/icons/tango-theme/dvi_32x32.png
1669
%%DATADIR%%/icons/tango-theme/edit.png
1703
%%DATADIR%%/icons/tango-theme/edit.png
1670
%%DATADIR%%/icons/tango-theme/enter.png
1704
%%DATADIR%%/icons/tango-theme/enter.png
1705
%%DATADIR%%/icons/tango-theme/epub_16x16.png
1706
%%DATADIR%%/icons/tango-theme/epub_32x32.png
1671
%%DATADIR%%/icons/tango-theme/errorbig.png
1707
%%DATADIR%%/icons/tango-theme/errorbig.png
1672
%%DATADIR%%/icons/tango-theme/exe_16x16.png
1708
%%DATADIR%%/icons/tango-theme/exe_16x16.png
1673
%%DATADIR%%/icons/tango-theme/exe_32x32.png
1709
%%DATADIR%%/icons/tango-theme/exe_32x32.png
Lines 1706-1711 Link Here
1706
%%DATADIR%%/icons/tango-theme/hidenumbers.png
1742
%%DATADIR%%/icons/tango-theme/hidenumbers.png
1707
%%DATADIR%%/icons/tango-theme/hidethumb.png
1743
%%DATADIR%%/icons/tango-theme/hidethumb.png
1708
%%DATADIR%%/icons/tango-theme/home.png
1744
%%DATADIR%%/icons/tango-theme/home.png
1745
%%DATADIR%%/icons/tango-theme/horzpanels.png
1709
%%DATADIR%%/icons/tango-theme/html_16x16.png
1746
%%DATADIR%%/icons/tango-theme/html_16x16.png
1710
%%DATADIR%%/icons/tango-theme/html_32x32.png
1747
%%DATADIR%%/icons/tango-theme/html_32x32.png
1711
%%DATADIR%%/icons/tango-theme/info_16x16.png
1748
%%DATADIR%%/icons/tango-theme/info_16x16.png
Lines 1862-1867 Link Here
1862
%%DATADIR%%/icons/tango-theme/undo.png
1899
%%DATADIR%%/icons/tango-theme/undo.png
1863
%%DATADIR%%/icons/tango-theme/unmaphost.png
1900
%%DATADIR%%/icons/tango-theme/unmaphost.png
1864
%%DATADIR%%/icons/tango-theme/uppercase.png
1901
%%DATADIR%%/icons/tango-theme/uppercase.png
1902
%%DATADIR%%/icons/tango-theme/vertpanels.png
1865
%%DATADIR%%/icons/tango-theme/vhdl_16x16.png
1903
%%DATADIR%%/icons/tango-theme/vhdl_16x16.png
1866
%%DATADIR%%/icons/tango-theme/vhdl_32x32.png
1904
%%DATADIR%%/icons/tango-theme/vhdl_32x32.png
1867
%%DATADIR%%/icons/tango-theme/video_16x16.png
1905
%%DATADIR%%/icons/tango-theme/video_16x16.png
Lines 1884-1890 Link Here
1884
%%DATADIR%%/icons/tango-theme/xfe.png
1922
%%DATADIR%%/icons/tango-theme/xfe.png
1885
%%DATADIR%%/icons/tango-theme/xfi.png
1923
%%DATADIR%%/icons/tango-theme/xfi.png
1886
%%DATADIR%%/icons/tango-theme/xfp.png
1924
%%DATADIR%%/icons/tango-theme/xfp.png
1887
%%DATADIR%%/icons/tango-theme/xfv.png
1888
%%DATADIR%%/icons/tango-theme/xfw.png
1925
%%DATADIR%%/icons/tango-theme/xfw.png
1889
%%DATADIR%%/icons/tango-theme/xfwsmall.png
1926
%%DATADIR%%/icons/tango-theme/xfwsmall.png
1890
%%DATADIR%%/icons/tango-theme/xls_16x16.png
1927
%%DATADIR%%/icons/tango-theme/xls_16x16.png
Lines 1916-1921 Link Here
1916
%%DATADIR%%/icons/windows-theme/bigbrokenlink.png
1953
%%DATADIR%%/icons/windows-theme/bigbrokenlink.png
1917
%%DATADIR%%/icons/windows-theme/bigcdrom.png
1954
%%DATADIR%%/icons/windows-theme/bigcdrom.png
1918
%%DATADIR%%/icons/windows-theme/bigchardev.png
1955
%%DATADIR%%/icons/windows-theme/bigchardev.png
1956
%%DATADIR%%/icons/windows-theme/bigcompare.png
1919
%%DATADIR%%/icons/windows-theme/bigdoc.png
1957
%%DATADIR%%/icons/windows-theme/bigdoc.png
1920
%%DATADIR%%/icons/windows-theme/bigexec.png
1958
%%DATADIR%%/icons/windows-theme/bigexec.png
1921
%%DATADIR%%/icons/windows-theme/bigfloppy.png
1959
%%DATADIR%%/icons/windows-theme/bigfloppy.png
Lines 1949-1954 Link Here
1949
%%DATADIR%%/icons/windows-theme/closefile.png
1987
%%DATADIR%%/icons/windows-theme/closefile.png
1950
%%DATADIR%%/icons/windows-theme/clrbook.png
1988
%%DATADIR%%/icons/windows-theme/clrbook.png
1951
%%DATADIR%%/icons/windows-theme/colltree.png
1989
%%DATADIR%%/icons/windows-theme/colltree.png
1990
%%DATADIR%%/icons/windows-theme/compare.png
1952
%%DATADIR%%/icons/windows-theme/config_16x16.png
1991
%%DATADIR%%/icons/windows-theme/config_16x16.png
1953
%%DATADIR%%/icons/windows-theme/config_32x32.png
1992
%%DATADIR%%/icons/windows-theme/config_32x32.png
1954
%%DATADIR%%/icons/windows-theme/copy_big.png
1993
%%DATADIR%%/icons/windows-theme/copy_big.png
Lines 1969-1974 Link Here
1969
%%DATADIR%%/icons/windows-theme/dirup.png
2008
%%DATADIR%%/icons/windows-theme/dirup.png
1970
%%DATADIR%%/icons/windows-theme/djvu_16x16.png
2009
%%DATADIR%%/icons/windows-theme/djvu_16x16.png
1971
%%DATADIR%%/icons/windows-theme/djvu_32x32.png
2010
%%DATADIR%%/icons/windows-theme/djvu_32x32.png
2011
%%DATADIR%%/icons/windows-theme/dl_16x16.png
2012
%%DATADIR%%/icons/windows-theme/dl_32x32.png
1972
%%DATADIR%%/icons/windows-theme/doc_16x16.png
2013
%%DATADIR%%/icons/windows-theme/doc_16x16.png
1973
%%DATADIR%%/icons/windows-theme/doc_32x32.png
2014
%%DATADIR%%/icons/windows-theme/doc_32x32.png
1974
%%DATADIR%%/icons/windows-theme/drw_16x16.png
2015
%%DATADIR%%/icons/windows-theme/drw_16x16.png
Lines 1977-1982 Link Here
1977
%%DATADIR%%/icons/windows-theme/dvi_32x32.png
2018
%%DATADIR%%/icons/windows-theme/dvi_32x32.png
1978
%%DATADIR%%/icons/windows-theme/edit.png
2019
%%DATADIR%%/icons/windows-theme/edit.png
1979
%%DATADIR%%/icons/windows-theme/enter.png
2020
%%DATADIR%%/icons/windows-theme/enter.png
2021
%%DATADIR%%/icons/windows-theme/epub_16x16.png
2022
%%DATADIR%%/icons/windows-theme/epub_32x32.png
1980
%%DATADIR%%/icons/windows-theme/errorbig.png
2023
%%DATADIR%%/icons/windows-theme/errorbig.png
1981
%%DATADIR%%/icons/windows-theme/exe_16x16.png
2024
%%DATADIR%%/icons/windows-theme/exe_16x16.png
1982
%%DATADIR%%/icons/windows-theme/exe_32x32.png
2025
%%DATADIR%%/icons/windows-theme/exe_32x32.png
Lines 2015-2020 Link Here
2015
%%DATADIR%%/icons/windows-theme/hidenumbers.png
2058
%%DATADIR%%/icons/windows-theme/hidenumbers.png
2016
%%DATADIR%%/icons/windows-theme/hidethumb.png
2059
%%DATADIR%%/icons/windows-theme/hidethumb.png
2017
%%DATADIR%%/icons/windows-theme/home.png
2060
%%DATADIR%%/icons/windows-theme/home.png
2061
%%DATADIR%%/icons/windows-theme/horzpanels.png
2018
%%DATADIR%%/icons/windows-theme/html_16x16.png
2062
%%DATADIR%%/icons/windows-theme/html_16x16.png
2019
%%DATADIR%%/icons/windows-theme/html_32x32.png
2063
%%DATADIR%%/icons/windows-theme/html_32x32.png
2020
%%DATADIR%%/icons/windows-theme/info_16x16.png
2064
%%DATADIR%%/icons/windows-theme/info_16x16.png
Lines 2171-2176 Link Here
2171
%%DATADIR%%/icons/windows-theme/undo.png
2215
%%DATADIR%%/icons/windows-theme/undo.png
2172
%%DATADIR%%/icons/windows-theme/unmaphost.png
2216
%%DATADIR%%/icons/windows-theme/unmaphost.png
2173
%%DATADIR%%/icons/windows-theme/uppercase.png
2217
%%DATADIR%%/icons/windows-theme/uppercase.png
2218
%%DATADIR%%/icons/windows-theme/vertpanels.png
2174
%%DATADIR%%/icons/windows-theme/vhdl_16x16.png
2219
%%DATADIR%%/icons/windows-theme/vhdl_16x16.png
2175
%%DATADIR%%/icons/windows-theme/vhdl_32x32.png
2220
%%DATADIR%%/icons/windows-theme/vhdl_32x32.png
2176
%%DATADIR%%/icons/windows-theme/video_16x16.png
2221
%%DATADIR%%/icons/windows-theme/video_16x16.png
Lines 2193-2199 Link Here
2193
%%DATADIR%%/icons/windows-theme/xfe.png
2238
%%DATADIR%%/icons/windows-theme/xfe.png
2194
%%DATADIR%%/icons/windows-theme/xfi.png
2239
%%DATADIR%%/icons/windows-theme/xfi.png
2195
%%DATADIR%%/icons/windows-theme/xfp.png
2240
%%DATADIR%%/icons/windows-theme/xfp.png
2196
%%DATADIR%%/icons/windows-theme/xfv.png
2197
%%DATADIR%%/icons/windows-theme/xfw.png
2241
%%DATADIR%%/icons/windows-theme/xfw.png
2198
%%DATADIR%%/icons/windows-theme/xfwsmall.png
2242
%%DATADIR%%/icons/windows-theme/xfwsmall.png
2199
%%DATADIR%%/icons/windows-theme/xls_16x16.png
2243
%%DATADIR%%/icons/windows-theme/xls_16x16.png
Lines 2225-2230 Link Here
2225
%%DATADIR%%/icons/xfce-theme/bigbrokenlink.png
2269
%%DATADIR%%/icons/xfce-theme/bigbrokenlink.png
2226
%%DATADIR%%/icons/xfce-theme/bigcdrom.png
2270
%%DATADIR%%/icons/xfce-theme/bigcdrom.png
2227
%%DATADIR%%/icons/xfce-theme/bigchardev.png
2271
%%DATADIR%%/icons/xfce-theme/bigchardev.png
2272
%%DATADIR%%/icons/xfce-theme/bigcompare.png
2228
%%DATADIR%%/icons/xfce-theme/bigdoc.png
2273
%%DATADIR%%/icons/xfce-theme/bigdoc.png
2229
%%DATADIR%%/icons/xfce-theme/bigexec.png
2274
%%DATADIR%%/icons/xfce-theme/bigexec.png
2230
%%DATADIR%%/icons/xfce-theme/bigfloppy.png
2275
%%DATADIR%%/icons/xfce-theme/bigfloppy.png
Lines 2258-2263 Link Here
2258
%%DATADIR%%/icons/xfce-theme/closefile.png
2303
%%DATADIR%%/icons/xfce-theme/closefile.png
2259
%%DATADIR%%/icons/xfce-theme/clrbook.png
2304
%%DATADIR%%/icons/xfce-theme/clrbook.png
2260
%%DATADIR%%/icons/xfce-theme/colltree.png
2305
%%DATADIR%%/icons/xfce-theme/colltree.png
2306
%%DATADIR%%/icons/xfce-theme/compare.png
2261
%%DATADIR%%/icons/xfce-theme/config_16x16.png
2307
%%DATADIR%%/icons/xfce-theme/config_16x16.png
2262
%%DATADIR%%/icons/xfce-theme/config_32x32.png
2308
%%DATADIR%%/icons/xfce-theme/config_32x32.png
2263
%%DATADIR%%/icons/xfce-theme/copy_big.png
2309
%%DATADIR%%/icons/xfce-theme/copy_big.png
Lines 2278-2283 Link Here
2278
%%DATADIR%%/icons/xfce-theme/dirup.png
2324
%%DATADIR%%/icons/xfce-theme/dirup.png
2279
%%DATADIR%%/icons/xfce-theme/djvu_16x16.png
2325
%%DATADIR%%/icons/xfce-theme/djvu_16x16.png
2280
%%DATADIR%%/icons/xfce-theme/djvu_32x32.png
2326
%%DATADIR%%/icons/xfce-theme/djvu_32x32.png
2327
%%DATADIR%%/icons/xfce-theme/dl_16x16.png
2328
%%DATADIR%%/icons/xfce-theme/dl_32x32.png
2281
%%DATADIR%%/icons/xfce-theme/doc_16x16.png
2329
%%DATADIR%%/icons/xfce-theme/doc_16x16.png
2282
%%DATADIR%%/icons/xfce-theme/doc_32x32.png
2330
%%DATADIR%%/icons/xfce-theme/doc_32x32.png
2283
%%DATADIR%%/icons/xfce-theme/drw_16x16.png
2331
%%DATADIR%%/icons/xfce-theme/drw_16x16.png
Lines 2286-2291 Link Here
2286
%%DATADIR%%/icons/xfce-theme/dvi_32x32.png
2334
%%DATADIR%%/icons/xfce-theme/dvi_32x32.png
2287
%%DATADIR%%/icons/xfce-theme/edit.png
2335
%%DATADIR%%/icons/xfce-theme/edit.png
2288
%%DATADIR%%/icons/xfce-theme/enter.png
2336
%%DATADIR%%/icons/xfce-theme/enter.png
2337
%%DATADIR%%/icons/xfce-theme/epub_16x16.png
2338
%%DATADIR%%/icons/xfce-theme/epub_32x32.png
2289
%%DATADIR%%/icons/xfce-theme/errorbig.png
2339
%%DATADIR%%/icons/xfce-theme/errorbig.png
2290
%%DATADIR%%/icons/xfce-theme/exe_16x16.png
2340
%%DATADIR%%/icons/xfce-theme/exe_16x16.png
2291
%%DATADIR%%/icons/xfce-theme/exe_32x32.png
2341
%%DATADIR%%/icons/xfce-theme/exe_32x32.png
Lines 2324-2329 Link Here
2324
%%DATADIR%%/icons/xfce-theme/hidenumbers.png
2374
%%DATADIR%%/icons/xfce-theme/hidenumbers.png
2325
%%DATADIR%%/icons/xfce-theme/hidethumb.png
2375
%%DATADIR%%/icons/xfce-theme/hidethumb.png
2326
%%DATADIR%%/icons/xfce-theme/home.png
2376
%%DATADIR%%/icons/xfce-theme/home.png
2377
%%DATADIR%%/icons/xfce-theme/horzpanels.png
2327
%%DATADIR%%/icons/xfce-theme/html_16x16.png
2378
%%DATADIR%%/icons/xfce-theme/html_16x16.png
2328
%%DATADIR%%/icons/xfce-theme/html_32x32.png
2379
%%DATADIR%%/icons/xfce-theme/html_32x32.png
2329
%%DATADIR%%/icons/xfce-theme/info_16x16.png
2380
%%DATADIR%%/icons/xfce-theme/info_16x16.png
Lines 2480-2485 Link Here
2480
%%DATADIR%%/icons/xfce-theme/undo.png
2531
%%DATADIR%%/icons/xfce-theme/undo.png
2481
%%DATADIR%%/icons/xfce-theme/unmaphost.png
2532
%%DATADIR%%/icons/xfce-theme/unmaphost.png
2482
%%DATADIR%%/icons/xfce-theme/uppercase.png
2533
%%DATADIR%%/icons/xfce-theme/uppercase.png
2534
%%DATADIR%%/icons/xfce-theme/vertpanels.png
2483
%%DATADIR%%/icons/xfce-theme/vhdl_16x16.png
2535
%%DATADIR%%/icons/xfce-theme/vhdl_16x16.png
2484
%%DATADIR%%/icons/xfce-theme/vhdl_32x32.png
2536
%%DATADIR%%/icons/xfce-theme/vhdl_32x32.png
2485
%%DATADIR%%/icons/xfce-theme/video_16x16.png
2537
%%DATADIR%%/icons/xfce-theme/video_16x16.png
Lines 2502-2508 Link Here
2502
%%DATADIR%%/icons/xfce-theme/xfe.png
2554
%%DATADIR%%/icons/xfce-theme/xfe.png
2503
%%DATADIR%%/icons/xfce-theme/xfi.png
2555
%%DATADIR%%/icons/xfce-theme/xfi.png
2504
%%DATADIR%%/icons/xfce-theme/xfp.png
2556
%%DATADIR%%/icons/xfce-theme/xfp.png
2505
%%DATADIR%%/icons/xfce-theme/xfv.png
2506
%%DATADIR%%/icons/xfce-theme/xfw.png
2557
%%DATADIR%%/icons/xfce-theme/xfw.png
2507
%%DATADIR%%/icons/xfce-theme/xfwsmall.png
2558
%%DATADIR%%/icons/xfce-theme/xfwsmall.png
2508
%%DATADIR%%/icons/xfce-theme/xls_16x16.png
2559
%%DATADIR%%/icons/xfce-theme/xls_16x16.png
Lines 2534-2539 Link Here
2534
%%DATADIR%%/icons/xfe-theme/bigbrokenlink.png
2585
%%DATADIR%%/icons/xfe-theme/bigbrokenlink.png
2535
%%DATADIR%%/icons/xfe-theme/bigcdrom.png
2586
%%DATADIR%%/icons/xfe-theme/bigcdrom.png
2536
%%DATADIR%%/icons/xfe-theme/bigchardev.png
2587
%%DATADIR%%/icons/xfe-theme/bigchardev.png
2588
%%DATADIR%%/icons/xfe-theme/bigcompare.png
2537
%%DATADIR%%/icons/xfe-theme/bigdoc.png
2589
%%DATADIR%%/icons/xfe-theme/bigdoc.png
2538
%%DATADIR%%/icons/xfe-theme/bigexec.png
2590
%%DATADIR%%/icons/xfe-theme/bigexec.png
2539
%%DATADIR%%/icons/xfe-theme/bigfloppy.png
2591
%%DATADIR%%/icons/xfe-theme/bigfloppy.png
Lines 2567-2572 Link Here
2567
%%DATADIR%%/icons/xfe-theme/closefile.png
2619
%%DATADIR%%/icons/xfe-theme/closefile.png
2568
%%DATADIR%%/icons/xfe-theme/clrbook.png
2620
%%DATADIR%%/icons/xfe-theme/clrbook.png
2569
%%DATADIR%%/icons/xfe-theme/colltree.png
2621
%%DATADIR%%/icons/xfe-theme/colltree.png
2622
%%DATADIR%%/icons/xfe-theme/compare.png
2570
%%DATADIR%%/icons/xfe-theme/config_16x16.png
2623
%%DATADIR%%/icons/xfe-theme/config_16x16.png
2571
%%DATADIR%%/icons/xfe-theme/config_32x32.png
2624
%%DATADIR%%/icons/xfe-theme/config_32x32.png
2572
%%DATADIR%%/icons/xfe-theme/copy_big.png
2625
%%DATADIR%%/icons/xfe-theme/copy_big.png
Lines 2587-2592 Link Here
2587
%%DATADIR%%/icons/xfe-theme/dirup.png
2640
%%DATADIR%%/icons/xfe-theme/dirup.png
2588
%%DATADIR%%/icons/xfe-theme/djvu_16x16.png
2641
%%DATADIR%%/icons/xfe-theme/djvu_16x16.png
2589
%%DATADIR%%/icons/xfe-theme/djvu_32x32.png
2642
%%DATADIR%%/icons/xfe-theme/djvu_32x32.png
2643
%%DATADIR%%/icons/xfe-theme/dl_16x16.png
2644
%%DATADIR%%/icons/xfe-theme/dl_32x32.png
2590
%%DATADIR%%/icons/xfe-theme/doc_16x16.png
2645
%%DATADIR%%/icons/xfe-theme/doc_16x16.png
2591
%%DATADIR%%/icons/xfe-theme/doc_32x32.png
2646
%%DATADIR%%/icons/xfe-theme/doc_32x32.png
2592
%%DATADIR%%/icons/xfe-theme/drw_16x16.png
2647
%%DATADIR%%/icons/xfe-theme/drw_16x16.png
Lines 2595-2600 Link Here
2595
%%DATADIR%%/icons/xfe-theme/dvi_32x32.png
2650
%%DATADIR%%/icons/xfe-theme/dvi_32x32.png
2596
%%DATADIR%%/icons/xfe-theme/edit.png
2651
%%DATADIR%%/icons/xfe-theme/edit.png
2597
%%DATADIR%%/icons/xfe-theme/enter.png
2652
%%DATADIR%%/icons/xfe-theme/enter.png
2653
%%DATADIR%%/icons/xfe-theme/epub_16x16.png
2654
%%DATADIR%%/icons/xfe-theme/epub_32x32.png
2598
%%DATADIR%%/icons/xfe-theme/errorbig.png
2655
%%DATADIR%%/icons/xfe-theme/errorbig.png
2599
%%DATADIR%%/icons/xfe-theme/exe_16x16.png
2656
%%DATADIR%%/icons/xfe-theme/exe_16x16.png
2600
%%DATADIR%%/icons/xfe-theme/exe_32x32.png
2657
%%DATADIR%%/icons/xfe-theme/exe_32x32.png
Lines 2633-2638 Link Here
2633
%%DATADIR%%/icons/xfe-theme/hidenumbers.png
2690
%%DATADIR%%/icons/xfe-theme/hidenumbers.png
2634
%%DATADIR%%/icons/xfe-theme/hidethumb.png
2691
%%DATADIR%%/icons/xfe-theme/hidethumb.png
2635
%%DATADIR%%/icons/xfe-theme/home.png
2692
%%DATADIR%%/icons/xfe-theme/home.png
2693
%%DATADIR%%/icons/xfe-theme/horzpanels.png
2636
%%DATADIR%%/icons/xfe-theme/html_16x16.png
2694
%%DATADIR%%/icons/xfe-theme/html_16x16.png
2637
%%DATADIR%%/icons/xfe-theme/html_32x32.png
2695
%%DATADIR%%/icons/xfe-theme/html_32x32.png
2638
%%DATADIR%%/icons/xfe-theme/info_16x16.png
2696
%%DATADIR%%/icons/xfe-theme/info_16x16.png
Lines 2789-2794 Link Here
2789
%%DATADIR%%/icons/xfe-theme/undo.png
2847
%%DATADIR%%/icons/xfe-theme/undo.png
2790
%%DATADIR%%/icons/xfe-theme/unmaphost.png
2848
%%DATADIR%%/icons/xfe-theme/unmaphost.png
2791
%%DATADIR%%/icons/xfe-theme/uppercase.png
2849
%%DATADIR%%/icons/xfe-theme/uppercase.png
2850
%%DATADIR%%/icons/xfe-theme/vertpanels.png
2792
%%DATADIR%%/icons/xfe-theme/vhdl_16x16.png
2851
%%DATADIR%%/icons/xfe-theme/vhdl_16x16.png
2793
%%DATADIR%%/icons/xfe-theme/vhdl_32x32.png
2852
%%DATADIR%%/icons/xfe-theme/vhdl_32x32.png
2794
%%DATADIR%%/icons/xfe-theme/video_16x16.png
2853
%%DATADIR%%/icons/xfe-theme/video_16x16.png
Lines 2811-2817 Link Here
2811
%%DATADIR%%/icons/xfe-theme/xfe.png
2870
%%DATADIR%%/icons/xfe-theme/xfe.png
2812
%%DATADIR%%/icons/xfe-theme/xfi.png
2871
%%DATADIR%%/icons/xfe-theme/xfi.png
2813
%%DATADIR%%/icons/xfe-theme/xfp.png
2872
%%DATADIR%%/icons/xfe-theme/xfp.png
2814
%%DATADIR%%/icons/xfe-theme/xfv.png
2815
%%DATADIR%%/icons/xfe-theme/xfw.png
2873
%%DATADIR%%/icons/xfe-theme/xfw.png
2816
%%DATADIR%%/icons/xfe-theme/xfwsmall.png
2874
%%DATADIR%%/icons/xfe-theme/xfwsmall.png
2817
%%DATADIR%%/icons/xfe-theme/xls_16x16.png
2875
%%DATADIR%%/icons/xfe-theme/xls_16x16.png

Return to bug 197462