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

(-)/usr/ports/x11-wm/fvwm-crystal/Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	fvwm-crystal
8
PORTNAME=	fvwm-crystal
9
PORTVERSION=	3.0.5
9
PORTVERSION=	3.0.6
10
PORTREVISION=	1
10
PORTREVISION=	0
11
CATEGORIES=	x11-wm
11
CATEGORIES=	x11-wm
12
MASTER_SITES=	http://download.gna.org/fvwm-crystal/${PORTVERSION}/
12
MASTER_SITES=	http://download.gna.org/fvwm-crystal/${PORTVERSION}/
13
13
(-)/usr/ports/x11-wm/fvwm-crystal/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fvwm-crystal-3.0.5.tar.gz) = 5f71420f3714de3fd4c4a89a5c48abf1
1
MD5 (fvwm-crystal-3.0.6.tar.gz) = 82e2800882abb2c822519f1aa4dc0c72
2
SHA256 (fvwm-crystal-3.0.5.tar.gz) = bcbbfa1fe68fd4ea4168c4a8042a2696236a020da9ab11b922dfa4066e0c9baf
2
SHA256 (fvwm-crystal-3.0.6.tar.gz) = 9a325f07929e2b4ab2cc8f3e82eab0219d97dd9111c103309711dab324f17fe9
3
SIZE (fvwm-crystal-3.0.5.tar.gz) = 3805580
3
SIZE (fvwm-crystal-3.0.6.tar.gz) = 7857363
(-)/usr/ports/x11-wm/fvwm-crystal/files/patch-Makefile (-6 / +13 lines)
Lines 1-5 Link Here
1
--- Makefile.orig	2008-05-08 10:22:34.000000000 +0200
1
--- Makefile.orig	2008-06-23 22:43:54.000000000 +0200
2
+++ Makefile	2008-05-08 12:24:11.000000000 +0200
2
+++ Makefile	2008-07-01 18:00:25.000000000 +0200
3
@@ -1,7 +1,7 @@
3
@@ -1,7 +1,7 @@
4
 #!/usr/bin/make -f
4
 #!/usr/bin/make -f
5
 .PHONY: all install uninstall dist correctpermissions install-doc uninstall-doc
5
 .PHONY: all install uninstall dist correctpermissions install-doc uninstall-doc
Lines 13-20 Link Here
13
 all:
13
 all:
14
 	@echo "There is nothing to compile."
14
 	@echo "There is nothing to compile."
15
 
15
 
16
-install: uninstall correctpermissions correctpath
16
-install: uninstall correctpath
17
+install: uninstall install-doc correctpermissions correctpath
17
+install: uninstall install-doc correctpath
18
 	@echo Installing fvwm-crystal $(RELEASE) to $(prefix)
18
 	@echo Installing fvwm-crystal $(RELEASE) to $(prefix)
19
 	mkdir -p $(prefix)/bin $(prefix)/share/fvwm-crystal/fvwm 
19
 	mkdir -p $(prefix)/bin $(prefix)/share/fvwm-crystal/fvwm 
20
 
20
 
Lines 29-35 Link Here
29
 
29
 
30
 uninstall:
30
 uninstall:
31
 	@echo "Uninstalling previously installed fvwm-crystal"
31
 	@echo "Uninstalling previously installed fvwm-crystal"
32
@@ -41,7 +41,7 @@
32
@@ -40,7 +40,7 @@
33
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)"
33
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)"
34
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)/fvwm"
34
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)/fvwm"
35
 	# Copy basic files
35
 	# Copy basic files
Lines 38-44 Link Here
38
 	cp -r fvwm/config fvwm-crystal-minimal-$(RELEASE)/fvwm/
38
 	cp -r fvwm/config fvwm-crystal-minimal-$(RELEASE)/fvwm/
39
 	# Copy addons/
39
 	# Copy addons/
40
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)/addons"
40
 	mkdir -p "fvwm-crystal-minimal-$(RELEASE)/addons"
41
@@ -194,8 +194,8 @@
41
@@ -190,8 +190,8 @@
42
 
42
 
43
 # It is needed to adjust some path inside fvwm-crystal.generate-menu since this file must know the install path
43
 # It is needed to adjust some path inside fvwm-crystal.generate-menu since this file must know the install path
44
 correctpath:
44
 correctpath:
Lines 49-51 Link Here
49
 
49
 
50
 uninstall-doc:
50
 uninstall-doc:
51
 	-rm -rf $(docdir)
51
 	-rm -rf $(docdir)
52
@@ -200,5 +200,5 @@
53
 install-doc:
54
 	mkdir -p $(addondir) $(docdir)
55
 	install -m 644 addons/* $(addondir)
56
-	install -m 644 AUTHORS COPYING NEWS ChangeLog README INSTALL $(docdir)
57
+	install -m 644 AUTHORS NEWS ChangeLog README INSTALL $(docdir)
58
 	install -m 644 doc/* $(docdir)
(-)/usr/ports/x11-wm/fvwm-crystal/pkg-plist (-3570 / +12086 lines)
Lines 4-3576 Link Here
4
bin/fvwm-crystal.infoline
4
bin/fvwm-crystal.infoline
5
bin/fvwm-crystal.mplayer-wrapper
5
bin/fvwm-crystal.mplayer-wrapper
6
bin/fvwm-crystal.wallpaper
6
bin/fvwm-crystal.wallpaper
7
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
7
share/doc/fvwm-crystal/AUTHORS
8
%%PORTDOCS%%%%DOCSDIR%%/Application database.txt
8
share/doc/fvwm-crystal/Application database.txt
9
%%PORTDOCS%%%%DOCSDIR%%/COPYING
9
share/doc/fvwm-crystal/ChangeLog
10
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
10
share/doc/fvwm-crystal/Crystal ROX! HOWTO.txt
11
%%PORTDOCS%%%%DOCSDIR%%/Crystal ROX! HOWTO.txt
11
share/doc/fvwm-crystal/FAQ
12
%%PORTDOCS%%%%DOCSDIR%%/FAQ
12
share/doc/fvwm-crystal/INSTALL
13
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
13
share/doc/fvwm-crystal/Keyboard bindings.txt
14
%%PORTDOCS%%%%DOCSDIR%%/Keyboard bindings.txt
14
share/doc/fvwm-crystal/LICENSE
15
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
15
share/doc/fvwm-crystal/Mouse bindings.txt
16
%%PORTDOCS%%%%DOCSDIR%%/Mouse bindings.txt
16
share/doc/fvwm-crystal/NEWS
17
%%PORTDOCS%%%%DOCSDIR%%/NEWS
17
share/doc/fvwm-crystal/README
18
%%PORTDOCS%%%%DOCSDIR%%/README
18
share/doc/fvwm-crystal/TODO
19
%%PORTDOCS%%%%DOCSDIR%%/TODO
19
share/doc/fvwm-crystal/Tips.txt
20
%%PORTDOCS%%%%DOCSDIR%%/Tips.txt
20
share/doc/fvwm-crystal/addons/Sytem-documentation-browser.READNE
21
%%PORTDOCS%%%%DOCSDIR%%/addons/Sytem-documentation-browser.READNE
21
share/doc/fvwm-crystal/addons/Xresources
22
%%PORTDOCS%%%%DOCSDIR%%/addons/Xresources
22
share/doc/fvwm-crystal/addons/Xsession
23
%%PORTDOCS%%%%DOCSDIR%%/addons/Xsession
23
share/doc/fvwm-crystal/addons/fvwm-crystal.desktop
24
%%PORTDOCS%%%%DOCSDIR%%/addons/fvwm-crystal.desktop
24
share/doc/fvwm-crystal/addons/fvwm-crystal.lesspipe.sh
25
%%PORTDOCS%%%%DOCSDIR%%/addons/fvwm-crystal.lesspipe.sh
25
share/doc/fvwm-crystal/addons/fvwm.vim
26
%%PORTDOCS%%%%DOCSDIR%%/addons/fvwm.vim
26
share/doc/fvwm-crystal/addons/searchvartofix
27
%%PORTDOCS%%%%DOCSDIR%%/addons/session
27
share/doc/fvwm-crystal/addons/searchvartofix.README
28
%%PORTDOCS%%%%DOCSDIR%%/addons/session-management.README
28
share/doc/fvwm-crystal/addons/session
29
%%PORTDOCS%%%%DOCSDIR%%/addons/sudo
29
share/doc/fvwm-crystal/addons/session-management.README
30
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/15~doom3~DOOM_III
30
share/doc/fvwm-crystal/addons/sudo
31
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/15~quake3~Quake_III_Arena
31
share/doc/fvwm-crystal/addons/varfix.sh
32
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/15~quake4~Quake_IV
32
share/fvwm-crystal/fvwm/Applications/.svn/entries
33
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/15~ut2003~Unreal_Tournament_2003
33
share/fvwm-crystal/fvwm/Applications/.svn/format
34
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/15~ut2004~Unreal_Tournament_2004
34
share/fvwm-crystal/fvwm/Applications/20~Games/.svn/entries
35
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/18~et~Enemy_Territory
35
share/fvwm-crystal/fvwm/Applications/20~Games/.svn/format
36
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/18~q3ut3~Q3A:_Urban_Terror
36
share/fvwm-crystal/fvwm/Applications/20~Games/.svn/prop-base/~blinken~blinKen.svn-base
37
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/20~xqf~XQF
37
share/fvwm-crystal/fvwm/Applications/20~Games/.svn/text-base/~blinken~blinKen.svn-base
38
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/25~circuslinux~Circus_Linux
38
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/entries
39
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~bzflag~bzFlag
39
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/format
40
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~lxdoom~LxDoom
40
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/15~doom3~DOOM_III.svn-base
41
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~nexuiz~Nexuiz
41
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/15~quake3~Quake_III_Arena.svn-base
42
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~quake2~Quake_II
42
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/15~quake4~Quake_IV.svn-base
43
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~ut~Unreal_Tournament
43
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/15~ut2003~Unreal_Tournament_2003.svn-base
44
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~wolfmp~RTCW_Multiplayer
44
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/15~ut2004~Unreal_Tournament_2004.svn-base
45
%%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games/~wolfsp~Return_to_Castle_Wolfenstein
45
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/18~et~Enemy_Territory.svn-base
46
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/20~crack-attack~Crack_Attack!
46
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/18~q3ut3~Q3A:_Urban_Terror.svn-base
47
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~bastet~Bastard_Tetris
47
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/20~xqf~XQF.svn-base
48
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~gnometris~GnomeTris
48
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/25~circuslinux~Circus_Linux.svn-base
49
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~kfouleggs~KFoulEggs
49
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~bzflag~bzFlag.svn-base
50
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~ksirtet~KSirtet
50
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~lxdoom~LxDoom.svn-base
51
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~ksmiletris~KSmileTris
51
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~nexuiz~Nexuiz.svn-base
52
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~ltris~LTris
52
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~quake2~Quake_II.svn-base
53
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~netris~Netris
53
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~ut~Unreal_Tournament.svn-base
54
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~netris~Netris_Server
54
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~wolfmp~RTCW_Multiplayer.svn-base
55
%%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games/~tod~tod
55
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base/~wolfsp~Return_to_Castle_Wolfenstein.svn-base
56
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/20~frozen-bubble~Frozen_Bubble
56
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/15~doom3~DOOM_III.svn-base
57
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/20~supertux~SuperTux
57
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/15~quake3~Quake_III_Arena.svn-base
58
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~armagetron~Armagetron
58
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/15~quake4~Quake_IV.svn-base
59
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~gltron~GLTron
59
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/15~ut2003~Unreal_Tournament_2003.svn-base
60
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~gnibbles~Nibbles
60
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/15~ut2004~Unreal_Tournament_2004.svn-base
61
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~gnome-stones~Stones
61
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/18~et~Enemy_Territory.svn-base
62
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~icebreaker~IceBreaker
62
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/18~q3ut3~Q3A:_Urban_Terror.svn-base
63
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~jumpnbump-menu~Jump'N'Bump
63
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/20~xqf~XQF.svn-base
64
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~kbounce~KBounce
64
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/25~circuslinux~Circus_Linux.svn-base
65
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~kgoldrunner~KGoldrunner
65
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~bzflag~bzFlag.svn-base
66
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~ksnake~KSnake
66
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~lxdoom~LxDoom.svn-base
67
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~ktron~KTron
67
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~nexuiz~Nexuiz.svn-base
68
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~lbreakout2~LBreakout2
68
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~quake2~Quake_II.svn-base
69
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~lbreakout~LBreakout
69
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~ut~Unreal_Tournament.svn-base
70
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~liquidwar~LiquidWar
70
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~wolfmp~RTCW_Multiplayer.svn-base
71
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~moagg~Moagg
71
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base/~wolfsp~Return_to_Castle_Wolfenstein.svn-base
72
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~neverball~Neverball
72
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/15~doom3~DOOM_III
73
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~neverputt~Neverputt
73
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/15~quake3~Quake_III_Arena
74
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~njam~Njam
74
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/15~quake4~Quake_IV
75
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~ppracer~PlanetPenguin_Racer
75
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/15~ut2003~Unreal_Tournament_2003
76
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~pydance~PyDance
76
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/15~ut2004~Unreal_Tournament_2004
77
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~rocksndiamonds~Rocks'n'Diamonds
77
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/18~et~Enemy_Territory
78
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~snake~Snake
78
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/18~q3ut3~Q3A:_Urban_Terror
79
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~torcs~Torcs
79
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/20~xqf~XQF
80
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~trackballs~Trackballs
80
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/25~circuslinux~Circus_Linux
81
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~trophy~Trophy
81
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~bzflag~bzFlag
82
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~worm~Worm
82
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~lxdoom~LxDoom
83
%%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games/~xmoto~X-Moto
83
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~nexuiz~Nexuiz
84
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~BillardGL~BillardGL
84
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~quake2~Quake_II
85
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~billard-gl~BillardGL
85
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~ut~Unreal_Tournament
86
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~eboard~Eboard
86
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~wolfmp~RTCW_Multiplayer
87
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~foobillard~FooBillard
87
share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/~wolfsp~Return_to_Castle_Wolfenstein
88
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~gtkboard~GTKBoard
88
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/entries
89
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~gweled~Gweled
89
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/format
90
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kbackgammon~KBackgammon
90
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/20~crack-attack~Crack_Attack!.svn-base
91
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kenolaba~Kenolaba
91
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~bastet~Bastard_Tetris.svn-base
92
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kmahjongg~KMahjongg
92
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~gnometris~GnomeTris.svn-base
93
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kolf~Kolf
93
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~kfouleggs~KFoulEggs.svn-base
94
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kreversi~KReversi
94
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~ksirtet~KSirtet.svn-base
95
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~kshisen~Shisen-Sho
95
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~ksmiletris~KSmileTris.svn-base
96
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~mahjongg~Mahjongg
96
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~ltris~LTris.svn-base
97
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~xboard~XBoard
97
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~netris~Netris.svn-base
98
%%DATADIR%%/fvwm/Applications/20~Games/Board_Games/~xmahjongg~xMahjongg
98
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~netris~Netris_Server.svn-base
99
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~blackjack~Blackjack
99
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base/~tod~tod.svn-base
100
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~kpat~KPat
100
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/20~crack-attack~Crack_Attack!.svn-base
101
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~kpoker~KPoker
101
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~bastet~Bastard_Tetris.svn-base
102
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~lskat~Lieutenant_Skat
102
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~gnometris~GnomeTris.svn-base
103
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~sol~Aisle_Riot
103
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~kfouleggs~KFoulEggs.svn-base
104
%%DATADIR%%/fvwm/Applications/20~Games/Card_Games/~xpat2~xPat2
104
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~ksirtet~KSirtet.svn-base
105
%%DATADIR%%/fvwm/Applications/20~Games/Emulators/~dosbox~DOSBox
105
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~ksmiletris~KSmileTris.svn-base
106
%%DATADIR%%/fvwm/Applications/20~Games/Kids_Games/~ktuberling~KTuberling
106
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~ltris~LTris.svn-base
107
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~blackboxgame~Black_Box
107
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~netris~Netris.svn-base
108
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~bridges~Bridges
108
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~netris~Netris_Server.svn-base
109
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~cube~Cube
109
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base/~tod~tod.svn-base
110
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~dominosa~Dominosa
110
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/20~crack-attack~Crack_Attack!
111
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~fifteen~Fifteen
111
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~bastet~Bastard_Tetris
112
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~flipgame~Flip
112
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~gnometris~GnomeTris
113
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~guess~Guess
113
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~kfouleggs~KFoulEggs
114
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~inertia~Inertia
114
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~ksirtet~KSirtet
115
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~lightup~Light_Up
115
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~ksmiletris~KSmileTris
116
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~loopy~Loopy
116
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~ltris~LTris
117
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~map~Map
117
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~netris~Netris
118
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~mines~Mines
118
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~netris~Netris_Server
119
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~netgame~Net
119
share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/~tod~tod
120
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~netslide~Netslide
120
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/entries
121
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~pattern~Pattern
121
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/format
122
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~pegs~Pegs
122
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/20~frozen-bubble~Frozen_Bubble.svn-base
123
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~rect~Rectangles
123
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/20~supertux~SuperTux.svn-base
124
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~samegame~Same_Game
124
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~armagetron~Armagetron.svn-base
125
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~sixteen~Sixteen
125
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~gltron~GLTron.svn-base
126
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~slant~Slant
126
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~gnibbles~Nibbles.svn-base
127
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~solo~Solo
127
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~gnome-stones~Stones.svn-base
128
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~tents~Tents
128
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~icebreaker~IceBreaker.svn-base
129
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~twiddle~Twiddle
129
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~jumpnbump-menu~Jump'N'Bump.svn-base
130
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~untangle~Untangle
130
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~kbounce~KBounce.svn-base
131
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~atomix~Atomix
131
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~kgoldrunner~KGoldrunner.svn-base
132
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~enigma~Enigma
132
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~ksnake~KSnake.svn-base
133
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gataxx~Ataxx
133
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~ktron~KTron.svn-base
134
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~glines~gLines
134
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~lbreakout2~LBreakout2.svn-base
135
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnect~gNect
135
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~lbreakout~LBreakout.svn-base
136
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnobots2~GnoBots2
136
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~liquidwar~LiquidWar.svn-base
137
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnomine~GnoMine
137
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~moagg~Moagg.svn-base
138
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnotravex~Tetravex
138
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~neverball~Neverball.svn-base
139
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnotski~Klotski
139
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~neverputt~Neverputt.svn-base
140
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gnudoku~GNUDoku
140
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~njam~Njam.svn-base
141
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~gtali~Tali
141
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~ppracer~PlanetPenguin_Racer.svn-base
142
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~iagno~Iagno
142
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~pydance~PyDance.svn-base
143
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~katomic~KAtomic
143
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~rocksndiamonds~Rocks'n'Diamonds.svn-base
144
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~kblackbox~KBlackBox
144
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~snake~Snake.svn-base
145
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~kjumpingcube~KJumpingCube
145
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~torcs~Torcs.svn-base
146
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~klickety~Klickety
146
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~trackballs~Trackballs.svn-base
147
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~klines~Kolor_Lines
147
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~trophy~Trophy.svn-base
148
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~kmines~KMines
148
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~worm~Worm.svn-base
149
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~knetwalk~KNetWalk
149
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base/~xmoto~X-Moto.svn-base
150
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~ksame~SameGame
150
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/20~frozen-bubble~Frozen_Bubble.svn-base
151
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~ksokoban~KSokoban
151
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/20~supertux~SuperTux.svn-base
152
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~kwin4~KWin4
152
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~armagetron~Armagetron.svn-base
153
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~lmarbles~LMarbles
153
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~gltron~GLTron.svn-base
154
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~pathological~Pathological
154
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~gnibbles~Nibbles.svn-base
155
%%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/~same-gnome~Same_Game
155
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~gnome-stones~Stones.svn-base
156
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/20~el~Eternal_Lands
156
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~icebreaker~IceBreaker.svn-base
157
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~adom~ADOM
157
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~jumpnbump-menu~Jump'N'Bump.svn-base
158
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~diablo2~Diablo_II
158
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~kbounce~KBounce.svn-base
159
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~falconseye~Falcon's_Eye
159
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~kgoldrunner~KGoldrunner.svn-base
160
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~fallout2~Fallout_2
160
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~ksnake~KSnake.svn-base
161
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~fallout~Fallout
161
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~ktron~KTron.svn-base
162
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~gnome-mud~Gnome_MUD
162
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~lbreakout2~LBreakout2.svn-base
163
%%DATADIR%%/fvwm/Applications/20~Games/Role_Playing/~nwn~Neverwinter_Nights
163
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~lbreakout~LBreakout.svn-base
164
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~Maelstrom~Maelstrom
164
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~liquidwar~LiquidWar.svn-base
165
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~abuse~Abuse
165
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~moagg~Moagg.svn-base
166
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~barrage~Barrage
166
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~neverball~Neverball.svn-base
167
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~blobwars~BlobWars
167
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~neverputt~Neverputt.svn-base
168
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~chromium~Chromium
168
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~njam~Njam.svn-base
169
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~kasteroids~KAsteroids
169
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~ppracer~PlanetPenguin_Racer.svn-base
170
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~kobodeluxe~Kobo_Deluxe
170
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~pydance~PyDance.svn-base
171
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~kobodl~Kobo_Deluxe
171
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~rocksndiamonds~Rocks'n'Diamonds.svn-base
172
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~kspaceduel~KSpaceDuel
172
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~snake~Snake.svn-base
173
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~maelstrom~Maelstrom
173
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~torcs~Torcs.svn-base
174
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~moon-buggy~Moon_Buggy
174
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~trackballs~Trackballs.svn-base
175
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~starfighter~Starfighter
175
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~trophy~Trophy.svn-base
176
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~xevil~XEvil
176
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~worm~Worm.svn-base
177
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~xpilot~XPilot
177
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base/~xmoto~X-Moto.svn-base
178
%%DATADIR%%/fvwm/Applications/20~Games/Shooters/~xrick~Rick_Dangerous
178
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/20~frozen-bubble~Frozen_Bubble
179
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/20~netpanzer~NetPanzer
179
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/20~supertux~SuperTux
180
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/20~openttd~OpenTTD
180
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~armagetron~Armagetron
181
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/20~starcraft~StarCraft
181
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~gltron~GLTron
182
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/20~wesnoth~The_Battle_For_Wesnoth
182
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~gnibbles~Nibbles
183
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~atanks~Atanks
183
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~gnome-stones~Stones
184
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~atlantik~Atlantik
184
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~icebreaker~IceBreaker
185
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~castle-combat~Castle_Combat
185
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~jumpnbump-menu~Jump'N'Bump
186
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~civclient~FreeCiv_Client
186
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~kbounce~KBounce
187
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~civserver~FreeCiv_Server
187
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~kgoldrunner~KGoldrunner
188
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~kbattleship~KBattleship
188
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~ksnake~KSnake
189
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~konquest~Konquest
189
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~ktron~KTron
190
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~lgeneral~LGeneral
190
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~lbreakout2~LBreakout2
191
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~lincity-ng~LinCity
191
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~lbreakout~LBreakout
192
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~scorched3d~Scorched3D
192
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~liquidwar~LiquidWar
193
%%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games/~xlincity~xlincity
193
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~moagg~Moagg
194
%%DATADIR%%/fvwm/Applications/20~Games/~blinken~blinKen
194
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~neverball~Neverball
195
%%DATADIR%%/fvwm/Applications/Development/Debuggers/~ddd~DDD
195
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~neverputt~Neverputt
196
%%DATADIR%%/fvwm/Applications/Development/Debuggers/~insight~Insight
196
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~njam~Njam
197
%%DATADIR%%/fvwm/Applications/Development/Debuggers/~kdbg~KDbg
197
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~ppracer~PlanetPenguin_Racer
198
%%DATADIR%%/fvwm/Applications/Development/Documentation/~assistant~Qt_help
198
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~pydance~PyDance
199
%%DATADIR%%/fvwm/Applications/Development/Documentation/~devhelp~Gnome_Dev_Help
199
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~rocksndiamonds~Rocks'n'Diamonds
200
%%DATADIR%%/fvwm/Applications/Development/Documentation/~kdevassistant~KDevelop_Assistant
200
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~snake~Snake
201
%%DATADIR%%/fvwm/Applications/Development/Documentation/~qtdemo~qtdemo
201
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~torcs~Torcs
202
%%DATADIR%%/fvwm/Applications/Development/Electronics/Antennas/~antennavis~AntennAvis
202
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~trackballs~Trackballs
203
%%DATADIR%%/fvwm/Applications/Development/Electronics/Antennas/~xnec2c~xnec2c
203
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~trophy~Trophy
204
%%DATADIR%%/fvwm/Applications/Development/Electronics/Chipmunksystem/~Until~Until
204
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~worm~Worm
205
%%DATADIR%%/fvwm/Applications/Development/Electronics/Chipmunksystem/~analog~Analog
205
share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/~xmoto~X-Moto
206
%%DATADIR%%/fvwm/Applications/Development/Electronics/Chipmunksystem/~diglog~Diglog
206
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/entries
207
%%DATADIR%%/fvwm/Applications/Development/Electronics/Chipmunksystem/~loged~Loged
207
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/format
208
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/10~geda~Geda
208
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~BillardGL~BillardGL.svn-base
209
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/10~nghelp~Help_ngspice
209
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~billard-gl~BillardGL.svn-base
210
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/~gattrib~Gattrib
210
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~eboard~Eboard.svn-base
211
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/~gerbv~Gerbv
211
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~foobillard~FooBillard.svn-base
212
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/~gschem~Gschem
212
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~gtkboard~GTKBoard.svn-base
213
%%DATADIR%%/fvwm/Applications/Development/Electronics/Geda/~gwave~Gwave
213
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~gweled~Gweled.svn-base
214
%%DATADIR%%/fvwm/Applications/Development/Electronics/~gspeakers~gspeakers
214
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kbackgammon~KBackgammon.svn-base
215
%%DATADIR%%/fvwm/Applications/Development/Electronics/~kicad~Kicad
215
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kenolaba~Kenolaba.svn-base
216
%%DATADIR%%/fvwm/Applications/Development/Electronics/~klogic~klogic
216
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kmahjongg~KMahjongg.svn-base
217
%%DATADIR%%/fvwm/Applications/Development/Electronics/~oregano~Oregano
217
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kolf~Kolf.svn-base
218
%%DATADIR%%/fvwm/Applications/Development/Electronics/~pcb~pcb
218
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kreversi~KReversi.svn-base
219
%%DATADIR%%/fvwm/Applications/Development/Electronics/~qucs~qucs
219
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~kshisen~Shisen-Sho.svn-base
220
%%DATADIR%%/fvwm/Applications/Development/Electronics/~xcircuit~xcircuit
220
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~mahjongg~Mahjongg.svn-base
221
%%DATADIR%%/fvwm/Applications/Development/IDE/20~anjuta~Anjuta
221
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~xboard~XBoard.svn-base
222
%%DATADIR%%/fvwm/Applications/Development/IDE/20~eclipse~Eclipse
222
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base/~xmahjongg~xMahjongg.svn-base
223
%%DATADIR%%/fvwm/Applications/Development/IDE/20~kdevelop3~kDevelop
223
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~BillardGL~BillardGL.svn-base
224
%%DATADIR%%/fvwm/Applications/Development/IDE/20~kdevelop~kDevelop
224
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~billard-gl~BillardGL.svn-base
225
%%DATADIR%%/fvwm/Applications/Development/IDE/20~monodevelop~MonoDevelop
225
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~eboard~Eboard.svn-base
226
%%DATADIR%%/fvwm/Applications/Development/IDE/~conglomerate~Conglomerate
226
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~foobillard~FooBillard.svn-base
227
%%DATADIR%%/fvwm/Applications/Development/IDE/~designer~Qt_designer
227
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~gtkboard~GTKBoard.svn-base
228
%%DATADIR%%/fvwm/Applications/Development/IDE/~eric~Eric
228
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~gweled~Gweled.svn-base
229
%%DATADIR%%/fvwm/Applications/Development/IDE/~glade-2~Glade-2
229
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kbackgammon~KBackgammon.svn-base
230
%%DATADIR%%/fvwm/Applications/Development/IDE/~glade~Glade
230
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kenolaba~Kenolaba.svn-base
231
%%DATADIR%%/fvwm/Applications/Development/IDE/~idle~IDLE
231
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kmahjongg~KMahjongg.svn-base
232
%%DATADIR%%/fvwm/Applications/Development/IDE/~kdevdesigner~KDevelop_Designer
232
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kolf~Kolf.svn-base
233
%%DATADIR%%/fvwm/Applications/Development/IDE/~linguist~Qt_linguist
233
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kreversi~KReversi.svn-base
234
%%DATADIR%%/fvwm/Applications/Development/IDE/~pida~Pida
234
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~kshisen~Shisen-Sho.svn-base
235
%%DATADIR%%/fvwm/Applications/Development/IDE/~qtconfig~Qt_config
235
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~mahjongg~Mahjongg.svn-base
236
%%DATADIR%%/fvwm/Applications/Development/IDE/~quanta~Quanta+
236
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~xboard~XBoard.svn-base
237
%%DATADIR%%/fvwm/Applications/Development/IDE/~vtcl~Visual_Tcl
237
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base/~xmahjongg~xMahjongg.svn-base
238
%%DATADIR%%/fvwm/Applications/Development/Java/~bsh.Console~BeanShell_Prompt
238
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~BillardGL~BillardGL
239
%%DATADIR%%/fvwm/Applications/Development/Java/~kjscmd~kjscmd
239
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~billard-gl~BillardGL
240
%%DATADIR%%/fvwm/Applications/Development/Revision_Control/~cervisia~Cervisia
240
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~eboard~Eboard
241
%%DATADIR%%/fvwm/Applications/Development/Revision_Control/~lincvs~lincvs
241
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~foobillard~FooBillard
242
%%DATADIR%%/fvwm/Applications/Development/Revision_Control/~rapidsvn~RapidSVN
242
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~gtkboard~GTKBoard
243
%%DATADIR%%/fvwm/Applications/Development/Revision_Control/~tkcvs~tkcvs
243
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~gweled~Gweled
244
%%DATADIR%%/fvwm/Applications/Development/Web_Development/~bluefish~Bluefish
244
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kbackgammon~KBackgammon
245
%%DATADIR%%/fvwm/Applications/Development/Web_Development/~klinkstatus~klinkstatus
245
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kenolaba~Kenolaba
246
%%DATADIR%%/fvwm/Applications/Development/Web_Development/~nvu~Nvu
246
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kmahjongg~KMahjongg
247
%%DATADIR%%/fvwm/Applications/Development/~kdiff3~kdiff3
247
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kolf~Kolf
248
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/20~gimp~GIMP
248
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kreversi~KReversi
249
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/20~pixel32~Pixel32
249
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~kshisen~Shisen-Sho
250
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/~gnome-iconedit~gnome_iconedit
250
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~mahjongg~Mahjongg
251
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/~kolourpaint~kolourpaint
251
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~xboard~XBoard
252
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/~tuxpaint~TuxPaint
252
share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/~xmahjongg~xMahjongg
253
%%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics/~xpaint~xpaint
253
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/entries
254
%%DATADIR%%/fvwm/Applications/Graphics/3D_Graphics/20~blender~Blender
254
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/format
255
%%DATADIR%%/fvwm/Applications/Graphics/3D_Graphics/~wings3d~Wings_3D
255
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~blackjack~Blackjack.svn-base
256
%%DATADIR%%/fvwm/Applications/Graphics/3D_Graphics/~wings~wings
256
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~kpat~KPat.svn-base
257
%%DATADIR%%/fvwm/Applications/Graphics/Engineering/~dia~Dia
257
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~kpoker~KPoker.svn-base
258
%%DATADIR%%/fvwm/Applications/Graphics/Photography/20~f-spot~F-Spot
258
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~lskat~Lieutenant_Skat.svn-base
259
%%DATADIR%%/fvwm/Applications/Graphics/Photography/~digikam~DigiKam
259
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~sol~Aisle_Riot.svn-base
260
%%DATADIR%%/fvwm/Applications/Graphics/Photography/~gpaint~gPaint
260
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base/~xpat2~xPat2.svn-base
261
%%DATADIR%%/fvwm/Applications/Graphics/Photography/~kpaint~kPaint
261
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~blackjack~Blackjack.svn-base
262
%%DATADIR%%/fvwm/Applications/Graphics/Scanning/~xsane~XSane
262
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~kpat~KPat.svn-base
263
%%DATADIR%%/fvwm/Applications/Graphics/Vector_Graphics/20~inkscape~Inkscape
263
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~kpoker~KPoker.svn-base
264
%%DATADIR%%/fvwm/Applications/Graphics/Vector_Graphics/~qcad~qCAD
264
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~lskat~Lieutenant_Skat.svn-base
265
%%DATADIR%%/fvwm/Applications/Graphics/Vector_Graphics/~sodipodi~Sodipodi
265
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~sol~Aisle_Riot.svn-base
266
%%DATADIR%%/fvwm/Applications/Graphics/Vector_Graphics/~xfig~XFig
266
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base/~xpat2~xPat2.svn-base
267
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~eeyes~ee
267
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~blackjack~Blackjack
268
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~gimv~gimageview
268
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~kpat~KPat
269
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~gqview~GQview
269
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~kpoker~KPoker
270
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~gthumb~gThumb
270
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~lskat~Lieutenant_Skat
271
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~gwenview~Gwenview
271
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~sol~Aisle_Riot
272
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~kuickshow~kuickshow
272
share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/~xpat2~xPat2
273
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~kview~kView
273
share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/entries
274
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~qcomicbook~QComicBook
274
share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/format
275
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~showfoto~showfoto
275
share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/prop-base/~dosbox~DOSBox.svn-base
276
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~showimg~showimg
276
share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/text-base/~dosbox~DOSBox.svn-base
277
%%DATADIR%%/fvwm/Applications/Graphics/Viewers/~xv~xv
277
share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/~dosbox~DOSBox
278
%%DATADIR%%/fvwm/Applications/Graphics/~gcolor2~gColor2
278
share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/entries
279
%%DATADIR%%/fvwm/Applications/Graphics/~kcolorchooser~KColorChooser
279
share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/format
280
%%DATADIR%%/fvwm/Applications/Graphics/~kcoloredit~kcoloredit
280
share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/prop-base/~ktuberling~KTuberling.svn-base
281
%%DATADIR%%/fvwm/Applications/Knowledge/Astronomy/~basket~Basket
281
share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/text-base/~ktuberling~KTuberling.svn-base
282
%%DATADIR%%/fvwm/Applications/Knowledge/Astronomy/~celestia~Celestia
282
share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/~ktuberling~KTuberling
283
%%DATADIR%%/fvwm/Applications/Knowledge/Astronomy/~kstars~KStars
283
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/entries
284
%%DATADIR%%/fvwm/Applications/Knowledge/Astronomy/~stellarium~Stellarium
284
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/format
285
%%DATADIR%%/fvwm/Applications/Knowledge/Astronomy/~xephem~xephem
285
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~atomix~Atomix.svn-base
286
%%DATADIR%%/fvwm/Applications/Knowledge/Languages/~khangman~KHangMan
286
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~enigma~Enigma.svn-base
287
%%DATADIR%%/fvwm/Applications/Knowledge/Languages/~klettres~KLettres
287
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gataxx~Ataxx.svn-base
288
%%DATADIR%%/fvwm/Applications/Knowledge/Math/~fung-calc~fung-calc
288
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~glines~gLines.svn-base
289
%%DATADIR%%/fvwm/Applications/Knowledge/Math/~kig~Kig
289
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnect~gNect.svn-base
290
%%DATADIR%%/fvwm/Applications/Knowledge/Math/~kmplot~kmplot
290
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnobots2~GnoBots2.svn-base
291
%%DATADIR%%/fvwm/Applications/Knowledge/Math/~koctave3~koctave
291
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnomine~GnoMine.svn-base
292
%%DATADIR%%/fvwm/Applications/Knowledge/Physics/~kalzium~Kalzium
292
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnotravex~Tetravex.svn-base
293
%%DATADIR%%/fvwm/Applications/Knowledge/Physics/~lightspeed~lightspeed
293
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnotski~Klotski.svn-base
294
%%DATADIR%%/fvwm/Applications/Knowledge/~freemind~FreeMind
294
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gnudoku~GNUDoku.svn-base
295
%%DATADIR%%/fvwm/Applications/Knowledge/~ktouch~kTouch
295
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~gtali~Tali.svn-base
296
%%DATADIR%%/fvwm/Applications/Knowledge/~tomboy~Tomboy
296
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~iagno~Iagno.svn-base
297
%%DATADIR%%/fvwm/Applications/Knowledge/~zim~Zim
297
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~katomic~KAtomic.svn-base
298
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/~bcast~Broadcast_2000
298
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~kblackbox~KBlackBox.svn-base
299
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/~cinelerra~Cinelerra
299
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~kjumpingcube~KJumpingCube.svn-base
300
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Databases/20~monotheka~Monotheka
300
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~klickety~Klickety.svn-base
301
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Databases/~gcfilms~GCfilms
301
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~klines~Kolor_Lines.svn-base
302
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~gnomebaker~GnomeBaker
302
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~kmines~KMines.svn-base
303
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~graveman~Graveman
303
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~knetwalk~KNetWalk.svn-base
304
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~k3b~K3B
304
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~ksame~SameGame.svn-base
305
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/15~bonfire~Bonfire
305
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~ksokoban~KSokoban.svn-base
306
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/15~brasero~Brasero
306
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~kwin4~KWin4.svn-base
307
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~acidrip~AcidRip
307
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~lmarbles~LMarbles.svn-base
308
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~dvdrip~DVDRip
308
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~pathological~Pathological.svn-base
309
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~gcdmaster~Gnome_CD Master
309
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base/~same-gnome~Same_Game.svn-base
310
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~gcombust~gcombust
310
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~atomix~Atomix.svn-base
311
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~grip~Grip
311
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~enigma~Enigma.svn-base
312
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~jack~Jack_The_Ripper
312
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gataxx~Ataxx.svn-base
313
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~kaudiocreator~kaudiocreator
313
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~glines~gLines.svn-base
314
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~ripperX~ripperX
314
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnect~gNect.svn-base
315
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~serpentine~Serpentine
315
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnobots2~GnoBots2.svn-base
316
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~sound-juicer~Sound_Juicer
316
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnomine~GnoMine.svn-base
317
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~xcdroast~XCDRoast
317
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnotravex~Tetravex.svn-base
318
%%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/~cinepaint~cinepaint
318
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnotski~Klotski.svn-base
319
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/10~glmix~glmix
319
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gnudoku~GNUDoku.svn-base
320
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~alsamixerguis~alsamixerguis
320
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~gtali~Tali.svn-base
321
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~alsamixergui~alsamixergui
321
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~iagno~Iagno.svn-base
322
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~aumix~Aumix
322
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~katomic~KAtomic.svn-base
323
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~gamix~gAmix
323
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~kblackbox~KBlackBox.svn-base
324
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~gnome-volume-control~Gnome-volume-control
324
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~kjumpingcube~KJumpingCube.svn-base
325
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~kamix~kamix
325
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~klickety~Klickety.svn-base
326
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~psmix2~psmix
326
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~klines~Kolor_Lines.svn-base
327
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~alsamixer~ALSA_Mixer
327
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~kmines~KMines.svn-base
328
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~aumix~Aumix
328
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~knetwalk~KNetWalk.svn-base
329
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~gnome-alsamixer~GNOME_Alsamixer
329
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~ksame~SameGame.svn-base
330
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackeq~jackeq
330
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~ksokoban~KSokoban.svn-base
331
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackminimix~Jackminimix
331
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~kwin4~KWin4.svn-base
332
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackmix~jackmix
332
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~lmarbles~LMarbles.svn-base
333
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/~kmix~kMix
333
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~pathological~Pathological.svn-base
334
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~audacity~Audacity
334
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base/~same-gnome~Same_Game.svn-base
335
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~glame~gLame
335
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/entries
336
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~gnusound~gnusound
336
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/format
337
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~rezound~reZound
337
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~blackboxgame~Black_Box.svn-base
338
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~sweep~Sweep
338
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~bridges~Bridges.svn-base
339
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~mhwaveedit~mhwaveedit
339
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~cube~Cube.svn-base
340
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~snd-ls~snd-ls
340
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~dominosa~Dominosa.svn-base
341
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~snd~snd
341
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~fifteen~Fifteen.svn-base
342
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~traverso~traverso
342
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~flipgame~Flip.svn-base
343
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~jmax~jmax
343
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~guess~Guess.svn-base
344
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~lmms~LMMS
344
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~inertia~Inertia.svn-base
345
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~pd~pd
345
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~lightup~Light_Up.svn-base
346
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~protux~protux
346
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~loopy~Loopy.svn-base
347
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~spiralsynthmodular~Spiralmodular
347
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~map~Map.svn-base
348
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition/~wired~wired
348
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~mines~Mines.svn-base
349
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Dj/~djplay~Djplay
349
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~netgame~Net.svn-base
350
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Dj/~fweelin~Freewheeling
350
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~netslide~Netslide.svn-base
351
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/10~lash_panel~Lash_panel
351
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~pattern~Pattern.svn-base
352
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/10~lash_save_button~Lash_save_button
352
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~pegs~Pegs.svn-base
353
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/10~lashd~Lash_deamon
353
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~rect~Rectangles.svn-base
354
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/15~glashctl~GLashCtl
354
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~samegame~Same_Game.svn-base
355
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/10~humanizer~Alsa_MIDI_humanizer
355
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~sixteen~Sixteen.svn-base
356
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/10~qmidiroute~qmidiroute
356
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~slant~Slant.svn-base
357
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/20~timidity~Timidity_Server_Start
357
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~solo~Solo.svn-base
358
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/20~timidity~Timidity_Server_Stop
358
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~tents~Tents.svn-base
359
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~alsa-patch-bay~Alsa_patch_bay
359
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~twiddle~Twiddle.svn-base
360
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~kmidimon~kmidimon
360
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base/~untangle~Untangle.svn-base
361
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~kontroll~kontroll
361
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~blackboxgame~Black_Box.svn-base
362
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~mcontrol~mcontrol
362
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~bridges~Bridges.svn-base
363
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~qmidiarp~qmidiarp
363
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~cube~Cube.svn-base
364
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~sfc~Sound_Font_Combi
364
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~dominosa~Dominosa.svn-base
365
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~simplesysexxer~Simple_Sysex_xer
365
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~fifteen~Fifteen.svn-base
366
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~smurf~smurf
366
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~flipgame~Flip.svn-base
367
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~swami~swami
367
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~guess~Guess.svn-base
368
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other/~artscontrol~artscontrol
368
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~inertia~Inertia.svn-base
369
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other/~aseqview~aseqview
369
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~lightup~Light_Up.svn-base
370
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other/~kaconnect~kaconnect
370
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~loopy~Loopy.svn-base
371
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other/~kasound~kasound
371
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~map~Map.svn-base
372
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other/~qlo10k1~qlo10k1
372
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~mines~Mines.svn-base
373
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~ghostess~ghostess_Oscilloscope
373
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~netgame~Net.svn-base
374
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~jaaa~jaaa
374
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~netslide~Netslide.svn-base
375
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~jack-dssi-host~Oscilloscope
375
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~pattern~Pattern.svn-base
376
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~jack-patch-bay~jack_patch_bay
376
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~pegs~Pegs.svn-base
377
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~patchage~patchage
377
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~rect~Rectangles.svn-base
378
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~qjackconnect~qjackconnect
378
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~samegame~Same_Game.svn-base
379
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~qjackctl~QJackCtl
379
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~sixteen~Sixteen.svn-base
380
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/~qloud~qloud
380
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~slant~Slant.svn-base
381
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/MIDI/~jsynthlib~jsynthlib
381
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~solo~Solo.svn-base
382
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/MIDI/~kmid~kmid
382
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~tents~Tents.svn-base
383
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/MIDI/~timidity~Timidity
383
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~twiddle~Twiddle.svn-base
384
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/MIDI/~vkeybd~Virtual_keyboard
384
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base/~untangle~Untangle.svn-base
385
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3/~easytag~EasyTag
385
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~blackboxgame~Black_Box
386
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3/~exfalso~Ex_Falso
386
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~bridges~Bridges
387
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3/~kid3~kid3
387
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~cube~Cube
388
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3/~madman~madman
388
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~dominosa~Dominosa
389
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3/~qmbtagger~qmbtagger
389
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~fifteen~Fifteen
390
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/10~denemo~Denemo
390
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~flipgame~Flip
391
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/10~lilycomp~lilycomp
391
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~guess~Guess
392
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/10~noteedit~noteedit
392
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~inertia~Inertia
393
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/20~solfege~Solfege
393
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~lightup~Light_Up
394
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/~ScoreReadingTrainer~Score_Reading_Trainer
394
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~loopy~Loopy
395
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/~kguitar~Kguitar
395
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~map~Map
396
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/~tkabc~tclabc
396
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~mines~Mines
397
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation/~tuxguitar~Tux_Guitar
397
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~netgame~Net
398
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/15~glurp~Glurp
398
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~netslide~Netslide
399
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/15~gmpc~gMPC
399
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~pattern~Pattern
400
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/15~pygmy~Pygmy
400
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~pegs~Pegs
401
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/15~xmms~XMMS
401
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~rect~Rectangles
402
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/15~zinf~Zinf
402
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~samegame~Same_Game
403
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/20~amarok~amaroK
403
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~sixteen~Sixteen
404
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/20~beep-media-player~Beep_Media_Player
404
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~slant~Slant
405
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/20~bmp~Beep_Media_Player
405
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~solo~Solo
406
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/20~quodlibet~Quod_Libet
406
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~tents~Tents
407
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/20~sonata~Sonata
407
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~twiddle~Twiddle
408
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/25~alsaplayer~Alsaplayer
408
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/~untangle~Untangle
409
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/25~alsaplayer~Alsaplayer_jack
409
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~atomix~Atomix
410
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~albumart-qt~albumart
410
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~enigma~Enigma
411
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~aqualung~aqualung_jack
411
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gataxx~Ataxx
412
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~audacious~Audacious
412
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~glines~gLines
413
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~cmus~C_Music_Player
413
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnect~gNect
414
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~cplay~cPlay
414
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnobots2~GnoBots2
415
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~ddj~Digitaldj
415
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnomine~GnoMine
416
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~gnome-cd~gnome-cd-player
416
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnotravex~Tetravex
417
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~goobox~Goobox
417
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnotski~Klotski
418
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~gqmpeg~gqmpeg
418
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gnudoku~GNUDoku
419
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~kscd~kscd
419
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~gtali~Tali
420
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~listen~listen
420
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~iagno~Iagno
421
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~lplayer~Longplayer
421
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~katomic~KAtomic
422
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~mocp~Music_On_Console
422
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~kblackbox~KBlackBox
423
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~ncmpc~ncmpc
423
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~kjumpingcube~KJumpingCube
424
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~prokyon3~prokyon_3
424
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~klickety~Klickety
425
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~pympd~PyMPD
425
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~klines~Kolor_Lines
426
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~rhythmbox~Rhythmbox
426
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~kmines~KMines
427
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~sonata~Sonata
427
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~knetwalk~KNetWalk
428
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~squelch~squelch
428
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~ksame~SameGame
429
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~workman~workman
429
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~ksokoban~KSokoban
430
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players/~yammi~yammi
430
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~kwin4~KWin4
431
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Radios/~gnomoradio~gnomoradio
431
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~lmarbles~LMarbles
432
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Radios/~gradio~gradio
432
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~pathological~Pathological
433
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Radios/~ipodder~iPodder
433
share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/~same-gnome~Same_Game
434
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Radios/~streamtuner~StreamTuner
434
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/entries
435
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other/~audacity~audacity
435
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/format
436
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other/~gnome-sound-recorder~gnome-sound-recorder
436
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/20~el~Eternal_Lands.svn-base
437
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other/~gramofile~gramofile
437
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~adom~ADOM.svn-base
438
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other/~krecord~Krecord
438
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~diablo2~Diablo_II.svn-base
439
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other/~krec~krec
439
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~falconseye~Falcon's_Eye.svn-base
440
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/~ardour~Ardour
440
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~fallout2~Fallout_2.svn-base
441
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/~jack_capture~Jack_capture
441
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~fallout~Fallout.svn-base
442
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/~jamin~jamin
442
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~gnome-mud~Gnome_MUD.svn-base
443
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/~timemachine~timemachine
443
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base/~nwn~Neverwinter_Nights.svn-base
444
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/~tkeca.tcl~Tkeca
444
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/20~el~Eternal_Lands.svn-base
445
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gmorgan~gmorgan
445
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~adom~ADOM.svn-base
446
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gneutronica~gneutronica
446
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~diablo2~Diablo_II.svn-base
447
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gtick~gtick
447
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~falconseye~Falcon's_Eye.svn-base
448
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~psindustrializer~psindustrializer
448
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~fallout2~Fallout_2.svn-base
449
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~trommler~trommler
449
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~fallout~Fallout.svn-base
450
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/~ldrum~ldrum
450
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~gnome-mud~Gnome_MUD.svn-base
451
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/~tk707~Tk707
451
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base/~nwn~Neverwinter_Nights.svn-base
452
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rythm/~hydrogen~Hydrogen
452
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/20~el~Eternal_Lands
453
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/10~slconsole~SooperLooper_console
453
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~adom~ADOM
454
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/10~slgui~SooperLooper_gui
454
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~diablo2~Diablo_II
455
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/10~sooperlooper~sooperlooper_server
455
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~falconseye~Falcon's_Eye
456
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/Other/~simsam~simsam
456
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~fallout2~Fallout_2
457
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/~chionic~chionic
457
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~fallout~Fallout
458
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/~linuxsampler~linuxsampler
458
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~gnome-mud~Gnome_MUD
459
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/~qsampler~qsampler
459
share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/~nwn~Neverwinter_Nights
460
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/~specimen~specimen
460
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/entries
461
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/~terminatorX~terminatorX
461
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/format
462
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/10~museseq~MuseSeq
462
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~Maelstrom~Maelstrom.svn-base
463
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/10~qtractor~qtractor
463
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~abuse~Abuse.svn-base
464
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/10~rosegarden~rosegarden
464
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~barrage~Barrage.svn-base
465
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/10~seq24~Seq24
465
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~blobwars~BlobWars.svn-base
466
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~freebirth~freebirth
466
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~chromium~Chromium.svn-base
467
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~freecycle~freecycle
467
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~kasteroids~KAsteroids.svn-base
468
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~ggseq~Gungirl_Sequencer
468
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~kobodeluxe~Kobo_Deluxe.svn-base
469
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/~dino~dino
469
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~kobodl~Kobo_Deluxe.svn-base
470
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/~frinika~frinika
470
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~kspaceduel~KSpaceDuel.svn-base
471
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/~jackbeat~jackbeat
471
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~maelstrom~Maelstrom.svn-base
472
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/~kluppe~kluppe
472
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~moon-buggy~Moon_Buggy.svn-base
473
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/~lmms~lmms
473
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~starfighter~Starfighter.svn-base
474
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/~gnuitar~gnuitar
474
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~xevil~XEvil.svn-base
475
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ceres~Ceres
475
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~xpilot~XPilot.svn-base
476
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~creox~creox
476
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base/~xrick~Rick_Dangerous.svn-base
477
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ecamegapedal~ecamegapedal
477
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~Maelstrom~Maelstrom.svn-base
478
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~freqtweak~Freqtweak
478
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~abuse~Abuse.svn-base
479
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_1ch
479
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~barrage~Barrage.svn-base
480
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_2ch
480
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~blobwars~BlobWars.svn-base
481
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_4ch
481
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~chromium~Chromium.svn-base
482
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_6ch
482
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~kasteroids~KAsteroids.svn-base
483
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_1ch
483
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~kobodeluxe~Kobo_Deluxe.svn-base
484
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_2ch
484
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~kobodl~Kobo_Deluxe.svn-base
485
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_4ch
485
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~kspaceduel~KSpaceDuel.svn-base
486
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_6ch
486
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~maelstrom~Maelstrom.svn-base
487
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-rack~jack-rack
487
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~moon-buggy~Moon_Buggy.svn-base
488
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~louderbox~louderbox
488
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~starfighter~Starfighter.svn-base
489
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~reverbed~Tap-reverbed
489
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~xevil~XEvil.svn-base
490
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/~tapiir~Tapiir
490
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~xpilot~XPilot.svn-base
491
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~gwc~gwc
491
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base/~xrick~Rick_Dangerous.svn-base
492
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~mammut~mammut
492
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~Maelstrom~Maelstrom
493
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~sonic-visualiser~sonic-visualiser
493
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~abuse~Abuse
494
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~soundconverter~Sound_converter
494
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~barrage~Barrage
495
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~wavbreaker~wavbreaker
495
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~blobwars~BlobWars
496
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing/~wavesurfer~wavesurfer
496
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~chromium~Chromium
497
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~darksnow~Darksnow
497
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~kasteroids~KAsteroids
498
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~gmpc~gmpc
498
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~kobodeluxe~Kobo_Deluxe
499
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~gstreamer-properties~gstreamer-properties
499
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~kobodl~Kobo_Deluxe
500
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~gstreamripperx~gstreamripper
500
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~kspaceduel~KSpaceDuel
501
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~idjc~idjc
501
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~maelstrom~Maelstrom
502
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~kmp~kmp
502
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~moon-buggy~Moon_Buggy
503
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~kstreamripper~kstreamripper
503
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~starfighter~Starfighter
504
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming/~muse~muse
504
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~xevil~XEvil
505
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~Hammond module
505
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~xpilot~XPilot
506
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~Hammond_B3
506
share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/~xrick~Rick_Dangerous
507
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_2600
507
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/entries
508
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_axxe
508
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/format
509
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_odyssey
509
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/20~netpanzer~NetPanzer.svn-base
510
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~fender_rhodes_bass_piano
510
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/20~openttd~OpenTTD.svn-base
511
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~fender_rhodes_stage_73
511
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/20~starcraft~StarCraft.svn-base
512
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~juno-6
512
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/20~wesnoth~The_Battle_For_Wesnoth.svn-base
513
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~mini moog
513
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~atanks~Atanks.svn-base
514
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~moog_memory
514
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~atlantik~Atlantik.svn-base
515
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~moog_voyager
515
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~castle-combat~Castle_Combat.svn-base
516
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~oberheim_OB-X
516
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~civclient~FreeCiv_Client.svn-base
517
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~oberheim_OB-Xa
517
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~civserver~FreeCiv_Server.svn-base
518
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-10
518
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~kbattleship~KBattleship.svn-base
519
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-5
519
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~konquest~Konquest.svn-base
520
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-5_chorus
520
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~lgeneral~LGeneral.svn-base
521
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~vox_continental
521
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~lincity-ng~LinCity.svn-base
522
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~yamaha_DX-7
522
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~scorched3d~Scorched3D.svn-base
523
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/~artsbuilder~artsbuilder
523
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base/~xlincity~xlincity.svn-base
524
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/~galan~gAlan
524
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/20~netpanzer~NetPanzer.svn-base
525
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~RTSynth-jack~RTSynth
525
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/20~openttd~OpenTTD.svn-base
526
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~aeolus~aeolus
526
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/20~starcraft~StarCraft.svn-base
527
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~amSynth~amSynth
527
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/20~wesnoth~The_Battle_For_Wesnoth.svn-base
528
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ams~AlsaModularSynth
528
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~atanks~Atanks.svn-base
529
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~beast~BEAST
529
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~atlantik~Atlantik.svn-base
530
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~fst~CheezeMachine_demo
530
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~castle-combat~Castle_Combat.svn-base
531
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_Hexter_DX7
531
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~civclient~FreeCiv_Client.svn-base
532
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_Sineshaper
532
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~civserver~FreeCiv_Server.svn-base
533
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_TB303
533
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~kbattleship~KBattleship.svn-base
534
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_W-Synth
534
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~konquest~Konquest.svn-base
535
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_WhySynth
535
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~lgeneral~LGeneral.svn-base
536
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_XSynth
536
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~lincity-ng~LinCity.svn-base
537
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~horgand~horgand
537
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~scorched3d~Scorched3D.svn-base
538
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~Hexter_DX7
538
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base/~xlincity~xlincity.svn-base
539
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~Sineshaper
539
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/20~netpanzer~NetPanzer
540
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~TB303
540
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/20~openttd~OpenTTD
541
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~W-Synth
541
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/20~starcraft~StarCraft
542
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~WhySynth
542
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/20~wesnoth~The_Battle_For_Wesnoth
543
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~XSynth
543
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~atanks~Atanks
544
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~lash_synth~Lash_Synth
544
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~atlantik~Atlantik
545
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~mx44~MX44
545
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~castle-combat~Castle_Combat
546
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~om_gtk~Om_gtk
546
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~civclient~FreeCiv_Client
547
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~om~Om_server
547
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~civserver~FreeCiv_Server
548
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~qsynth~qsynth
548
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~kbattleship~KBattleship
549
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/~zynaddsubfx~ZynaddsubFX
549
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~konquest~Konquest
550
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Trackers/~cheesetracker_qt~CheeseTracker
550
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~lgeneral~LGeneral
551
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Trackers/~soundtracker~Soundtracker
551
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~lincity-ng~LinCity
552
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Trackers/~tutka~tutka
552
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~scorched3d~Scorched3D
553
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/Jack/~fmit~fmit
553
share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/~xlincity~xlincity
554
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/~gtkguitune~gtkguitune
554
share/fvwm-crystal/fvwm/Applications/20~Games/~blinken~blinKen
555
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/~k3guitune~k3guitune
555
share/fvwm-crystal/fvwm/Applications/Development/.svn/entries
556
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/~lingot~lingot
556
share/fvwm-crystal/fvwm/Applications/Development/.svn/format
557
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/~pitchtune~pitchtune
557
share/fvwm-crystal/fvwm/Applications/Development/.svn/prop-base/~kdiff3~kdiff3.svn-base
558
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/~tuneroid~tuneroid
558
share/fvwm-crystal/fvwm/Applications/Development/.svn/text-base/~kdiff3~kdiff3.svn-base
559
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/~extace~Extace
559
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/entries
560
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~bitmeter~bitmeter
560
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/format
561
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~bitscope~bitscope
561
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/prop-base/~ddd~DDD.svn-base
562
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~Meterbridge_st?r?o
562
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/prop-base/~insight~Insight.svn-base
563
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~Meterbridge_stéréo
563
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/prop-base/~kdbg~KDbg.svn-base
564
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_4ch
564
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/text-base/~ddd~DDD.svn-base
565
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_8ch
565
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/text-base/~insight~Insight.svn-base
566
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_Jellyfish
566
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/text-base/~kdbg~KDbg.svn-base
567
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_mono
567
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/~ddd~DDD
568
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_oscillo
568
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/~insight~Insight
569
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_ppm
569
share/fvwm-crystal/fvwm/Applications/Development/Debuggers/~kdbg~KDbg
570
%%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbrige_analog
570
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/entries
571
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~avidemux~AVIdemux
571
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/format
572
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~kdenlive~kdenlive
572
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/prop-base/~assistant~Qt_help.svn-base
573
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~kino~Kino
573
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/prop-base/~devhelp~Gnome_Dev_Help.svn-base
574
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~gmplayer~MPlayer
574
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/prop-base/~kdevassistant~KDevelop_Assistant.svn-base
575
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~gtv~GTV
575
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/prop-base/~qtdemo~qtdemo.svn-base
576
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~gxine~gXINE
576
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/text-base/~assistant~Qt_help.svn-base
577
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~kmplayer~kMPlayer
577
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/text-base/~devhelp~Gnome_Dev_Help.svn-base
578
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~realplayer~RealPlayer
578
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/text-base/~kdevassistant~KDevelop_Assistant.svn-base
579
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~realplay~RealPlayer
579
share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/text-base/~qtdemo~qtdemo.svn-base
580
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~totem~Totem
580
share/fvwm-crystal/fvwm/Applications/Development/Documentation/~assistant~Qt_help
581
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Players/~xine~XINE
581
share/fvwm-crystal/fvwm/Applications/Development/Documentation/~devhelp~Gnome_Dev_Help
582
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/10~alevt~alevt
582
share/fvwm-crystal/fvwm/Applications/Development/Documentation/~kdevassistant~KDevelop_Assistant
583
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/10~xdtv~xdtv
583
share/fvwm-crystal/fvwm/Applications/Development/Documentation/~qtdemo~qtdemo
584
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/20~kdetv~kdetv
584
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/entries
585
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/20~nvtv~nVidia_TV-Out
585
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/format
586
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/20~tvtime~TVTime
586
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~gspeakers~gspeakers.svn-base
587
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/20~xawtv~xawTV
587
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~kicad~Kicad.svn-base
588
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/20~zapping~Zapping
588
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~klogic~klogic.svn-base
589
%%DATADIR%%/fvwm/Applications/Multimedia/Video/TV/~nuvedit~NuppelVideo
589
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~oregano~Oregano.svn-base
590
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Video_Effects/~effectv~effectv
590
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~pcb~pcb.svn-base
591
%%DATADIR%%/fvwm/Applications/Multimedia/Video/Video_Effects/~freej~freej
591
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~qucs~qucs.svn-base
592
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/20~firefox~Firefox
592
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base/~xcircuit~xcircuit.svn-base
593
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/20~flock~Flock
593
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~gspeakers~gspeakers.svn-base
594
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/20~mozilla-firefox~Firefox
594
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~kicad~Kicad.svn-base
595
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/20~mozilla-suite~Mozilla_Suite
595
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~klogic~klogic.svn-base
596
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/20~opera~Opera
596
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~oregano~Oregano.svn-base
597
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/25~konqueror~Konqueror
597
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~pcb~pcb.svn-base
598
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/30~iceape~IceApe
598
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~qucs~qucs.svn-base
599
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/30~iceweasel~IceWeasel
599
share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base/~xcircuit~xcircuit.svn-base
600
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~dillo~Dillo
600
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/entries
601
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~elinks~ELinks
601
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/format
602
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~epiphany~Epiphany
602
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/prop-base/~antennavis~AntennAvis.svn-base
603
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~galeon~Galeon
603
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/prop-base/~xnec2c~xnec2c.svn-base
604
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~links2~Links2
604
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/text-base/~antennavis~AntennAvis.svn-base
605
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~lynx~Lynx
605
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/text-base/~xnec2c~xnec2c.svn-base
606
%%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers/~seamonkey~Seamonkey
606
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/~antennavis~AntennAvis
607
%%DATADIR%%/fvwm/Applications/Network/13~Email/16~evolution~Evolution
607
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/~xnec2c~xnec2c
608
%%DATADIR%%/fvwm/Applications/Network/13~Email/16~kmail~kMail
608
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/entries
609
%%DATADIR%%/fvwm/Applications/Network/13~Email/18~mozilla-thunderbird~Thunderbird
609
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/format
610
%%DATADIR%%/fvwm/Applications/Network/13~Email/18~thunderbird~Thunderbird
610
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/prop-base/~Until~Until.svn-base
611
%%DATADIR%%/fvwm/Applications/Network/13~Email/19~fetchmail~Fetch_new_mail
611
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/prop-base/~analog~Analog.svn-base
612
%%DATADIR%%/fvwm/Applications/Network/13~Email/20~icedove~IceDove
612
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/prop-base/~diglog~Diglog.svn-base
613
%%DATADIR%%/fvwm/Applications/Network/13~Email/20~mutt~Mutt
613
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/prop-base/~loged~Loged.svn-base
614
%%DATADIR%%/fvwm/Applications/Network/13~Email/20~pine~Pine
614
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/text-base/~Until~Until.svn-base
615
%%DATADIR%%/fvwm/Applications/Network/13~Email/~balsa~Balsa
615
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/text-base/~analog~Analog.svn-base
616
%%DATADIR%%/fvwm/Applications/Network/13~Email/~claws-mail~Claws_Mail
616
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/text-base/~diglog~Diglog.svn-base
617
%%DATADIR%%/fvwm/Applications/Network/13~Email/~sylpheed-claws~Sylpheed-Claws
617
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/text-base/~loged~Loged.svn-base
618
%%DATADIR%%/fvwm/Applications/Network/13~Email/~sylpheed-gtk2~Sylpheed-GTK2
618
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/~Until~Until
619
%%DATADIR%%/fvwm/Applications/Network/13~Email/~sylpheed~Sylpheed
619
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/~analog~Analog
620
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/10~TeamSpeak~TeamSpeak
620
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/~diglog~Diglog
621
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~ekiga~Ekiga
621
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/~loged~Loged
622
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~gizmo~Gizmo
622
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/entries
623
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~ihu~I_Hear_U
623
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/format
624
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~kphone~kPhone
624
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/10~geda~Geda.svn-base
625
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~linphone~LinPhone
625
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/10~nghelp~Help_ngspice.svn-base
626
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~skype~Skype
626
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/~gattrib~Gattrib.svn-base
627
%%DATADIR%%/fvwm/Applications/Network/5~Telephony/~twinkle~Twinkle
627
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/~gerbv~Gerbv.svn-base
628
%%DATADIR%%/fvwm/Applications/Network/7~News/10~slrn-pl~slrn-pl
628
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/~gschem~Gschem.svn-base
629
%%DATADIR%%/fvwm/Applications/Network/7~News/10~slrn~slrn
629
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base/~gwave~Gwave.svn-base
630
%%DATADIR%%/fvwm/Applications/Network/7~News/20~snownews~SnowNews
630
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/10~geda~Geda.svn-base
631
%%DATADIR%%/fvwm/Applications/Network/7~News/~akregator~Akregator
631
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/10~nghelp~Help_ngspice.svn-base
632
%%DATADIR%%/fvwm/Applications/Network/7~News/~bnr2~bnr2
632
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/~gattrib~Gattrib.svn-base
633
%%DATADIR%%/fvwm/Applications/Network/7~News/~knode~kNode
633
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/~gerbv~Gerbv.svn-base
634
%%DATADIR%%/fvwm/Applications/Network/7~News/~liferea~Liferea
634
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/~gschem~Gschem.svn-base
635
%%DATADIR%%/fvwm/Applications/Network/7~News/~pan~Pan
635
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base/~gwave~Gwave.svn-base
636
%%DATADIR%%/fvwm/Applications/Network/7~News/~straw~Straw
636
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/10~geda~Geda
637
%%DATADIR%%/fvwm/Applications/Network/Dial-up/~kppp~kPPP
637
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/10~nghelp~Help_ngspice
638
%%DATADIR%%/fvwm/Applications/Network/File_Transfer/~d4x~Downloader_for_X
638
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/~gattrib~Gattrib
639
%%DATADIR%%/fvwm/Applications/Network/File_Transfer/~gftp~gFTP
639
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/~gerbv~Gerbv
640
%%DATADIR%%/fvwm/Applications/Network/File_Transfer/~grsync~Grsync
640
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/~gschem~Gschem
641
%%DATADIR%%/fvwm/Applications/Network/File_Transfer/~gwget2~Download_Manager
641
share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/~gwave~Gwave
642
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~BitchX~BitchX
642
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~gspeakers~gspeakers
643
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~epic4~Epic4
643
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~kicad~Kicad
644
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~irssi~Irssi
644
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~klogic~klogic
645
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~kvirc~kvIRC
645
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~oregano~Oregano
646
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~weechat-curses~WeeChat
646
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~pcb~pcb
647
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~xchat-2~X_Chat
647
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~qucs~qucs
648
%%DATADIR%%/fvwm/Applications/Network/IRC_Clients/~xchat~X_Chat
648
share/fvwm-crystal/fvwm/Applications/Development/Electronics/~xcircuit~xcircuit
649
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/10~gaim~Gaim
649
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/entries
650
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/10~gg2~GNU_Gadu
650
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/format
651
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/10~kadu~Kadu
651
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/20~anjuta~Anjuta.svn-base
652
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/10~kopete~Kopete
652
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/20~eclipse~Eclipse.svn-base
653
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/10~tleenx2~TleenX2
653
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/20~kdevelop3~kDevelop.svn-base
654
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gabber~Gabber
654
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/20~kdevelop~kDevelop.svn-base
655
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gajim~Gajim
655
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/20~monodevelop~MonoDevelop.svn-base
656
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gossip~Gossip
656
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~conglomerate~Conglomerate.svn-base
657
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~kf~kf
657
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~designer~Qt_designer.svn-base
658
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~mcabber~MCabber
658
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~eric~Eric.svn-base
659
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~psi~Psi
659
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~glade-2~Glade-2.svn-base
660
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~sim~SIM
660
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~glade~Glade.svn-base
661
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~tkabber~Tkabber
661
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~idle~IDLE.svn-base
662
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~amsn~AMSN
662
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~kdevdesigner~KDevelop_Designer.svn-base
663
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~centericq~CenterICQ
663
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~linguist~Qt_linguist.svn-base
664
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~ekg2~EKG2
664
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~pida~Pida.svn-base
665
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~ekg~EKG
665
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~qtconfig~Qt_config.svn-base
666
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~licq~lICQ
666
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~quanta~Quanta+.svn-base
667
%%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/~linpopup~LinPopup
667
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base/~vtcl~Visual_Tcl.svn-base
668
%%DATADIR%%/fvwm/Applications/Network/P2P/~amule~aMule
668
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/20~anjuta~Anjuta.svn-base
669
%%DATADIR%%/fvwm/Applications/Network/P2P/~apollon~Apollon
669
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/20~eclipse~Eclipse.svn-base
670
%%DATADIR%%/fvwm/Applications/Network/P2P/~azureus~Azureus
670
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/20~kdevelop3~kDevelop.svn-base
671
%%DATADIR%%/fvwm/Applications/Network/P2P/~btdownloadgui.py~BitTorrent_GUI
671
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/20~kdevelop~kDevelop.svn-base
672
%%DATADIR%%/fvwm/Applications/Network/P2P/~btdownloadgui~BitTorrent_GUI
672
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/20~monodevelop~MonoDevelop.svn-base
673
%%DATADIR%%/fvwm/Applications/Network/P2P/~deluge-torrent~Deluge_Torrent
673
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~conglomerate~Conglomerate.svn-base
674
%%DATADIR%%/fvwm/Applications/Network/P2P/~deluge~Deluge_Torrent
674
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~designer~Qt_designer.svn-base
675
%%DATADIR%%/fvwm/Applications/Network/P2P/~giFTcurs~giFTcurs
675
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~eric~Eric.svn-base
676
%%DATADIR%%/fvwm/Applications/Network/P2P/~giFToxic~giFToxic
676
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~glade-2~Glade-2.svn-base
677
%%DATADIR%%/fvwm/Applications/Network/P2P/~giftui~giFTui
677
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~glade~Glade.svn-base
678
%%DATADIR%%/fvwm/Applications/Network/P2P/~gtk-gnutella~GTK_Gnutella
678
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~idle~IDLE.svn-base
679
%%DATADIR%%/fvwm/Applications/Network/P2P/~kmldonkey~kMLDonkey
679
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~kdevdesigner~KDevelop_Designer.svn-base
680
%%DATADIR%%/fvwm/Applications/Network/P2P/~ktorrent~kTorrent
680
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~linguist~Qt_linguist.svn-base
681
%%DATADIR%%/fvwm/Applications/Network/P2P/~mlgui~MLDonkey
681
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~pida~Pida.svn-base
682
%%DATADIR%%/fvwm/Applications/Network/P2P/~qtorrent~QTorrent
682
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~qtconfig~Qt_config.svn-base
683
%%DATADIR%%/fvwm/Applications/Network/P2P/~valknut~Valknut
683
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~quanta~Quanta+.svn-base
684
%%DATADIR%%/fvwm/Applications/Network/P2P/~xmule~xMule
684
share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base/~vtcl~Visual_Tcl.svn-base
685
%%DATADIR%%/fvwm/Applications/Network/Remote_Access/~knetattach~KNetAttach
685
share/fvwm-crystal/fvwm/Applications/Development/IDE/20~anjuta~Anjuta
686
%%DATADIR%%/fvwm/Applications/Network/Webcam/~SDLcam~SDLcam
686
share/fvwm-crystal/fvwm/Applications/Development/IDE/20~eclipse~Eclipse
687
%%DATADIR%%/fvwm/Applications/Network/Webcam/~camorama~camorama
687
share/fvwm-crystal/fvwm/Applications/Development/IDE/20~kdevelop3~kDevelop
688
%%DATADIR%%/fvwm/Applications/Network/Webcam/~gqcam~gqcam
688
share/fvwm-crystal/fvwm/Applications/Development/IDE/20~kdevelop~kDevelop
689
%%DATADIR%%/fvwm/Applications/Office/Calendars/~korganizer~kOrganizer
689
share/fvwm-crystal/fvwm/Applications/Development/IDE/20~monodevelop~MonoDevelop
690
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~balsa-ab~Balsa_Address_Book
690
share/fvwm-crystal/fvwm/Applications/Development/IDE/~conglomerate~Conglomerate
691
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~dlume~Dlume
691
share/fvwm-crystal/fvwm/Applications/Development/IDE/~designer~Qt_designer
692
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~kaddressbook~kAddressBook
692
share/fvwm-crystal/fvwm/Applications/Development/IDE/~eric~Eric
693
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~kontact~Kontact
693
share/fvwm-crystal/fvwm/Applications/Development/IDE/~glade-2~Glade-2
694
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~rubrica~Rubrica
694
share/fvwm-crystal/fvwm/Applications/Development/IDE/~glade~Glade
695
%%DATADIR%%/fvwm/Applications/Office/Contact_Management/~wyrd~Wyrd
695
share/fvwm-crystal/fvwm/Applications/Development/IDE/~idle~IDLE
696
%%DATADIR%%/fvwm/Applications/Office/Dictionaries/10~gaiksaurus~Aiksaurus
696
share/fvwm-crystal/fvwm/Applications/Development/IDE/~kdevdesigner~KDevelop_Designer
697
%%DATADIR%%/fvwm/Applications/Office/Dictionaries/~stardict~StarDict
697
share/fvwm-crystal/fvwm/Applications/Development/IDE/~linguist~Qt_linguist
698
%%DATADIR%%/fvwm/Applications/Office/Dictionaries/~wnb~Worldnet
698
share/fvwm-crystal/fvwm/Applications/Development/IDE/~pida~Pida
699
%%DATADIR%%/fvwm/Applications/Office/Dictionaries/~ydpdict~YDP_Dictionary
699
share/fvwm-crystal/fvwm/Applications/Development/IDE/~qtconfig~Qt_config
700
%%DATADIR%%/fvwm/Applications/Office/Finance/~qtstalker~QTStalker
700
share/fvwm-crystal/fvwm/Applications/Development/IDE/~quanta~Quanta+
701
%%DATADIR%%/fvwm/Applications/Office/KOffice/10~kword~kWord
701
share/fvwm-crystal/fvwm/Applications/Development/IDE/~vtcl~Visual_Tcl
702
%%DATADIR%%/fvwm/Applications/Office/KOffice/~karbon~Karbon
702
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/entries
703
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kchart~kChart
703
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/format
704
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kexi~kexi
704
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/prop-base/~bsh.Console~BeanShell_Prompt.svn-base
705
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kformula~kFormula
705
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/prop-base/~kjscmd~kjscmd.svn-base
706
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kivio~Kivio
706
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/text-base/~bsh.Console~BeanShell_Prompt.svn-base
707
%%DATADIR%%/fvwm/Applications/Office/KOffice/~koshell~kOffice
707
share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/text-base/~kjscmd~kjscmd.svn-base
708
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kpresenter~kPresenter
708
share/fvwm-crystal/fvwm/Applications/Development/Java/~bsh.Console~BeanShell_Prompt
709
%%DATADIR%%/fvwm/Applications/Office/KOffice/~krita~Krita
709
share/fvwm-crystal/fvwm/Applications/Development/Java/~kjscmd~kjscmd
710
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kspread~kSpread
710
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/entries
711
%%DATADIR%%/fvwm/Applications/Office/KOffice/~kugar~Kugar
711
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/format
712
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/20~oowriter2~OpenOffice.org_Writer
712
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/prop-base/~cervisia~Cervisia.svn-base
713
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/20~oowriter~OpenOffice.org_Writer
713
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/prop-base/~lincvs~lincvs.svn-base
714
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oobase2~OpenOffice.org_Base
714
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/prop-base/~rapidsvn~RapidSVN.svn-base
715
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oobase~OpenOffice.org_Base
715
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/prop-base/~tkcvs~tkcvs.svn-base
716
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oocalc2~OpenOffice.org_Calc
716
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/text-base/~cervisia~Cervisia.svn-base
717
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oocalc~OpenOffice.org_Calc
717
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/text-base/~lincvs~lincvs.svn-base
718
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oodraw2~OpenOffice.org_Draw
718
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/text-base/~rapidsvn~RapidSVN.svn-base
719
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oodraw~OpenOffice.org_Draw
719
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/text-base/~tkcvs~tkcvs.svn-base
720
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~ooffice2~OpenOffice.org_Suite
720
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/~cervisia~Cervisia
721
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~ooffice~OpenOffice.org_Suite
721
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/~lincvs~lincvs
722
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oofromtemplate2~OpenOffice.org
722
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/~rapidsvn~RapidSVN
723
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~ooimpress2~OpenOffice.org_Impress
723
share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/~tkcvs~tkcvs
724
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~ooimpress~OpenOffice.org_Impress
724
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/entries
725
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oomath2~OpenOffice.org_Math
725
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/format
726
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oomath~OpenOffice.org_Math
726
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/prop-base/~bluefish~Bluefish.svn-base
727
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oopadmin2~OpenOffice.org_Printer_Admin
727
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/prop-base/~klinkstatus~klinkstatus.svn-base
728
%%DATADIR%%/fvwm/Applications/Office/OpenOffice.org/~oopadmin~OpenOffice.org_Printer_Admin
728
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/prop-base/~nvu~Nvu.svn-base
729
%%DATADIR%%/fvwm/Applications/Office/PDA/~jpilot~J-Pilot
729
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/text-base/~bluefish~Bluefish.svn-base
730
%%DATADIR%%/fvwm/Applications/Office/PDA/~kpilot~kPilot
730
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/text-base/~klinkstatus~klinkstatus.svn-base
731
%%DATADIR%%/fvwm/Applications/Office/Publishing/20~scribus~Scribus
731
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/text-base/~nvu~Nvu.svn-base
732
%%DATADIR%%/fvwm/Applications/Office/Publishing/~kile~Kile
732
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/~bluefish~Bluefish
733
%%DATADIR%%/fvwm/Applications/Office/Publishing/~lyx~LyX
733
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/~klinkstatus~klinkstatus
734
%%DATADIR%%/fvwm/Applications/Office/Spreadsheets/~gnumeric~Gnumeric
734
share/fvwm-crystal/fvwm/Applications/Development/Web_Development/~nvu~Nvu
735
%%DATADIR%%/fvwm/Applications/Office/Viewers/~acroread~AcroRead
735
share/fvwm-crystal/fvwm/Applications/Development/~kdiff3~kdiff3
736
%%DATADIR%%/fvwm/Applications/Office/Viewers/~cbrpager~cbrpager
736
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/entries
737
%%DATADIR%%/fvwm/Applications/Office/Viewers/~djview~DjVu_Viewer
737
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/format
738
%%DATADIR%%/fvwm/Applications/Office/Viewers/~evince~Evince
738
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/prop-base/~gcolor2~gColor2.svn-base
739
%%DATADIR%%/fvwm/Applications/Office/Viewers/~gv~GhostView
739
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/prop-base/~kcolorchooser~KColorChooser.svn-base
740
%%DATADIR%%/fvwm/Applications/Office/Viewers/~kchmviewer~Kchmviewer
740
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/prop-base/~kcoloredit~kcoloredit.svn-base
741
%%DATADIR%%/fvwm/Applications/Office/Viewers/~kdvi~kdvi
741
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/text-base/~gcolor2~gColor2.svn-base
742
%%DATADIR%%/fvwm/Applications/Office/Viewers/~kghostview~kghostview
742
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/text-base/~kcolorchooser~KColorChooser.svn-base
743
%%DATADIR%%/fvwm/Applications/Office/Viewers/~kpdf~kpdf
743
share/fvwm-crystal/fvwm/Applications/Graphics/.svn/text-base/~kcoloredit~kcoloredit.svn-base
744
%%DATADIR%%/fvwm/Applications/Office/Viewers/~kviewshell~kviewshell
744
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/entries
745
%%DATADIR%%/fvwm/Applications/Office/Viewers/~xchm~xchm
745
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/format
746
%%DATADIR%%/fvwm/Applications/Office/Viewers/~xpdf~xPDF
746
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/20~gimp~GIMP.svn-base
747
%%DATADIR%%/fvwm/Applications/Office/Word_Processors/~abiword~Abiword
747
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/20~pixel32~Pixel32.svn-base
748
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/10~drakconf~Mandrivia_Control_Center
748
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/~gnome-iconedit~gnome_iconedit.svn-base
749
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/10~gnome-control-center~GNOME_Control_Center
749
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/~kolourpaint~kolourpaint.svn-base
750
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/10~kcontrol~KDE_Control_Center
750
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/~tuxpaint~TuxPaint.svn-base
751
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~beryl-settings~Beryl_Settings Manager
751
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base/~xpaint~xpaint.svn-base
752
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~emerald-theme-manager~Emerald-Theme-Manager
752
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/20~gimp~GIMP.svn-base
753
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~gconf-editor~GConf_Editor
753
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/20~pixel32~Pixel32.svn-base
754
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~gksu~Login_Window
754
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/~gnome-iconedit~gnome_iconedit.svn-base
755
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~gtk-chtheme~gtk-chtheme
755
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/~kolourpaint~kolourpaint.svn-base
756
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~switch2~Gtk-theme-switch
756
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/~tuxpaint~TuxPaint.svn-base
757
%%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings/~xfce4-menueditor~xfce4-menueditor
757
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base/~xpaint~xpaint.svn-base
758
%%DATADIR%%/fvwm/Applications/Settings/Hardware_Settings/~gparted~GParted
758
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/20~gimp~GIMP
759
%%DATADIR%%/fvwm/Applications/Settings/Hardware_Settings/~k3bsetup~K3bSetup
759
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/20~pixel32~Pixel32
760
%%DATADIR%%/fvwm/Applications/Settings/Hardware_Settings/~nvidia-settings~nVidia_Settings
760
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/~gnome-iconedit~gnome_iconedit
761
%%DATADIR%%/fvwm/Applications/Settings/Hardware_Settings/~qtparted~QTParted
761
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/~kolourpaint~kolourpaint
762
%%DATADIR%%/fvwm/Applications/Settings/Package_Managers/~aptitude~Aptitude
762
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/~tuxpaint~TuxPaint
763
%%DATADIR%%/fvwm/Applications/Settings/Package_Managers/~aptsh~AptSh
763
share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/~xpaint~xpaint
764
%%DATADIR%%/fvwm/Applications/Settings/Package_Managers/~poldek~Poldek
764
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/entries
765
%%DATADIR%%/fvwm/Applications/Settings/Package_Managers/~porthole~Porthole
765
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/format
766
%%DATADIR%%/fvwm/Applications/Settings/Package_Managers/~synaptic~Synaptic
766
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/prop-base/20~blender~Blender.svn-base
767
%%DATADIR%%/fvwm/Applications/Settings/Printing/~cups-config~Cups-Config
767
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/prop-base/~wings3d~Wings_3D.svn-base
768
%%DATADIR%%/fvwm/Applications/Settings/Printing/~kcmshell~Printers
768
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/prop-base/~wings~wings.svn-base
769
%%DATADIR%%/fvwm/Applications/Settings/~ControlPanel~Java_Control Panel 1.5
769
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/text-base/20~blender~Blender.svn-base
770
%%DATADIR%%/fvwm/Applications/Settings/~smart~Smart
770
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/text-base/~wings3d~Wings_3D.svn-base
771
%%DATADIR%%/fvwm/Applications/System/Documentation/~khelpcenter~khelpcenter
771
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/text-base/~wings~wings.svn-base
772
%%DATADIR%%/fvwm/Applications/System/Documentation/~tkinfo~tkinfo
772
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/20~blender~Blender
773
%%DATADIR%%/fvwm/Applications/System/Documentation/~tkman~tkman
773
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/~wings3d~Wings_3D
774
%%DATADIR%%/fvwm/Applications/System/Documentation/~yelp~Gnome_Yelp
774
share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/~wings~wings
775
%%DATADIR%%/fvwm/Applications/System/File_Managers/10~mc~Midnight_Commander
775
share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/entries
776
%%DATADIR%%/fvwm/Applications/System/File_Managers/15~nautilus~Nautilus
776
share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/format
777
%%DATADIR%%/fvwm/Applications/System/File_Managers/15~tuxcmd~TuxCommander
777
share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/prop-base/~dia~Dia.svn-base
778
%%DATADIR%%/fvwm/Applications/System/File_Managers/20~rox~ROX-Filer
778
share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/text-base/~dia~Dia.svn-base
779
%%DATADIR%%/fvwm/Applications/System/File_Managers/~filerunner~FileRunner
779
share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/~dia~Dia
780
%%DATADIR%%/fvwm/Applications/System/File_Managers/~gentoo~Gentoo
780
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/entries
781
%%DATADIR%%/fvwm/Applications/System/File_Managers/~konqueror~Konqueror
781
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/format
782
%%DATADIR%%/fvwm/Applications/System/File_Managers/~krusader~Krusader
782
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/prop-base/20~f-spot~F-Spot.svn-base
783
%%DATADIR%%/fvwm/Applications/System/File_Managers/~thunar~Thunar
783
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/prop-base/~digikam~DigiKam.svn-base
784
%%DATADIR%%/fvwm/Applications/System/File_Managers/~xfe~X_File_Explorer
784
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/prop-base/~gpaint~gPaint.svn-base
785
%%DATADIR%%/fvwm/Applications/System/File_Managers/~xnc~X_Northern_Captain
785
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/prop-base/~kpaint~kPaint.svn-base
786
%%DATADIR%%/fvwm/Applications/System/Monitors/~gkrellm2~Gkrellm2
786
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/text-base/20~f-spot~F-Spot.svn-base
787
%%DATADIR%%/fvwm/Applications/System/Monitors/~gnome-system-monitor~GNOME_System_Monitor
787
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/text-base/~digikam~DigiKam.svn-base
788
%%DATADIR%%/fvwm/Applications/System/Monitors/~gtop~gtop
788
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/text-base/~gpaint~gPaint.svn-base
789
%%DATADIR%%/fvwm/Applications/System/Monitors/~hardinfo~HardInfo
789
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/text-base/~kpaint~kPaint.svn-base
790
%%DATADIR%%/fvwm/Applications/System/Monitors/~htop~hTop
790
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/20~f-spot~F-Spot
791
%%DATADIR%%/fvwm/Applications/System/Monitors/~kinfocenter~KInfoCenter
791
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/~digikam~DigiKam
792
%%DATADIR%%/fvwm/Applications/System/Monitors/~ksysguard~KSysGuard
792
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/~gpaint~gPaint
793
%%DATADIR%%/fvwm/Applications/System/Monitors/~qps~qps
793
share/fvwm-crystal/fvwm/Applications/Graphics/Photography/~kpaint~kPaint
794
%%DATADIR%%/fvwm/Applications/System/Monitors/~wavemon~WaveMon
794
share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/entries
795
%%DATADIR%%/fvwm/Applications/System/Monitors/~wireshark~WireShark
795
share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/format
796
%%DATADIR%%/fvwm/Applications/System/Monitors/~xtraceroute~Xtraceroute
796
share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/prop-base/~xsane~XSane.svn-base
797
%%DATADIR%%/fvwm/Applications/System/Security/~MyPasswordSafe~MyPasswordSafe
797
share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/text-base/~xsane~XSane.svn-base
798
%%DATADIR%%/fvwm/Applications/System/Security/~fwbuilder~FWBuilder
798
share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/~xsane~XSane
799
%%DATADIR%%/fvwm/Applications/System/Security/~gpass~gPass
799
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/entries
800
%%DATADIR%%/fvwm/Applications/System/Security/~gpa~GNU_Privacy_Assistant
800
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/format
801
%%DATADIR%%/fvwm/Applications/System/Security/~klamav~klamav
801
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/prop-base/20~inkscape~Inkscape.svn-base
802
%%DATADIR%%/fvwm/Applications/System/Security/~kuser~kuser
802
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/prop-base/~qcad~qCAD.svn-base
803
%%DATADIR%%/fvwm/Applications/System/Security/~nessus~Nessus
803
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/prop-base/~sodipodi~Sodipodi.svn-base
804
%%DATADIR%%/fvwm/Applications/System/Security/~revelation~Revelation
804
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/prop-base/~xfig~XFig.svn-base
805
%%DATADIR%%/fvwm/Applications/System/Security/~seahorse~Seahorse
805
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/text-base/20~inkscape~Inkscape.svn-base
806
%%DATADIR%%/fvwm/Applications/System/Security/~zsafe~zSafe
806
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/text-base/~qcad~qCAD.svn-base
807
%%DATADIR%%/fvwm/Applications/System/Terminals/~Eterm~Eterm
807
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/text-base/~sodipodi~Sodipodi.svn-base
808
%%DATADIR%%/fvwm/Applications/System/Terminals/~aterm~Aterm
808
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/text-base/~xfig~XFig.svn-base
809
%%DATADIR%%/fvwm/Applications/System/Terminals/~gnome-terminal~GNOME_Terminal
809
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/20~inkscape~Inkscape
810
%%DATADIR%%/fvwm/Applications/System/Terminals/~konsole~Konsole
810
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/~qcad~qCAD
811
%%DATADIR%%/fvwm/Applications/System/Terminals/~mrxvt~MRxvt
811
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/~sodipodi~Sodipodi
812
%%DATADIR%%/fvwm/Applications/System/Terminals/~multi-gnome-terminal~Multi_GNOME_Terminal
812
share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/~xfig~XFig
813
%%DATADIR%%/fvwm/Applications/System/Terminals/~urxvt~URxvt
813
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/entries
814
%%DATADIR%%/fvwm/Applications/System/Terminals/~vte~vte
814
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/format
815
%%DATADIR%%/fvwm/Applications/System/Terminals/~xfce4-terminal~XFCE4_Terminal
815
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~eeyes~ee.svn-base
816
%%DATADIR%%/fvwm/Applications/System/Terminals/~xfterm4~XFCE_4_Terminal
816
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~gimv~gimageview.svn-base
817
%%DATADIR%%/fvwm/Applications/System/Terminals/~xterm~XTerm
817
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~gqview~GQview.svn-base
818
%%DATADIR%%/fvwm/Applications/System/~mysqlcc~MySQLCC
818
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~gthumb~gThumb.svn-base
819
%%DATADIR%%/fvwm/Applications/System/~vmware~VMware
819
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~gwenview~Gwenview.svn-base
820
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~ark~Ark
820
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~kuickshow~kuickshow.svn-base
821
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~file-roller~File-roller
821
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~kview~kView.svn-base
822
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~guitar~Guitar
822
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~qcomicbook~QComicBook.svn-base
823
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~karchiver~Karchiver
823
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~showfoto~showfoto.svn-base
824
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~kpackage~kpackage
824
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~showimg~showimg.svn-base
825
%%DATADIR%%/fvwm/Applications/Utilities/Archiving/~xarchiver~Xarchiver
825
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base/~xv~xv.svn-base
826
%%DATADIR%%/fvwm/Applications/Utilities/Calculators/~calcoo~calcoo
826
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~eeyes~ee.svn-base
827
%%DATADIR%%/fvwm/Applications/Utilities/Calculators/~kcalc~kcalc
827
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~gimv~gimageview.svn-base
828
%%DATADIR%%/fvwm/Applications/Utilities/File_Tools/~gtk-splitter~Gtk-splitter
828
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~gqview~GQview.svn-base
829
%%DATADIR%%/fvwm/Applications/Utilities/File_Tools/~kfilereplace~kfilereplace
829
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~gthumb~gThumb.svn-base
830
%%DATADIR%%/fvwm/Applications/Utilities/File_Tools/~kfind~kfind
830
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~gwenview~Gwenview.svn-base
831
%%DATADIR%%/fvwm/Applications/Utilities/File_Tools/~kompare~kompare
831
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~kuickshow~kuickshow.svn-base
832
%%DATADIR%%/fvwm/Applications/Utilities/File_Tools/~krename~krename
832
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~kview~kView.svn-base
833
%%DATADIR%%/fvwm/Applications/Utilities/Printing/~kdeprintfax~kdeprintfax
833
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~qcomicbook~QComicBook.svn-base
834
%%DATADIR%%/fvwm/Applications/Utilities/Printing/~kjobviewer~kjobviewer
834
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~showfoto~showfoto.svn-base
835
%%DATADIR%%/fvwm/Applications/Utilities/Printing/~kprinter~kprinter
835
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~showimg~showimg.svn-base
836
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/18~gvim~gViM
836
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base/~xv~xv.svn-base
837
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/18~kvim~kViM
837
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~eeyes~ee
838
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/20~cream~ViM_Cream
838
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~gimv~gimageview
839
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/20~emacs~Emacs
839
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~gqview~GQview
840
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/20~xemacs~XEmacs
840
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~gthumb~gThumb
841
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~emacs.emacs-21~GNU_Emacs 21
841
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~gwenview~Gwenview
842
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~gedit~gEdit
842
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~kuickshow~kuickshow
843
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~kate~Kate
843
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~kview~kView
844
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~kate~Kate_w_En_spell
844
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~qcomicbook~QComicBook
845
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~kedit~kEdit
845
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~showfoto~showfoto
846
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~mousepad~Mousepad
846
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~showimg~showimg
847
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~nedit~nedit
847
share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/~xv~xv
848
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~scite~Scite
848
share/fvwm-crystal/fvwm/Applications/Graphics/~gcolor2~gColor2
849
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~teaed~Tea_for_Linux
849
share/fvwm-crystal/fvwm/Applications/Graphics/~kcolorchooser~KColorChooser
850
%%DATADIR%%/fvwm/Applications/Utilities/Text_Editors/~xjed~xjed
850
share/fvwm-crystal/fvwm/Applications/Graphics/~kcoloredit~kcoloredit
851
%%DATADIR%%/fvwm/Applications/Utilities/Text_Tools/~fontforge~fontforge
851
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/entries
852
%%DATADIR%%/fvwm/Applications/Utilities/Text_Tools/~gucharmap~gucharmap
852
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/format
853
%%DATADIR%%/fvwm/Applications/Utilities/Text_Tools/~kcharselect~kcharselect
853
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/prop-base/~freemind~FreeMind.svn-base
854
%%DATADIR%%/fvwm/Applications/Utilities/~glxgears~glxgears
854
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/prop-base/~ktouch~kTouch.svn-base
855
%%DATADIR%%/fvwm/Applications/Utilities/~kfloppy~kfloppy
855
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/prop-base/~tomboy~Tomboy.svn-base
856
%%DATADIR%%/fvwm/Applications/Utilities/~kmouth~kmouth
856
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/prop-base/~zim~Zim.svn-base
857
%%DATADIR%%/fvwm/Applications/Utilities/~ksayit~ksayit
857
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/text-base/~freemind~FreeMind.svn-base
858
%%DATADIR%%/fvwm/Applications/Utilities/~ksnapshot~ksnapshot
858
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/text-base/~ktouch~kTouch.svn-base
859
%%DATADIR%%/fvwm/Applications/Utilities/~xclock~xclock
859
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/text-base/~tomboy~Tomboy.svn-base
860
%%DATADIR%%/fvwm/Applications/Utilities/~xvidcap~xvidcap
860
share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/text-base/~zim~Zim.svn-base
861
%%DATADIR%%/fvwm/Applications/Utilities/~xwine~XWine
861
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/entries
862
%%DATADIR%%/fvwm/colorsets/CIOS.cs
862
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/format
863
%%DATADIR%%/fvwm/colorsets/Clear.cs
863
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base/~basket~Basket.svn-base
864
%%DATADIR%%/fvwm/colorsets/CrystalZono.cs
864
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base/~celestia~Celestia.svn-base
865
%%DATADIR%%/fvwm/colorsets/DarkDesktop.cs
865
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base/~kstars~KStars.svn-base
866
%%DATADIR%%/fvwm/colorsets/DarkGreen.cs
866
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base/~stellarium~Stellarium.svn-base
867
%%DATADIR%%/fvwm/colorsets/HUD - Green.cs
867
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base/~xephem~xephem.svn-base
868
%%DATADIR%%/fvwm/colorsets/Industrial.cs
868
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base/~basket~Basket.svn-base
869
%%DATADIR%%/fvwm/colorsets/IrishDesktop.cs
869
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base/~celestia~Celestia.svn-base
870
%%DATADIR%%/fvwm/colorsets/Kill Bill.cs
870
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base/~kstars~KStars.svn-base
871
%%DATADIR%%/fvwm/colorsets/Metabox.cs
871
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base/~stellarium~Stellarium.svn-base
872
%%DATADIR%%/fvwm/colorsets/Midnight.cs
872
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base/~xephem~xephem.svn-base
873
%%DATADIR%%/fvwm/colorsets/Original.cs
873
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/~basket~Basket
874
%%DATADIR%%/fvwm/colorsets/Red - Cyan.cs
874
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/~celestia~Celestia
875
%%DATADIR%%/fvwm/colorsets/RedDesktop.cs
875
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/~kstars~KStars
876
%%DATADIR%%/fvwm/colorsets/WhiteDesktop.cs
876
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/~stellarium~Stellarium
877
%%DATADIR%%/fvwm/colorsets/colorset-definition
877
share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/~xephem~xephem
878
%%DATADIR%%/fvwm/components/Standard
878
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/entries
879
%%DATADIR%%/fvwm/components/apps/FvwmMiniConsole
879
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/format
880
%%DATADIR%%/fvwm/components/apps/GNOME-Settings-Daemon
880
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/prop-base/~khangman~KHangMan.svn-base
881
%%DATADIR%%/fvwm/components/apps/Nautilus
881
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/prop-base/~klettres~KLettres.svn-base
882
%%DATADIR%%/fvwm/components/apps/OpenOffice.org
882
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/text-base/~khangman~KHangMan.svn-base
883
%%DATADIR%%/fvwm/components/apps/QuakeConsole
883
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/text-base/~klettres~KLettres.svn-base
884
%%DATADIR%%/fvwm/components/apps/ROX-Filer
884
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/~khangman~KHangMan
885
%%DATADIR%%/fvwm/components/apps/XScreenSaver
885
share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/~klettres~KLettres
886
%%DATADIR%%/fvwm/components/bindings/Application-Ardour
886
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/entries
887
%%DATADIR%%/fvwm/components/bindings/Desktop-MMB-EdgeScroll
887
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/format
888
%%DATADIR%%/fvwm/components/bindings/Desktop-MMB-TogglePanels
888
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/prop-base/~fung-calc~fung-calc.svn-base
889
%%DATADIR%%/fvwm/components/bindings/Desktop-PageSwitch-Horizontal
889
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/prop-base/~kig~Kig.svn-base
890
%%DATADIR%%/fvwm/components/bindings/Desktop-PageSwitch-Vertical
890
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/prop-base/~kmplot~kmplot.svn-base
891
%%DATADIR%%/fvwm/components/bindings/Desktop-RMB-OpenTerminal
891
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/prop-base/~koctave3~koctave.svn-base
892
%%DATADIR%%/fvwm/components/bindings/Icon-Basic
892
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/text-base/~fung-calc~fung-calc.svn-base
893
%%DATADIR%%/fvwm/components/bindings/Misc-Keybindings
893
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/text-base/~kig~Kig.svn-base
894
%%DATADIR%%/fvwm/components/bindings/Misc-Keybindings_NumLock
894
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/text-base/~kmplot~kmplot.svn-base
895
%%DATADIR%%/fvwm/components/bindings/Mouse-GoHome
895
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/text-base/~koctave3~koctave.svn-base
896
%%DATADIR%%/fvwm/components/bindings/Music
896
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/~fung-calc~fung-calc
897
%%DATADIR%%/fvwm/components/bindings/Music-Dvorak
897
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/~kig~Kig
898
%%DATADIR%%/fvwm/components/bindings/Music-Dvorak_NumLock
898
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/~kmplot~kmplot
899
%%DATADIR%%/fvwm/components/bindings/Music_NumLock
899
share/fvwm-crystal/fvwm/Applications/Knowledge/Math/~koctave3~koctave
900
%%DATADIR%%/fvwm/components/bindings/Numpad-Control
900
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/entries
901
%%DATADIR%%/fvwm/components/bindings/Numpad-Focus
901
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/format
902
%%DATADIR%%/fvwm/components/bindings/Numpad-Focus-Raise
902
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/prop-base/~kalzium~Kalzium.svn-base
903
%%DATADIR%%/fvwm/components/bindings/Numpad-Move
903
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/prop-base/~lightspeed~lightspeed.svn-base
904
%%DATADIR%%/fvwm/components/bindings/Numpad-Warp
904
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/text-base/~kalzium~Kalzium.svn-base
905
%%DATADIR%%/fvwm/components/bindings/PageSwitch-Horizontal
905
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/text-base/~lightspeed~lightspeed.svn-base
906
%%DATADIR%%/fvwm/components/bindings/PageSwitch-Horizontal_NumLock
906
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/~kalzium~Kalzium
907
%%DATADIR%%/fvwm/components/bindings/PageSwitch-Vertical
907
share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/~lightspeed~lightspeed
908
%%DATADIR%%/fvwm/components/bindings/PageSwitch-Vertical_NumLock
908
share/fvwm-crystal/fvwm/Applications/Knowledge/~freemind~FreeMind
909
%%DATADIR%%/fvwm/components/bindings/Pager-Horizontal
909
share/fvwm-crystal/fvwm/Applications/Knowledge/~ktouch~kTouch
910
%%DATADIR%%/fvwm/components/bindings/Pager-Horizontal_NumLock
910
share/fvwm-crystal/fvwm/Applications/Knowledge/~tomboy~Tomboy
911
%%DATADIR%%/fvwm/components/bindings/Pager-Vertical
911
share/fvwm-crystal/fvwm/Applications/Knowledge/~zim~Zim
912
%%DATADIR%%/fvwm/components/bindings/Pager-Vertical_NumLock
912
share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/entries
913
%%DATADIR%%/fvwm/components/bindings/Remove-Defaults
913
share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/format
914
%%DATADIR%%/fvwm/components/bindings/Window-Basic
914
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/entries
915
%%DATADIR%%/fvwm/components/bindings/Window-Border
915
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/format
916
%%DATADIR%%/fvwm/components/bindings/Window-Control
916
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/prop-base/~cinepaint~cinepaint.svn-base
917
%%DATADIR%%/fvwm/components/bindings/Window-Control_NumLock
917
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/text-base/~cinepaint~cinepaint.svn-base
918
%%DATADIR%%/fvwm/components/bindings/Window-List
918
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/entries
919
%%DATADIR%%/fvwm/components/bindings/Window-Rearrange
919
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/format
920
%%DATADIR%%/fvwm/components/bindings/Window-Rearrange_NumLock
920
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/prop-base/~bcast~Broadcast_2000.svn-base
921
%%DATADIR%%/fvwm/components/bindings/Window-Warp
921
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/prop-base/~cinelerra~Cinelerra.svn-base
922
%%DATADIR%%/fvwm/components/bindings/Window-Warp-Dvorak
922
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/text-base/~bcast~Broadcast_2000.svn-base
923
%%DATADIR%%/fvwm/components/bindings/Window-Warp-Dvorak_NumLock
923
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/text-base/~cinelerra~Cinelerra.svn-base
924
%%DATADIR%%/fvwm/components/bindings/Window-Warp_NumLock
924
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/~bcast~Broadcast_2000
925
%%DATADIR%%/fvwm/components/decorations/Buttons-fvwm-crystal
925
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/~cinelerra~Cinelerra
926
%%DATADIR%%/fvwm/components/decorations/Buttons-fvwm-crystal-MiniIcon
926
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/entries
927
%%DATADIR%%/fvwm/components/decorations/Buttons-fvwm-crystal_NumLock
927
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/format
928
%%DATADIR%%/fvwm/components/decorations/Buttons-macosx
928
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/prop-base/20~monotheka~Monotheka.svn-base
929
%%DATADIR%%/fvwm/components/decorations/Buttons-macosx-MiniIcon
929
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/prop-base/~gcfilms~GCfilms.svn-base
930
%%DATADIR%%/fvwm/components/decorations/Buttons-macosx_NumLock
930
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/text-base/20~monotheka~Monotheka.svn-base
931
%%DATADIR%%/fvwm/components/decorations/Buttons-nextstep
931
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/text-base/~gcfilms~GCfilms.svn-base
932
%%DATADIR%%/fvwm/components/decorations/Buttons-nextstep-MiniIcon
932
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/20~monotheka~Monotheka
933
%%DATADIR%%/fvwm/components/decorations/Buttons-os2
933
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/~gcfilms~GCfilms
934
%%DATADIR%%/fvwm/components/decorations/Buttons-os2-MiniIcon
934
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/entries
935
%%DATADIR%%/fvwm/components/decorations/Buttons-os2_NumLock
935
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/format
936
%%DATADIR%%/fvwm/components/decorations/Buttons-windows
936
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/10~gnomebaker~GnomeBaker.svn-base
937
%%DATADIR%%/fvwm/components/decorations/Buttons-windows_NumLock
937
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/10~graveman~Graveman.svn-base
938
%%DATADIR%%/fvwm/components/desktop/FVWM-Crystal_Functions
938
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/10~k3b~K3B.svn-base
939
%%DATADIR%%/fvwm/components/desktop/FVWM-Crystal_Preferences
939
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/15~bonfire~Bonfire.svn-base
940
%%DATADIR%%/fvwm/components/desktop/FVWM-Crystal_Styles
940
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/15~brasero~Brasero.svn-base
941
%%DATADIR%%/fvwm/components/desktop/Icon-Mwm
941
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~acidrip~AcidRip.svn-base
942
%%DATADIR%%/fvwm/components/desktop/Icon-Thumbnails
942
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~dvdrip~DVDRip.svn-base
943
%%DATADIR%%/fvwm/components/desktop/Keyboard
943
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~gcdmaster~Gnome_CD Master.svn-base
944
%%DATADIR%%/fvwm/components/desktop/Keyboard-Dvorak
944
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~gcombust~gcombust.svn-base
945
%%DATADIR%%/fvwm/components/desktop/Keyboard-Dvorak_NumLock
945
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~grip~Grip.svn-base
946
%%DATADIR%%/fvwm/components/desktop/Keyboard-Vertical
946
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~jack~Jack_The_Ripper.svn-base
947
%%DATADIR%%/fvwm/components/desktop/Keyboard-Vertical-Dvorak
947
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~kaudiocreator~kaudiocreator.svn-base
948
%%DATADIR%%/fvwm/components/desktop/Keyboard-Vertical-Dvorak_NumLock
948
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~ripperX~ripperX.svn-base
949
%%DATADIR%%/fvwm/components/desktop/Keyboard-Vertical_NumLock
949
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~serpentine~Serpentine.svn-base
950
%%DATADIR%%/fvwm/components/desktop/Keyboard_NumLock
950
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~sound-juicer~Sound_Juicer.svn-base
951
%%DATADIR%%/fvwm/components/desktop/Numpad
951
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base/~xcdroast~XCDRoast.svn-base
952
%%DATADIR%%/fvwm/components/desktop/Numpad-Raise
952
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/10~gnomebaker~GnomeBaker.svn-base
953
%%DATADIR%%/fvwm/components/functions/About
953
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/10~graveman~Graveman.svn-base
954
%%DATADIR%%/fvwm/components/functions/Clear-FVWM-Settings
954
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/10~k3b~K3B.svn-base
955
%%DATADIR%%/fvwm/components/functions/Colorsets
955
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/15~bonfire~Bonfire.svn-base
956
%%DATADIR%%/fvwm/components/functions/Debug-Functions
956
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/15~brasero~Brasero.svn-base
957
%%DATADIR%%/fvwm/components/functions/Desktop-Pager
957
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~acidrip~AcidRip.svn-base
958
%%DATADIR%%/fvwm/components/functions/Developer-Menu
958
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~dvdrip~DVDRip.svn-base
959
%%DATADIR%%/fvwm/components/functions/EWMH-BaseStruts
959
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~gcdmaster~Gnome_CD Master.svn-base
960
%%DATADIR%%/fvwm/components/functions/EdgeScroll-Toggle
960
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~gcombust~gcombust.svn-base
961
%%DATADIR%%/fvwm/components/functions/Exec-Accelerator
961
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~grip~Grip.svn-base
962
%%DATADIR%%/fvwm/components/functions/Exit
962
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~jack~Jack_The_Ripper.svn-base
963
%%DATADIR%%/fvwm/components/functions/Exit-Safe
963
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~kaudiocreator~kaudiocreator.svn-base
964
%%DATADIR%%/fvwm/components/functions/Exit-Safe-gdm
964
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~ripperX~ripperX.svn-base
965
%%DATADIR%%/fvwm/components/functions/Exit-Safe-sudo
965
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~serpentine~Serpentine.svn-base
966
%%DATADIR%%/fvwm/components/functions/Exit-gdm
966
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~sound-juicer~Sound_Juicer.svn-base
967
%%DATADIR%%/fvwm/components/functions/Exit-sudo
967
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base/~xcdroast~XCDRoast.svn-base
968
%%DATADIR%%/fvwm/components/functions/FindFunctions
968
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~gnomebaker~GnomeBaker
969
%%DATADIR%%/fvwm/components/functions/Fullscreen
969
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~graveman~Graveman
970
%%DATADIR%%/fvwm/components/functions/FvwmExpose
970
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/10~k3b~K3B
971
%%DATADIR%%/fvwm/components/functions/FvwmFormDefault
971
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/15~bonfire~Bonfire
972
%%DATADIR%%/fvwm/components/functions/FvwmIdent
972
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/15~brasero~Brasero
973
%%DATADIR%%/fvwm/components/functions/Icon-Basic
973
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~acidrip~AcidRip
974
%%DATADIR%%/fvwm/components/functions/Icon-Mwm
974
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~dvdrip~DVDRip
975
%%DATADIR%%/fvwm/components/functions/Icon-Thumbnails
975
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~gcdmaster~Gnome_CD Master
976
%%DATADIR%%/fvwm/components/functions/Keyboard-Modifiers
976
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~gcombust~gcombust
977
%%DATADIR%%/fvwm/components/functions/Menu-Position
977
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~grip~Grip
978
%%DATADIR%%/fvwm/components/functions/Mixer-amixer
978
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~jack~Jack_The_Ripper
979
%%DATADIR%%/fvwm/components/functions/Mixer-audacious
979
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~kaudiocreator~kaudiocreator
980
%%DATADIR%%/fvwm/components/functions/Mixer-aumix
980
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~ripperX~ripperX
981
%%DATADIR%%/fvwm/components/functions/Mixer-cdcd
981
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~serpentine~Serpentine
982
%%DATADIR%%/fvwm/components/functions/Mixer-cmus
982
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~sound-juicer~Sound_Juicer
983
%%DATADIR%%/fvwm/components/functions/Mixer-mpd
983
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/~xcdroast~XCDRoast
984
%%DATADIR%%/fvwm/components/functions/Mixer-quodlibet
984
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/~cinepaint~cinepaint
985
%%DATADIR%%/fvwm/components/functions/Mixer-xmms
985
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/entries
986
%%DATADIR%%/fvwm/components/functions/Mixer-xmms2
986
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/format
987
%%DATADIR%%/fvwm/components/functions/Music-alsaplayer
987
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/entries
988
%%DATADIR%%/fvwm/components/functions/Music-audacious
988
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/format
989
%%DATADIR%%/fvwm/components/functions/Music-cdcd
989
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/10~glmix~glmix.svn-base
990
%%DATADIR%%/fvwm/components/functions/Music-cmus
990
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~alsamixer~ALSA_Mixer.svn-base
991
%%DATADIR%%/fvwm/components/functions/Music-mocp
991
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~aumix~Aumix.svn-base
992
%%DATADIR%%/fvwm/components/functions/Music-mpd
992
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~gnome-alsamixer~GNOME_Alsamixer.svn-base
993
%%DATADIR%%/fvwm/components/functions/Music-mplayer
993
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~jackeq~jackeq.svn-base
994
%%DATADIR%%/fvwm/components/functions/Music-quodlibet
994
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~jackminimix~Jackminimix.svn-base
995
%%DATADIR%%/fvwm/components/functions/Music-xmms
995
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~jackmix~jackmix.svn-base
996
%%DATADIR%%/fvwm/components/functions/Music-xmms2
996
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base/~kmix~kMix.svn-base
997
%%DATADIR%%/fvwm/components/functions/NotificationAreaManager-stalonetray
997
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/10~glmix~glmix.svn-base
998
%%DATADIR%%/fvwm/components/functions/NotificationAreaManager-trayer
998
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~alsamixer~ALSA_Mixer.svn-base
999
%%DATADIR%%/fvwm/components/functions/Numpad
999
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~aumix~Aumix.svn-base
1000
%%DATADIR%%/fvwm/components/functions/PPick
1000
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~gnome-alsamixer~GNOME_Alsamixer.svn-base
1001
%%DATADIR%%/fvwm/components/functions/Preferences
1001
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~jackeq~jackeq.svn-base
1002
%%DATADIR%%/fvwm/components/functions/Preferences-Menu
1002
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~jackminimix~Jackminimix.svn-base
1003
%%DATADIR%%/fvwm/components/functions/Screenshot-import
1003
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~jackmix~jackmix.svn-base
1004
%%DATADIR%%/fvwm/components/functions/Urgency-Hint
1004
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base/~kmix~kMix.svn-base
1005
%%DATADIR%%/fvwm/components/functions/Wallpaper
1005
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/10~glmix~glmix
1006
%%DATADIR%%/fvwm/components/functions/Window-Autohide
1006
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/entries
1007
%%DATADIR%%/fvwm/components/functions/Window-Basic
1007
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/format
1008
%%DATADIR%%/fvwm/components/functions/Window-Buttons
1008
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~alsamixerguis~alsamixerguis.svn-base
1009
%%DATADIR%%/fvwm/components/functions/Window-Buttons-Vertical
1009
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~alsamixergui~alsamixergui.svn-base
1010
%%DATADIR%%/fvwm/components/functions/Window-Decorations
1010
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~aumix~Aumix.svn-base
1011
%%DATADIR%%/fvwm/components/functions/Window-Focus
1011
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~gamix~gAmix.svn-base
1012
%%DATADIR%%/fvwm/components/functions/Window-List
1012
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~gnome-volume-control~Gnome-volume-control.svn-base
1013
%%DATADIR%%/fvwm/components/functions/Window-Rearrange
1013
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~kamix~kamix.svn-base
1014
%%DATADIR%%/fvwm/components/functions/Window-Remember-ClickToFocus
1014
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base/~psmix2~psmix.svn-base
1015
%%DATADIR%%/fvwm/components/functions/Window-Remember-SloppyFocus
1015
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~alsamixerguis~alsamixerguis.svn-base
1016
%%DATADIR%%/fvwm/components/functions/Window-Ring
1016
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~alsamixergui~alsamixergui.svn-base
1017
%%DATADIR%%/fvwm/components/functions/Window-SetPlacementPolicy
1017
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~aumix~Aumix.svn-base
1018
%%DATADIR%%/fvwm/components/scripts/FvwmScript-AcpiBatt
1018
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~gamix~gAmix.svn-base
1019
%%DATADIR%%/fvwm/components/scripts/FvwmScript-Clock
1019
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~gnome-volume-control~Gnome-volume-control.svn-base
1020
%%DATADIR%%/fvwm/components/scripts/FvwmScript-Clock-24h
1020
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~kamix~kamix.svn-base
1021
%%DATADIR%%/fvwm/components/scripts/FvwmScript-Clock-24h-small_date
1021
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base/~psmix2~psmix.svn-base
1022
%%DATADIR%%/fvwm/components/scripts/FvwmScript-Clock-small
1022
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~alsamixerguis~alsamixerguis
1023
%%DATADIR%%/fvwm/components/scripts/FvwmScript-Clock-small_date
1023
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~alsamixergui~alsamixergui
1024
%%DATADIR%%/fvwm/components/scripts/FvwmScript-CpuFreq
1024
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~aumix~Aumix
1025
%%DATADIR%%/fvwm/components/scripts/FvwmScript-CpuTemp
1025
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~gamix~gAmix
1026
%%DATADIR%%/fvwm/components/styles/Application-Icons-22-32
1026
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~gnome-volume-control~Gnome-volume-control
1027
%%DATADIR%%/fvwm/components/styles/Applications
1027
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~kamix~kamix
1028
%%DATADIR%%/fvwm/components/styles/CursorStyle
1028
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/~psmix2~psmix
1029
%%DATADIR%%/fvwm/components/styles/CursorStyle-Border
1029
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~alsamixer~ALSA_Mixer
1030
%%DATADIR%%/fvwm/components/styles/FVWM
1030
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~aumix~Aumix
1031
%%DATADIR%%/fvwm/components/styles/FocusPolicy-FVWM-Crystal
1031
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~gnome-alsamixer~GNOME_Alsamixer
1032
%%DATADIR%%/fvwm/components/styles/FocusPolicy-FVWM-Crystal-Raise
1032
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackeq~jackeq
1033
%%DATADIR%%/fvwm/components/styles/FocusPolicy-MSWindows
1033
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackminimix~Jackminimix
1034
%%DATADIR%%/fvwm/components/styles/Menu
1034
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~jackmix~jackmix
1035
%%DATADIR%%/fvwm/components/styles/QuakeConsole
1035
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/~kmix~kMix
1036
%%DATADIR%%/fvwm/components/styles/Window-Decorations
1036
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/entries
1037
%%DATADIR%%/fvwm/config
1037
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/format
1038
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Colorsets
1038
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/prop-base/~mhwaveedit~mhwaveedit.svn-base
1039
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/README
1039
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/prop-base/~snd-ls~snd-ls.svn-base
1040
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Theme.fvwm-crystal
1040
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/prop-base/~snd~snd.svn-base
1041
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Theme.macosx
1041
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/prop-base/~traverso~traverso.svn-base
1042
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Theme.nextstep
1042
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/text-base/~mhwaveedit~mhwaveedit.svn-base
1043
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Theme.os2
1043
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/text-base/~snd-ls~snd-ls.svn-base
1044
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/Theme.windows
1044
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/text-base/~snd~snd.svn-base
1045
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-blue-icon.png
1045
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/text-base/~traverso~traverso.svn-base
1046
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-blue.png
1046
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/entries
1047
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-blue.png
1047
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/format
1048
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-green.png
1048
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base/~audacity~Audacity.svn-base
1049
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-red.png
1049
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base/~glame~gLame.svn-base
1050
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-violet.png
1050
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base/~gnusound~gnusound.svn-base
1051
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-white.png
1051
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base/~rezound~reZound.svn-base
1052
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray-yellow.png
1052
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base/~sweep~Sweep.svn-base
1053
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-gray.png
1053
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base/~audacity~Audacity.svn-base
1054
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-green-icon.png
1054
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base/~glame~gLame.svn-base
1055
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-green.png
1055
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base/~gnusound~gnusound.svn-base
1056
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-red-icon.png
1056
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base/~rezound~reZound.svn-base
1057
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-red.png
1057
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base/~sweep~Sweep.svn-base
1058
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-violet-icon.png
1058
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~audacity~Audacity
1059
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-violet.png
1059
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~glame~gLame
1060
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-white-icon.png
1060
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~gnusound~gnusound
1061
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-white.png
1061
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~rezound~reZound
1062
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-yellow-icon.png
1062
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/~sweep~Sweep
1063
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/button-yellow.png
1063
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~mhwaveedit~mhwaveedit
1064
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/title-active.png
1064
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~snd-ls~snd-ls
1065
%%DATADIR%%/fvwm/decorations/Aqua/Blank buttons/title-inactive.png
1065
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~snd~snd
1066
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Colorsets
1066
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/~traverso~traverso
1067
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/README
1067
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/entries
1068
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Theme.fvwm-crystal
1068
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/format
1069
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Theme.macosx
1069
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~jmax~jmax.svn-base
1070
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Theme.nextstep
1070
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~lmms~LMMS.svn-base
1071
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Theme.os2
1071
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~pd~pd.svn-base
1072
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/Theme.windows
1072
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~protux~protux.svn-base
1073
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-blue-icon.png
1073
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~spiralsynthmodular~Spiralmodular.svn-base
1074
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-blue.png
1074
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base/~wired~wired.svn-base
1075
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-blue.png
1075
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~jmax~jmax.svn-base
1076
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-green.png
1076
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~lmms~LMMS.svn-base
1077
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-red.png
1077
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~pd~pd.svn-base
1078
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-violet.png
1078
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~protux~protux.svn-base
1079
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-white.png
1079
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~spiralsynthmodular~Spiralmodular.svn-base
1080
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray-yellow.png
1080
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base/~wired~wired.svn-base
1081
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-gray.png
1081
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~jmax~jmax
1082
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-green-icon.png
1082
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~lmms~LMMS
1083
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-green.png
1083
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~pd~pd
1084
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-red-icon.png
1084
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~protux~protux
1085
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-red.png
1085
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~spiralsynthmodular~Spiralmodular
1086
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-violet-icon.png
1086
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/~wired~wired
1087
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-violet.png
1087
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/entries
1088
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-white-icon.png
1088
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/format
1089
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-white.png
1089
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/prop-base/~djplay~Djplay.svn-base
1090
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-yellow-icon.png
1090
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/prop-base/~fweelin~Freewheeling.svn-base
1091
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/button-yellow.png
1091
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/text-base/~djplay~Djplay.svn-base
1092
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/title-active.png
1092
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/text-base/~fweelin~Freewheeling.svn-base
1093
%%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons/title-inactive.png
1093
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/~djplay~Djplay
1094
%%DATADIR%%/fvwm/decorations/Clear/Blue/Colorsets
1094
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/~fweelin~Freewheeling
1095
%%DATADIR%%/fvwm/decorations/Clear/Blue/README
1095
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/entries
1096
%%DATADIR%%/fvwm/decorations/Clear/Blue/Theme.fvwm-crystal
1096
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/format
1097
%%DATADIR%%/fvwm/decorations/Clear/Blue/Theme.macosx
1097
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/10~lash_panel~Lash_panel.svn-base
1098
%%DATADIR%%/fvwm/decorations/Clear/Blue/Theme.nextstep
1098
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/10~lash_save_button~Lash_save_button.svn-base
1099
%%DATADIR%%/fvwm/decorations/Clear/Blue/Theme.os2
1099
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/10~lashd~Lash_deamon.svn-base
1100
%%DATADIR%%/fvwm/decorations/Clear/Blue/Theme.windows
1100
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/15~glashctl~GLashCtl.svn-base
1101
%%DATADIR%%/fvwm/decorations/Clear/Green/Colorsets
1101
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~ghostess~ghostess_Oscilloscope.svn-base
1102
%%DATADIR%%/fvwm/decorations/Clear/Green/README
1102
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~jaaa~jaaa.svn-base
1103
%%DATADIR%%/fvwm/decorations/Clear/Green/Theme.fvwm-crystal
1103
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~jack-dssi-host~Oscilloscope.svn-base
1104
%%DATADIR%%/fvwm/decorations/Clear/Green/Theme.macosx
1104
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~jack-patch-bay~jack_patch_bay.svn-base
1105
%%DATADIR%%/fvwm/decorations/Clear/Green/Theme.nextstep
1105
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~patchage~patchage.svn-base
1106
%%DATADIR%%/fvwm/decorations/Clear/Green/Theme.os2
1106
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~qjackconnect~qjackconnect.svn-base
1107
%%DATADIR%%/fvwm/decorations/Clear/Green/Theme.windows
1107
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~qjackctl~QJackCtl.svn-base
1108
%%DATADIR%%/fvwm/decorations/Clear/Mono/Colorsets
1108
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base/~qloud~qloud.svn-base
1109
%%DATADIR%%/fvwm/decorations/Clear/Mono/README
1109
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/10~lash_panel~Lash_panel.svn-base
1110
%%DATADIR%%/fvwm/decorations/Clear/Mono/Theme.fvwm-crystal
1110
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/10~lash_save_button~Lash_save_button.svn-base
1111
%%DATADIR%%/fvwm/decorations/Clear/Mono/Theme.macosx
1111
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/10~lashd~Lash_deamon.svn-base
1112
%%DATADIR%%/fvwm/decorations/Clear/Mono/Theme.nextstep
1112
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/15~glashctl~GLashCtl.svn-base
1113
%%DATADIR%%/fvwm/decorations/Clear/Mono/Theme.os2
1113
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~ghostess~ghostess_Oscilloscope.svn-base
1114
%%DATADIR%%/fvwm/decorations/Clear/Mono/Theme.windows
1114
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~jaaa~jaaa.svn-base
1115
%%DATADIR%%/fvwm/decorations/Clear/Navy/Colorsets
1115
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~jack-dssi-host~Oscilloscope.svn-base
1116
%%DATADIR%%/fvwm/decorations/Clear/Navy/README
1116
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~jack-patch-bay~jack_patch_bay.svn-base
1117
%%DATADIR%%/fvwm/decorations/Clear/Navy/Theme.fvwm-crystal
1117
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~patchage~patchage.svn-base
1118
%%DATADIR%%/fvwm/decorations/Clear/Navy/Theme.macosx
1118
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~qjackconnect~qjackconnect.svn-base
1119
%%DATADIR%%/fvwm/decorations/Clear/Navy/Theme.nextstep
1119
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~qjackctl~QJackCtl.svn-base
1120
%%DATADIR%%/fvwm/decorations/Clear/Navy/Theme.os2
1120
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base/~qloud~qloud.svn-base
1121
%%DATADIR%%/fvwm/decorations/Clear/Navy/Theme.windows
1121
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/10~lash_panel~Lash_panel
1122
%%DATADIR%%/fvwm/decorations/Clear/Orange/Colorsets
1122
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/10~lash_save_button~Lash_save_button
1123
%%DATADIR%%/fvwm/decorations/Clear/Orange/README
1123
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/10~lashd~Lash_deamon
1124
%%DATADIR%%/fvwm/decorations/Clear/Orange/Theme.fvwm-crystal
1124
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/15~glashctl~GLashCtl
1125
%%DATADIR%%/fvwm/decorations/Clear/Orange/Theme.macosx
1125
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/entries
1126
%%DATADIR%%/fvwm/decorations/Clear/Orange/Theme.nextstep
1126
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/format
1127
%%DATADIR%%/fvwm/decorations/Clear/Orange/Theme.os2
1127
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/10~humanizer~Alsa_MIDI_humanizer.svn-base
1128
%%DATADIR%%/fvwm/decorations/Clear/Orange/Theme.windows
1128
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/10~qmidiroute~qmidiroute.svn-base
1129
%%DATADIR%%/fvwm/decorations/Clear/Red/Colorsets
1129
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/20~timidity~Timidity_Server_Start.svn-base
1130
%%DATADIR%%/fvwm/decorations/Clear/Red/README
1130
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/20~timidity~Timidity_Server_Stop.svn-base
1131
%%DATADIR%%/fvwm/decorations/Clear/Red/Theme.fvwm-crystal
1131
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~alsa-patch-bay~Alsa_patch_bay.svn-base
1132
%%DATADIR%%/fvwm/decorations/Clear/Red/Theme.macosx
1132
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~kmidimon~kmidimon.svn-base
1133
%%DATADIR%%/fvwm/decorations/Clear/Red/Theme.nextstep
1133
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~kontroll~kontroll.svn-base
1134
%%DATADIR%%/fvwm/decorations/Clear/Red/Theme.os2
1134
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~mcontrol~mcontrol.svn-base
1135
%%DATADIR%%/fvwm/decorations/Clear/Red/Theme.windows
1135
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~qmidiarp~qmidiarp.svn-base
1136
%%DATADIR%%/fvwm/decorations/Clear/Violet/Colorsets
1136
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~sfc~Sound_Font_Combi.svn-base
1137
%%DATADIR%%/fvwm/decorations/Clear/Violet/README
1137
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~simplesysexxer~Simple_Sysex_xer.svn-base
1138
%%DATADIR%%/fvwm/decorations/Clear/Violet/Theme.fvwm-crystal
1138
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~smurf~smurf.svn-base
1139
%%DATADIR%%/fvwm/decorations/Clear/Violet/Theme.macosx
1139
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base/~swami~swami.svn-base
1140
%%DATADIR%%/fvwm/decorations/Clear/Violet/Theme.nextstep
1140
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/10~humanizer~Alsa_MIDI_humanizer.svn-base
1141
%%DATADIR%%/fvwm/decorations/Clear/Violet/Theme.os2
1141
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/10~qmidiroute~qmidiroute.svn-base
1142
%%DATADIR%%/fvwm/decorations/Clear/Violet/Theme.windows
1142
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/20~timidity~Timidity_Server_Start.svn-base
1143
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Colorsets
1143
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/20~timidity~Timidity_Server_Stop.svn-base
1144
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/README
1144
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~alsa-patch-bay~Alsa_patch_bay.svn-base
1145
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Theme.fvwm-crystal
1145
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~kmidimon~kmidimon.svn-base
1146
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Theme.macosx
1146
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~kontroll~kontroll.svn-base
1147
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Theme.nextstep
1147
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~mcontrol~mcontrol.svn-base
1148
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Theme.os2
1148
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~qmidiarp~qmidiarp.svn-base
1149
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/Theme.windows
1149
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~sfc~Sound_Font_Combi.svn-base
1150
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-arrows-down.png
1150
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~simplesysexxer~Simple_Sysex_xer.svn-base
1151
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-arrows.png
1151
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~smurf~smurf.svn-base
1152
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-close-down.png
1152
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base/~swami~swami.svn-base
1153
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-close.png
1153
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/10~humanizer~Alsa_MIDI_humanizer
1154
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-empty-down.png
1154
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/10~qmidiroute~qmidiroute
1155
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-empty.png
1155
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/20~timidity~Timidity_Server_Start
1156
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-iconify-down.png
1156
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/20~timidity~Timidity_Server_Stop
1157
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-iconify.png
1157
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~alsa-patch-bay~Alsa_patch_bay
1158
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-maximize-down.png
1158
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~kmidimon~kmidimon
1159
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-maximize.png
1159
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~kontroll~kontroll
1160
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-options-down.png
1160
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~mcontrol~mcontrol
1161
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-options.png
1161
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~qmidiarp~qmidiarp
1162
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-active-title.png
1162
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~sfc~Sound_Font_Combi
1163
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-arrows-down.png
1163
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~simplesysexxer~Simple_Sysex_xer
1164
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-arrows.png
1164
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~smurf~smurf
1165
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-close-down.png
1165
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/~swami~swami
1166
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-close.png
1166
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/entries
1167
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-empty-down.png
1167
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/format
1168
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-empty.png
1168
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base/~artscontrol~artscontrol.svn-base
1169
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-iconify-down.png
1169
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base/~aseqview~aseqview.svn-base
1170
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-iconify.png
1170
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base/~kaconnect~kaconnect.svn-base
1171
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-maximize-down.png
1171
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base/~kasound~kasound.svn-base
1172
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-maximize.png
1172
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base/~qlo10k1~qlo10k1.svn-base
1173
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-options-down.png
1173
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base/~artscontrol~artscontrol.svn-base
1174
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-options.png
1174
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base/~aseqview~aseqview.svn-base
1175
%%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky/window-inactive-title.png
1175
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base/~kaconnect~kaconnect.svn-base
1176
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Colorsets
1176
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base/~kasound~kasound.svn-base
1177
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/README
1177
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base/~qlo10k1~qlo10k1.svn-base
1178
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Theme.fvwm-crystal
1178
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/~artscontrol~artscontrol
1179
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Theme.macosx
1179
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/~aseqview~aseqview
1180
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Theme.nextstep
1180
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/~kaconnect~kaconnect
1181
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Theme.os2
1181
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/~kasound~kasound
1182
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/Theme.windows
1182
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/~qlo10k1~qlo10k1
1183
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-arrows-down.png
1183
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~ghostess~ghostess_Oscilloscope
1184
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-arrows.png
1184
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~jaaa~jaaa
1185
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-close-down.png
1185
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~jack-dssi-host~Oscilloscope
1186
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-close.png
1186
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~jack-patch-bay~jack_patch_bay
1187
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-empty-down.png
1187
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~patchage~patchage
1188
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-empty.png
1188
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~qjackconnect~qjackconnect
1189
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-iconify-down.png
1189
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~qjackctl~QJackCtl
1190
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-iconify.png
1190
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/~qloud~qloud
1191
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-maximize-down.png
1191
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/entries
1192
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-maximize.png
1192
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/format
1193
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-options-down.png
1193
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/prop-base/~jsynthlib~jsynthlib.svn-base
1194
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-options.png
1194
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/prop-base/~kmid~kmid.svn-base
1195
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-active-title.png
1195
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/prop-base/~timidity~Timidity.svn-base
1196
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-arrows-down.png
1196
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/prop-base/~vkeybd~Virtual_keyboard.svn-base
1197
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-arrows.png
1197
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/text-base/~jsynthlib~jsynthlib.svn-base
1198
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-close-down.png
1198
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/text-base/~kmid~kmid.svn-base
1199
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-close.png
1199
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/text-base/~timidity~Timidity.svn-base
1200
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-empty-down.png
1200
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/text-base/~vkeybd~Virtual_keyboard.svn-base
1201
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-empty.png
1201
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/~jsynthlib~jsynthlib
1202
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-iconify-down.png
1202
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/~kmid~kmid
1203
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-iconify.png
1203
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/~timidity~Timidity
1204
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-maximize-down.png
1204
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/~vkeybd~Virtual_keyboard
1205
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-maximize.png
1205
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/entries
1206
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-options-down.png
1206
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/format
1207
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-options.png
1207
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base/~easytag~EasyTag.svn-base
1208
%%DATADIR%%/fvwm/decorations/Clearlooks/Default/window-inactive-title.png
1208
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base/~exfalso~Ex_Falso.svn-base
1209
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Colorsets
1209
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base/~kid3~kid3.svn-base
1210
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/README
1210
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base/~madman~madman.svn-base
1211
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Theme.fvwm-crystal
1211
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base/~qmbtagger~qmbtagger.svn-base
1212
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Theme.macosx
1212
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base/~easytag~EasyTag.svn-base
1213
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Theme.nextstep
1213
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base/~exfalso~Ex_Falso.svn-base
1214
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Theme.os2
1214
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base/~kid3~kid3.svn-base
1215
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/Theme.windows
1215
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base/~madman~madman.svn-base
1216
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-arrows-down.png
1216
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base/~qmbtagger~qmbtagger.svn-base
1217
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-arrows.png
1217
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/~easytag~EasyTag
1218
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-close-down.png
1218
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/~exfalso~Ex_Falso
1219
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-close.png
1219
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/~kid3~kid3
1220
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-empty-down.png
1220
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/~madman~madman
1221
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-empty.png
1221
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/~qmbtagger~qmbtagger
1222
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-iconify-down.png
1222
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/entries
1223
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-iconify.png
1223
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/format
1224
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-maximize-down.png
1224
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/10~denemo~Denemo.svn-base
1225
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-maximize.png
1225
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/10~lilycomp~lilycomp.svn-base
1226
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-options-down.png
1226
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/10~noteedit~noteedit.svn-base
1227
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-options.png
1227
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/20~solfege~Solfege.svn-base
1228
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-active-title.png
1228
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/~ScoreReadingTrainer~Score_Reading_Trainer.svn-base
1229
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-arrows-down.png
1229
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/~kguitar~Kguitar.svn-base
1230
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-arrows.png
1230
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/~tkabc~tclabc.svn-base
1231
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-close-down.png
1231
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base/~tuxguitar~Tux_Guitar.svn-base
1232
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-close.png
1232
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/10~denemo~Denemo.svn-base
1233
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-empty-down.png
1233
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/10~lilycomp~lilycomp.svn-base
1234
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-empty.png
1234
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/10~noteedit~noteedit.svn-base
1235
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-iconify-down.png
1235
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/20~solfege~Solfege.svn-base
1236
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-iconify.png
1236
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/~ScoreReadingTrainer~Score_Reading_Trainer.svn-base
1237
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-maximize-down.png
1237
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/~kguitar~Kguitar.svn-base
1238
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-maximize.png
1238
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/~tkabc~tclabc.svn-base
1239
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-options-down.png
1239
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base/~tuxguitar~Tux_Guitar.svn-base
1240
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-options.png
1240
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/10~denemo~Denemo
1241
%%DATADIR%%/fvwm/decorations/Clearlooks/Olive/window-inactive-title.png
1241
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/10~lilycomp~lilycomp
1242
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Colorsets
1242
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/10~noteedit~noteedit
1243
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/README
1243
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/20~solfege~Solfege
1244
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Theme.fvwm-crystal
1244
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/~ScoreReadingTrainer~Score_Reading_Trainer
1245
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Theme.macosx
1245
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/~kguitar~Kguitar
1246
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Theme.nextstep
1246
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/~tkabc~tclabc
1247
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Theme.os2
1247
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/~tuxguitar~Tux_Guitar
1248
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/Theme.windows
1248
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/entries
1249
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-arrows.png
1249
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/format
1250
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-close.png
1250
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/15~glurp~Glurp.svn-base
1251
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-empty.png
1251
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/15~gmpc~gMPC.svn-base
1252
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-iconify.png
1252
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/15~pygmy~Pygmy.svn-base
1253
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-maximize.png
1253
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/15~xmms~XMMS.svn-base
1254
%%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue/window-options.png
1254
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/15~zinf~Zinf.svn-base
1255
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Colorsets
1255
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/20~amarok~amaroK.svn-base
1256
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/README
1256
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/20~beep-media-player~Beep_Media_Player.svn-base
1257
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Theme.fvwm-crystal
1257
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/20~bmp~Beep_Media_Player.svn-base
1258
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Theme.macosx
1258
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/20~quodlibet~Quod_Libet.svn-base
1259
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Theme.nextstep
1259
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/20~sonata~Sonata.svn-base
1260
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Theme.os2
1260
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/25~alsaplayer~Alsaplayer.svn-base
1261
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/Theme.windows
1261
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/25~alsaplayer~Alsaplayer_jack.svn-base
1262
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-arrows.png
1262
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~albumart-qt~albumart.svn-base
1263
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-close.png
1263
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~aqualung~aqualung_jack.svn-base
1264
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-empty.png
1264
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~audacious~Audacious.svn-base
1265
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-iconify.png
1265
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~cmus~C_Music_Player.svn-base
1266
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-maximize.png
1266
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~cplay~cPlay.svn-base
1267
%%DATADIR%%/fvwm/decorations/Crystal/CIOS/window-options.png
1267
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~ddj~Digitaldj.svn-base
1268
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Colorsets
1268
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~gnome-cd~gnome-cd-player.svn-base
1269
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/README
1269
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~goobox~Goobox.svn-base
1270
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Theme.fvwm-crystal
1270
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~gqmpeg~gqmpeg.svn-base
1271
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Theme.macosx
1271
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~kscd~kscd.svn-base
1272
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Theme.nextstep
1272
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~listen~listen.svn-base
1273
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Theme.os2
1273
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~lplayer~Longplayer.svn-base
1274
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/Theme.windows
1274
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~mocp~Music_On_Console.svn-base
1275
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-arrows.png
1275
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~ncmpc~ncmpc.svn-base
1276
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-close.png
1276
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~prokyon3~prokyon_3.svn-base
1277
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-empty.png
1277
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~pympd~PyMPD.svn-base
1278
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-iconify.png
1278
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~rhythmbox~Rhythmbox.svn-base
1279
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-maximize.png
1279
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~sonata~Sonata.svn-base
1280
%%DATADIR%%/fvwm/decorations/Crystal/CrystalZono/window-options.png
1280
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~squelch~squelch.svn-base
1281
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Colorsets
1281
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~workman~workman.svn-base
1282
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/README
1282
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base/~yammi~yammi.svn-base
1283
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Theme.fvwm-crystal
1283
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/15~glurp~Glurp.svn-base
1284
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Theme.macosx
1284
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/15~gmpc~gMPC.svn-base
1285
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Theme.nextstep
1285
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/15~pygmy~Pygmy.svn-base
1286
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Theme.os2
1286
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/15~xmms~XMMS.svn-base
1287
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/Theme.windows
1287
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/15~zinf~Zinf.svn-base
1288
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-arrows.png
1288
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/20~amarok~amaroK.svn-base
1289
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-close.png
1289
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/20~beep-media-player~Beep_Media_Player.svn-base
1290
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-empty.png
1290
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/20~bmp~Beep_Media_Player.svn-base
1291
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-iconify.png
1291
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/20~quodlibet~Quod_Libet.svn-base
1292
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-maximize.png
1292
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/20~sonata~Sonata.svn-base
1293
%%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop/window-options.png
1293
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/25~alsaplayer~Alsaplayer.svn-base
1294
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Colorsets
1294
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/25~alsaplayer~Alsaplayer_jack.svn-base
1295
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/README
1295
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~albumart-qt~albumart.svn-base
1296
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Theme.fvwm-crystal
1296
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~aqualung~aqualung_jack.svn-base
1297
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Theme.macosx
1297
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~audacious~Audacious.svn-base
1298
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Theme.nextstep
1298
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~cmus~C_Music_Player.svn-base
1299
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Theme.os2
1299
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~cplay~cPlay.svn-base
1300
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/Theme.windows
1300
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~ddj~Digitaldj.svn-base
1301
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-arrows.png
1301
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~gnome-cd~gnome-cd-player.svn-base
1302
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-close.png
1302
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~goobox~Goobox.svn-base
1303
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-empty.png
1303
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~gqmpeg~gqmpeg.svn-base
1304
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-iconify.png
1304
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~kscd~kscd.svn-base
1305
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-maximize.png
1305
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~listen~listen.svn-base
1306
%%DATADIR%%/fvwm/decorations/Crystal/DarkGreen/window-options.png
1306
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~lplayer~Longplayer.svn-base
1307
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Colorsets
1307
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~mocp~Music_On_Console.svn-base
1308
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/README
1308
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~ncmpc~ncmpc.svn-base
1309
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Theme.fvwm-crystal
1309
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~prokyon3~prokyon_3.svn-base
1310
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Theme.macosx
1310
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~pympd~PyMPD.svn-base
1311
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Theme.nextstep
1311
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~rhythmbox~Rhythmbox.svn-base
1312
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Theme.os2
1312
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~sonata~Sonata.svn-base
1313
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/Theme.windows
1313
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~squelch~squelch.svn-base
1314
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-arrows.png
1314
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~workman~workman.svn-base
1315
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-close.png
1315
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base/~yammi~yammi.svn-base
1316
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-empty.png
1316
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/15~glurp~Glurp
1317
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-iconify.png
1317
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/15~gmpc~gMPC
1318
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-maximize.png
1318
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/15~pygmy~Pygmy
1319
%%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop/window-options.png
1319
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/15~xmms~XMMS
1320
%%DATADIR%%/fvwm/decorations/Crystal/Original/Colorsets
1320
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/15~zinf~Zinf
1321
%%DATADIR%%/fvwm/decorations/Crystal/Original/README
1321
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/20~amarok~amaroK
1322
%%DATADIR%%/fvwm/decorations/Crystal/Original/Theme.fvwm-crystal
1322
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/20~beep-media-player~Beep_Media_Player
1323
%%DATADIR%%/fvwm/decorations/Crystal/Original/Theme.macosx
1323
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/20~bmp~Beep_Media_Player
1324
%%DATADIR%%/fvwm/decorations/Crystal/Original/Theme.nextstep
1324
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/20~quodlibet~Quod_Libet
1325
%%DATADIR%%/fvwm/decorations/Crystal/Original/Theme.os2
1325
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/20~sonata~Sonata
1326
%%DATADIR%%/fvwm/decorations/Crystal/Original/Theme.windows
1326
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/25~alsaplayer~Alsaplayer
1327
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-arrows.png
1327
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/25~alsaplayer~Alsaplayer_jack
1328
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-close.png
1328
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~albumart-qt~albumart
1329
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-empty.png
1329
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~aqualung~aqualung_jack
1330
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-iconify.png
1330
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~audacious~Audacious
1331
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-maximize.png
1331
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~cmus~C_Music_Player
1332
%%DATADIR%%/fvwm/decorations/Crystal/Original/window-options.png
1332
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~cplay~cPlay
1333
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Colorsets
1333
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~ddj~Digitaldj
1334
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/README
1334
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~gnome-cd~gnome-cd-player
1335
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Theme.fvwm-crystal
1335
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~goobox~Goobox
1336
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Theme.macosx
1336
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~gqmpeg~gqmpeg
1337
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Theme.nextstep
1337
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~kscd~kscd
1338
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Theme.os2
1338
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~listen~listen
1339
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/Theme.windows
1339
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~lplayer~Longplayer
1340
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-arrows.png
1340
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~mocp~Music_On_Console
1341
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-close.png
1341
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~ncmpc~ncmpc
1342
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-empty.png
1342
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~prokyon3~prokyon_3
1343
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-iconify.png
1343
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~pympd~PyMPD
1344
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-maximize.png
1344
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~rhythmbox~Rhythmbox
1345
%%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan/window-options.png
1345
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~sonata~Sonata
1346
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Colorsets
1346
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~squelch~squelch
1347
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/README
1347
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~workman~workman
1348
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Theme.fvwm-crystal
1348
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/~yammi~yammi
1349
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Theme.macosx
1349
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/entries
1350
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Theme.nextstep
1350
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/format
1351
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Theme.os2
1351
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/prop-base/~gnomoradio~gnomoradio.svn-base
1352
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/Theme.windows
1352
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/prop-base/~gradio~gradio.svn-base
1353
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-arrows.png
1353
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/prop-base/~ipodder~iPodder.svn-base
1354
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-close.png
1354
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/prop-base/~streamtuner~StreamTuner.svn-base
1355
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-empty.png
1355
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/text-base/~gnomoradio~gnomoradio.svn-base
1356
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-iconify.png
1356
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/text-base/~gradio~gradio.svn-base
1357
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-maximize.png
1357
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/text-base/~ipodder~iPodder.svn-base
1358
%%DATADIR%%/fvwm/decorations/Crystal/RedDesktop/window-options.png
1358
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/text-base/~streamtuner~StreamTuner.svn-base
1359
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Colorsets
1359
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/~gnomoradio~gnomoradio
1360
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/README
1360
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/~gradio~gradio
1361
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Theme.fvwm-crystal
1361
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/~ipodder~iPodder
1362
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Theme.macosx
1362
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/~streamtuner~StreamTuner
1363
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Theme.nextstep
1363
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/entries
1364
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Theme.os2
1364
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/format
1365
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/Theme.windows
1365
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base/~ardour~Ardour.svn-base
1366
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-arrows.png
1366
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base/~jack_capture~Jack_capture.svn-base
1367
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-close.png
1367
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base/~jamin~jamin.svn-base
1368
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-empty.png
1368
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base/~timemachine~timemachine.svn-base
1369
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-iconify.png
1369
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base/~tkeca.tcl~Tkeca.svn-base
1370
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-maximize.png
1370
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base/~ardour~Ardour.svn-base
1371
%%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop/window-options.png
1371
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base/~jack_capture~Jack_capture.svn-base
1372
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Colorsets
1372
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base/~jamin~jamin.svn-base
1373
%%DATADIR%%/fvwm/decorations/DarkSky/Black/README
1373
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base/~timemachine~timemachine.svn-base
1374
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Theme.fvwm-crystal
1374
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base/~tkeca.tcl~Tkeca.svn-base
1375
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Theme.macosx
1375
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/entries
1376
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Theme.nextstep
1376
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/format
1377
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Theme.os2
1377
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base/~audacity~audacity.svn-base
1378
%%DATADIR%%/fvwm/decorations/DarkSky/Black/Theme.windows
1378
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base/~gnome-sound-recorder~gnome-sound-recorder.svn-base
1379
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-arrows.png
1379
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base/~gramofile~gramofile.svn-base
1380
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-close.png
1380
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base/~krecord~Krecord.svn-base
1381
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-iconify.png
1381
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base/~krec~krec.svn-base
1382
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-maximize.png
1382
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base/~audacity~audacity.svn-base
1383
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-menu.png
1383
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base/~gnome-sound-recorder~gnome-sound-recorder.svn-base
1384
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-active-options.png
1384
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base/~gramofile~gramofile.svn-base
1385
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-arrows.png
1385
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base/~krecord~Krecord.svn-base
1386
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-close.png
1386
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base/~krec~krec.svn-base
1387
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-iconify.png
1387
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/~audacity~audacity
1388
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-maximize.png
1388
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/~gnome-sound-recorder~gnome-sound-recorder
1389
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-menu.png
1389
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/~gramofile~gramofile
1390
%%DATADIR%%/fvwm/decorations/DarkSky/Black/button-inactive-options.png
1390
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/~krecord~Krecord
1391
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Colorsets
1391
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/~krec~krec
1392
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/README
1392
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/~ardour~Ardour
1393
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Theme.fvwm-crystal
1393
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/~jack_capture~Jack_capture
1394
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Theme.macosx
1394
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/~jamin~jamin
1395
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Theme.nextstep
1395
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/~timemachine~timemachine
1396
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Theme.os2
1396
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/~tkeca.tcl~Tkeca
1397
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/Theme.windows
1397
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/entries
1398
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-arrows.png
1398
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/format
1399
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-close.png
1399
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/prop-base/~ldrum~ldrum.svn-base
1400
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-iconify.png
1400
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/prop-base/~tk707~Tk707.svn-base
1401
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-maximize.png
1401
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/text-base/~ldrum~ldrum.svn-base
1402
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-menu.png
1402
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/text-base/~tk707~Tk707.svn-base
1403
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-active-options.png
1403
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/entries
1404
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-arrows.png
1404
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/format
1405
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-close.png
1405
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base/~gmorgan~gmorgan.svn-base
1406
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-iconify.png
1406
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base/~gneutronica~gneutronica.svn-base
1407
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-maximize.png
1407
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base/~gtick~gtick.svn-base
1408
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-menu.png
1408
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base/~psindustrializer~psindustrializer.svn-base
1409
%%DATADIR%%/fvwm/decorations/DarkSky/Gray/button-inactive-options.png
1409
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base/~trommler~trommler.svn-base
1410
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Colorsets
1410
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base/~gmorgan~gmorgan.svn-base
1411
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/README
1411
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base/~gneutronica~gneutronica.svn-base
1412
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Theme.fvwm-crystal
1412
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base/~gtick~gtick.svn-base
1413
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Theme.macosx
1413
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base/~psindustrializer~psindustrializer.svn-base
1414
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Theme.nextstep
1414
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base/~trommler~trommler.svn-base
1415
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Theme.os2
1415
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gmorgan~gmorgan
1416
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/Theme.windows
1416
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gneutronica~gneutronica
1417
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-arrows.png
1417
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~gtick~gtick
1418
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-close.png
1418
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~psindustrializer~psindustrializer
1419
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-iconify.png
1419
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/~trommler~trommler
1420
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-maximize.png
1420
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/~ldrum~ldrum
1421
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-menu.png
1421
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/~tk707~Tk707
1422
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-active-options.png
1422
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/entries
1423
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-arrows.png
1423
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/format
1424
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-close.png
1424
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/prop-base/~hydrogen~Hydrogen.svn-base
1425
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-iconify.png
1425
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/text-base/~hydrogen~Hydrogen.svn-base
1426
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-maximize.png
1426
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/~hydrogen~Hydrogen
1427
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-menu.png
1427
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/entries
1428
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-options.png
1428
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/format
1429
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Colorsets
1429
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/10~slconsole~SooperLooper_console.svn-base
1430
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/README
1430
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/10~slgui~SooperLooper_gui.svn-base
1431
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Theme.fvwm-crystal
1431
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/10~sooperlooper~sooperlooper_server.svn-base
1432
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Theme.macosx
1432
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/~chionic~chionic.svn-base
1433
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Theme.nextstep
1433
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/~linuxsampler~linuxsampler.svn-base
1434
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Theme.os2
1434
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/~qsampler~qsampler.svn-base
1435
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/Theme.windows
1435
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/~specimen~specimen.svn-base
1436
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-arrows.png
1436
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base/~terminatorX~terminatorX.svn-base
1437
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-close.png
1437
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/10~slconsole~SooperLooper_console.svn-base
1438
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-iconify.png
1438
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/10~slgui~SooperLooper_gui.svn-base
1439
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-maximize.png
1439
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/10~sooperlooper~sooperlooper_server.svn-base
1440
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-menu.png
1440
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/~chionic~chionic.svn-base
1441
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-active-options.png
1441
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/~linuxsampler~linuxsampler.svn-base
1442
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-arrows.png
1442
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/~qsampler~qsampler.svn-base
1443
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-close.png
1443
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/~specimen~specimen.svn-base
1444
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-iconify.png
1444
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base/~terminatorX~terminatorX.svn-base
1445
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-maximize.png
1445
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/10~slconsole~SooperLooper_console
1446
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-menu.png
1446
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/10~slgui~SooperLooper_gui
1447
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-options.png
1447
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/10~sooperlooper~sooperlooper_server
1448
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Colorsets
1448
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/entries
1449
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/README
1449
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/format
1450
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Theme.fvwm-crystal
1450
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/prop-base/~simsam~simsam.svn-base
1451
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Theme.macosx
1451
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/text-base/~simsam~simsam.svn-base
1452
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Theme.nextstep
1452
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/~simsam~simsam
1453
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Theme.os2
1453
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/~chionic~chionic
1454
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/Theme.windows
1454
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/~linuxsampler~linuxsampler
1455
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-arrows.png
1455
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/~qsampler~qsampler
1456
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-close.png
1456
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/~specimen~specimen
1457
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-iconify.png
1457
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/~terminatorX~terminatorX
1458
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-maximize.png
1458
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/entries
1459
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-menu.png
1459
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/format
1460
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-active-options.png
1460
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/10~museseq~MuseSeq.svn-base
1461
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-arrows.png
1461
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/10~qtractor~qtractor.svn-base
1462
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-close.png
1462
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/10~rosegarden~rosegarden.svn-base
1463
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-iconify.png
1463
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/10~seq24~Seq24.svn-base
1464
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-maximize.png
1464
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/~dino~dino.svn-base
1465
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-menu.png
1465
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/~frinika~frinika.svn-base
1466
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-options.png
1466
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/~jackbeat~jackbeat.svn-base
1467
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Colorsets
1467
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/~kluppe~kluppe.svn-base
1468
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/README
1468
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base/~lmms~lmms.svn-base
1469
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Theme.fvwm-crystal
1469
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/10~museseq~MuseSeq.svn-base
1470
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Theme.macosx
1470
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/10~qtractor~qtractor.svn-base
1471
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Theme.nextstep
1471
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/10~rosegarden~rosegarden.svn-base
1472
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Theme.os2
1472
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/10~seq24~Seq24.svn-base
1473
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/Theme.windows
1473
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/~dino~dino.svn-base
1474
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-arrows.png
1474
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/~frinika~frinika.svn-base
1475
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-close.png
1475
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/~jackbeat~jackbeat.svn-base
1476
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-iconify.png
1476
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/~kluppe~kluppe.svn-base
1477
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-maximize.png
1477
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base/~lmms~lmms.svn-base
1478
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-menu.png
1478
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/10~museseq~MuseSeq
1479
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-active-options.png
1479
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/10~qtractor~qtractor
1480
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-arrows.png
1480
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/10~rosegarden~rosegarden
1481
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-close.png
1481
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/10~seq24~Seq24
1482
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-iconify.png
1482
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/entries
1483
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-maximize.png
1483
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/format
1484
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-menu.png
1484
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/prop-base/~freebirth~freebirth.svn-base
1485
%%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-options.png
1485
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/prop-base/~freecycle~freecycle.svn-base
1486
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Colorsets
1486
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/prop-base/~ggseq~Gungirl_Sequencer.svn-base
1487
%%DATADIR%%/fvwm/decorations/DawnSky/Default/README
1487
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/text-base/~freebirth~freebirth.svn-base
1488
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Theme.fvwm-crystal
1488
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/text-base/~freecycle~freecycle.svn-base
1489
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Theme.macosx
1489
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/text-base/~ggseq~Gungirl_Sequencer.svn-base
1490
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Theme.nextstep
1490
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~freebirth~freebirth
1491
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Theme.os2
1491
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~freecycle~freecycle
1492
%%DATADIR%%/fvwm/decorations/DawnSky/Default/Theme.windows
1492
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/~ggseq~Gungirl_Sequencer
1493
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-arrows.png
1493
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/~dino~dino
1494
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-close.png
1494
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/~frinika~frinika
1495
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-iconify.png
1495
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/~jackbeat~jackbeat
1496
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-maximize.png
1496
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/~kluppe~kluppe
1497
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-menu.png
1497
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/~lmms~lmms
1498
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-active-options.png
1498
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/entries
1499
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-arrows.png
1499
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/format
1500
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-close.png
1500
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ceres~Ceres.svn-base
1501
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-iconify.png
1501
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~creox~creox.svn-base
1502
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-maximize.png
1502
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ecamegapedal~ecamegapedal.svn-base
1503
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-menu.png
1503
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~freqtweak~Freqtweak.svn-base
1504
%%DATADIR%%/fvwm/decorations/DawnSky/Default/button-inactive-options.png
1504
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ghostess~ghostess-Convolve_1ch.svn-base
1505
%%DATADIR%%/fvwm/decorations/DawnSky/Default/title-active.png
1505
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ghostess~ghostess-Convolve_2ch.svn-base
1506
%%DATADIR%%/fvwm/decorations/Elberg/Default/Colorsets
1506
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ghostess~ghostess-Convolve_4ch.svn-base
1507
%%DATADIR%%/fvwm/decorations/Elberg/Default/README
1507
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~ghostess~ghostess-Convolve_6ch.svn-base
1508
%%DATADIR%%/fvwm/decorations/Elberg/Default/Theme.fvwm-crystal
1508
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~jack-dssi-host~Convolve_1ch.svn-base
1509
%%DATADIR%%/fvwm/decorations/Elberg/Default/Theme.macosx
1509
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~jack-dssi-host~Convolve_2ch.svn-base
1510
%%DATADIR%%/fvwm/decorations/Elberg/Default/Theme.nextstep
1510
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~jack-dssi-host~Convolve_4ch.svn-base
1511
%%DATADIR%%/fvwm/decorations/Elberg/Default/Theme.os2
1511
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~jack-dssi-host~Convolve_6ch.svn-base
1512
%%DATADIR%%/fvwm/decorations/Elberg/Default/Theme.windows
1512
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~jack-rack~jack-rack.svn-base
1513
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-active-background.png
1513
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~louderbox~louderbox.svn-base
1514
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-active-text-left.png
1514
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~reverbed~Tap-reverbed.svn-base
1515
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-active-text-right.png
1515
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base/~tapiir~Tapiir.svn-base
1516
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-active-text.png
1516
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ceres~Ceres.svn-base
1517
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-inactive-background.png
1517
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~creox~creox.svn-base
1518
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-inactive-text-left.png
1518
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ecamegapedal~ecamegapedal.svn-base
1519
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-inactive-text-right.png
1519
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~freqtweak~Freqtweak.svn-base
1520
%%DATADIR%%/fvwm/decorations/Elberg/Default/title-inactive-text.png
1520
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ghostess~ghostess-Convolve_1ch.svn-base
1521
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-close-down.png
1521
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ghostess~ghostess-Convolve_2ch.svn-base
1522
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-close.png
1522
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ghostess~ghostess-Convolve_4ch.svn-base
1523
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-iconify-down.png
1523
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~ghostess~ghostess-Convolve_6ch.svn-base
1524
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-iconify.png
1524
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~jack-dssi-host~Convolve_1ch.svn-base
1525
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-maximize-down.png
1525
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~jack-dssi-host~Convolve_2ch.svn-base
1526
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-maximize.png
1526
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~jack-dssi-host~Convolve_4ch.svn-base
1527
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-options-down.png
1527
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~jack-dssi-host~Convolve_6ch.svn-base
1528
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-active-options.png
1528
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~jack-rack~jack-rack.svn-base
1529
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-inactive-close.png
1529
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~louderbox~louderbox.svn-base
1530
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-inactive-iconify.png
1530
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~reverbed~Tap-reverbed.svn-base
1531
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-inactive-maximize.png
1531
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base/~tapiir~Tapiir.svn-base
1532
%%DATADIR%%/fvwm/decorations/Elberg/Default/window-inactive-options.png
1532
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/entries
1533
%%DATADIR%%/fvwm/decorations/Fear/Default/Colorsets
1533
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/format
1534
%%DATADIR%%/fvwm/decorations/Fear/Default/README
1534
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/prop-base/~gnuitar~gnuitar.svn-base
1535
%%DATADIR%%/fvwm/decorations/Fear/Default/Theme.fvwm-crystal
1535
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/text-base/~gnuitar~gnuitar.svn-base
1536
%%DATADIR%%/fvwm/decorations/Fear/Default/Theme.macosx
1536
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/~gnuitar~gnuitar
1537
%%DATADIR%%/fvwm/decorations/Fear/Default/Theme.nextstep
1537
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ceres~Ceres
1538
%%DATADIR%%/fvwm/decorations/Fear/Default/Theme.os2
1538
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~creox~creox
1539
%%DATADIR%%/fvwm/decorations/Fear/Default/Theme.windows
1539
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ecamegapedal~ecamegapedal
1540
%%DATADIR%%/fvwm/decorations/Fear/Default/button.xcf
1540
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~freqtweak~Freqtweak
1541
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-arrows-down.png
1541
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_1ch
1542
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-arrows.png
1542
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_2ch
1543
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-close-down.png
1543
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_4ch
1544
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-close.png
1544
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~ghostess~ghostess-Convolve_6ch
1545
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-empty-down.png
1545
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_1ch
1546
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-empty.png
1546
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_2ch
1547
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-iconify-down.png
1547
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_4ch
1548
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-iconify.png
1548
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-dssi-host~Convolve_6ch
1549
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-maximize-down.png
1549
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~jack-rack~jack-rack
1550
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-maximize.png
1550
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~louderbox~louderbox
1551
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-options-down.png
1551
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~reverbed~Tap-reverbed
1552
%%DATADIR%%/fvwm/decorations/Fear/Default/window-active-options.png
1552
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/~tapiir~Tapiir
1553
%%DATADIR%%/fvwm/decorations/Fear/Default/window-inactive.png
1553
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/entries
1554
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Colorsets
1554
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/format
1555
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/README
1555
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~gwc~gwc.svn-base
1556
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Theme.fvwm-crystal
1556
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~mammut~mammut.svn-base
1557
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Theme.macosx
1557
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~sonic-visualiser~sonic-visualiser.svn-base
1558
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Theme.nextstep
1558
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~soundconverter~Sound_converter.svn-base
1559
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Theme.os2
1559
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~wavbreaker~wavbreaker.svn-base
1560
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/Theme.windows
1560
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base/~wavesurfer~wavesurfer.svn-base
1561
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-blue-icon.png
1561
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~gwc~gwc.svn-base
1562
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-blue.png
1562
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~mammut~mammut.svn-base
1563
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-blue.png
1563
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~sonic-visualiser~sonic-visualiser.svn-base
1564
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-green.png
1564
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~soundconverter~Sound_converter.svn-base
1565
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-red.png
1565
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~wavbreaker~wavbreaker.svn-base
1566
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-violet.png
1566
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base/~wavesurfer~wavesurfer.svn-base
1567
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-white.png
1567
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~gwc~gwc
1568
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray-yellow.png
1568
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~mammut~mammut
1569
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-gray.png
1569
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~sonic-visualiser~sonic-visualiser
1570
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-green-icon.png
1570
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~soundconverter~Sound_converter
1571
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-green.png
1571
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~wavbreaker~wavbreaker
1572
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-red-icon.png
1572
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/~wavesurfer~wavesurfer
1573
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-red.png
1573
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/entries
1574
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-violet-icon.png
1574
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/format
1575
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-violet.png
1575
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~darksnow~Darksnow.svn-base
1576
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-white-icon.png
1576
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~gmpc~gmpc.svn-base
1577
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-white.png
1577
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~gstreamer-properties~gstreamer-properties.svn-base
1578
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-yellow-icon.png
1578
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~gstreamripperx~gstreamripper.svn-base
1579
%%DATADIR%%/fvwm/decorations/Gentoo/Alternative/button-yellow.png
1579
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~idjc~idjc.svn-base
1580
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Colorsets
1580
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~kmp~kmp.svn-base
1581
%%DATADIR%%/fvwm/decorations/Gentoo/Default/README
1581
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~kstreamripper~kstreamripper.svn-base
1582
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Theme.fvwm-crystal
1582
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base/~muse~muse.svn-base
1583
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Theme.macosx
1583
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~darksnow~Darksnow.svn-base
1584
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Theme.nextstep
1584
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~gmpc~gmpc.svn-base
1585
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Theme.os2
1585
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~gstreamer-properties~gstreamer-properties.svn-base
1586
%%DATADIR%%/fvwm/decorations/Gentoo/Default/Theme.windows
1586
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~gstreamripperx~gstreamripper.svn-base
1587
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-blue-icon.png
1587
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~idjc~idjc.svn-base
1588
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-blue.png
1588
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~kmp~kmp.svn-base
1589
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-blue.png
1589
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~kstreamripper~kstreamripper.svn-base
1590
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-green.png
1590
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base/~muse~muse.svn-base
1591
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-red.png
1591
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~darksnow~Darksnow
1592
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-violet.png
1592
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~gmpc~gmpc
1593
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-white.png
1593
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~gstreamer-properties~gstreamer-properties
1594
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray-yellow.png
1594
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~gstreamripperx~gstreamripper
1595
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-gray.png
1595
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~idjc~idjc
1596
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-green-icon.png
1596
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~kmp~kmp
1597
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-green.png
1597
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~kstreamripper~kstreamripper
1598
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-red-icon.png
1598
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/~muse~muse
1599
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-red.png
1599
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/entries
1600
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-violet-icon.png
1600
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/format
1601
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-violet.png
1601
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~RTSynth-jack~RTSynth.svn-base
1602
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-white-icon.png
1602
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~aeolus~aeolus.svn-base
1603
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-white.png
1603
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~amSynth~amSynth.svn-base
1604
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-yellow-icon.png
1604
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ams~AlsaModularSynth.svn-base
1605
%%DATADIR%%/fvwm/decorations/Gentoo/Default/button-yellow.png
1605
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~beast~BEAST.svn-base
1606
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Colorsets
1606
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~fst~CheezeMachine_demo.svn-base
1607
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/README
1607
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_Hexter_DX7.svn-base
1608
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Theme.fvwm-crystal
1608
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_Sineshaper.svn-base
1609
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Theme.macosx
1609
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_TB303.svn-base
1610
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Theme.nextstep
1610
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_W-Synth.svn-base
1611
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Theme.os2
1611
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_WhySynth.svn-base
1612
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/Theme.windows
1612
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~ghostess~ghostess_XSynth.svn-base
1613
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-blue-icon.png
1613
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~horgand~horgand.svn-base
1614
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-blue.png
1614
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~Hexter_DX7.svn-base
1615
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-blue.png
1615
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~Sineshaper.svn-base
1616
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-green.png
1616
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~TB303.svn-base
1617
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-red.png
1617
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~W-Synth.svn-base
1618
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-violet.png
1618
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~WhySynth.svn-base
1619
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-white.png
1619
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~jack-dssi-host~XSynth.svn-base
1620
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray-yellow.png
1620
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~lash_synth~Lash_Synth.svn-base
1621
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-gray.png
1621
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~mx44~MX44.svn-base
1622
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-green-icon.png
1622
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~om_gtk~Om_gtk.svn-base
1623
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-green.png
1623
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~om~Om_server.svn-base
1624
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-red-icon.png
1624
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~qsynth~qsynth.svn-base
1625
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-red.png
1625
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base/~zynaddsubfx~ZynaddsubFX.svn-base
1626
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-violet-icon.png
1626
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~RTSynth-jack~RTSynth.svn-base
1627
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-violet.png
1627
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~aeolus~aeolus.svn-base
1628
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-white-icon.png
1628
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~amSynth~amSynth.svn-base
1629
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-white.png
1629
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ams~AlsaModularSynth.svn-base
1630
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-yellow-icon.png
1630
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~beast~BEAST.svn-base
1631
%%DATADIR%%/fvwm/decorations/Gentoo/Gray/button-yellow.png
1631
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~fst~CheezeMachine_demo.svn-base
1632
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Colorsets
1632
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_Hexter_DX7.svn-base
1633
%%DATADIR%%/fvwm/decorations/Ish/Aqua/README
1633
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_Sineshaper.svn-base
1634
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Theme.fvwm-crystal
1634
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_TB303.svn-base
1635
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Theme.macosx
1635
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_W-Synth.svn-base
1636
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Theme.nextstep
1636
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_WhySynth.svn-base
1637
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Theme.os2
1637
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~ghostess~ghostess_XSynth.svn-base
1638
%%DATADIR%%/fvwm/decorations/Ish/Aqua/Theme.windows
1638
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~horgand~horgand.svn-base
1639
%%DATADIR%%/fvwm/decorations/Ish/Aqua/button-active-down.png
1639
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~Hexter_DX7.svn-base
1640
%%DATADIR%%/fvwm/decorations/Ish/Aqua/button-active.png
1640
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~Sineshaper.svn-base
1641
%%DATADIR%%/fvwm/decorations/Ish/Aqua/button-inactive.png
1641
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~TB303.svn-base
1642
%%DATADIR%%/fvwm/decorations/Ish/Aqua/title.png
1642
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~W-Synth.svn-base
1643
%%DATADIR%%/fvwm/decorations/Ish/Black/Colorsets
1643
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~WhySynth.svn-base
1644
%%DATADIR%%/fvwm/decorations/Ish/Black/README
1644
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~jack-dssi-host~XSynth.svn-base
1645
%%DATADIR%%/fvwm/decorations/Ish/Black/Theme.fvwm-crystal
1645
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~lash_synth~Lash_Synth.svn-base
1646
%%DATADIR%%/fvwm/decorations/Ish/Black/Theme.macosx
1646
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~mx44~MX44.svn-base
1647
%%DATADIR%%/fvwm/decorations/Ish/Black/Theme.nextstep
1647
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~om_gtk~Om_gtk.svn-base
1648
%%DATADIR%%/fvwm/decorations/Ish/Black/Theme.os2
1648
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~om~Om_server.svn-base
1649
%%DATADIR%%/fvwm/decorations/Ish/Black/Theme.windows
1649
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~qsynth~qsynth.svn-base
1650
%%DATADIR%%/fvwm/decorations/Ish/Black/button-active-down.png
1650
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base/~zynaddsubfx~ZynaddsubFX.svn-base
1651
%%DATADIR%%/fvwm/decorations/Ish/Black/button-active.png
1651
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/entries
1652
%%DATADIR%%/fvwm/decorations/Ish/Black/button-inactive.png
1652
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/format
1653
%%DATADIR%%/fvwm/decorations/Ish/Black/title.png
1653
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~Hammond module.svn-base
1654
%%DATADIR%%/fvwm/decorations/Ish/Blue/Colorsets
1654
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~Hammond_B3.svn-base
1655
%%DATADIR%%/fvwm/decorations/Ish/Blue/README
1655
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~arp_2600.svn-base
1656
%%DATADIR%%/fvwm/decorations/Ish/Blue/Theme.fvwm-crystal
1656
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~arp_axxe.svn-base
1657
%%DATADIR%%/fvwm/decorations/Ish/Blue/Theme.macosx
1657
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~arp_odyssey.svn-base
1658
%%DATADIR%%/fvwm/decorations/Ish/Blue/Theme.nextstep
1658
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~fender_rhodes_bass_piano.svn-base
1659
%%DATADIR%%/fvwm/decorations/Ish/Blue/Theme.os2
1659
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~fender_rhodes_stage_73.svn-base
1660
%%DATADIR%%/fvwm/decorations/Ish/Blue/Theme.windows
1660
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~juno-6.svn-base
1661
%%DATADIR%%/fvwm/decorations/Ish/Blue/button-active-down.png
1661
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~mini moog.svn-base
1662
%%DATADIR%%/fvwm/decorations/Ish/Blue/button-active.png
1662
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~moog_memory.svn-base
1663
%%DATADIR%%/fvwm/decorations/Ish/Blue/button-inactive.png
1663
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~moog_voyager.svn-base
1664
%%DATADIR%%/fvwm/decorations/Ish/Blue/title.png
1664
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~oberheim_OB-X.svn-base
1665
%%DATADIR%%/fvwm/decorations/Ish/Green/Colorsets
1665
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~oberheim_OB-Xa.svn-base
1666
%%DATADIR%%/fvwm/decorations/Ish/Green/README
1666
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~prophet-10.svn-base
1667
%%DATADIR%%/fvwm/decorations/Ish/Green/Theme.fvwm-crystal
1667
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~prophet-5.svn-base
1668
%%DATADIR%%/fvwm/decorations/Ish/Green/Theme.macosx
1668
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~prophet-5_chorus.svn-base
1669
%%DATADIR%%/fvwm/decorations/Ish/Green/Theme.nextstep
1669
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~vox_continental.svn-base
1670
%%DATADIR%%/fvwm/decorations/Ish/Green/Theme.os2
1670
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base/~startBristol~yamaha_DX-7.svn-base
1671
%%DATADIR%%/fvwm/decorations/Ish/Green/Theme.windows
1671
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~Hammond module.svn-base
1672
%%DATADIR%%/fvwm/decorations/Ish/Green/button-active-down.png
1672
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~Hammond_B3.svn-base
1673
%%DATADIR%%/fvwm/decorations/Ish/Green/button-active.png
1673
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~arp_2600.svn-base
1674
%%DATADIR%%/fvwm/decorations/Ish/Green/button-inactive.png
1674
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~arp_axxe.svn-base
1675
%%DATADIR%%/fvwm/decorations/Ish/Green/title.png
1675
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~arp_odyssey.svn-base
1676
%%DATADIR%%/fvwm/decorations/Ish/Lite/Colorsets
1676
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~fender_rhodes_bass_piano.svn-base
1677
%%DATADIR%%/fvwm/decorations/Ish/Lite/README
1677
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~fender_rhodes_stage_73.svn-base
1678
%%DATADIR%%/fvwm/decorations/Ish/Lite/Theme.fvwm-crystal
1678
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~juno-6.svn-base
1679
%%DATADIR%%/fvwm/decorations/Ish/Lite/Theme.macosx
1679
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~mini moog.svn-base
1680
%%DATADIR%%/fvwm/decorations/Ish/Lite/Theme.nextstep
1680
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~moog_memory.svn-base
1681
%%DATADIR%%/fvwm/decorations/Ish/Lite/Theme.os2
1681
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~moog_voyager.svn-base
1682
%%DATADIR%%/fvwm/decorations/Ish/Lite/Theme.windows
1682
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~oberheim_OB-X.svn-base
1683
%%DATADIR%%/fvwm/decorations/Ish/Lite/button-active-down.png
1683
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~oberheim_OB-Xa.svn-base
1684
%%DATADIR%%/fvwm/decorations/Ish/Lite/button-active.png
1684
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~prophet-10.svn-base
1685
%%DATADIR%%/fvwm/decorations/Ish/Lite/button-inactive.png
1685
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~prophet-5.svn-base
1686
%%DATADIR%%/fvwm/decorations/Ish/Lite/title.png
1686
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~prophet-5_chorus.svn-base
1687
%%DATADIR%%/fvwm/decorations/Ish/Orange/Colorsets
1687
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~vox_continental.svn-base
1688
%%DATADIR%%/fvwm/decorations/Ish/Orange/README
1688
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base/~startBristol~yamaha_DX-7.svn-base
1689
%%DATADIR%%/fvwm/decorations/Ish/Orange/Theme.fvwm-crystal
1689
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~Hammond module
1690
%%DATADIR%%/fvwm/decorations/Ish/Orange/Theme.macosx
1690
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~Hammond_B3
1691
%%DATADIR%%/fvwm/decorations/Ish/Orange/Theme.nextstep
1691
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_2600
1692
%%DATADIR%%/fvwm/decorations/Ish/Orange/Theme.os2
1692
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_axxe
1693
%%DATADIR%%/fvwm/decorations/Ish/Orange/Theme.windows
1693
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~arp_odyssey
1694
%%DATADIR%%/fvwm/decorations/Ish/Orange/button-active-down.png
1694
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~fender_rhodes_bass_piano
1695
%%DATADIR%%/fvwm/decorations/Ish/Orange/button-active.png
1695
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~fender_rhodes_stage_73
1696
%%DATADIR%%/fvwm/decorations/Ish/Orange/button-inactive.png
1696
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~juno-6
1697
%%DATADIR%%/fvwm/decorations/Ish/Orange/title.png
1697
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~mini moog
1698
%%DATADIR%%/fvwm/decorations/Ish/Pink/Colorsets
1698
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~moog_memory
1699
%%DATADIR%%/fvwm/decorations/Ish/Pink/README
1699
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~moog_voyager
1700
%%DATADIR%%/fvwm/decorations/Ish/Pink/Theme.fvwm-crystal
1700
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~oberheim_OB-X
1701
%%DATADIR%%/fvwm/decorations/Ish/Pink/Theme.macosx
1701
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~oberheim_OB-Xa
1702
%%DATADIR%%/fvwm/decorations/Ish/Pink/Theme.nextstep
1702
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-10
1703
%%DATADIR%%/fvwm/decorations/Ish/Pink/Theme.os2
1703
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-5
1704
%%DATADIR%%/fvwm/decorations/Ish/Pink/Theme.windows
1704
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~prophet-5_chorus
1705
%%DATADIR%%/fvwm/decorations/Ish/Pink/button-active-down.png
1705
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~vox_continental
1706
%%DATADIR%%/fvwm/decorations/Ish/Pink/button-active.png
1706
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/~startBristol~yamaha_DX-7
1707
%%DATADIR%%/fvwm/decorations/Ish/Pink/button-inactive.png
1707
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/entries
1708
%%DATADIR%%/fvwm/decorations/Ish/Pink/title.png
1708
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/format
1709
%%DATADIR%%/fvwm/decorations/Ish/Purple/Colorsets
1709
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/prop-base/~artsbuilder~artsbuilder.svn-base
1710
%%DATADIR%%/fvwm/decorations/Ish/Purple/README
1710
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/prop-base/~galan~gAlan.svn-base
1711
%%DATADIR%%/fvwm/decorations/Ish/Purple/Theme.fvwm-crystal
1711
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/text-base/~artsbuilder~artsbuilder.svn-base
1712
%%DATADIR%%/fvwm/decorations/Ish/Purple/Theme.macosx
1712
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/text-base/~galan~gAlan.svn-base
1713
%%DATADIR%%/fvwm/decorations/Ish/Purple/Theme.nextstep
1713
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/~artsbuilder~artsbuilder
1714
%%DATADIR%%/fvwm/decorations/Ish/Purple/Theme.os2
1714
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/~galan~gAlan
1715
%%DATADIR%%/fvwm/decorations/Ish/Purple/Theme.windows
1715
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~RTSynth-jack~RTSynth
1716
%%DATADIR%%/fvwm/decorations/Ish/Purple/button-active-down.png
1716
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~aeolus~aeolus
1717
%%DATADIR%%/fvwm/decorations/Ish/Purple/button-active.png
1717
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~amSynth~amSynth
1718
%%DATADIR%%/fvwm/decorations/Ish/Purple/button-inactive.png
1718
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ams~AlsaModularSynth
1719
%%DATADIR%%/fvwm/decorations/Ish/Purple/title.png
1719
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~beast~BEAST
1720
%%DATADIR%%/fvwm/decorations/Ish/Red/Colorsets
1720
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~fst~CheezeMachine_demo
1721
%%DATADIR%%/fvwm/decorations/Ish/Red/README
1721
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_Hexter_DX7
1722
%%DATADIR%%/fvwm/decorations/Ish/Red/Theme.fvwm-crystal
1722
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_Sineshaper
1723
%%DATADIR%%/fvwm/decorations/Ish/Red/Theme.macosx
1723
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_TB303
1724
%%DATADIR%%/fvwm/decorations/Ish/Red/Theme.nextstep
1724
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_W-Synth
1725
%%DATADIR%%/fvwm/decorations/Ish/Red/Theme.os2
1725
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_WhySynth
1726
%%DATADIR%%/fvwm/decorations/Ish/Red/Theme.windows
1726
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~ghostess~ghostess_XSynth
1727
%%DATADIR%%/fvwm/decorations/Ish/Red/button-active-down.png
1727
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~horgand~horgand
1728
%%DATADIR%%/fvwm/decorations/Ish/Red/button-active.png
1728
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~Hexter_DX7
1729
%%DATADIR%%/fvwm/decorations/Ish/Red/button-inactive.png
1729
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~Sineshaper
1730
%%DATADIR%%/fvwm/decorations/Ish/Red/title.png
1730
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~TB303
1731
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Colorsets
1731
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~W-Synth
1732
%%DATADIR%%/fvwm/decorations/MicroClear/Default/README
1732
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~WhySynth
1733
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Theme.fvwm-crystal
1733
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~jack-dssi-host~XSynth
1734
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Theme.macosx
1734
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~lash_synth~Lash_Synth
1735
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Theme.nextstep
1735
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~mx44~MX44
1736
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Theme.os2
1736
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~om_gtk~Om_gtk
1737
%%DATADIR%%/fvwm/decorations/MicroClear/Default/Theme.windows
1737
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~om~Om_server
1738
%%DATADIR%%/fvwm/decorations/Mist/Default/Colorsets
1738
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~qsynth~qsynth
1739
%%DATADIR%%/fvwm/decorations/Mist/Default/README
1739
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/~zynaddsubfx~ZynaddsubFX
1740
%%DATADIR%%/fvwm/decorations/Mist/Default/Theme.fvwm-crystal
1740
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/entries
1741
%%DATADIR%%/fvwm/decorations/Mist/Default/Theme.macosx
1741
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/format
1742
%%DATADIR%%/fvwm/decorations/Mist/Default/Theme.nextstep
1742
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/prop-base/~cheesetracker_qt~CheeseTracker.svn-base
1743
%%DATADIR%%/fvwm/decorations/Mist/Default/Theme.os2
1743
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/prop-base/~soundtracker~Soundtracker.svn-base
1744
%%DATADIR%%/fvwm/decorations/Mist/Default/Theme.windows
1744
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/prop-base/~tutka~tutka.svn-base
1745
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-arrows.png
1745
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/text-base/~cheesetracker_qt~CheeseTracker.svn-base
1746
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-close-left.png
1746
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/text-base/~soundtracker~Soundtracker.svn-base
1747
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-close-right.png
1747
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/text-base/~tutka~tutka.svn-base
1748
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-empty-right.png
1748
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/~cheesetracker_qt~CheeseTracker
1749
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-iconify-left.png
1749
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/~soundtracker~Soundtracker
1750
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-iconify.png
1750
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/~tutka~tutka
1751
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-maximize-right.png
1751
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/entries
1752
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-maximize.png
1752
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/format
1753
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-menu-left.png
1753
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base/~gtkguitune~gtkguitune.svn-base
1754
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-options.png
1754
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base/~k3guitune~k3guitune.svn-base
1755
%%DATADIR%%/fvwm/decorations/Mist/Default/window-active-title.png
1755
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base/~lingot~lingot.svn-base
1756
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-arrows.png
1756
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base/~pitchtune~pitchtune.svn-base
1757
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-close-left.png
1757
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base/~tuneroid~tuneroid.svn-base
1758
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-close-right.png
1758
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base/~gtkguitune~gtkguitune.svn-base
1759
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-empty-right.png
1759
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base/~k3guitune~k3guitune.svn-base
1760
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-iconify-left.png
1760
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base/~lingot~lingot.svn-base
1761
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-iconify.png
1761
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base/~pitchtune~pitchtune.svn-base
1762
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-maximize-right.png
1762
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base/~tuneroid~tuneroid.svn-base
1763
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-maximize.png
1763
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/entries
1764
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-menu-left.png
1764
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/format
1765
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-options.png
1765
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/prop-base/~fmit~fmit.svn-base
1766
%%DATADIR%%/fvwm/decorations/Mist/Default/window-inactive-title.png
1766
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/text-base/~fmit~fmit.svn-base
1767
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Colorsets
1767
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/~fmit~fmit
1768
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/README
1768
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/~gtkguitune~gtkguitune
1769
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Theme.fvwm-crystal
1769
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/~k3guitune~k3guitune
1770
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Theme.macosx
1770
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/~lingot~lingot
1771
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Theme.nextstep
1771
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/~pitchtune~pitchtune
1772
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Theme.os2
1772
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/~tuneroid~tuneroid
1773
%%DATADIR%%/fvwm/decorations/Motif/Cyan Gray/Theme.windows
1773
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/entries
1774
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Colorsets
1774
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/format
1775
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/README
1775
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~bitmeter~bitmeter.svn-base
1776
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Theme.fvwm-crystal
1776
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~bitscope~bitscope.svn-base
1777
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Theme.macosx
1777
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~Meterbridge_st?r?o.svn-base
1778
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Theme.nextstep
1778
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~Meterbridge_stéréo.svn-base
1779
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Theme.os2
1779
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_4ch.svn-base
1780
%%DATADIR%%/fvwm/decorations/Motif/Pink Navy/Theme.windows
1780
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_8ch.svn-base
1781
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Colorsets
1781
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_Jellyfish.svn-base
1782
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/README
1782
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_mono.svn-base
1783
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Theme.fvwm-crystal
1783
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_oscillo.svn-base
1784
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Theme.macosx
1784
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbridge_ppm.svn-base
1785
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Theme.nextstep
1785
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base/~meterbridge~meterbrige_analog.svn-base
1786
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Theme.os2
1786
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~bitmeter~bitmeter.svn-base
1787
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/Theme.windows
1787
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~bitscope~bitscope.svn-base
1788
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-arrows-down.png
1788
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~Meterbridge_st?r?o.svn-base
1789
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-arrows.png
1789
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~Meterbridge_stéréo.svn-base
1790
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-close-down.png
1790
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_4ch.svn-base
1791
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-close.png
1791
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_8ch.svn-base
1792
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-iconify-down.png
1792
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_Jellyfish.svn-base
1793
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-iconify.png
1793
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_mono.svn-base
1794
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-maximize-down.png
1794
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_oscillo.svn-base
1795
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-maximize.png
1795
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbridge_ppm.svn-base
1796
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-options-down.png
1796
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base/~meterbridge~meterbrige_analog.svn-base
1797
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-active-options.png
1797
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/entries
1798
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-inactive-arrows.png
1798
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/format
1799
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-inactive-close.png
1799
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/prop-base/~extace~Extace.svn-base
1800
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-inactive-iconify.png
1800
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/text-base/~extace~Extace.svn-base
1801
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-inactive-maximize.png
1801
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/~extace~Extace
1802
%%DATADIR%%/fvwm/decorations/SystemG/BlueCurve/window-inactive-options.png
1802
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~bitmeter~bitmeter
1803
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Colorsets
1803
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~bitscope~bitscope
1804
%%DATADIR%%/fvwm/decorations/SystemG/Crux/README
1804
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~Meterbridge_st?r?o
1805
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Theme.fvwm-crystal
1805
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~Meterbridge_stéréo
1806
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Theme.macosx
1806
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_4ch
1807
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Theme.nextstep
1807
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_8ch
1808
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Theme.os2
1808
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_Jellyfish
1809
%%DATADIR%%/fvwm/decorations/SystemG/Crux/Theme.windows
1809
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_mono
1810
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-arrows-down.png
1810
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_oscillo
1811
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-arrows.png
1811
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbridge_ppm
1812
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-close-down.png
1812
share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/~meterbridge~meterbrige_analog
1813
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-close.png
1813
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/entries
1814
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-iconify-down.png
1814
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/format
1815
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-iconify.png
1815
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/entries
1816
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-maximize-down.png
1816
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/format
1817
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-maximize.png
1817
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/prop-base/~avidemux~AVIdemux.svn-base
1818
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-options-down.png
1818
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/prop-base/~kdenlive~kdenlive.svn-base
1819
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-active-options.png
1819
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/prop-base/~kino~Kino.svn-base
1820
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-inactive-arrows.png
1820
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/text-base/~avidemux~AVIdemux.svn-base
1821
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-inactive-close.png
1821
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/text-base/~kdenlive~kdenlive.svn-base
1822
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-inactive-iconify.png
1822
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/text-base/~kino~Kino.svn-base
1823
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-inactive-maximize.png
1823
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~avidemux~AVIdemux
1824
%%DATADIR%%/fvwm/decorations/SystemG/Crux/window-inactive-options.png
1824
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~kdenlive~kdenlive
1825
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Colorsets
1825
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/~kino~Kino
1826
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/README
1826
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/entries
1827
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Theme.fvwm-crystal
1827
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/format
1828
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Theme.macosx
1828
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~gmplayer~MPlayer.svn-base
1829
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Theme.nextstep
1829
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~gtv~GTV.svn-base
1830
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Theme.os2
1830
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~gxine~gXINE.svn-base
1831
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/Theme.windows
1831
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~kmplayer~kMPlayer.svn-base
1832
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-arrows-down.png
1832
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~realplayer~RealPlayer.svn-base
1833
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-arrows.png
1833
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~realplay~RealPlayer.svn-base
1834
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-close-down.png
1834
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~totem~Totem.svn-base
1835
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-close.png
1835
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base/~xine~XINE.svn-base
1836
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-iconify-down.png
1836
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~gmplayer~MPlayer.svn-base
1837
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-iconify.png
1837
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~gtv~GTV.svn-base
1838
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-maximize-down.png
1838
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~gxine~gXINE.svn-base
1839
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-maximize.png
1839
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~kmplayer~kMPlayer.svn-base
1840
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-options-down.png
1840
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~realplayer~RealPlayer.svn-base
1841
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-active-options.png
1841
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~realplay~RealPlayer.svn-base
1842
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-inactive-arrows.png
1842
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~totem~Totem.svn-base
1843
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-inactive-close.png
1843
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base/~xine~XINE.svn-base
1844
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-inactive-iconify.png
1844
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~gmplayer~MPlayer
1845
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-inactive-maximize.png
1845
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~gtv~GTV
1846
%%DATADIR%%/fvwm/decorations/SystemG/Dawn/window-inactive-options.png
1846
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~gxine~gXINE
1847
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Colorsets
1847
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~kmplayer~kMPlayer
1848
%%DATADIR%%/fvwm/decorations/SystemG/Debian/README
1848
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~realplayer~RealPlayer
1849
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Theme.fvwm-crystal
1849
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~realplay~RealPlayer
1850
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Theme.macosx
1850
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~totem~Totem
1851
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Theme.nextstep
1851
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/~xine~XINE
1852
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Theme.os2
1852
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/entries
1853
%%DATADIR%%/fvwm/decorations/SystemG/Debian/Theme.windows
1853
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/format
1854
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-arrows-down.png
1854
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/10~alevt~alevt.svn-base
1855
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-arrows.png
1855
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/10~xdtv~xdtv.svn-base
1856
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-close-down.png
1856
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/20~kdetv~kdetv.svn-base
1857
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-close.png
1857
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/20~nvtv~nVidia_TV-Out.svn-base
1858
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-iconify-down.png
1858
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/20~tvtime~TVTime.svn-base
1859
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-iconify.png
1859
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/20~xawtv~xawTV.svn-base
1860
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-maximize-down.png
1860
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/20~zapping~Zapping.svn-base
1861
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-maximize.png
1861
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base/~nuvedit~NuppelVideo.svn-base
1862
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-options-down.png
1862
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/10~alevt~alevt.svn-base
1863
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-active-options.png
1863
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/10~xdtv~xdtv.svn-base
1864
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-inactive-arrows.png
1864
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/20~kdetv~kdetv.svn-base
1865
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-inactive-close.png
1865
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/20~nvtv~nVidia_TV-Out.svn-base
1866
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-inactive-iconify.png
1866
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/20~tvtime~TVTime.svn-base
1867
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-inactive-maximize.png
1867
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/20~xawtv~xawTV.svn-base
1868
%%DATADIR%%/fvwm/decorations/SystemG/Debian/window-inactive-options.png
1868
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/20~zapping~Zapping.svn-base
1869
%%DATADIR%%/fvwm/decorations/SystemG/Default/Colorsets
1869
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base/~nuvedit~NuppelVideo.svn-base
1870
%%DATADIR%%/fvwm/decorations/SystemG/Default/README
1870
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/10~alevt~alevt
1871
%%DATADIR%%/fvwm/decorations/SystemG/Default/Theme.fvwm-crystal
1871
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/10~xdtv~xdtv
1872
%%DATADIR%%/fvwm/decorations/SystemG/Default/Theme.macosx
1872
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/20~kdetv~kdetv
1873
%%DATADIR%%/fvwm/decorations/SystemG/Default/Theme.nextstep
1873
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/20~nvtv~nVidia_TV-Out
1874
%%DATADIR%%/fvwm/decorations/SystemG/Default/Theme.os2
1874
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/20~tvtime~TVTime
1875
%%DATADIR%%/fvwm/decorations/SystemG/Default/Theme.windows
1875
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/20~xawtv~xawTV
1876
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-arrows-down.png
1876
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/20~zapping~Zapping
1877
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-arrows.png
1877
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/~nuvedit~NuppelVideo
1878
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-close-down.png
1878
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/entries
1879
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-close.png
1879
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/format
1880
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-iconify-down.png
1880
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/prop-base/~effectv~effectv.svn-base
1881
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-iconify.png
1881
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/prop-base/~freej~freej.svn-base
1882
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-maximize-down.png
1882
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/text-base/~effectv~effectv.svn-base
1883
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-maximize.png
1883
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/text-base/~freej~freej.svn-base
1884
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-options-down.png
1884
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/~effectv~effectv
1885
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-active-options.png
1885
share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/~freej~freej
1886
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-inactive-arrows.png
1886
share/fvwm-crystal/fvwm/Applications/Network/.svn/entries
1887
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-inactive-close.png
1887
share/fvwm-crystal/fvwm/Applications/Network/.svn/format
1888
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-inactive-iconify.png
1888
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/entries
1889
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-inactive-maximize.png
1889
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/format
1890
%%DATADIR%%/fvwm/decorations/SystemG/Default/window-inactive-options.png
1890
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/20~firefox~Firefox.svn-base
1891
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Colorsets
1891
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/20~flock~Flock.svn-base
1892
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/README
1892
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/20~mozilla-firefox~Firefox.svn-base
1893
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Theme.fvwm-crystal
1893
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/20~mozilla-suite~Mozilla_Suite.svn-base
1894
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Theme.macosx
1894
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/20~opera~Opera.svn-base
1895
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Theme.nextstep
1895
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/25~konqueror~Konqueror.svn-base
1896
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Theme.os2
1896
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/30~iceape~IceApe.svn-base
1897
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/Theme.windows
1897
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/30~iceweasel~IceWeasel.svn-base
1898
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-arrows-down.png
1898
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~dillo~Dillo.svn-base
1899
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-arrows.png
1899
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~elinks~ELinks.svn-base
1900
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-close-down.png
1900
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~epiphany~Epiphany.svn-base
1901
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-close.png
1901
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~galeon~Galeon.svn-base
1902
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-iconify-down.png
1902
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~links2~Links2.svn-base
1903
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-iconify.png
1903
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~lynx~Lynx.svn-base
1904
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-maximize-down.png
1904
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base/~seamonkey~Seamonkey.svn-base
1905
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-maximize.png
1905
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/20~firefox~Firefox.svn-base
1906
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-options-down.png
1906
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/20~flock~Flock.svn-base
1907
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-active-options.png
1907
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/20~mozilla-firefox~Firefox.svn-base
1908
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-inactive-arrows.png
1908
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/20~mozilla-suite~Mozilla_Suite.svn-base
1909
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-inactive-close.png
1909
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/20~opera~Opera.svn-base
1910
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-inactive-iconify.png
1910
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/25~konqueror~Konqueror.svn-base
1911
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-inactive-maximize.png
1911
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/30~iceape~IceApe.svn-base
1912
%%DATADIR%%/fvwm/decorations/SystemG/Dusk/window-inactive-options.png
1912
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/30~iceweasel~IceWeasel.svn-base
1913
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Colorsets
1913
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~dillo~Dillo.svn-base
1914
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/README
1914
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~elinks~ELinks.svn-base
1915
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Theme.fvwm-crystal
1915
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~epiphany~Epiphany.svn-base
1916
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Theme.macosx
1916
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~galeon~Galeon.svn-base
1917
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Theme.nextstep
1917
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~links2~Links2.svn-base
1918
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Theme.os2
1918
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~lynx~Lynx.svn-base
1919
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/Theme.windows
1919
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base/~seamonkey~Seamonkey.svn-base
1920
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-arrows-down.png
1920
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/20~firefox~Firefox
1921
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-arrows.png
1921
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/20~flock~Flock
1922
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-close-down.png
1922
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/20~mozilla-firefox~Firefox
1923
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-close.png
1923
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/20~mozilla-suite~Mozilla_Suite
1924
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-iconify-down.png
1924
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/20~opera~Opera
1925
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-iconify.png
1925
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/25~konqueror~Konqueror
1926
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-maximize-down.png
1926
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/30~iceape~IceApe
1927
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-maximize.png
1927
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/30~iceweasel~IceWeasel
1928
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-options-down.png
1928
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~dillo~Dillo
1929
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-active-options.png
1929
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~elinks~ELinks
1930
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-inactive-arrows.png
1930
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~epiphany~Epiphany
1931
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-inactive-close.png
1931
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~galeon~Galeon
1932
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-inactive-iconify.png
1932
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~links2~Links2
1933
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-inactive-maximize.png
1933
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~lynx~Lynx
1934
%%DATADIR%%/fvwm/decorations/SystemG/Geramik/window-inactive-options.png
1934
share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/~seamonkey~Seamonkey
1935
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Colorsets
1935
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/entries
1936
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/README
1936
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/format
1937
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Theme.fvwm-crystal
1937
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/16~evolution~Evolution.svn-base
1938
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Theme.macosx
1938
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/16~kmail~kMail.svn-base
1939
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Theme.nextstep
1939
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/18~mozilla-thunderbird~Thunderbird.svn-base
1940
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Theme.os2
1940
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/18~thunderbird~Thunderbird.svn-base
1941
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/Theme.windows
1941
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/19~fetchmail~Fetch_new_mail.svn-base
1942
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-arrows-down.png
1942
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/20~icedove~IceDove.svn-base
1943
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-arrows.png
1943
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/20~mutt~Mutt.svn-base
1944
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-close-down.png
1944
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/20~pine~Pine.svn-base
1945
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-close.png
1945
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/~balsa~Balsa.svn-base
1946
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-iconify-down.png
1946
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/~claws-mail~Claws_Mail.svn-base
1947
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-iconify.png
1947
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/~sylpheed-claws~Sylpheed-Claws.svn-base
1948
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-maximize-down.png
1948
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/~sylpheed-gtk2~Sylpheed-GTK2.svn-base
1949
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-maximize.png
1949
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base/~sylpheed~Sylpheed.svn-base
1950
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-options-down.png
1950
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/16~evolution~Evolution.svn-base
1951
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-active-options.png
1951
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/16~kmail~kMail.svn-base
1952
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-inactive-arrows.png
1952
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/18~mozilla-thunderbird~Thunderbird.svn-base
1953
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-inactive-close.png
1953
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/18~thunderbird~Thunderbird.svn-base
1954
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-inactive-iconify.png
1954
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/19~fetchmail~Fetch_new_mail.svn-base
1955
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-inactive-maximize.png
1955
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/20~icedove~IceDove.svn-base
1956
%%DATADIR%%/fvwm/decorations/SystemG/SaltLake/window-inactive-options.png
1956
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/20~mutt~Mutt.svn-base
1957
%%DATADIR%%/fvwm/decorations/Winter/Default/Colorsets
1957
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/20~pine~Pine.svn-base
1958
%%DATADIR%%/fvwm/decorations/Winter/Default/README
1958
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/~balsa~Balsa.svn-base
1959
%%DATADIR%%/fvwm/decorations/Winter/Default/Theme.fvwm-crystal
1959
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/~claws-mail~Claws_Mail.svn-base
1960
%%DATADIR%%/fvwm/decorations/Winter/Default/Theme.macosx
1960
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/~sylpheed-claws~Sylpheed-Claws.svn-base
1961
%%DATADIR%%/fvwm/decorations/Winter/Default/Theme.nextstep
1961
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/~sylpheed-gtk2~Sylpheed-GTK2.svn-base
1962
%%DATADIR%%/fvwm/decorations/Winter/Default/Theme.os2
1962
share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base/~sylpheed~Sylpheed.svn-base
1963
%%DATADIR%%/fvwm/decorations/Winter/Default/Theme.windows
1963
share/fvwm-crystal/fvwm/Applications/Network/13~Email/16~evolution~Evolution
1964
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-arrows-down.png
1964
share/fvwm-crystal/fvwm/Applications/Network/13~Email/16~kmail~kMail
1965
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-arrows.png
1965
share/fvwm-crystal/fvwm/Applications/Network/13~Email/18~mozilla-thunderbird~Thunderbird
1966
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-close-down.png
1966
share/fvwm-crystal/fvwm/Applications/Network/13~Email/18~thunderbird~Thunderbird
1967
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-close.png
1967
share/fvwm-crystal/fvwm/Applications/Network/13~Email/19~fetchmail~Fetch_new_mail
1968
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-iconify-down.png
1968
share/fvwm-crystal/fvwm/Applications/Network/13~Email/20~icedove~IceDove
1969
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-iconify.png
1969
share/fvwm-crystal/fvwm/Applications/Network/13~Email/20~mutt~Mutt
1970
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-maximize-down.png
1970
share/fvwm-crystal/fvwm/Applications/Network/13~Email/20~pine~Pine
1971
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-maximize.png
1971
share/fvwm-crystal/fvwm/Applications/Network/13~Email/~balsa~Balsa
1972
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-options-down.png
1972
share/fvwm-crystal/fvwm/Applications/Network/13~Email/~claws-mail~Claws_Mail
1973
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-options.png
1973
share/fvwm-crystal/fvwm/Applications/Network/13~Email/~sylpheed-claws~Sylpheed-Claws
1974
%%DATADIR%%/fvwm/decorations/Winter/Default/window-active-title.png
1974
share/fvwm-crystal/fvwm/Applications/Network/13~Email/~sylpheed-gtk2~Sylpheed-GTK2
1975
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-arrows.png
1975
share/fvwm-crystal/fvwm/Applications/Network/13~Email/~sylpheed~Sylpheed
1976
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-close.png
1976
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/entries
1977
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-iconify.png
1977
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/format
1978
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-maximize.png
1978
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/10~TeamSpeak~TeamSpeak.svn-base
1979
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-options.png
1979
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~ekiga~Ekiga.svn-base
1980
%%DATADIR%%/fvwm/decorations/Winter/Default/window-inactive-title.png
1980
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~gizmo~Gizmo.svn-base
1981
%%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal/fvwm-crystal.png
1981
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~ihu~I_Hear_U.svn-base
1982
%%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal/media-eject.png
1982
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~kphone~kPhone.svn-base
1983
%%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal/media-playback-start.png
1983
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~linphone~LinPhone.svn-base
1984
%%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal/media-skip-forward.png
1984
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~skype~Skype.svn-base
1985
%%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal/window-list.png
1985
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base/~twinkle~Twinkle.svn-base
1986
%%DATADIR%%/fvwm/icons/Default/22x22/apps/BitchX.png
1986
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/10~TeamSpeak~TeamSpeak.svn-base
1987
%%DATADIR%%/fvwm/icons/Default/22x22/apps/Eterm.png
1987
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~ekiga~Ekiga.svn-base
1988
%%DATADIR%%/fvwm/icons/Default/22x22/apps/Maelstrom.png
1988
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~gizmo~Gizmo.svn-base
1989
%%DATADIR%%/fvwm/icons/Default/22x22/apps/abiword.png
1989
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~ihu~I_Hear_U.svn-base
1990
%%DATADIR%%/fvwm/icons/Default/22x22/apps/abuse.png
1990
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~kphone~kPhone.svn-base
1991
%%DATADIR%%/fvwm/icons/Default/22x22/apps/acidrip.png
1991
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~linphone~LinPhone.svn-base
1992
%%DATADIR%%/fvwm/icons/Default/22x22/apps/akregator.png
1992
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~skype~Skype.svn-base
1993
%%DATADIR%%/fvwm/icons/Default/22x22/apps/alsamixer.png
1993
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base/~twinkle~Twinkle.svn-base
1994
%%DATADIR%%/fvwm/icons/Default/22x22/apps/amarok.png
1994
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/10~TeamSpeak~TeamSpeak
1995
%%DATADIR%%/fvwm/icons/Default/22x22/apps/amule.png
1995
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~ekiga~Ekiga
1996
%%DATADIR%%/fvwm/icons/Default/22x22/apps/anjuta.png
1996
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~gizmo~Gizmo
1997
%%DATADIR%%/fvwm/icons/Default/22x22/apps/aptitude.png
1997
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~ihu~I_Hear_U
1998
%%DATADIR%%/fvwm/icons/Default/22x22/apps/aptsh.png
1998
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~kphone~kPhone
1999
%%DATADIR%%/fvwm/icons/Default/22x22/apps/archlinux.png
1999
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~linphone~LinPhone
2000
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ardour.png
2000
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~skype~Skype
2001
%%DATADIR%%/fvwm/icons/Default/22x22/apps/armagetron.png
2001
share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/~twinkle~Twinkle
2002
%%DATADIR%%/fvwm/icons/Default/22x22/apps/atanks.png
2002
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/entries
2003
%%DATADIR%%/fvwm/icons/Default/22x22/apps/aterm.png
2003
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/format
2004
%%DATADIR%%/fvwm/icons/Default/22x22/apps/atlantik.png
2004
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/10~slrn-pl~slrn-pl.svn-base
2005
%%DATADIR%%/fvwm/icons/Default/22x22/apps/atomix.png
2005
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/10~slrn~slrn.svn-base
2006
%%DATADIR%%/fvwm/icons/Default/22x22/apps/audacious.png
2006
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/20~snownews~SnowNews.svn-base
2007
%%DATADIR%%/fvwm/icons/Default/22x22/apps/audacity.png
2007
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~akregator~Akregator.svn-base
2008
%%DATADIR%%/fvwm/icons/Default/22x22/apps/aumix.png
2008
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~bnr2~bnr2.svn-base
2009
%%DATADIR%%/fvwm/icons/Default/22x22/apps/avidemux.png
2009
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~knode~kNode.svn-base
2010
%%DATADIR%%/fvwm/icons/Default/22x22/apps/azureus.png
2010
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~liferea~Liferea.svn-base
2011
%%DATADIR%%/fvwm/icons/Default/22x22/apps/balsa-ab.png
2011
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~pan~Pan.svn-base
2012
%%DATADIR%%/fvwm/icons/Default/22x22/apps/balsa.png
2012
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base/~straw~Straw.svn-base
2013
%%DATADIR%%/fvwm/icons/Default/22x22/apps/barrage.png
2013
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/10~slrn-pl~slrn-pl.svn-base
2014
%%DATADIR%%/fvwm/icons/Default/22x22/apps/basket.png
2014
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/10~slrn~slrn.svn-base
2015
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bastet.png
2015
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/20~snownews~SnowNews.svn-base
2016
%%DATADIR%%/fvwm/icons/Default/22x22/apps/beep-media-player.png
2016
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~akregator~Akregator.svn-base
2017
%%DATADIR%%/fvwm/icons/Default/22x22/apps/billard-gl.png
2017
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~bnr2~bnr2.svn-base
2018
%%DATADIR%%/fvwm/icons/Default/22x22/apps/blackboxgame.png
2018
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~knode~kNode.svn-base
2019
%%DATADIR%%/fvwm/icons/Default/22x22/apps/blackjack.png
2019
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~liferea~Liferea.svn-base
2020
%%DATADIR%%/fvwm/icons/Default/22x22/apps/blender.png
2020
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~pan~Pan.svn-base
2021
%%DATADIR%%/fvwm/icons/Default/22x22/apps/blobwars.png
2021
share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base/~straw~Straw.svn-base
2022
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bluefish.png
2022
share/fvwm-crystal/fvwm/Applications/Network/7~News/10~slrn-pl~slrn-pl
2023
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bmp.png
2023
share/fvwm-crystal/fvwm/Applications/Network/7~News/10~slrn~slrn
2024
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bonfire.png
2024
share/fvwm-crystal/fvwm/Applications/Network/7~News/20~snownews~SnowNews
2025
%%DATADIR%%/fvwm/icons/Default/22x22/apps/brasero.png
2025
share/fvwm-crystal/fvwm/Applications/Network/7~News/~akregator~Akregator
2026
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bridges.png
2026
share/fvwm-crystal/fvwm/Applications/Network/7~News/~bnr2~bnr2
2027
%%DATADIR%%/fvwm/icons/Default/22x22/apps/btdownloadgui.png
2027
share/fvwm-crystal/fvwm/Applications/Network/7~News/~knode~kNode
2028
%%DATADIR%%/fvwm/icons/Default/22x22/apps/btdownloadgui.py.png
2028
share/fvwm-crystal/fvwm/Applications/Network/7~News/~liferea~Liferea
2029
%%DATADIR%%/fvwm/icons/Default/22x22/apps/bzflag.png
2029
share/fvwm-crystal/fvwm/Applications/Network/7~News/~pan~Pan
2030
%%DATADIR%%/fvwm/icons/Default/22x22/apps/castle-combat.png
2030
share/fvwm-crystal/fvwm/Applications/Network/7~News/~straw~Straw
2031
%%DATADIR%%/fvwm/icons/Default/22x22/apps/celestia.png
2031
share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/entries
2032
%%DATADIR%%/fvwm/icons/Default/22x22/apps/centericq.png
2032
share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/format
2033
%%DATADIR%%/fvwm/icons/Default/22x22/apps/chromium.png
2033
share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/prop-base/~kppp~kPPP.svn-base
2034
%%DATADIR%%/fvwm/icons/Default/22x22/apps/cinelerra.png
2034
share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/text-base/~kppp~kPPP.svn-base
2035
%%DATADIR%%/fvwm/icons/Default/22x22/apps/civclient.png
2035
share/fvwm-crystal/fvwm/Applications/Network/Dial-up/~kppp~kPPP
2036
%%DATADIR%%/fvwm/icons/Default/22x22/apps/civserver.png
2036
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/entries
2037
%%DATADIR%%/fvwm/icons/Default/22x22/apps/cmus.png
2037
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/format
2038
%%DATADIR%%/fvwm/icons/Default/22x22/apps/conglomerate.png
2038
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/prop-base/~d4x~Downloader_for_X.svn-base
2039
%%DATADIR%%/fvwm/icons/Default/22x22/apps/crack-attack.png
2039
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/prop-base/~gftp~gFTP.svn-base
2040
%%DATADIR%%/fvwm/icons/Default/22x22/apps/cream.png
2040
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/prop-base/~grsync~Grsync.svn-base
2041
%%DATADIR%%/fvwm/icons/Default/22x22/apps/cube.png
2041
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/prop-base/~gwget2~Download_Manager.svn-base
2042
%%DATADIR%%/fvwm/icons/Default/22x22/apps/d4x.png
2042
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/text-base/~d4x~Downloader_for_X.svn-base
2043
%%DATADIR%%/fvwm/icons/Default/22x22/apps/dcgui.png
2043
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/text-base/~gftp~gFTP.svn-base
2044
%%DATADIR%%/fvwm/icons/Default/22x22/apps/debian.png
2044
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/text-base/~grsync~Grsync.svn-base
2045
%%DATADIR%%/fvwm/icons/Default/22x22/apps/default.png
2045
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/text-base/~gwget2~Download_Manager.svn-base
2046
%%DATADIR%%/fvwm/icons/Default/22x22/apps/deluge-torrent.png
2046
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/~d4x~Downloader_for_X
2047
%%DATADIR%%/fvwm/icons/Default/22x22/apps/deluge.png
2047
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/~gftp~gFTP
2048
%%DATADIR%%/fvwm/icons/Default/22x22/apps/dia.png
2048
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/~grsync~Grsync
2049
%%DATADIR%%/fvwm/icons/Default/22x22/apps/digikam.png
2049
share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/~gwget2~Download_Manager
2050
%%DATADIR%%/fvwm/icons/Default/22x22/apps/dillo.png
2050
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/entries
2051
%%DATADIR%%/fvwm/icons/Default/22x22/apps/djview.png
2051
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/format
2052
%%DATADIR%%/fvwm/icons/Default/22x22/apps/dlume.png
2052
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~BitchX~BitchX.svn-base
2053
%%DATADIR%%/fvwm/icons/Default/22x22/apps/dominosa.png
2053
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~epic4~Epic4.svn-base
2054
%%DATADIR%%/fvwm/icons/Default/22x22/apps/drakconf.png
2054
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~irssi~Irssi.svn-base
2055
%%DATADIR%%/fvwm/icons/Default/22x22/apps/easytag.png
2055
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~kvirc~kvIRC.svn-base
2056
%%DATADIR%%/fvwm/icons/Default/22x22/apps/eboard.png
2056
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~weechat-curses~WeeChat.svn-base
2057
%%DATADIR%%/fvwm/icons/Default/22x22/apps/eclipse.png
2057
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~xchat-2~X_Chat.svn-base
2058
%%DATADIR%%/fvwm/icons/Default/22x22/apps/egoboo.png
2058
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base/~xchat~X_Chat.svn-base
2059
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ekg.png
2059
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~BitchX~BitchX.svn-base
2060
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ekg2.png
2060
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~epic4~Epic4.svn-base
2061
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ekiga.png
2061
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~irssi~Irssi.svn-base
2062
%%DATADIR%%/fvwm/icons/Default/22x22/apps/el.png
2062
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~kvirc~kvIRC.svn-base
2063
%%DATADIR%%/fvwm/icons/Default/22x22/apps/elinks.png
2063
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~weechat-curses~WeeChat.svn-base
2064
%%DATADIR%%/fvwm/icons/Default/22x22/apps/emacs.png
2064
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~xchat-2~X_Chat.svn-base
2065
%%DATADIR%%/fvwm/icons/Default/22x22/apps/enigma.png
2065
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base/~xchat~X_Chat.svn-base
2066
%%DATADIR%%/fvwm/icons/Default/22x22/apps/epic4.png
2066
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~BitchX~BitchX
2067
%%DATADIR%%/fvwm/icons/Default/22x22/apps/epiphany.png
2067
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~epic4~Epic4
2068
%%DATADIR%%/fvwm/icons/Default/22x22/apps/eric.png
2068
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~irssi~Irssi
2069
%%DATADIR%%/fvwm/icons/Default/22x22/apps/evince.png
2069
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~kvirc~kvIRC
2070
%%DATADIR%%/fvwm/icons/Default/22x22/apps/evolution.png
2070
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~weechat-curses~WeeChat
2071
%%DATADIR%%/fvwm/icons/Default/22x22/apps/exfalso.png
2071
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~xchat-2~X_Chat
2072
%%DATADIR%%/fvwm/icons/Default/22x22/apps/f-spot.png
2072
share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/~xchat~X_Chat
2073
%%DATADIR%%/fvwm/icons/Default/22x22/apps/falconseye.png
2073
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/entries
2074
%%DATADIR%%/fvwm/icons/Default/22x22/apps/fetchmail.png
2074
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/format
2075
%%DATADIR%%/fvwm/icons/Default/22x22/apps/fifteen.png
2075
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/10~gaim~Gaim.svn-base
2076
%%DATADIR%%/fvwm/icons/Default/22x22/apps/filerunner.png
2076
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/10~gg2~GNU_Gadu.svn-base
2077
%%DATADIR%%/fvwm/icons/Default/22x22/apps/flipgame.png
2077
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/10~kadu~Kadu.svn-base
2078
%%DATADIR%%/fvwm/icons/Default/22x22/apps/foobillard.png
2078
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/10~kopete~Kopete.svn-base
2079
%%DATADIR%%/fvwm/icons/Default/22x22/apps/freeciv.png
2079
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/10~tleenx2~TleenX2.svn-base
2080
%%DATADIR%%/fvwm/icons/Default/22x22/apps/freemind.png
2080
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~amsn~AMSN.svn-base
2081
%%DATADIR%%/fvwm/icons/Default/22x22/apps/frozen-bubble.png
2081
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~centericq~CenterICQ.svn-base
2082
%%DATADIR%%/fvwm/icons/Default/22x22/apps/fvwm-crystal.png
2082
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~ekg2~EKG2.svn-base
2083
%%DATADIR%%/fvwm/icons/Default/22x22/apps/fwbuilder.png
2083
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~ekg~EKG.svn-base
2084
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gabber.png
2084
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~licq~lICQ.svn-base
2085
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gaim.png
2085
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base/~linpopup~LinPopup.svn-base
2086
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gajim.png
2086
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/10~gaim~Gaim.svn-base
2087
%%DATADIR%%/fvwm/icons/Default/22x22/apps/galeon.png
2087
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/10~gg2~GNU_Gadu.svn-base
2088
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gataxx.png
2088
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/10~kadu~Kadu.svn-base
2089
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gcfilms.png
2089
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/10~kopete~Kopete.svn-base
2090
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gcolor2.png
2090
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/10~tleenx2~TleenX2.svn-base
2091
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gconf-editor.png
2091
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~amsn~AMSN.svn-base
2092
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gedit.png
2092
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~centericq~CenterICQ.svn-base
2093
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gentoo.png
2093
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~ekg2~EKG2.svn-base
2094
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gentoolinux.png
2094
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~ekg~EKG.svn-base
2095
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gftp.png
2095
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~licq~lICQ.svn-base
2096
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gg.png
2096
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base/~linpopup~LinPopup.svn-base
2097
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gg2.png
2097
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/10~gaim~Gaim
2098
%%DATADIR%%/fvwm/icons/Default/22x22/apps/giFTcurs.png
2098
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/10~gg2~GNU_Gadu
2099
%%DATADIR%%/fvwm/icons/Default/22x22/apps/giFToxic.png
2099
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/10~kadu~Kadu
2100
%%DATADIR%%/fvwm/icons/Default/22x22/apps/giftui.png
2100
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/10~kopete~Kopete
2101
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gimp.png
2101
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/10~tleenx2~TleenX2
2102
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gizmo.png
2102
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/entries
2103
%%DATADIR%%/fvwm/icons/Default/22x22/apps/glade-2.png
2103
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/format
2104
%%DATADIR%%/fvwm/icons/Default/22x22/apps/glines.png
2104
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~gabber~Gabber.svn-base
2105
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gltron.png
2105
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~gajim~Gajim.svn-base
2106
%%DATADIR%%/fvwm/icons/Default/22x22/apps/glurp.png
2106
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~gossip~Gossip.svn-base
2107
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gmpc.png
2107
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~kf~kf.svn-base
2108
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gmplayer.png
2108
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~mcabber~MCabber.svn-base
2109
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnect.png
2109
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~psi~Psi.svn-base
2110
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnibbles.png
2110
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~sim~SIM.svn-base
2111
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnobots2.png
2111
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base/~tkabber~Tkabber.svn-base
2112
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome-alsamixer.png
2112
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~gabber~Gabber.svn-base
2113
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome-control-center.png
2113
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~gajim~Gajim.svn-base
2114
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome-mud.png
2114
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~gossip~Gossip.svn-base
2115
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome-stones.png
2115
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~kf~kf.svn-base
2116
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome-terminal.png
2116
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~mcabber~MCabber.svn-base
2117
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnome.png
2117
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~psi~Psi.svn-base
2118
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnomebaker.png
2118
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~sim~SIM.svn-base
2119
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnometris.png
2119
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base/~tkabber~Tkabber.svn-base
2120
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnomine.png
2120
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gabber~Gabber
2121
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnotravex.png
2121
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gajim~Gajim
2122
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnotski.png
2122
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~gossip~Gossip
2123
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnudoku.png
2123
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~kf~kf
2124
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gnumeric.png
2124
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~mcabber~MCabber
2125
%%DATADIR%%/fvwm/icons/Default/22x22/apps/goobox.png
2125
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~psi~Psi
2126
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gossip.png
2126
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~sim~SIM
2127
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gpa.png
2127
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/~tkabber~Tkabber
2128
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gpaint.png
2128
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~amsn~AMSN
2129
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gpass.png
2129
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~centericq~CenterICQ
2130
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gqview.png
2130
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~ekg2~EKG2
2131
%%DATADIR%%/fvwm/icons/Default/22x22/apps/graveman.png
2131
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~ekg~EKG
2132
%%DATADIR%%/fvwm/icons/Default/22x22/apps/grip.png
2132
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~licq~lICQ
2133
%%DATADIR%%/fvwm/icons/Default/22x22/apps/grml.png
2133
share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/~linpopup~LinPopup
2134
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gtali.png
2134
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/entries
2135
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gthumb.png
2135
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/format
2136
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gtk-gnutella.png
2136
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~amule~aMule.svn-base
2137
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gtkboard.png
2137
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~apollon~Apollon.svn-base
2138
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gtktalog.png
2138
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~azureus~Azureus.svn-base
2139
%%DATADIR%%/fvwm/icons/Default/22x22/apps/guess.png
2139
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~btdownloadgui.py~BitTorrent_GUI.svn-base
2140
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gv.png
2140
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~btdownloadgui~BitTorrent_GUI.svn-base
2141
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gvim.png
2141
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~deluge-torrent~Deluge_Torrent.svn-base
2142
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gweled.png
2142
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~deluge~Deluge_Torrent.svn-base
2143
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gwenview.png
2143
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~giFTcurs~giFTcurs.svn-base
2144
%%DATADIR%%/fvwm/icons/Default/22x22/apps/gxine.png
2144
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~giFToxic~giFToxic.svn-base
2145
%%DATADIR%%/fvwm/icons/Default/22x22/apps/hardinfo.png
2145
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~giftui~giFTui.svn-base
2146
%%DATADIR%%/fvwm/icons/Default/22x22/apps/htop.png
2146
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~gtk-gnutella~GTK_Gnutella.svn-base
2147
%%DATADIR%%/fvwm/icons/Default/22x22/apps/hydrogen.png
2147
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~kmldonkey~kMLDonkey.svn-base
2148
%%DATADIR%%/fvwm/icons/Default/22x22/apps/iagno.png
2148
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~ktorrent~kTorrent.svn-base
2149
%%DATADIR%%/fvwm/icons/Default/22x22/apps/icebreaker.png
2149
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~mlgui~MLDonkey.svn-base
2150
%%DATADIR%%/fvwm/icons/Default/22x22/apps/icedove.png
2150
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~qtorrent~QTorrent.svn-base
2151
%%DATADIR%%/fvwm/icons/Default/22x22/apps/iceweasel.png
2151
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~valknut~Valknut.svn-base
2152
%%DATADIR%%/fvwm/icons/Default/22x22/apps/idle.png
2152
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base/~xmule~xMule.svn-base
2153
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ihu.png
2153
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~amule~aMule.svn-base
2154
%%DATADIR%%/fvwm/icons/Default/22x22/apps/inertia.png
2154
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~apollon~Apollon.svn-base
2155
%%DATADIR%%/fvwm/icons/Default/22x22/apps/inkscape.png
2155
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~azureus~Azureus.svn-base
2156
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ipodder.png
2156
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~btdownloadgui.py~BitTorrent_GUI.svn-base
2157
%%DATADIR%%/fvwm/icons/Default/22x22/apps/irssi.png
2157
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~btdownloadgui~BitTorrent_GUI.svn-base
2158
%%DATADIR%%/fvwm/icons/Default/22x22/apps/jpilot.png
2158
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~deluge-torrent~Deluge_Torrent.svn-base
2159
%%DATADIR%%/fvwm/icons/Default/22x22/apps/jumpnbump-menu.png
2159
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~deluge~Deluge_Torrent.svn-base
2160
%%DATADIR%%/fvwm/icons/Default/22x22/apps/k3b.png
2160
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~giFTcurs~giFTcurs.svn-base
2161
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kaddressbook.png
2161
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~giFToxic~giFToxic.svn-base
2162
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kadu.png
2162
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~giftui~giFTui.svn-base
2163
%%DATADIR%%/fvwm/icons/Default/22x22/apps/karbon.png
2163
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~gtk-gnutella~GTK_Gnutella.svn-base
2164
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kasteroids.png
2164
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~kmldonkey~kMLDonkey.svn-base
2165
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kate.png
2165
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~ktorrent~kTorrent.svn-base
2166
%%DATADIR%%/fvwm/icons/Default/22x22/apps/katomic.png
2166
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~mlgui~MLDonkey.svn-base
2167
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kbackgammon.png
2167
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~qtorrent~QTorrent.svn-base
2168
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kbattleship.png
2168
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~valknut~Valknut.svn-base
2169
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kblackbox.png
2169
share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base/~xmule~xMule.svn-base
2170
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kbounce.png
2170
share/fvwm-crystal/fvwm/Applications/Network/P2P/~amule~aMule
2171
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kchart.png
2171
share/fvwm-crystal/fvwm/Applications/Network/P2P/~apollon~Apollon
2172
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kcontrol.png
2172
share/fvwm-crystal/fvwm/Applications/Network/P2P/~azureus~Azureus
2173
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kde.png
2173
share/fvwm-crystal/fvwm/Applications/Network/P2P/~btdownloadgui.py~BitTorrent_GUI
2174
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kdevelop.png
2174
share/fvwm-crystal/fvwm/Applications/Network/P2P/~btdownloadgui~BitTorrent_GUI
2175
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kdevelop3.png
2175
share/fvwm-crystal/fvwm/Applications/Network/P2P/~deluge-torrent~Deluge_Torrent
2176
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kedit.png
2176
share/fvwm-crystal/fvwm/Applications/Network/P2P/~deluge~Deluge_Torrent
2177
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kenolaba.png
2177
share/fvwm-crystal/fvwm/Applications/Network/P2P/~giFTcurs~giFTcurs
2178
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kf.png
2178
share/fvwm-crystal/fvwm/Applications/Network/P2P/~giFToxic~giFToxic
2179
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kformula.png
2179
share/fvwm-crystal/fvwm/Applications/Network/P2P/~giftui~giFTui
2180
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kfouleggs.png
2180
share/fvwm-crystal/fvwm/Applications/Network/P2P/~gtk-gnutella~GTK_Gnutella
2181
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kgoldrunner.png
2181
share/fvwm-crystal/fvwm/Applications/Network/P2P/~kmldonkey~kMLDonkey
2182
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kile.png
2182
share/fvwm-crystal/fvwm/Applications/Network/P2P/~ktorrent~kTorrent
2183
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kinfocenter.png
2183
share/fvwm-crystal/fvwm/Applications/Network/P2P/~mlgui~MLDonkey
2184
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kivio.png
2184
share/fvwm-crystal/fvwm/Applications/Network/P2P/~qtorrent~QTorrent
2185
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kjumpingcube.png
2185
share/fvwm-crystal/fvwm/Applications/Network/P2P/~valknut~Valknut
2186
%%DATADIR%%/fvwm/icons/Default/22x22/apps/klickety.png
2186
share/fvwm-crystal/fvwm/Applications/Network/P2P/~xmule~xMule
2187
%%DATADIR%%/fvwm/icons/Default/22x22/apps/klines.png
2187
share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/entries
2188
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmahjongg.png
2188
share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/format
2189
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmail.png
2189
share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/prop-base/~knetattach~KNetAttach.svn-base
2190
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmenu.png
2190
share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/text-base/~knetattach~KNetAttach.svn-base
2191
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmines.png
2191
share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/~knetattach~KNetAttach
2192
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmix.png
2192
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/entries
2193
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kmldonkey.png
2193
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/format
2194
%%DATADIR%%/fvwm/icons/Default/22x22/apps/knetwalk.png
2194
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/prop-base/~SDLcam~SDLcam.svn-base
2195
%%DATADIR%%/fvwm/icons/Default/22x22/apps/knode.png
2195
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/prop-base/~camorama~camorama.svn-base
2196
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kobodeluxe.png
2196
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/prop-base/~gqcam~gqcam.svn-base
2197
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kobodl.png
2197
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/text-base/~SDLcam~SDLcam.svn-base
2198
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kolf.png
2198
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/text-base/~camorama~camorama.svn-base
2199
%%DATADIR%%/fvwm/icons/Default/22x22/apps/konqueror.png
2199
share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/text-base/~gqcam~gqcam.svn-base
2200
%%DATADIR%%/fvwm/icons/Default/22x22/apps/konquest.png
2200
share/fvwm-crystal/fvwm/Applications/Network/Webcam/~SDLcam~SDLcam
2201
%%DATADIR%%/fvwm/icons/Default/22x22/apps/konsole.png
2201
share/fvwm-crystal/fvwm/Applications/Network/Webcam/~camorama~camorama
2202
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kontact.png
2202
share/fvwm-crystal/fvwm/Applications/Network/Webcam/~gqcam~gqcam
2203
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kopete.png
2203
share/fvwm-crystal/fvwm/Applications/Office/.svn/entries
2204
%%DATADIR%%/fvwm/icons/Default/22x22/apps/korganizer.png
2204
share/fvwm-crystal/fvwm/Applications/Office/.svn/format
2205
%%DATADIR%%/fvwm/icons/Default/22x22/apps/koshell.png
2205
share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/entries
2206
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kpaint.png
2206
share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/format
2207
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kpat.png
2207
share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/prop-base/~korganizer~kOrganizer.svn-base
2208
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kphone.png
2208
share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/text-base/~korganizer~kOrganizer.svn-base
2209
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kpilot.png
2209
share/fvwm-crystal/fvwm/Applications/Office/Calendars/~korganizer~kOrganizer
2210
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kpoker.png
2210
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/entries
2211
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kppp.png
2211
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/format
2212
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kpresenter.png
2212
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~balsa-ab~Balsa_Address_Book.svn-base
2213
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kreversi.png
2213
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~dlume~Dlume.svn-base
2214
%%DATADIR%%/fvwm/icons/Default/22x22/apps/krita.png
2214
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~kaddressbook~kAddressBook.svn-base
2215
%%DATADIR%%/fvwm/icons/Default/22x22/apps/krusader.png
2215
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~kontact~Kontact.svn-base
2216
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ksame.png
2216
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~rubrica~Rubrica.svn-base
2217
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kshisen.png
2217
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base/~wyrd~Wyrd.svn-base
2218
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ksirtet.png
2218
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~balsa-ab~Balsa_Address_Book.svn-base
2219
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ksmiletris.png
2219
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~dlume~Dlume.svn-base
2220
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ksnake.png
2220
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~kaddressbook~kAddressBook.svn-base
2221
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ksokoban.png
2221
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~kontact~Kontact.svn-base
2222
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kspaceduel.png
2222
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~rubrica~Rubrica.svn-base
2223
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kspread.png
2223
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base/~wyrd~Wyrd.svn-base
2224
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ktorrent.png
2224
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~balsa-ab~Balsa_Address_Book
2225
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ktouch.png
2225
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~dlume~Dlume
2226
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ktron.png
2226
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~kaddressbook~kAddressBook
2227
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ktuberling.png
2227
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~kontact~Kontact
2228
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kugar.png
2228
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~rubrica~Rubrica
2229
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kview.png
2229
share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/~wyrd~Wyrd
2230
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kvim.png
2230
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/entries
2231
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kvirc.png
2231
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/format
2232
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kwin4.png
2232
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/prop-base/10~gaiksaurus~Aiksaurus.svn-base
2233
%%DATADIR%%/fvwm/icons/Default/22x22/apps/kword.png
2233
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/prop-base/~stardict~StarDict.svn-base
2234
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lbreakout2.png
2234
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/prop-base/~wnb~Worldnet.svn-base
2235
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lgeneral.png
2235
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/prop-base/~ydpdict~YDP_Dictionary.svn-base
2236
%%DATADIR%%/fvwm/icons/Default/22x22/apps/licq.png
2236
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/text-base/10~gaiksaurus~Aiksaurus.svn-base
2237
%%DATADIR%%/fvwm/icons/Default/22x22/apps/liferea.png
2237
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/text-base/~stardict~StarDict.svn-base
2238
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lightup.png
2238
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/text-base/~wnb~Worldnet.svn-base
2239
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lincity-ng.png
2239
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/text-base/~ydpdict~YDP_Dictionary.svn-base
2240
%%DATADIR%%/fvwm/icons/Default/22x22/apps/links2.png
2240
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/10~gaiksaurus~Aiksaurus
2241
%%DATADIR%%/fvwm/icons/Default/22x22/apps/linphone.png
2241
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/~stardict~StarDict
2242
%%DATADIR%%/fvwm/icons/Default/22x22/apps/linpopup.png
2242
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/~wnb~Worldnet
2243
%%DATADIR%%/fvwm/icons/Default/22x22/apps/linux.png
2243
share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/~ydpdict~YDP_Dictionary
2244
%%DATADIR%%/fvwm/icons/Default/22x22/apps/liquidwar.png
2244
share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/entries
2245
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lmarbles.png
2245
share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/format
2246
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lmms.png
2246
share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/prop-base/~qtstalker~QTStalker.svn-base
2247
%%DATADIR%%/fvwm/icons/Default/22x22/apps/loopy.png
2247
share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/text-base/~qtstalker~QTStalker.svn-base
2248
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lskat.png
2248
share/fvwm-crystal/fvwm/Applications/Office/Finance/~qtstalker~QTStalker
2249
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ltris.png
2249
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/entries
2250
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lxdoom.png
2250
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/format
2251
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lynx.png
2251
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/10~kword~kWord.svn-base
2252
%%DATADIR%%/fvwm/icons/Default/22x22/apps/lyx.png
2252
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~karbon~Karbon.svn-base
2253
%%DATADIR%%/fvwm/icons/Default/22x22/apps/maelstrom.png
2253
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kchart~kChart.svn-base
2254
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mahjongg.png
2254
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kexi~kexi.svn-base
2255
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mandriva.png
2255
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kformula~kFormula.svn-base
2256
%%DATADIR%%/fvwm/icons/Default/22x22/apps/map.png
2256
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kivio~Kivio.svn-base
2257
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mc.png
2257
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~koshell~kOffice.svn-base
2258
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mines.png
2258
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kpresenter~kPresenter.svn-base
2259
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mldonkey.png
2259
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~krita~Krita.svn-base
2260
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mlgui.png
2260
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kspread~kSpread.svn-base
2261
%%DATADIR%%/fvwm/icons/Default/22x22/apps/moagg.png
2261
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base/~kugar~Kugar.svn-base
2262
%%DATADIR%%/fvwm/icons/Default/22x22/apps/monodevelop.png
2262
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/10~kword~kWord.svn-base
2263
%%DATADIR%%/fvwm/icons/Default/22x22/apps/monotheka.png
2263
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~karbon~Karbon.svn-base
2264
%%DATADIR%%/fvwm/icons/Default/22x22/apps/moon-buggy.png
2264
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kchart~kChart.svn-base
2265
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mousepad.png
2265
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kexi~kexi.svn-base
2266
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mplayer.png
2266
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kformula~kFormula.svn-base
2267
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mrxvt.png
2267
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kivio~Kivio.svn-base
2268
%%DATADIR%%/fvwm/icons/Default/22x22/apps/multi-gnome-terminal.png
2268
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~koshell~kOffice.svn-base
2269
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mutt.png
2269
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kpresenter~kPresenter.svn-base
2270
%%DATADIR%%/fvwm/icons/Default/22x22/apps/mysqlcc.png
2270
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~krita~Krita.svn-base
2271
%%DATADIR%%/fvwm/icons/Default/22x22/apps/nautilus.png
2271
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kspread~kSpread.svn-base
2272
%%DATADIR%%/fvwm/icons/Default/22x22/apps/nessus.png
2272
share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base/~kugar~Kugar.svn-base
2273
%%DATADIR%%/fvwm/icons/Default/22x22/apps/netgame.png
2273
share/fvwm-crystal/fvwm/Applications/Office/KOffice/10~kword~kWord
2274
%%DATADIR%%/fvwm/icons/Default/22x22/apps/netpanzer.png
2274
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~karbon~Karbon
2275
%%DATADIR%%/fvwm/icons/Default/22x22/apps/netris.png
2275
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kchart~kChart
2276
%%DATADIR%%/fvwm/icons/Default/22x22/apps/netslide.png
2276
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kexi~kexi
2277
%%DATADIR%%/fvwm/icons/Default/22x22/apps/neverball.png
2277
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kformula~kFormula
2278
%%DATADIR%%/fvwm/icons/Default/22x22/apps/neverputt.png
2278
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kivio~Kivio
2279
%%DATADIR%%/fvwm/icons/Default/22x22/apps/nexuiz.png
2279
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~koshell~kOffice
2280
%%DATADIR%%/fvwm/icons/Default/22x22/apps/njam.png
2280
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kpresenter~kPresenter
2281
%%DATADIR%%/fvwm/icons/Default/22x22/apps/nvu.png
2281
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~krita~Krita
2282
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oobase.png
2282
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kspread~kSpread
2283
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oobase2.png
2283
share/fvwm-crystal/fvwm/Applications/Office/KOffice/~kugar~Kugar
2284
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oocalc.png
2284
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/entries
2285
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oocalc2.png
2285
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/format
2286
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oodraw.png
2286
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/20~oowriter2~OpenOffice.org_Writer.svn-base
2287
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oodraw2.png
2287
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/20~oowriter~OpenOffice.org_Writer.svn-base
2288
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ooffice.png
2288
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oobase2~OpenOffice.org_Base.svn-base
2289
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ooffice2.png
2289
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oobase~OpenOffice.org_Base.svn-base
2290
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ooimpress.png
2290
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oocalc2~OpenOffice.org_Calc.svn-base
2291
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ooimpress2.png
2291
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oocalc~OpenOffice.org_Calc.svn-base
2292
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oomath.png
2292
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oodraw2~OpenOffice.org_Draw.svn-base
2293
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oomath2.png
2293
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oodraw~OpenOffice.org_Draw.svn-base
2294
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oopadmin.png
2294
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~ooffice2~OpenOffice.org_Suite.svn-base
2295
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oopadmin2.png
2295
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~ooffice~OpenOffice.org_Suite.svn-base
2296
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oowriter.png
2296
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oofromtemplate2~OpenOffice.org.svn-base
2297
%%DATADIR%%/fvwm/icons/Default/22x22/apps/oowriter2.png
2297
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~ooimpress2~OpenOffice.org_Impress.svn-base
2298
%%DATADIR%%/fvwm/icons/Default/22x22/apps/openoffice.png
2298
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~ooimpress~OpenOffice.org_Impress.svn-base
2299
%%DATADIR%%/fvwm/icons/Default/22x22/apps/openttd.png
2299
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oomath2~OpenOffice.org_Math.svn-base
2300
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pan.png
2300
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oomath~OpenOffice.org_Math.svn-base
2301
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pathological.png
2301
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oopadmin2~OpenOffice.org_Printer_Admin.svn-base
2302
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pattern.png
2302
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base/~oopadmin~OpenOffice.org_Printer_Admin.svn-base
2303
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pegs.png
2303
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/20~oowriter2~OpenOffice.org_Writer.svn-base
2304
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pida.png
2304
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/20~oowriter~OpenOffice.org_Writer.svn-base
2305
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pingus.png
2305
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oobase2~OpenOffice.org_Base.svn-base
2306
%%DATADIR%%/fvwm/icons/Default/22x22/apps/porthole.png
2306
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oobase~OpenOffice.org_Base.svn-base
2307
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ppracer.png
2307
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oocalc2~OpenOffice.org_Calc.svn-base
2308
%%DATADIR%%/fvwm/icons/Default/22x22/apps/psi.png
2308
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oocalc~OpenOffice.org_Calc.svn-base
2309
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pydance.png
2309
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oodraw2~OpenOffice.org_Draw.svn-base
2310
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pygmy.png
2310
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oodraw~OpenOffice.org_Draw.svn-base
2311
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pympd.png
2311
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~ooffice2~OpenOffice.org_Suite.svn-base
2312
%%DATADIR%%/fvwm/icons/Default/22x22/apps/pysol.png
2312
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~ooffice~OpenOffice.org_Suite.svn-base
2313
%%DATADIR%%/fvwm/icons/Default/22x22/apps/python.png
2313
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oofromtemplate2~OpenOffice.org.svn-base
2314
%%DATADIR%%/fvwm/icons/Default/22x22/apps/q3ut3.png
2314
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~ooimpress2~OpenOffice.org_Impress.svn-base
2315
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qcad.png
2315
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~ooimpress~OpenOffice.org_Impress.svn-base
2316
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qcomicbook.png
2316
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oomath2~OpenOffice.org_Math.svn-base
2317
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qjackctl.png
2317
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oomath~OpenOffice.org_Math.svn-base
2318
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qps.png
2318
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oopadmin2~OpenOffice.org_Printer_Admin.svn-base
2319
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qtorrent.png
2319
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base/~oopadmin~OpenOffice.org_Printer_Admin.svn-base
2320
%%DATADIR%%/fvwm/icons/Default/22x22/apps/qtstalker.png
2320
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/20~oowriter2~OpenOffice.org_Writer
2321
%%DATADIR%%/fvwm/icons/Default/22x22/apps/quanta.png
2321
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/20~oowriter~OpenOffice.org_Writer
2322
%%DATADIR%%/fvwm/icons/Default/22x22/apps/quodlibet.png
2322
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oobase2~OpenOffice.org_Base
2323
%%DATADIR%%/fvwm/icons/Default/22x22/apps/rapidsvn.png
2323
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oobase~OpenOffice.org_Base
2324
%%DATADIR%%/fvwm/icons/Default/22x22/apps/rect.png
2324
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oocalc2~OpenOffice.org_Calc
2325
%%DATADIR%%/fvwm/icons/Default/22x22/apps/revelation.png
2325
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oocalc~OpenOffice.org_Calc
2326
%%DATADIR%%/fvwm/icons/Default/22x22/apps/rhythmbox.png
2326
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oodraw2~OpenOffice.org_Draw
2327
%%DATADIR%%/fvwm/icons/Default/22x22/apps/rox.png
2327
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oodraw~OpenOffice.org_Draw
2328
%%DATADIR%%/fvwm/icons/Default/22x22/apps/rubrica.png
2328
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~ooffice2~OpenOffice.org_Suite
2329
%%DATADIR%%/fvwm/icons/Default/22x22/apps/same-gnome.png
2329
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~ooffice~OpenOffice.org_Suite
2330
%%DATADIR%%/fvwm/icons/Default/22x22/apps/samegame.png
2330
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oofromtemplate2~OpenOffice.org
2331
%%DATADIR%%/fvwm/icons/Default/22x22/apps/scite.png
2331
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~ooimpress2~OpenOffice.org_Impress
2332
%%DATADIR%%/fvwm/icons/Default/22x22/apps/scorched3d.png
2332
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~ooimpress~OpenOffice.org_Impress
2333
%%DATADIR%%/fvwm/icons/Default/22x22/apps/scribus.png
2333
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oomath2~OpenOffice.org_Math
2334
%%DATADIR%%/fvwm/icons/Default/22x22/apps/seahorse.png
2334
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oomath~OpenOffice.org_Math
2335
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sim.png
2335
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oopadmin2~OpenOffice.org_Printer_Admin
2336
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sixteen.png
2336
share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/~oopadmin~OpenOffice.org_Printer_Admin
2337
%%DATADIR%%/fvwm/icons/Default/22x22/apps/slant.png
2337
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/entries
2338
%%DATADIR%%/fvwm/icons/Default/22x22/apps/slrn-pl.png
2338
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/format
2339
%%DATADIR%%/fvwm/icons/Default/22x22/apps/slrn.png
2339
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/prop-base/~jpilot~J-Pilot.svn-base
2340
%%DATADIR%%/fvwm/icons/Default/22x22/apps/smart.png
2340
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/prop-base/~kpilot~kPilot.svn-base
2341
%%DATADIR%%/fvwm/icons/Default/22x22/apps/snake.png
2341
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/text-base/~jpilot~J-Pilot.svn-base
2342
%%DATADIR%%/fvwm/icons/Default/22x22/apps/snownews.png
2342
share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/text-base/~kpilot~kPilot.svn-base
2343
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sodipodi.png
2343
share/fvwm-crystal/fvwm/Applications/Office/PDA/~jpilot~J-Pilot
2344
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sol.png
2344
share/fvwm-crystal/fvwm/Applications/Office/PDA/~kpilot~kPilot
2345
%%DATADIR%%/fvwm/icons/Default/22x22/apps/solo.png
2345
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/entries
2346
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sonata.png
2346
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/format
2347
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sound-juicer.png
2347
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/prop-base/20~scribus~Scribus.svn-base
2348
%%DATADIR%%/fvwm/icons/Default/22x22/apps/stardict.png
2348
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/prop-base/~kile~Kile.svn-base
2349
%%DATADIR%%/fvwm/icons/Default/22x22/apps/starfighter.png
2349
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/prop-base/~lyx~LyX.svn-base
2350
%%DATADIR%%/fvwm/icons/Default/22x22/apps/stellarium.png
2350
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/text-base/20~scribus~Scribus.svn-base
2351
%%DATADIR%%/fvwm/icons/Default/22x22/apps/straw.png
2351
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/text-base/~kile~Kile.svn-base
2352
%%DATADIR%%/fvwm/icons/Default/22x22/apps/streamtuner.png
2352
share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/text-base/~lyx~LyX.svn-base
2353
%%DATADIR%%/fvwm/icons/Default/22x22/apps/supertux.png
2353
share/fvwm-crystal/fvwm/Applications/Office/Publishing/20~scribus~Scribus
2354
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sweep.png
2354
share/fvwm-crystal/fvwm/Applications/Office/Publishing/~kile~Kile
2355
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sylpheed-claws.png
2355
share/fvwm-crystal/fvwm/Applications/Office/Publishing/~lyx~LyX
2356
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sylpheed-gtk2.png
2356
share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/entries
2357
%%DATADIR%%/fvwm/icons/Default/22x22/apps/sylpheed.png
2357
share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/format
2358
%%DATADIR%%/fvwm/icons/Default/22x22/apps/synaptic.png
2358
share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/prop-base/~gnumeric~Gnumeric.svn-base
2359
%%DATADIR%%/fvwm/icons/Default/22x22/apps/teaed.png
2359
share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/text-base/~gnumeric~Gnumeric.svn-base
2360
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tents.png
2360
share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/~gnumeric~Gnumeric
2361
%%DATADIR%%/fvwm/icons/Default/22x22/apps/thunar.png
2361
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/entries
2362
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tkabber.png
2362
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/format
2363
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tleenx2.png
2363
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~acroread~AcroRead.svn-base
2364
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tomboy.png
2364
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~cbrpager~cbrpager.svn-base
2365
%%DATADIR%%/fvwm/icons/Default/22x22/apps/torcs.png
2365
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~djview~DjVu_Viewer.svn-base
2366
%%DATADIR%%/fvwm/icons/Default/22x22/apps/totem.png
2366
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~evince~Evince.svn-base
2367
%%DATADIR%%/fvwm/icons/Default/22x22/apps/trackballs.png
2367
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~gv~GhostView.svn-base
2368
%%DATADIR%%/fvwm/icons/Default/22x22/apps/trophy.png
2368
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~kchmviewer~Kchmviewer.svn-base
2369
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tuxcmd.png
2369
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~kdvi~kdvi.svn-base
2370
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tuxpaint.png
2370
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~kghostview~kghostview.svn-base
2371
%%DATADIR%%/fvwm/icons/Default/22x22/apps/tvtime.png
2371
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~kpdf~kpdf.svn-base
2372
%%DATADIR%%/fvwm/icons/Default/22x22/apps/twiddle.png
2372
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~kviewshell~kviewshell.svn-base
2373
%%DATADIR%%/fvwm/icons/Default/22x22/apps/twinkle.png
2373
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~xchm~xchm.svn-base
2374
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ubuntu.png
2374
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base/~xpdf~xPDF.svn-base
2375
%%DATADIR%%/fvwm/icons/Default/22x22/apps/untangle.png
2375
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~acroread~AcroRead.svn-base
2376
%%DATADIR%%/fvwm/icons/Default/22x22/apps/urxvt.png
2376
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~cbrpager~cbrpager.svn-base
2377
%%DATADIR%%/fvwm/icons/Default/22x22/apps/valknut.png
2377
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~djview~DjVu_Viewer.svn-base
2378
%%DATADIR%%/fvwm/icons/Default/22x22/apps/vim.png
2378
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~evince~Evince.svn-base
2379
%%DATADIR%%/fvwm/icons/Default/22x22/apps/weechat-curses.png
2379
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~gv~GhostView.svn-base
2380
%%DATADIR%%/fvwm/icons/Default/22x22/apps/wesnoth.png
2380
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~kchmviewer~Kchmviewer.svn-base
2381
%%DATADIR%%/fvwm/icons/Default/22x22/apps/wings3d.png
2381
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~kdvi~kdvi.svn-base
2382
%%DATADIR%%/fvwm/icons/Default/22x22/apps/wireshark.png
2382
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~kghostview~kghostview.svn-base
2383
%%DATADIR%%/fvwm/icons/Default/22x22/apps/worm.png
2383
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~kpdf~kpdf.svn-base
2384
%%DATADIR%%/fvwm/icons/Default/22x22/apps/wyrd.png
2384
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~kviewshell~kviewshell.svn-base
2385
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xawtv.png
2385
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~xchm~xchm.svn-base
2386
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xboard.png
2386
share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base/~xpdf~xPDF.svn-base
2387
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xcdroast.png
2387
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~acroread~AcroRead
2388
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xchat.png
2388
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~cbrpager~cbrpager
2389
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xemacs.png
2389
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~djview~DjVu_Viewer
2390
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xevil.png
2390
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~evince~Evince
2391
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xfce4-terminal.png
2391
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~gv~GhostView
2392
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xfe.png
2392
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~kchmviewer~Kchmviewer
2393
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xfig.png
2393
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~kdvi~kdvi
2394
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xine.png
2394
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~kghostview~kghostview
2395
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xmahjongg.png
2395
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~kpdf~kpdf
2396
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xmms.png
2396
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~kviewshell~kviewshell
2397
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xmoto.png
2397
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~xchm~xchm
2398
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xmule.png
2398
share/fvwm-crystal/fvwm/Applications/Office/Viewers/~xpdf~xPDF
2399
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xnc.png
2399
share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/entries
2400
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xpat2.png
2400
share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/format
2401
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xpdf.png
2401
share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/prop-base/~abiword~Abiword.svn-base
2402
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xpilot.png
2402
share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/text-base/~abiword~Abiword.svn-base
2403
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xqf.png
2403
share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/~abiword~Abiword
2404
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xrick.png
2404
share/fvwm-crystal/fvwm/Applications/Settings/.svn/entries
2405
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xsane.png
2405
share/fvwm-crystal/fvwm/Applications/Settings/.svn/format
2406
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xscreensaver.png
2406
share/fvwm-crystal/fvwm/Applications/Settings/.svn/prop-base/~ControlPanel~Java_Control Panel 1.5.svn-base
2407
%%DATADIR%%/fvwm/icons/Default/22x22/apps/xterm.png
2407
share/fvwm-crystal/fvwm/Applications/Settings/.svn/prop-base/~smart~Smart.svn-base
2408
%%DATADIR%%/fvwm/icons/Default/22x22/apps/ydpdict.png
2408
share/fvwm-crystal/fvwm/Applications/Settings/.svn/text-base/~ControlPanel~Java_Control Panel 1.5.svn-base
2409
%%DATADIR%%/fvwm/icons/Default/22x22/apps/zapping.png
2409
share/fvwm-crystal/fvwm/Applications/Settings/.svn/text-base/~smart~Smart.svn-base
2410
%%DATADIR%%/fvwm/icons/Default/22x22/apps/zim.png
2410
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/entries
2411
%%DATADIR%%/fvwm/icons/Default/22x22/apps/zinf.png
2411
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/format
2412
%%DATADIR%%/fvwm/icons/Default/22x22/apps/zsafe.png
2412
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/10~drakconf~Mandrivia_Control_Center.svn-base
2413
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Audio-Video.png
2413
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/10~gnome-control-center~GNOME_Control_Center.svn-base
2414
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Audio.png
2414
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/10~kcontrol~KDE_Control_Center.svn-base
2415
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Development.png
2415
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~beryl-settings~Beryl_Settings Manager.svn-base
2416
%%DATADIR%%/fvwm/icons/Default/22x22/categories/GNOME.png
2416
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~emerald-theme-manager~Emerald-Theme-Manager.svn-base
2417
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Games.png
2417
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~gconf-editor~GConf_Editor.svn-base
2418
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Graphics.png
2418
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~gksu~Login_Window.svn-base
2419
%%DATADIR%%/fvwm/icons/Default/22x22/categories/KDE.png
2419
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~gtk-chtheme~gtk-chtheme.svn-base
2420
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Knowledge.png
2420
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~switch2~Gtk-theme-switch.svn-base
2421
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Multimedia.png
2421
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base/~xfce4-menueditor~xfce4-menueditor.svn-base
2422
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Network.png
2422
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/10~drakconf~Mandrivia_Control_Center.svn-base
2423
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Office.png
2423
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/10~gnome-control-center~GNOME_Control_Center.svn-base
2424
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Settings.png
2424
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/10~kcontrol~KDE_Control_Center.svn-base
2425
%%DATADIR%%/fvwm/icons/Default/22x22/categories/System.png
2425
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~beryl-settings~Beryl_Settings Manager.svn-base
2426
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Terminals.png
2426
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~emerald-theme-manager~Emerald-Theme-Manager.svn-base
2427
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Utilities.png
2427
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~gconf-editor~GConf_Editor.svn-base
2428
%%DATADIR%%/fvwm/icons/Default/22x22/categories/Video.png
2428
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~gksu~Login_Window.svn-base
2429
%%DATADIR%%/fvwm/icons/Default/22x22/categories/directory.png
2429
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~gtk-chtheme~gtk-chtheme.svn-base
2430
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/applications-development.png
2430
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~switch2~Gtk-theme-switch.svn-base
2431
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/applications.png
2431
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base/~xfce4-menueditor~xfce4-menueditor.svn-base
2432
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/audio-x-generic.png
2432
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/10~drakconf~Mandrivia_Control_Center
2433
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/camera-photo.png
2433
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/10~gnome-control-center~GNOME_Control_Center
2434
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/colorsets-file.png
2434
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/10~kcontrol~KDE_Control_Center
2435
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/colorsets.png
2435
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~beryl-settings~Beryl_Settings Manager
2436
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/dd.png
2436
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~emerald-theme-manager~Emerald-Theme-Manager
2437
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/df.png
2437
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~gconf-editor~GConf_Editor
2438
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/fvwm-crystal.png
2438
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~gksu~Login_Window
2439
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/gdm-xnest.png
2439
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~gtk-chtheme~gtk-chtheme
2440
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/gdm.png
2440
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~switch2~Gtk-theme-switch
2441
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-eject.png
2441
share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/~xfce4-menueditor~xfce4-menueditor
2442
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-pause.png
2442
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/entries
2443
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-start.png
2443
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/format
2444
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-stop.png
2444
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/prop-base/~gparted~GParted.svn-base
2445
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-record.png
2445
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/prop-base/~k3bsetup~K3bSetup.svn-base
2446
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-seek-backward.png
2446
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/prop-base/~nvidia-settings~nVidia_Settings.svn-base
2447
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-seek-forward.png
2447
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/prop-base/~qtparted~QTParted.svn-base
2448
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-skip-backward.png
2448
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/text-base/~gparted~GParted.svn-base
2449
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/media-skip-forward.png
2449
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/text-base/~k3bsetup~K3bSetup.svn-base
2450
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/multimedia-volume-control.png
2450
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/text-base/~nvidia-settings~nVidia_Settings.svn-base
2451
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-screensaver.png
2451
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/text-base/~qtparted~QTParted.svn-base
2452
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-theme.png
2452
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/~gparted~GParted
2453
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-wallpaper.png
2453
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/~k3bsetup~K3bSetup
2454
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop.png
2454
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/~nvidia-settings~nVidia_Settings
2455
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/system-file-manager.png
2455
share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/~qtparted~QTParted
2456
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/system-lock-screen.png
2456
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/entries
2457
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/system-log-out.png
2457
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/format
2458
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/system-reboot.png
2458
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base/~aptitude~Aptitude.svn-base
2459
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/system-shutdown.png
2459
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base/~aptsh~AptSh.svn-base
2460
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/user-desktop.png
2460
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base/~poldek~Poldek.svn-base
2461
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/utilities-terminal.png
2461
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base/~porthole~Porthole.svn-base
2462
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/view-refresh.png
2462
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base/~synaptic~Synaptic.svn-base
2463
%%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal/window-list.png
2463
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base/~aptitude~Aptitude.svn-base
2464
%%DATADIR%%/fvwm/icons/Default/32x32/apps/BitchX.png
2464
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base/~aptsh~AptSh.svn-base
2465
%%DATADIR%%/fvwm/icons/Default/32x32/apps/Eterm.png
2465
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base/~poldek~Poldek.svn-base
2466
%%DATADIR%%/fvwm/icons/Default/32x32/apps/Maelstrom.png
2466
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base/~porthole~Porthole.svn-base
2467
%%DATADIR%%/fvwm/icons/Default/32x32/apps/abiword.png
2467
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base/~synaptic~Synaptic.svn-base
2468
%%DATADIR%%/fvwm/icons/Default/32x32/apps/abuse.png
2468
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/~aptitude~Aptitude
2469
%%DATADIR%%/fvwm/icons/Default/32x32/apps/acidrip.png
2469
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/~aptsh~AptSh
2470
%%DATADIR%%/fvwm/icons/Default/32x32/apps/akregator.png
2470
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/~poldek~Poldek
2471
%%DATADIR%%/fvwm/icons/Default/32x32/apps/alsamixer.png
2471
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/~porthole~Porthole
2472
%%DATADIR%%/fvwm/icons/Default/32x32/apps/amarok.png
2472
share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/~synaptic~Synaptic
2473
%%DATADIR%%/fvwm/icons/Default/32x32/apps/amule.png
2473
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/entries
2474
%%DATADIR%%/fvwm/icons/Default/32x32/apps/anjuta.png
2474
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/format
2475
%%DATADIR%%/fvwm/icons/Default/32x32/apps/aptitude.png
2475
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/prop-base/~cups-config~Cups-Config.svn-base
2476
%%DATADIR%%/fvwm/icons/Default/32x32/apps/aptsh.png
2476
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/prop-base/~kcmshell~Printers.svn-base
2477
%%DATADIR%%/fvwm/icons/Default/32x32/apps/archlinux.png
2477
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/text-base/~cups-config~Cups-Config.svn-base
2478
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ardour.png
2478
share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/text-base/~kcmshell~Printers.svn-base
2479
%%DATADIR%%/fvwm/icons/Default/32x32/apps/armagetron.png
2479
share/fvwm-crystal/fvwm/Applications/Settings/Printing/~cups-config~Cups-Config
2480
%%DATADIR%%/fvwm/icons/Default/32x32/apps/atanks.png
2480
share/fvwm-crystal/fvwm/Applications/Settings/Printing/~kcmshell~Printers
2481
%%DATADIR%%/fvwm/icons/Default/32x32/apps/aterm.png
2481
share/fvwm-crystal/fvwm/Applications/Settings/~ControlPanel~Java_Control Panel 1.5
2482
%%DATADIR%%/fvwm/icons/Default/32x32/apps/atlantik.png
2482
share/fvwm-crystal/fvwm/Applications/Settings/~smart~Smart
2483
%%DATADIR%%/fvwm/icons/Default/32x32/apps/atomix.png
2483
share/fvwm-crystal/fvwm/Applications/System/.svn/entries
2484
%%DATADIR%%/fvwm/icons/Default/32x32/apps/audacity.png
2484
share/fvwm-crystal/fvwm/Applications/System/.svn/format
2485
%%DATADIR%%/fvwm/icons/Default/32x32/apps/aumix.png
2485
share/fvwm-crystal/fvwm/Applications/System/.svn/prop-base/~mysqlcc~MySQLCC.svn-base
2486
%%DATADIR%%/fvwm/icons/Default/32x32/apps/avidemux.png
2486
share/fvwm-crystal/fvwm/Applications/System/.svn/prop-base/~vmware~VMware.svn-base
2487
%%DATADIR%%/fvwm/icons/Default/32x32/apps/azureus.png
2487
share/fvwm-crystal/fvwm/Applications/System/.svn/text-base/~mysqlcc~MySQLCC.svn-base
2488
%%DATADIR%%/fvwm/icons/Default/32x32/apps/balsa-ab.png
2488
share/fvwm-crystal/fvwm/Applications/System/.svn/text-base/~vmware~VMware.svn-base
2489
%%DATADIR%%/fvwm/icons/Default/32x32/apps/balsa.png
2489
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/entries
2490
%%DATADIR%%/fvwm/icons/Default/32x32/apps/barrage.png
2490
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/format
2491
%%DATADIR%%/fvwm/icons/Default/32x32/apps/basket.png
2491
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/prop-base/~khelpcenter~khelpcenter.svn-base
2492
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bastet.png
2492
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/prop-base/~tkinfo~tkinfo.svn-base
2493
%%DATADIR%%/fvwm/icons/Default/32x32/apps/beep-media-player.png
2493
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/prop-base/~tkman~tkman.svn-base
2494
%%DATADIR%%/fvwm/icons/Default/32x32/apps/billard-gl.png
2494
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/prop-base/~yelp~Gnome_Yelp.svn-base
2495
%%DATADIR%%/fvwm/icons/Default/32x32/apps/blackboxgame.png
2495
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/text-base/~khelpcenter~khelpcenter.svn-base
2496
%%DATADIR%%/fvwm/icons/Default/32x32/apps/blackjack.png
2496
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/text-base/~tkinfo~tkinfo.svn-base
2497
%%DATADIR%%/fvwm/icons/Default/32x32/apps/blender.png
2497
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/text-base/~tkman~tkman.svn-base
2498
%%DATADIR%%/fvwm/icons/Default/32x32/apps/blobwars.png
2498
share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/text-base/~yelp~Gnome_Yelp.svn-base
2499
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bluefish.png
2499
share/fvwm-crystal/fvwm/Applications/System/Documentation/~khelpcenter~khelpcenter
2500
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bmp.png
2500
share/fvwm-crystal/fvwm/Applications/System/Documentation/~tkinfo~tkinfo
2501
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bonfire.png
2501
share/fvwm-crystal/fvwm/Applications/System/Documentation/~tkman~tkman
2502
%%DATADIR%%/fvwm/icons/Default/32x32/apps/brasero.png
2502
share/fvwm-crystal/fvwm/Applications/System/Documentation/~yelp~Gnome_Yelp
2503
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bridges.png
2503
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/entries
2504
%%DATADIR%%/fvwm/icons/Default/32x32/apps/btdownloadgui.png
2504
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/format
2505
%%DATADIR%%/fvwm/icons/Default/32x32/apps/btdownloadgui.py.png
2505
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/10~mc~Midnight_Commander.svn-base
2506
%%DATADIR%%/fvwm/icons/Default/32x32/apps/bzflag.png
2506
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/15~nautilus~Nautilus.svn-base
2507
%%DATADIR%%/fvwm/icons/Default/32x32/apps/castle-combat.png
2507
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/15~tuxcmd~TuxCommander.svn-base
2508
%%DATADIR%%/fvwm/icons/Default/32x32/apps/celestia.png
2508
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/20~rox~ROX-Filer.svn-base
2509
%%DATADIR%%/fvwm/icons/Default/32x32/apps/centericq.png
2509
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~filerunner~FileRunner.svn-base
2510
%%DATADIR%%/fvwm/icons/Default/32x32/apps/chromium.png
2510
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~gentoo~Gentoo.svn-base
2511
%%DATADIR%%/fvwm/icons/Default/32x32/apps/cinelerra.png
2511
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~konqueror~Konqueror.svn-base
2512
%%DATADIR%%/fvwm/icons/Default/32x32/apps/civclient.png
2512
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~krusader~Krusader.svn-base
2513
%%DATADIR%%/fvwm/icons/Default/32x32/apps/civserver.png
2513
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~thunar~Thunar.svn-base
2514
%%DATADIR%%/fvwm/icons/Default/32x32/apps/cmus.png
2514
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~xfe~X_File_Explorer.svn-base
2515
%%DATADIR%%/fvwm/icons/Default/32x32/apps/conglomerate.png
2515
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base/~xnc~X_Northern_Captain.svn-base
2516
%%DATADIR%%/fvwm/icons/Default/32x32/apps/crack-attack.png
2516
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/10~mc~Midnight_Commander.svn-base
2517
%%DATADIR%%/fvwm/icons/Default/32x32/apps/cream.png
2517
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/15~nautilus~Nautilus.svn-base
2518
%%DATADIR%%/fvwm/icons/Default/32x32/apps/cube.png
2518
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/15~tuxcmd~TuxCommander.svn-base
2519
%%DATADIR%%/fvwm/icons/Default/32x32/apps/d4x.png
2519
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/20~rox~ROX-Filer.svn-base
2520
%%DATADIR%%/fvwm/icons/Default/32x32/apps/dcgui.png
2520
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~filerunner~FileRunner.svn-base
2521
%%DATADIR%%/fvwm/icons/Default/32x32/apps/debian.png
2521
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~gentoo~Gentoo.svn-base
2522
%%DATADIR%%/fvwm/icons/Default/32x32/apps/default.png
2522
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~konqueror~Konqueror.svn-base
2523
%%DATADIR%%/fvwm/icons/Default/32x32/apps/deluge-torrent.png
2523
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~krusader~Krusader.svn-base
2524
%%DATADIR%%/fvwm/icons/Default/32x32/apps/deluge.png
2524
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~thunar~Thunar.svn-base
2525
%%DATADIR%%/fvwm/icons/Default/32x32/apps/dia.png
2525
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~xfe~X_File_Explorer.svn-base
2526
%%DATADIR%%/fvwm/icons/Default/32x32/apps/digikam.png
2526
share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base/~xnc~X_Northern_Captain.svn-base
2527
%%DATADIR%%/fvwm/icons/Default/32x32/apps/dillo.png
2527
share/fvwm-crystal/fvwm/Applications/System/File_Managers/10~mc~Midnight_Commander
2528
%%DATADIR%%/fvwm/icons/Default/32x32/apps/djview.png
2528
share/fvwm-crystal/fvwm/Applications/System/File_Managers/15~nautilus~Nautilus
2529
%%DATADIR%%/fvwm/icons/Default/32x32/apps/dlume.png
2529
share/fvwm-crystal/fvwm/Applications/System/File_Managers/15~tuxcmd~TuxCommander
2530
%%DATADIR%%/fvwm/icons/Default/32x32/apps/dominosa.png
2530
share/fvwm-crystal/fvwm/Applications/System/File_Managers/20~rox~ROX-Filer
2531
%%DATADIR%%/fvwm/icons/Default/32x32/apps/drakconf.png
2531
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~filerunner~FileRunner
2532
%%DATADIR%%/fvwm/icons/Default/32x32/apps/easytag.png
2532
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~gentoo~Gentoo
2533
%%DATADIR%%/fvwm/icons/Default/32x32/apps/eboard.png
2533
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~konqueror~Konqueror
2534
%%DATADIR%%/fvwm/icons/Default/32x32/apps/eclipse.png
2534
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~krusader~Krusader
2535
%%DATADIR%%/fvwm/icons/Default/32x32/apps/egoboo.png
2535
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~thunar~Thunar
2536
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ekg.png
2536
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~xfe~X_File_Explorer
2537
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ekg2.png
2537
share/fvwm-crystal/fvwm/Applications/System/File_Managers/~xnc~X_Northern_Captain
2538
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ekiga.png
2538
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/entries
2539
%%DATADIR%%/fvwm/icons/Default/32x32/apps/el.png
2539
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/format
2540
%%DATADIR%%/fvwm/icons/Default/32x32/apps/elinks.png
2540
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~gkrellm2~Gkrellm2.svn-base
2541
%%DATADIR%%/fvwm/icons/Default/32x32/apps/emacs.png
2541
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~gnome-system-monitor~GNOME_System_Monitor.svn-base
2542
%%DATADIR%%/fvwm/icons/Default/32x32/apps/enigma.png
2542
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~gtop~gtop.svn-base
2543
%%DATADIR%%/fvwm/icons/Default/32x32/apps/epic4.png
2543
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~hardinfo~HardInfo.svn-base
2544
%%DATADIR%%/fvwm/icons/Default/32x32/apps/epiphany.png
2544
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~htop~hTop.svn-base
2545
%%DATADIR%%/fvwm/icons/Default/32x32/apps/eric.png
2545
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~kinfocenter~KInfoCenter.svn-base
2546
%%DATADIR%%/fvwm/icons/Default/32x32/apps/evince.png
2546
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~ksysguard~KSysGuard.svn-base
2547
%%DATADIR%%/fvwm/icons/Default/32x32/apps/evolution.png
2547
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~qps~qps.svn-base
2548
%%DATADIR%%/fvwm/icons/Default/32x32/apps/exfalso.png
2548
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~wavemon~WaveMon.svn-base
2549
%%DATADIR%%/fvwm/icons/Default/32x32/apps/f-spot.png
2549
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~wireshark~WireShark.svn-base
2550
%%DATADIR%%/fvwm/icons/Default/32x32/apps/falconseye.png
2550
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base/~xtraceroute~Xtraceroute.svn-base
2551
%%DATADIR%%/fvwm/icons/Default/32x32/apps/fetchmail.png
2551
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~gkrellm2~Gkrellm2.svn-base
2552
%%DATADIR%%/fvwm/icons/Default/32x32/apps/fifteen.png
2552
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~gnome-system-monitor~GNOME_System_Monitor.svn-base
2553
%%DATADIR%%/fvwm/icons/Default/32x32/apps/filerunner.png
2553
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~gtop~gtop.svn-base
2554
%%DATADIR%%/fvwm/icons/Default/32x32/apps/flipgame.png
2554
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~hardinfo~HardInfo.svn-base
2555
%%DATADIR%%/fvwm/icons/Default/32x32/apps/foobillard.png
2555
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~htop~hTop.svn-base
2556
%%DATADIR%%/fvwm/icons/Default/32x32/apps/freeciv.png
2556
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~kinfocenter~KInfoCenter.svn-base
2557
%%DATADIR%%/fvwm/icons/Default/32x32/apps/freemind.png
2557
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~ksysguard~KSysGuard.svn-base
2558
%%DATADIR%%/fvwm/icons/Default/32x32/apps/frozen-bubble.png
2558
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~qps~qps.svn-base
2559
%%DATADIR%%/fvwm/icons/Default/32x32/apps/fvwm-crystal.png
2559
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~wavemon~WaveMon.svn-base
2560
%%DATADIR%%/fvwm/icons/Default/32x32/apps/fwbuilder.png
2560
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~wireshark~WireShark.svn-base
2561
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gabber.png
2561
share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base/~xtraceroute~Xtraceroute.svn-base
2562
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gaim.png
2562
share/fvwm-crystal/fvwm/Applications/System/Monitors/~gkrellm2~Gkrellm2
2563
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gajim.png
2563
share/fvwm-crystal/fvwm/Applications/System/Monitors/~gnome-system-monitor~GNOME_System_Monitor
2564
%%DATADIR%%/fvwm/icons/Default/32x32/apps/galeon.png
2564
share/fvwm-crystal/fvwm/Applications/System/Monitors/~gtop~gtop
2565
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gataxx.png
2565
share/fvwm-crystal/fvwm/Applications/System/Monitors/~hardinfo~HardInfo
2566
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gcfilms.png
2566
share/fvwm-crystal/fvwm/Applications/System/Monitors/~htop~hTop
2567
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gcolor2.png
2567
share/fvwm-crystal/fvwm/Applications/System/Monitors/~kinfocenter~KInfoCenter
2568
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gconf-editor.png
2568
share/fvwm-crystal/fvwm/Applications/System/Monitors/~ksysguard~KSysGuard
2569
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gedit.png
2569
share/fvwm-crystal/fvwm/Applications/System/Monitors/~qps~qps
2570
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gentoo.png
2570
share/fvwm-crystal/fvwm/Applications/System/Monitors/~wavemon~WaveMon
2571
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gentoolinux.png
2571
share/fvwm-crystal/fvwm/Applications/System/Monitors/~wireshark~WireShark
2572
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gftp.png
2572
share/fvwm-crystal/fvwm/Applications/System/Monitors/~xtraceroute~Xtraceroute
2573
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gg.png
2573
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/entries
2574
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gg2.png
2574
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/format
2575
%%DATADIR%%/fvwm/icons/Default/32x32/apps/giFTcurs.png
2575
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~MyPasswordSafe~MyPasswordSafe.svn-base
2576
%%DATADIR%%/fvwm/icons/Default/32x32/apps/giFToxic.png
2576
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~fwbuilder~FWBuilder.svn-base
2577
%%DATADIR%%/fvwm/icons/Default/32x32/apps/giftui.png
2577
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~gpass~gPass.svn-base
2578
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gimp.png
2578
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~gpa~GNU_Privacy_Assistant.svn-base
2579
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gizmo.png
2579
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~klamav~klamav.svn-base
2580
%%DATADIR%%/fvwm/icons/Default/32x32/apps/glade-2.png
2580
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~kuser~kuser.svn-base
2581
%%DATADIR%%/fvwm/icons/Default/32x32/apps/glines.png
2581
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~nessus~Nessus.svn-base
2582
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gltron.png
2582
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~revelation~Revelation.svn-base
2583
%%DATADIR%%/fvwm/icons/Default/32x32/apps/glurp.png
2583
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~seahorse~Seahorse.svn-base
2584
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gmpc.png
2584
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base/~zsafe~zSafe.svn-base
2585
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gmplayer.png
2585
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~MyPasswordSafe~MyPasswordSafe.svn-base
2586
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnect.png
2586
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~fwbuilder~FWBuilder.svn-base
2587
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnibbles.png
2587
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~gpass~gPass.svn-base
2588
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnobots2.png
2588
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~gpa~GNU_Privacy_Assistant.svn-base
2589
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome-alsamixer.png
2589
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~klamav~klamav.svn-base
2590
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome-control-center.png
2590
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~kuser~kuser.svn-base
2591
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome-mud.png
2591
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~nessus~Nessus.svn-base
2592
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome-stones.png
2592
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~revelation~Revelation.svn-base
2593
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome-terminal.png
2593
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~seahorse~Seahorse.svn-base
2594
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnome.png
2594
share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base/~zsafe~zSafe.svn-base
2595
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnomebaker.png
2595
share/fvwm-crystal/fvwm/Applications/System/Security/~MyPasswordSafe~MyPasswordSafe
2596
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnometris.png
2596
share/fvwm-crystal/fvwm/Applications/System/Security/~fwbuilder~FWBuilder
2597
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnomine.png
2597
share/fvwm-crystal/fvwm/Applications/System/Security/~gpass~gPass
2598
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnotravex.png
2598
share/fvwm-crystal/fvwm/Applications/System/Security/~gpa~GNU_Privacy_Assistant
2599
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnotski.png
2599
share/fvwm-crystal/fvwm/Applications/System/Security/~klamav~klamav
2600
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnudoku.png
2600
share/fvwm-crystal/fvwm/Applications/System/Security/~kuser~kuser
2601
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gnumeric.png
2601
share/fvwm-crystal/fvwm/Applications/System/Security/~nessus~Nessus
2602
%%DATADIR%%/fvwm/icons/Default/32x32/apps/goobox.png
2602
share/fvwm-crystal/fvwm/Applications/System/Security/~revelation~Revelation
2603
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gossip.png
2603
share/fvwm-crystal/fvwm/Applications/System/Security/~seahorse~Seahorse
2604
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gpa.png
2604
share/fvwm-crystal/fvwm/Applications/System/Security/~zsafe~zSafe
2605
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gpaint.png
2605
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/entries
2606
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gpass.png
2606
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/format
2607
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gqview.png
2607
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~Eterm~Eterm.svn-base
2608
%%DATADIR%%/fvwm/icons/Default/32x32/apps/graveman.png
2608
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~aterm~Aterm.svn-base
2609
%%DATADIR%%/fvwm/icons/Default/32x32/apps/grip.png
2609
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~gnome-terminal~GNOME_Terminal.svn-base
2610
%%DATADIR%%/fvwm/icons/Default/32x32/apps/grml.png
2610
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~konsole~Konsole.svn-base
2611
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gtali.png
2611
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~mrxvt~MRxvt.svn-base
2612
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gthumb.png
2612
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~multi-gnome-terminal~Multi_GNOME_Terminal.svn-base
2613
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gtk-gnutella.png
2613
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~urxvt~URxvt.svn-base
2614
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gtkboard.png
2614
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~vte~vte.svn-base
2615
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gtktalog.png
2615
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~xfce4-terminal~XFCE4_Terminal.svn-base
2616
%%DATADIR%%/fvwm/icons/Default/32x32/apps/guess.png
2616
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~xfterm4~XFCE_4_Terminal.svn-base
2617
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gv.png
2617
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base/~xterm~XTerm.svn-base
2618
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gvim.png
2618
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~Eterm~Eterm.svn-base
2619
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gweled.png
2619
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~aterm~Aterm.svn-base
2620
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gwenview.png
2620
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~gnome-terminal~GNOME_Terminal.svn-base
2621
%%DATADIR%%/fvwm/icons/Default/32x32/apps/gxine.png
2621
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~konsole~Konsole.svn-base
2622
%%DATADIR%%/fvwm/icons/Default/32x32/apps/hardinfo.png
2622
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~mrxvt~MRxvt.svn-base
2623
%%DATADIR%%/fvwm/icons/Default/32x32/apps/htop.png
2623
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~multi-gnome-terminal~Multi_GNOME_Terminal.svn-base
2624
%%DATADIR%%/fvwm/icons/Default/32x32/apps/hydrogen.png
2624
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~urxvt~URxvt.svn-base
2625
%%DATADIR%%/fvwm/icons/Default/32x32/apps/iagno.png
2625
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~vte~vte.svn-base
2626
%%DATADIR%%/fvwm/icons/Default/32x32/apps/icebreaker.png
2626
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~xfce4-terminal~XFCE4_Terminal.svn-base
2627
%%DATADIR%%/fvwm/icons/Default/32x32/apps/icedove.png
2627
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~xfterm4~XFCE_4_Terminal.svn-base
2628
%%DATADIR%%/fvwm/icons/Default/32x32/apps/iceweasel.png
2628
share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base/~xterm~XTerm.svn-base
2629
%%DATADIR%%/fvwm/icons/Default/32x32/apps/idle.png
2629
share/fvwm-crystal/fvwm/Applications/System/Terminals/~Eterm~Eterm
2630
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ihu.png
2630
share/fvwm-crystal/fvwm/Applications/System/Terminals/~aterm~Aterm
2631
%%DATADIR%%/fvwm/icons/Default/32x32/apps/inertia.png
2631
share/fvwm-crystal/fvwm/Applications/System/Terminals/~gnome-terminal~GNOME_Terminal
2632
%%DATADIR%%/fvwm/icons/Default/32x32/apps/inkscape.png
2632
share/fvwm-crystal/fvwm/Applications/System/Terminals/~konsole~Konsole
2633
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ipodder.png
2633
share/fvwm-crystal/fvwm/Applications/System/Terminals/~mrxvt~MRxvt
2634
%%DATADIR%%/fvwm/icons/Default/32x32/apps/irssi.png
2634
share/fvwm-crystal/fvwm/Applications/System/Terminals/~multi-gnome-terminal~Multi_GNOME_Terminal
2635
%%DATADIR%%/fvwm/icons/Default/32x32/apps/jpilot.png
2635
share/fvwm-crystal/fvwm/Applications/System/Terminals/~urxvt~URxvt
2636
%%DATADIR%%/fvwm/icons/Default/32x32/apps/jumpnbump-menu.png
2636
share/fvwm-crystal/fvwm/Applications/System/Terminals/~vte~vte
2637
%%DATADIR%%/fvwm/icons/Default/32x32/apps/k3b.png
2637
share/fvwm-crystal/fvwm/Applications/System/Terminals/~xfce4-terminal~XFCE4_Terminal
2638
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kaddressbook.png
2638
share/fvwm-crystal/fvwm/Applications/System/Terminals/~xfterm4~XFCE_4_Terminal
2639
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kadu.png
2639
share/fvwm-crystal/fvwm/Applications/System/Terminals/~xterm~XTerm
2640
%%DATADIR%%/fvwm/icons/Default/32x32/apps/karbon.png
2640
share/fvwm-crystal/fvwm/Applications/System/~mysqlcc~MySQLCC
2641
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kasteroids.png
2641
share/fvwm-crystal/fvwm/Applications/System/~vmware~VMware
2642
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kate.png
2642
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/entries
2643
%%DATADIR%%/fvwm/icons/Default/32x32/apps/katomic.png
2643
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/format
2644
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kbackgammon.png
2644
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~glxgears~glxgears.svn-base
2645
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kbattleship.png
2645
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~kfloppy~kfloppy.svn-base
2646
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kblackbox.png
2646
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~kmouth~kmouth.svn-base
2647
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kbounce.png
2647
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~ksayit~ksayit.svn-base
2648
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kchart.png
2648
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~ksnapshot~ksnapshot.svn-base
2649
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kcontrol.png
2649
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~xclock~xclock.svn-base
2650
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kde.png
2650
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~xvidcap~xvidcap.svn-base
2651
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kdevelop.png
2651
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base/~xwine~XWine.svn-base
2652
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kdevelop3.png
2652
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~glxgears~glxgears.svn-base
2653
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kedit.png
2653
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~kfloppy~kfloppy.svn-base
2654
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kenolaba.png
2654
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~kmouth~kmouth.svn-base
2655
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kf.png
2655
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~ksayit~ksayit.svn-base
2656
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kformula.png
2656
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~ksnapshot~ksnapshot.svn-base
2657
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kfouleggs.png
2657
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~xclock~xclock.svn-base
2658
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kgoldrunner.png
2658
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~xvidcap~xvidcap.svn-base
2659
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kile.png
2659
share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base/~xwine~XWine.svn-base
2660
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kinfocenter.png
2660
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/entries
2661
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kivio.png
2661
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/format
2662
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kjumpingcube.png
2662
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~ark~Ark.svn-base
2663
%%DATADIR%%/fvwm/icons/Default/32x32/apps/klickety.png
2663
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~file-roller~File-roller.svn-base
2664
%%DATADIR%%/fvwm/icons/Default/32x32/apps/klines.png
2664
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~guitar~Guitar.svn-base
2665
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmahjongg.png
2665
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~karchiver~Karchiver.svn-base
2666
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmail.png
2666
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~kpackage~kpackage.svn-base
2667
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmenu.png
2667
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base/~xarchiver~Xarchiver.svn-base
2668
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmines.png
2668
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~ark~Ark.svn-base
2669
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmix.png
2669
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~file-roller~File-roller.svn-base
2670
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kmldonkey.png
2670
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~guitar~Guitar.svn-base
2671
%%DATADIR%%/fvwm/icons/Default/32x32/apps/knetwalk.png
2671
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~karchiver~Karchiver.svn-base
2672
%%DATADIR%%/fvwm/icons/Default/32x32/apps/knode.png
2672
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~kpackage~kpackage.svn-base
2673
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kobodeluxe.png
2673
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base/~xarchiver~Xarchiver.svn-base
2674
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kobodl.png
2674
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~ark~Ark
2675
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kolf.png
2675
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~file-roller~File-roller
2676
%%DATADIR%%/fvwm/icons/Default/32x32/apps/konqueror.png
2676
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~guitar~Guitar
2677
%%DATADIR%%/fvwm/icons/Default/32x32/apps/konquest.png
2677
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~karchiver~Karchiver
2678
%%DATADIR%%/fvwm/icons/Default/32x32/apps/konsole.png
2678
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~kpackage~kpackage
2679
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kontact.png
2679
share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/~xarchiver~Xarchiver
2680
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kopete.png
2680
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/entries
2681
%%DATADIR%%/fvwm/icons/Default/32x32/apps/korganizer.png
2681
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/format
2682
%%DATADIR%%/fvwm/icons/Default/32x32/apps/koshell.png
2682
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/prop-base/~calcoo~calcoo.svn-base
2683
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kpaint.png
2683
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/prop-base/~kcalc~kcalc.svn-base
2684
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kpat.png
2684
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/text-base/~calcoo~calcoo.svn-base
2685
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kphone.png
2685
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/text-base/~kcalc~kcalc.svn-base
2686
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kpilot.png
2686
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/~calcoo~calcoo
2687
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kpoker.png
2687
share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/~kcalc~kcalc
2688
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kppp.png
2688
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/entries
2689
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kpresenter.png
2689
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/format
2690
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kreversi.png
2690
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base/~gtk-splitter~Gtk-splitter.svn-base
2691
%%DATADIR%%/fvwm/icons/Default/32x32/apps/krita.png
2691
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base/~kfilereplace~kfilereplace.svn-base
2692
%%DATADIR%%/fvwm/icons/Default/32x32/apps/krusader.png
2692
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base/~kfind~kfind.svn-base
2693
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ksame.png
2693
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base/~kompare~kompare.svn-base
2694
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kshisen.png
2694
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base/~krename~krename.svn-base
2695
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ksirtet.png
2695
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base/~gtk-splitter~Gtk-splitter.svn-base
2696
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ksmiletris.png
2696
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base/~kfilereplace~kfilereplace.svn-base
2697
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ksnake.png
2697
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base/~kfind~kfind.svn-base
2698
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ksokoban.png
2698
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base/~kompare~kompare.svn-base
2699
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kspaceduel.png
2699
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base/~krename~krename.svn-base
2700
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kspread.png
2700
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/~gtk-splitter~Gtk-splitter
2701
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ktorrent.png
2701
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/~kfilereplace~kfilereplace
2702
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ktouch.png
2702
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/~kfind~kfind
2703
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ktron.png
2703
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/~kompare~kompare
2704
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ktuberling.png
2704
share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/~krename~krename
2705
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kugar.png
2705
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/entries
2706
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kview.png
2706
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/format
2707
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kvim.png
2707
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/prop-base/~kdeprintfax~kdeprintfax.svn-base
2708
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kvirc.png
2708
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/prop-base/~kjobviewer~kjobviewer.svn-base
2709
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kwin4.png
2709
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/prop-base/~kprinter~kprinter.svn-base
2710
%%DATADIR%%/fvwm/icons/Default/32x32/apps/kword.png
2710
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/text-base/~kdeprintfax~kdeprintfax.svn-base
2711
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lbreakout2.png
2711
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/text-base/~kjobviewer~kjobviewer.svn-base
2712
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lgeneral.png
2712
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/text-base/~kprinter~kprinter.svn-base
2713
%%DATADIR%%/fvwm/icons/Default/32x32/apps/licq.png
2713
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/~kdeprintfax~kdeprintfax
2714
%%DATADIR%%/fvwm/icons/Default/32x32/apps/liferea.png
2714
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/~kjobviewer~kjobviewer
2715
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lightup.png
2715
share/fvwm-crystal/fvwm/Applications/Utilities/Printing/~kprinter~kprinter
2716
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lincity-ng.png
2716
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/entries
2717
%%DATADIR%%/fvwm/icons/Default/32x32/apps/links2.png
2717
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/format
2718
%%DATADIR%%/fvwm/icons/Default/32x32/apps/linphone.png
2718
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/18~gvim~gViM.svn-base
2719
%%DATADIR%%/fvwm/icons/Default/32x32/apps/linpopup.png
2719
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/18~kvim~kViM.svn-base
2720
%%DATADIR%%/fvwm/icons/Default/32x32/apps/linux.png
2720
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/20~cream~ViM_Cream.svn-base
2721
%%DATADIR%%/fvwm/icons/Default/32x32/apps/liquidwar.png
2721
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/20~emacs~Emacs.svn-base
2722
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lmarbles.png
2722
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/20~xemacs~XEmacs.svn-base
2723
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lmms.png
2723
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~emacs.emacs-21~GNU_Emacs 21.svn-base
2724
%%DATADIR%%/fvwm/icons/Default/32x32/apps/loopy.png
2724
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~gedit~gEdit.svn-base
2725
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lskat.png
2725
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~kate~Kate.svn-base
2726
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ltris.png
2726
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~kate~Kate_w_En_spell.svn-base
2727
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lxdoom.png
2727
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~kedit~kEdit.svn-base
2728
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lynx.png
2728
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~mousepad~Mousepad.svn-base
2729
%%DATADIR%%/fvwm/icons/Default/32x32/apps/lyx.png
2729
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~nedit~nedit.svn-base
2730
%%DATADIR%%/fvwm/icons/Default/32x32/apps/maelstrom.png
2730
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~scite~Scite.svn-base
2731
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mahjongg.png
2731
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~teaed~Tea_for_Linux.svn-base
2732
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mandriva.png
2732
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base/~xjed~xjed.svn-base
2733
%%DATADIR%%/fvwm/icons/Default/32x32/apps/map.png
2733
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/18~gvim~gViM.svn-base
2734
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mc.png
2734
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/18~kvim~kViM.svn-base
2735
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mines.png
2735
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/20~cream~ViM_Cream.svn-base
2736
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mldonkey.png
2736
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/20~emacs~Emacs.svn-base
2737
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mlgui.png
2737
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/20~xemacs~XEmacs.svn-base
2738
%%DATADIR%%/fvwm/icons/Default/32x32/apps/moagg.png
2738
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~emacs.emacs-21~GNU_Emacs 21.svn-base
2739
%%DATADIR%%/fvwm/icons/Default/32x32/apps/monodevelop.png
2739
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~gedit~gEdit.svn-base
2740
%%DATADIR%%/fvwm/icons/Default/32x32/apps/monotheka.png
2740
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~kate~Kate.svn-base
2741
%%DATADIR%%/fvwm/icons/Default/32x32/apps/moon-buggy.png
2741
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~kate~Kate_w_En_spell.svn-base
2742
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mousepad.png
2742
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~kedit~kEdit.svn-base
2743
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mplayer.png
2743
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~mousepad~Mousepad.svn-base
2744
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mrxvt.png
2744
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~nedit~nedit.svn-base
2745
%%DATADIR%%/fvwm/icons/Default/32x32/apps/multi-gnome-terminal.png
2745
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~scite~Scite.svn-base
2746
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mutt.png
2746
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~teaed~Tea_for_Linux.svn-base
2747
%%DATADIR%%/fvwm/icons/Default/32x32/apps/mysqlcc.png
2747
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base/~xjed~xjed.svn-base
2748
%%DATADIR%%/fvwm/icons/Default/32x32/apps/nautilus.png
2748
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/18~gvim~gViM
2749
%%DATADIR%%/fvwm/icons/Default/32x32/apps/nessus.png
2749
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/18~kvim~kViM
2750
%%DATADIR%%/fvwm/icons/Default/32x32/apps/netgame.png
2750
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/20~cream~ViM_Cream
2751
%%DATADIR%%/fvwm/icons/Default/32x32/apps/netpanzer.png
2751
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/20~emacs~Emacs
2752
%%DATADIR%%/fvwm/icons/Default/32x32/apps/netris.png
2752
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/20~xemacs~XEmacs
2753
%%DATADIR%%/fvwm/icons/Default/32x32/apps/netslide.png
2753
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~emacs.emacs-21~GNU_Emacs 21
2754
%%DATADIR%%/fvwm/icons/Default/32x32/apps/neverball.png
2754
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~gedit~gEdit
2755
%%DATADIR%%/fvwm/icons/Default/32x32/apps/neverputt.png
2755
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~kate~Kate
2756
%%DATADIR%%/fvwm/icons/Default/32x32/apps/nexuiz.png
2756
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~kate~Kate_w_En_spell
2757
%%DATADIR%%/fvwm/icons/Default/32x32/apps/njam.png
2757
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~kedit~kEdit
2758
%%DATADIR%%/fvwm/icons/Default/32x32/apps/nvu.png
2758
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~mousepad~Mousepad
2759
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oobase.png
2759
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~nedit~nedit
2760
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oobase2.png
2760
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~scite~Scite
2761
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oocalc.png
2761
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~teaed~Tea_for_Linux
2762
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oocalc2.png
2762
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/~xjed~xjed
2763
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oodraw.png
2763
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/entries
2764
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oodraw2.png
2764
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/format
2765
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ooffice.png
2765
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/prop-base/~fontforge~fontforge.svn-base
2766
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ooffice2.png
2766
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/prop-base/~gucharmap~gucharmap.svn-base
2767
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ooimpress.png
2767
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/prop-base/~kcharselect~kcharselect.svn-base
2768
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ooimpress2.png
2768
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/text-base/~fontforge~fontforge.svn-base
2769
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oomath.png
2769
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/text-base/~gucharmap~gucharmap.svn-base
2770
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oomath2.png
2770
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/text-base/~kcharselect~kcharselect.svn-base
2771
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oopadmin.png
2771
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/~fontforge~fontforge
2772
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oopadmin2.png
2772
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/~gucharmap~gucharmap
2773
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oowriter.png
2773
share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/~kcharselect~kcharselect
2774
%%DATADIR%%/fvwm/icons/Default/32x32/apps/oowriter2.png
2774
share/fvwm-crystal/fvwm/Applications/Utilities/~glxgears~glxgears
2775
%%DATADIR%%/fvwm/icons/Default/32x32/apps/openoffice.png
2775
share/fvwm-crystal/fvwm/Applications/Utilities/~kfloppy~kfloppy
2776
%%DATADIR%%/fvwm/icons/Default/32x32/apps/openttd.png
2776
share/fvwm-crystal/fvwm/Applications/Utilities/~kmouth~kmouth
2777
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pan.png
2777
share/fvwm-crystal/fvwm/Applications/Utilities/~ksayit~ksayit
2778
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pathological.png
2778
share/fvwm-crystal/fvwm/Applications/Utilities/~ksnapshot~ksnapshot
2779
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pattern.png
2779
share/fvwm-crystal/fvwm/Applications/Utilities/~xclock~xclock
2780
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pegs.png
2780
share/fvwm-crystal/fvwm/Applications/Utilities/~xvidcap~xvidcap
2781
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pida.png
2781
share/fvwm-crystal/fvwm/Applications/Utilities/~xwine~XWine
2782
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pingus.png
2782
share/fvwm-crystal/fvwm/colorsets/.svn/entries
2783
%%DATADIR%%/fvwm/icons/Default/32x32/apps/porthole.png
2783
share/fvwm-crystal/fvwm/colorsets/.svn/format
2784
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ppracer.png
2784
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/CIOS.cs.svn-base
2785
%%DATADIR%%/fvwm/icons/Default/32x32/apps/psi.png
2785
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Clear.cs.svn-base
2786
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pydance.png
2786
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/CrystalZono.cs.svn-base
2787
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pygmy.png
2787
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/DarkDesktop.cs.svn-base
2788
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pympd.png
2788
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/DarkGreen.cs.svn-base
2789
%%DATADIR%%/fvwm/icons/Default/32x32/apps/pysol.png
2789
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/HUD - Green.cs.svn-base
2790
%%DATADIR%%/fvwm/icons/Default/32x32/apps/python.png
2790
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Industrial.cs.svn-base
2791
%%DATADIR%%/fvwm/icons/Default/32x32/apps/q3ut3.png
2791
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/IrishDesktop.cs.svn-base
2792
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qcad.png
2792
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Kill Bill.cs.svn-base
2793
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qcomicbook.png
2793
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Metabox.cs.svn-base
2794
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qjackctl.png
2794
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Midnight.cs.svn-base
2795
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qps.png
2795
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Original.cs.svn-base
2796
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qtorrent.png
2796
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/Red - Cyan.cs.svn-base
2797
%%DATADIR%%/fvwm/icons/Default/32x32/apps/qtstalker.png
2797
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/RedDesktop.cs.svn-base
2798
%%DATADIR%%/fvwm/icons/Default/32x32/apps/quanta.png
2798
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/WhiteDesktop.cs.svn-base
2799
%%DATADIR%%/fvwm/icons/Default/32x32/apps/quodlibet.png
2799
share/fvwm-crystal/fvwm/colorsets/.svn/text-base/colorset-definition.svn-base
2800
%%DATADIR%%/fvwm/icons/Default/32x32/apps/rapidsvn.png
2800
share/fvwm-crystal/fvwm/colorsets/CIOS.cs
2801
%%DATADIR%%/fvwm/icons/Default/32x32/apps/rect.png
2801
share/fvwm-crystal/fvwm/colorsets/Clear.cs
2802
%%DATADIR%%/fvwm/icons/Default/32x32/apps/revelation.png
2802
share/fvwm-crystal/fvwm/colorsets/CrystalZono.cs
2803
%%DATADIR%%/fvwm/icons/Default/32x32/apps/rhythmbox.png
2803
share/fvwm-crystal/fvwm/colorsets/DarkDesktop.cs
2804
%%DATADIR%%/fvwm/icons/Default/32x32/apps/rox.png
2804
share/fvwm-crystal/fvwm/colorsets/DarkGreen.cs
2805
%%DATADIR%%/fvwm/icons/Default/32x32/apps/rubrica.png
2805
share/fvwm-crystal/fvwm/colorsets/HUD - Green.cs
2806
%%DATADIR%%/fvwm/icons/Default/32x32/apps/same-gnome.png
2806
share/fvwm-crystal/fvwm/colorsets/Industrial.cs
2807
%%DATADIR%%/fvwm/icons/Default/32x32/apps/samegame.png
2807
share/fvwm-crystal/fvwm/colorsets/IrishDesktop.cs
2808
%%DATADIR%%/fvwm/icons/Default/32x32/apps/scite.png
2808
share/fvwm-crystal/fvwm/colorsets/Kill Bill.cs
2809
%%DATADIR%%/fvwm/icons/Default/32x32/apps/scorched3d.png
2809
share/fvwm-crystal/fvwm/colorsets/Metabox.cs
2810
%%DATADIR%%/fvwm/icons/Default/32x32/apps/scribus.png
2810
share/fvwm-crystal/fvwm/colorsets/Midnight.cs
2811
%%DATADIR%%/fvwm/icons/Default/32x32/apps/seahorse.png
2811
share/fvwm-crystal/fvwm/colorsets/Original.cs
2812
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sim.png
2812
share/fvwm-crystal/fvwm/colorsets/Red - Cyan.cs
2813
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sixteen.png
2813
share/fvwm-crystal/fvwm/colorsets/RedDesktop.cs
2814
%%DATADIR%%/fvwm/icons/Default/32x32/apps/slant.png
2814
share/fvwm-crystal/fvwm/colorsets/WhiteDesktop.cs
2815
%%DATADIR%%/fvwm/icons/Default/32x32/apps/slrn-pl.png
2815
share/fvwm-crystal/fvwm/colorsets/colorset-definition
2816
%%DATADIR%%/fvwm/icons/Default/32x32/apps/slrn.png
2816
share/fvwm-crystal/fvwm/components/.svn/entries
2817
%%DATADIR%%/fvwm/icons/Default/32x32/apps/smart.png
2817
share/fvwm-crystal/fvwm/components/.svn/format
2818
%%DATADIR%%/fvwm/icons/Default/32x32/apps/snake.png
2818
share/fvwm-crystal/fvwm/components/.svn/text-base/Standard.svn-base
2819
%%DATADIR%%/fvwm/icons/Default/32x32/apps/snownews.png
2819
share/fvwm-crystal/fvwm/components/Standard
2820
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sodipodi.png
2820
share/fvwm-crystal/fvwm/components/apps/.svn/entries
2821
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sol.png
2821
share/fvwm-crystal/fvwm/components/apps/.svn/format
2822
%%DATADIR%%/fvwm/icons/Default/32x32/apps/solo.png
2822
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/FvwmMiniConsole.svn-base
2823
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sonata.png
2823
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/GNOME-Settings-Daemon.svn-base
2824
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sound-juicer.png
2824
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/Nautilus.svn-base
2825
%%DATADIR%%/fvwm/icons/Default/32x32/apps/stardict.png
2825
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/OpenOffice.org.svn-base
2826
%%DATADIR%%/fvwm/icons/Default/32x32/apps/starfighter.png
2826
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/QuakeConsole.svn-base
2827
%%DATADIR%%/fvwm/icons/Default/32x32/apps/stellarium.png
2827
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/ROX-Filer.svn-base
2828
%%DATADIR%%/fvwm/icons/Default/32x32/apps/straw.png
2828
share/fvwm-crystal/fvwm/components/apps/.svn/text-base/XScreenSaver.svn-base
2829
%%DATADIR%%/fvwm/icons/Default/32x32/apps/streamtuner.png
2829
share/fvwm-crystal/fvwm/components/apps/FvwmMiniConsole
2830
%%DATADIR%%/fvwm/icons/Default/32x32/apps/supertux.png
2830
share/fvwm-crystal/fvwm/components/apps/GNOME-Settings-Daemon
2831
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sweep.png
2831
share/fvwm-crystal/fvwm/components/apps/Nautilus
2832
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sylpheed-claws.png
2832
share/fvwm-crystal/fvwm/components/apps/OpenOffice.org
2833
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sylpheed-gtk2.png
2833
share/fvwm-crystal/fvwm/components/apps/QuakeConsole
2834
%%DATADIR%%/fvwm/icons/Default/32x32/apps/sylpheed.png
2834
share/fvwm-crystal/fvwm/components/apps/ROX-Filer
2835
%%DATADIR%%/fvwm/icons/Default/32x32/apps/synaptic.png
2835
share/fvwm-crystal/fvwm/components/apps/XScreenSaver
2836
%%DATADIR%%/fvwm/icons/Default/32x32/apps/teaed.png
2836
share/fvwm-crystal/fvwm/components/bindings/.svn/entries
2837
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tents.png
2837
share/fvwm-crystal/fvwm/components/bindings/.svn/format
2838
%%DATADIR%%/fvwm/icons/Default/32x32/apps/thunar.png
2838
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Application-Ardour.svn-base
2839
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tkabber.png
2839
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Desktop-MMB-EdgeScroll.svn-base
2840
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tleenx2.png
2840
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Desktop-MMB-TogglePanels.svn-base
2841
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tomboy.png
2841
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Desktop-PageSwitch-Horizontal.svn-base
2842
%%DATADIR%%/fvwm/icons/Default/32x32/apps/torcs.png
2842
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Desktop-PageSwitch-Vertical.svn-base
2843
%%DATADIR%%/fvwm/icons/Default/32x32/apps/totem.png
2843
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Desktop-RMB-OpenTerminal.svn-base
2844
%%DATADIR%%/fvwm/icons/Default/32x32/apps/trackballs.png
2844
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Icon-Basic.svn-base
2845
%%DATADIR%%/fvwm/icons/Default/32x32/apps/trophy.png
2845
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Misc-Keybindings.svn-base
2846
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tuxcmd.png
2846
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Misc-Keybindings_NumLock.svn-base
2847
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tuxpaint.png
2847
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Mouse-GoHome.svn-base
2848
%%DATADIR%%/fvwm/icons/Default/32x32/apps/tvtime.png
2848
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Music-Dvorak.svn-base
2849
%%DATADIR%%/fvwm/icons/Default/32x32/apps/twiddle.png
2849
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Music-Dvorak_NumLock.svn-base
2850
%%DATADIR%%/fvwm/icons/Default/32x32/apps/twinkle.png
2850
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Music.svn-base
2851
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ubuntu.png
2851
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Music_NumLock.svn-base
2852
%%DATADIR%%/fvwm/icons/Default/32x32/apps/untangle.png
2852
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Numpad-Control.svn-base
2853
%%DATADIR%%/fvwm/icons/Default/32x32/apps/urxvt.png
2853
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Numpad-Focus-Raise.svn-base
2854
%%DATADIR%%/fvwm/icons/Default/32x32/apps/valknut.png
2854
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Numpad-Focus.svn-base
2855
%%DATADIR%%/fvwm/icons/Default/32x32/apps/vim.png
2855
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Numpad-Move.svn-base
2856
%%DATADIR%%/fvwm/icons/Default/32x32/apps/weechat-curses.png
2856
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Numpad-Warp.svn-base
2857
%%DATADIR%%/fvwm/icons/Default/32x32/apps/wesnoth.png
2857
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/PageSwitch-Horizontal.svn-base
2858
%%DATADIR%%/fvwm/icons/Default/32x32/apps/wings3d.png
2858
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/PageSwitch-Horizontal_NumLock.svn-base
2859
%%DATADIR%%/fvwm/icons/Default/32x32/apps/wireshark.png
2859
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/PageSwitch-Vertical.svn-base
2860
%%DATADIR%%/fvwm/icons/Default/32x32/apps/worm.png
2860
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/PageSwitch-Vertical_NumLock.svn-base
2861
%%DATADIR%%/fvwm/icons/Default/32x32/apps/wyrd.png
2861
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Pager-Horizontal.svn-base
2862
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xawtv.png
2862
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Pager-Horizontal_NumLock.svn-base
2863
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xboard.png
2863
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Pager-Vertical.svn-base
2864
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xcdroast.png
2864
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Pager-Vertical_NumLock.svn-base
2865
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xchat.png
2865
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Remove-Defaults.svn-base
2866
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xemacs.png
2866
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Basic.svn-base
2867
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xevil.png
2867
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Border.svn-base
2868
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xfce4-terminal.png
2868
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Control.svn-base
2869
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xfe.png
2869
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Control_NumLock.svn-base
2870
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xfig.png
2870
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-List.svn-base
2871
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xine.png
2871
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Rearrange.svn-base
2872
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xmahjongg.png
2872
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Rearrange_NumLock.svn-base
2873
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xmms.png
2873
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Warp-Dvorak.svn-base
2874
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xmoto.png
2874
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Warp-Dvorak_NumLock.svn-base
2875
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xmule.png
2875
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Warp.svn-base
2876
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xnc.png
2876
share/fvwm-crystal/fvwm/components/bindings/.svn/text-base/Window-Warp_NumLock.svn-base
2877
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xpat2.png
2877
share/fvwm-crystal/fvwm/components/bindings/Application-Ardour
2878
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xpdf.png
2878
share/fvwm-crystal/fvwm/components/bindings/Desktop-MMB-EdgeScroll
2879
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xpilot.png
2879
share/fvwm-crystal/fvwm/components/bindings/Desktop-MMB-TogglePanels
2880
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xqf.png
2880
share/fvwm-crystal/fvwm/components/bindings/Desktop-PageSwitch-Horizontal
2881
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xrick.png
2881
share/fvwm-crystal/fvwm/components/bindings/Desktop-PageSwitch-Vertical
2882
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xsane.png
2882
share/fvwm-crystal/fvwm/components/bindings/Desktop-RMB-OpenTerminal
2883
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xscreensaver.png
2883
share/fvwm-crystal/fvwm/components/bindings/Icon-Basic
2884
%%DATADIR%%/fvwm/icons/Default/32x32/apps/xterm.png
2884
share/fvwm-crystal/fvwm/components/bindings/Misc-Keybindings
2885
%%DATADIR%%/fvwm/icons/Default/32x32/apps/ydpdict.png
2885
share/fvwm-crystal/fvwm/components/bindings/Misc-Keybindings_NumLock
2886
%%DATADIR%%/fvwm/icons/Default/32x32/apps/zapping.png
2886
share/fvwm-crystal/fvwm/components/bindings/Mouse-GoHome
2887
%%DATADIR%%/fvwm/icons/Default/32x32/apps/zim.png
2887
share/fvwm-crystal/fvwm/components/bindings/Music
2888
%%DATADIR%%/fvwm/icons/Default/32x32/apps/zinf.png
2888
share/fvwm-crystal/fvwm/components/bindings/Music-Dvorak
2889
%%DATADIR%%/fvwm/icons/Default/32x32/apps/zsafe.png
2889
share/fvwm-crystal/fvwm/components/bindings/Music-Dvorak_NumLock
2890
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Audio-Video.png
2890
share/fvwm-crystal/fvwm/components/bindings/Music_NumLock
2891
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Audio.png
2891
share/fvwm-crystal/fvwm/components/bindings/Numpad-Control
2892
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Development.png
2892
share/fvwm-crystal/fvwm/components/bindings/Numpad-Focus
2893
%%DATADIR%%/fvwm/icons/Default/32x32/categories/GNOME.png
2893
share/fvwm-crystal/fvwm/components/bindings/Numpad-Focus-Raise
2894
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Games.png
2894
share/fvwm-crystal/fvwm/components/bindings/Numpad-Move
2895
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Graphics.png
2895
share/fvwm-crystal/fvwm/components/bindings/Numpad-Warp
2896
%%DATADIR%%/fvwm/icons/Default/32x32/categories/KDE.png
2896
share/fvwm-crystal/fvwm/components/bindings/PageSwitch-Horizontal
2897
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Knowledge.png
2897
share/fvwm-crystal/fvwm/components/bindings/PageSwitch-Horizontal_NumLock
2898
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Multimedia.png
2898
share/fvwm-crystal/fvwm/components/bindings/PageSwitch-Vertical
2899
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Network.png
2899
share/fvwm-crystal/fvwm/components/bindings/PageSwitch-Vertical_NumLock
2900
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Office.png
2900
share/fvwm-crystal/fvwm/components/bindings/Pager-Horizontal
2901
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Settings.png
2901
share/fvwm-crystal/fvwm/components/bindings/Pager-Horizontal_NumLock
2902
%%DATADIR%%/fvwm/icons/Default/32x32/categories/System.png
2902
share/fvwm-crystal/fvwm/components/bindings/Pager-Vertical
2903
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Terminals.png
2903
share/fvwm-crystal/fvwm/components/bindings/Pager-Vertical_NumLock
2904
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Utilities.png
2904
share/fvwm-crystal/fvwm/components/bindings/Remove-Defaults
2905
%%DATADIR%%/fvwm/icons/Default/32x32/categories/Video.png
2905
share/fvwm-crystal/fvwm/components/bindings/Window-Basic
2906
%%DATADIR%%/fvwm/icons/Default/32x32/categories/directory.png
2906
share/fvwm-crystal/fvwm/components/bindings/Window-Border
2907
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/applications-development.png
2907
share/fvwm-crystal/fvwm/components/bindings/Window-Control
2908
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/applications.png
2908
share/fvwm-crystal/fvwm/components/bindings/Window-Control_NumLock
2909
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/audio-x-generic.png
2909
share/fvwm-crystal/fvwm/components/bindings/Window-List
2910
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/camera-photo.png
2910
share/fvwm-crystal/fvwm/components/bindings/Window-Rearrange
2911
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/colorsets-file.png
2911
share/fvwm-crystal/fvwm/components/bindings/Window-Rearrange_NumLock
2912
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/colorsets.png
2912
share/fvwm-crystal/fvwm/components/bindings/Window-Warp
2913
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/dd.png
2913
share/fvwm-crystal/fvwm/components/bindings/Window-Warp-Dvorak
2914
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/df.png
2914
share/fvwm-crystal/fvwm/components/bindings/Window-Warp-Dvorak_NumLock
2915
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/fvwm-crystal.png
2915
share/fvwm-crystal/fvwm/components/bindings/Window-Warp_NumLock
2916
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/gdm-xnest.png
2916
share/fvwm-crystal/fvwm/components/decorations/.svn/entries
2917
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/gdm.png
2917
share/fvwm-crystal/fvwm/components/decorations/.svn/format
2918
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-eject.png
2918
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-fvwm-crystal-MiniIcon.svn-base
2919
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-pause.png
2919
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-fvwm-crystal.svn-base
2920
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-start.png
2920
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-fvwm-crystal_NumLock.svn-base
2921
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-stop.png
2921
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-macosx-MiniIcon.svn-base
2922
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-record.png
2922
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-macosx.svn-base
2923
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-seek-backward.png
2923
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-macosx_NumLock.svn-base
2924
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-seek-forward.png
2924
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-nextstep-MiniIcon.svn-base
2925
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-skip-backward.png
2925
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-nextstep.svn-base
2926
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/media-skip-forward.png
2926
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-os2-MiniIcon.svn-base
2927
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/multimedia-volume-control.png
2927
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-os2.svn-base
2928
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-screensaver.png
2928
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-os2_NumLock.svn-base
2929
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-theme.png
2929
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-windows.svn-base
2930
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-wallpaper.png
2930
share/fvwm-crystal/fvwm/components/decorations/.svn/text-base/Buttons-windows_NumLock.svn-base
2931
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop.png
2931
share/fvwm-crystal/fvwm/components/decorations/Buttons-fvwm-crystal
2932
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/system-file-manager.png
2932
share/fvwm-crystal/fvwm/components/decorations/Buttons-fvwm-crystal-MiniIcon
2933
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/system-lock-screen.png
2933
share/fvwm-crystal/fvwm/components/decorations/Buttons-fvwm-crystal_NumLock
2934
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/system-log-out.png
2934
share/fvwm-crystal/fvwm/components/decorations/Buttons-macosx
2935
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/system-reboot.png
2935
share/fvwm-crystal/fvwm/components/decorations/Buttons-macosx-MiniIcon
2936
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/system-shutdown.png
2936
share/fvwm-crystal/fvwm/components/decorations/Buttons-macosx_NumLock
2937
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/user-desktop.png
2937
share/fvwm-crystal/fvwm/components/decorations/Buttons-nextstep
2938
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/utilities-terminal.png
2938
share/fvwm-crystal/fvwm/components/decorations/Buttons-nextstep-MiniIcon
2939
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/view-refresh.png
2939
share/fvwm-crystal/fvwm/components/decorations/Buttons-os2
2940
%%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal/window-list.png
2940
share/fvwm-crystal/fvwm/components/decorations/Buttons-os2-MiniIcon
2941
%%DATADIR%%/fvwm/icons/Default/48x48/apps/Eterm.png
2941
share/fvwm-crystal/fvwm/components/decorations/Buttons-os2_NumLock
2942
%%DATADIR%%/fvwm/icons/Default/48x48/apps/abiword.png
2942
share/fvwm-crystal/fvwm/components/decorations/Buttons-windows
2943
%%DATADIR%%/fvwm/icons/Default/48x48/apps/acidrip.png
2943
share/fvwm-crystal/fvwm/components/decorations/Buttons-windows_NumLock
2944
%%DATADIR%%/fvwm/icons/Default/48x48/apps/akregator.png
2944
share/fvwm-crystal/fvwm/components/desktop/.svn/entries
2945
%%DATADIR%%/fvwm/icons/Default/48x48/apps/amarok.png
2945
share/fvwm-crystal/fvwm/components/desktop/.svn/format
2946
%%DATADIR%%/fvwm/icons/Default/48x48/apps/anjuta.png
2946
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/FVWM-Crystal_Functions.svn-base
2947
%%DATADIR%%/fvwm/icons/Default/48x48/apps/aptitude.png
2947
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/FVWM-Crystal_Preferences.svn-base
2948
%%DATADIR%%/fvwm/icons/Default/48x48/apps/aptsh.png
2948
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/FVWM-Crystal_Styles.svn-base
2949
%%DATADIR%%/fvwm/icons/Default/48x48/apps/archlinux.png
2949
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Icon-Mwm.svn-base
2950
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ardour.png
2950
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Icon-Thumbnails.svn-base
2951
%%DATADIR%%/fvwm/icons/Default/48x48/apps/aterm.png
2951
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Dvorak.svn-base
2952
%%DATADIR%%/fvwm/icons/Default/48x48/apps/atlantik.png
2952
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Dvorak_NumLock.svn-base
2953
%%DATADIR%%/fvwm/icons/Default/48x48/apps/avidemux.png
2953
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Vertical-Dvorak.svn-base
2954
%%DATADIR%%/fvwm/icons/Default/48x48/apps/azureus.png
2954
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Vertical-Dvorak_NumLock.svn-base
2955
%%DATADIR%%/fvwm/icons/Default/48x48/apps/balsa-ab.png
2955
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Vertical.svn-base
2956
%%DATADIR%%/fvwm/icons/Default/48x48/apps/balsa.png
2956
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard-Vertical_NumLock.svn-base
2957
%%DATADIR%%/fvwm/icons/Default/48x48/apps/barrage.png
2957
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard.svn-base
2958
%%DATADIR%%/fvwm/icons/Default/48x48/apps/basket.png
2958
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Keyboard_NumLock.svn-base
2959
%%DATADIR%%/fvwm/icons/Default/48x48/apps/beep-media-player.png
2959
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Numpad-Raise.svn-base
2960
%%DATADIR%%/fvwm/icons/Default/48x48/apps/blackboxgame.png
2960
share/fvwm-crystal/fvwm/components/desktop/.svn/text-base/Numpad.svn-base
2961
%%DATADIR%%/fvwm/icons/Default/48x48/apps/blackjack.png
2961
share/fvwm-crystal/fvwm/components/desktop/FVWM-Crystal_Functions
2962
%%DATADIR%%/fvwm/icons/Default/48x48/apps/blender.png
2962
share/fvwm-crystal/fvwm/components/desktop/FVWM-Crystal_Preferences
2963
%%DATADIR%%/fvwm/icons/Default/48x48/apps/bluefish.png
2963
share/fvwm-crystal/fvwm/components/desktop/FVWM-Crystal_Styles
2964
%%DATADIR%%/fvwm/icons/Default/48x48/apps/bmp.png
2964
share/fvwm-crystal/fvwm/components/desktop/Icon-Mwm
2965
%%DATADIR%%/fvwm/icons/Default/48x48/apps/bonfire.png
2965
share/fvwm-crystal/fvwm/components/desktop/Icon-Thumbnails
2966
%%DATADIR%%/fvwm/icons/Default/48x48/apps/brasero.png
2966
share/fvwm-crystal/fvwm/components/desktop/Keyboard
2967
%%DATADIR%%/fvwm/icons/Default/48x48/apps/bridges.png
2967
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Dvorak
2968
%%DATADIR%%/fvwm/icons/Default/48x48/apps/castle-combat.png
2968
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Dvorak_NumLock
2969
%%DATADIR%%/fvwm/icons/Default/48x48/apps/celestia.png
2969
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Vertical
2970
%%DATADIR%%/fvwm/icons/Default/48x48/apps/centericq.png
2970
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Vertical-Dvorak
2971
%%DATADIR%%/fvwm/icons/Default/48x48/apps/cinelerra.png
2971
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Vertical-Dvorak_NumLock
2972
%%DATADIR%%/fvwm/icons/Default/48x48/apps/crack-attack.png
2972
share/fvwm-crystal/fvwm/components/desktop/Keyboard-Vertical_NumLock
2973
%%DATADIR%%/fvwm/icons/Default/48x48/apps/cube.png
2973
share/fvwm-crystal/fvwm/components/desktop/Keyboard_NumLock
2974
%%DATADIR%%/fvwm/icons/Default/48x48/apps/dcgui.png
2974
share/fvwm-crystal/fvwm/components/desktop/Numpad
2975
%%DATADIR%%/fvwm/icons/Default/48x48/apps/debian.png
2975
share/fvwm-crystal/fvwm/components/desktop/Numpad-Raise
2976
%%DATADIR%%/fvwm/icons/Default/48x48/apps/default.png
2976
share/fvwm-crystal/fvwm/components/functions/.svn/entries
2977
%%DATADIR%%/fvwm/icons/Default/48x48/apps/dia.png
2977
share/fvwm-crystal/fvwm/components/functions/.svn/format
2978
%%DATADIR%%/fvwm/icons/Default/48x48/apps/dlume.png
2978
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/About.svn-base
2979
%%DATADIR%%/fvwm/icons/Default/48x48/apps/dominosa.png
2979
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Clear-FVWM-Settings.svn-base
2980
%%DATADIR%%/fvwm/icons/Default/48x48/apps/drakconf.png
2980
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Colorsets.svn-base
2981
%%DATADIR%%/fvwm/icons/Default/48x48/apps/easytag.png
2981
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Debug-Functions.svn-base
2982
%%DATADIR%%/fvwm/icons/Default/48x48/apps/eboard.png
2982
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Desktop-Pager.svn-base
2983
%%DATADIR%%/fvwm/icons/Default/48x48/apps/eclipse.png
2983
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Developer-Menu.svn-base
2984
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ekiga.png
2984
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/EWMH-BaseStruts.svn-base
2985
%%DATADIR%%/fvwm/icons/Default/48x48/apps/el.png
2985
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/EdgeScroll-Toggle.svn-base
2986
%%DATADIR%%/fvwm/icons/Default/48x48/apps/emacs.png
2986
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exec-Accelerator.svn-base
2987
%%DATADIR%%/fvwm/icons/Default/48x48/apps/enigma.png
2987
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit-Safe-gdm.svn-base
2988
%%DATADIR%%/fvwm/icons/Default/48x48/apps/epiphany.png
2988
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit-Safe-sudo.svn-base
2989
%%DATADIR%%/fvwm/icons/Default/48x48/apps/evolution.png
2989
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit-Safe.svn-base
2990
%%DATADIR%%/fvwm/icons/Default/48x48/apps/exfalso.png
2990
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit-gdm.svn-base
2991
%%DATADIR%%/fvwm/icons/Default/48x48/apps/f-spot.png
2991
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit-sudo.svn-base
2992
%%DATADIR%%/fvwm/icons/Default/48x48/apps/fifteen.png
2992
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Exit.svn-base
2993
%%DATADIR%%/fvwm/icons/Default/48x48/apps/flipgame.png
2993
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/FindFunctions.svn-base
2994
%%DATADIR%%/fvwm/icons/Default/48x48/apps/foobillard.png
2994
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Fullscreen.svn-base
2995
%%DATADIR%%/fvwm/icons/Default/48x48/apps/frozen-bubble.png
2995
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/FvwmExpose.svn-base
2996
%%DATADIR%%/fvwm/icons/Default/48x48/apps/fvwm-crystal.png
2996
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/FvwmFormDefault.svn-base
2997
%%DATADIR%%/fvwm/icons/Default/48x48/apps/fwbuilder.png
2997
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/FvwmIdent.svn-base
2998
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gajim.png
2998
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Icon-Basic.svn-base
2999
%%DATADIR%%/fvwm/icons/Default/48x48/apps/galeon.png
2999
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Icon-Mwm.svn-base
3000
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gataxx.png
3000
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Icon-Thumbnails.svn-base
3001
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gcolor2.png
3001
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Keyboard-Modifiers.svn-base
3002
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gentoo.png
3002
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Menu-Position.svn-base
3003
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gentoolinux.png
3003
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-amixer.svn-base
3004
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gftp.png
3004
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-audacious.svn-base
3005
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gg2.png
3005
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-aumix.svn-base
3006
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gimp.png
3006
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-cdcd.svn-base
3007
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gizmo.png
3007
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-cmus.svn-base
3008
%%DATADIR%%/fvwm/icons/Default/48x48/apps/glade-2.png
3008
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-mpd.svn-base
3009
%%DATADIR%%/fvwm/icons/Default/48x48/apps/glines.png
3009
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-quodlibet.svn-base
3010
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gltron.png
3010
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-xmms.svn-base
3011
%%DATADIR%%/fvwm/icons/Default/48x48/apps/glurp.png
3011
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Mixer-xmms2.svn-base
3012
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gmplayer.png
3012
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-alsaplayer.svn-base
3013
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnect.png
3013
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-audacious.svn-base
3014
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnibbles.png
3014
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-cdcd.svn-base
3015
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnobots2.png
3015
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-cmus.svn-base
3016
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome-alsamixer.png
3016
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-mocp.svn-base
3017
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome-control-center.png
3017
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-mpd.svn-base
3018
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome-mud.png
3018
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-mplayer.svn-base
3019
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome-stones.png
3019
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-quodlibet.svn-base
3020
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome-terminal.png
3020
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-xmms.svn-base
3021
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnome.png
3021
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Music-xmms2.svn-base
3022
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnomebaker.png
3022
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/NotificationAreaManager-stalonetray.svn-base
3023
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnometris.png
3023
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/NotificationAreaManager-trayer.svn-base
3024
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnomine.png
3024
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Numpad.svn-base
3025
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnotravex.png
3025
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/PPick.svn-base
3026
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnotski.png
3026
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Preferences-Menu.svn-base
3027
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gnudoku.png
3027
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Preferences.svn-base
3028
%%DATADIR%%/fvwm/icons/Default/48x48/apps/goobox.png
3028
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Screenshot-import.svn-base
3029
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gpaint.png
3029
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Urgency-Hint.svn-base
3030
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gpass.png
3030
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Wallpaper.svn-base
3031
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gqview.png
3031
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Autohide.svn-base
3032
%%DATADIR%%/fvwm/icons/Default/48x48/apps/graveman.png
3032
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Basic.svn-base
3033
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gtali.png
3033
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Buttons-Vertical.svn-base
3034
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gthumb.png
3034
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Buttons.svn-base
3035
%%DATADIR%%/fvwm/icons/Default/48x48/apps/guess.png
3035
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Decorations.svn-base
3036
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gvim.png
3036
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Focus.svn-base
3037
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gweled.png
3037
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-List.svn-base
3038
%%DATADIR%%/fvwm/icons/Default/48x48/apps/gwenview.png
3038
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Rearrange.svn-base
3039
%%DATADIR%%/fvwm/icons/Default/48x48/apps/hydrogen.png
3039
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Remember-ClickToFocus.svn-base
3040
%%DATADIR%%/fvwm/icons/Default/48x48/apps/iagno.png
3040
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Remember-SloppyFocus.svn-base
3041
%%DATADIR%%/fvwm/icons/Default/48x48/apps/icebreaker.png
3041
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-Ring.svn-base
3042
%%DATADIR%%/fvwm/icons/Default/48x48/apps/icedove.png
3042
share/fvwm-crystal/fvwm/components/functions/.svn/text-base/Window-SetPlacementPolicy.svn-base
3043
%%DATADIR%%/fvwm/icons/Default/48x48/apps/iceweasel.png
3043
share/fvwm-crystal/fvwm/components/functions/About
3044
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ihu.png
3044
share/fvwm-crystal/fvwm/components/functions/Clear-FVWM-Settings
3045
%%DATADIR%%/fvwm/icons/Default/48x48/apps/inertia.png
3045
share/fvwm-crystal/fvwm/components/functions/Colorsets
3046
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ipodder.png
3046
share/fvwm-crystal/fvwm/components/functions/Debug-Functions
3047
%%DATADIR%%/fvwm/icons/Default/48x48/apps/k3b.png
3047
share/fvwm-crystal/fvwm/components/functions/Desktop-Pager
3048
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kaddressbook.png
3048
share/fvwm-crystal/fvwm/components/functions/Developer-Menu
3049
%%DATADIR%%/fvwm/icons/Default/48x48/apps/karbon.png
3049
share/fvwm-crystal/fvwm/components/functions/EWMH-BaseStruts
3050
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kasteroids.png
3050
share/fvwm-crystal/fvwm/components/functions/EdgeScroll-Toggle
3051
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kate.png
3051
share/fvwm-crystal/fvwm/components/functions/Exec-Accelerator
3052
%%DATADIR%%/fvwm/icons/Default/48x48/apps/katomic.png
3052
share/fvwm-crystal/fvwm/components/functions/Exit
3053
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kbackgammon.png
3053
share/fvwm-crystal/fvwm/components/functions/Exit-Safe
3054
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kblackbox.png
3054
share/fvwm-crystal/fvwm/components/functions/Exit-Safe-gdm
3055
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kcontrol.png
3055
share/fvwm-crystal/fvwm/components/functions/Exit-Safe-sudo
3056
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kde.png
3056
share/fvwm-crystal/fvwm/components/functions/Exit-gdm
3057
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kdevelop.png
3057
share/fvwm-crystal/fvwm/components/functions/Exit-sudo
3058
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kdevelop3.png
3058
share/fvwm-crystal/fvwm/components/functions/FindFunctions
3059
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kedit.png
3059
share/fvwm-crystal/fvwm/components/functions/Fullscreen
3060
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kenolaba.png
3060
share/fvwm-crystal/fvwm/components/functions/FvwmExpose
3061
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kf.png
3061
share/fvwm-crystal/fvwm/components/functions/FvwmFormDefault
3062
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kfouleggs.png
3062
share/fvwm-crystal/fvwm/components/functions/FvwmIdent
3063
%%DATADIR%%/fvwm/icons/Default/48x48/apps/klickety.png
3063
share/fvwm-crystal/fvwm/components/functions/Icon-Basic
3064
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kmahjongg.png
3064
share/fvwm-crystal/fvwm/components/functions/Icon-Mwm
3065
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kmines.png
3065
share/fvwm-crystal/fvwm/components/functions/Icon-Thumbnails
3066
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kmix.png
3066
share/fvwm-crystal/fvwm/components/functions/Keyboard-Modifiers
3067
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kmldonkey.png
3067
share/fvwm-crystal/fvwm/components/functions/Menu-Position
3068
%%DATADIR%%/fvwm/icons/Default/48x48/apps/knetwalk.png
3068
share/fvwm-crystal/fvwm/components/functions/Mixer-amixer
3069
%%DATADIR%%/fvwm/icons/Default/48x48/apps/knode.png
3069
share/fvwm-crystal/fvwm/components/functions/Mixer-audacious
3070
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kolf.png
3070
share/fvwm-crystal/fvwm/components/functions/Mixer-aumix
3071
%%DATADIR%%/fvwm/icons/Default/48x48/apps/konqueror.png
3071
share/fvwm-crystal/fvwm/components/functions/Mixer-cdcd
3072
%%DATADIR%%/fvwm/icons/Default/48x48/apps/konquest.png
3072
share/fvwm-crystal/fvwm/components/functions/Mixer-cmus
3073
%%DATADIR%%/fvwm/icons/Default/48x48/apps/konsole.png
3073
share/fvwm-crystal/fvwm/components/functions/Mixer-mpd
3074
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kontact.png
3074
share/fvwm-crystal/fvwm/components/functions/Mixer-quodlibet
3075
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kopete.png
3075
share/fvwm-crystal/fvwm/components/functions/Mixer-xmms
3076
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kpaint.png
3076
share/fvwm-crystal/fvwm/components/functions/Mixer-xmms2
3077
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kpat.png
3077
share/fvwm-crystal/fvwm/components/functions/Music-alsaplayer
3078
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kphone.png
3078
share/fvwm-crystal/fvwm/components/functions/Music-audacious
3079
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kpilot.png
3079
share/fvwm-crystal/fvwm/components/functions/Music-cdcd
3080
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kpoker.png
3080
share/fvwm-crystal/fvwm/components/functions/Music-cmus
3081
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kppp.png
3081
share/fvwm-crystal/fvwm/components/functions/Music-mocp
3082
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kreversi.png
3082
share/fvwm-crystal/fvwm/components/functions/Music-mpd
3083
%%DATADIR%%/fvwm/icons/Default/48x48/apps/krusader.png
3083
share/fvwm-crystal/fvwm/components/functions/Music-mplayer
3084
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ksame.png
3084
share/fvwm-crystal/fvwm/components/functions/Music-quodlibet
3085
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kshisen.png
3085
share/fvwm-crystal/fvwm/components/functions/Music-xmms
3086
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ksirtet.png
3086
share/fvwm-crystal/fvwm/components/functions/Music-xmms2
3087
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ksmiletris.png
3087
share/fvwm-crystal/fvwm/components/functions/NotificationAreaManager-stalonetray
3088
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ksnake.png
3088
share/fvwm-crystal/fvwm/components/functions/NotificationAreaManager-trayer
3089
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ksokoban.png
3089
share/fvwm-crystal/fvwm/components/functions/Numpad
3090
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kspaceduel.png
3090
share/fvwm-crystal/fvwm/components/functions/PPick
3091
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ktorrent.png
3091
share/fvwm-crystal/fvwm/components/functions/Preferences
3092
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ktouch.png
3092
share/fvwm-crystal/fvwm/components/functions/Preferences-Menu
3093
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ktron.png
3093
share/fvwm-crystal/fvwm/components/functions/Screenshot-import
3094
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ktuberling.png
3094
share/fvwm-crystal/fvwm/components/functions/Urgency-Hint
3095
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kview.png
3095
share/fvwm-crystal/fvwm/components/functions/Wallpaper
3096
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kvim.png
3096
share/fvwm-crystal/fvwm/components/functions/Window-Autohide
3097
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kvirc.png
3097
share/fvwm-crystal/fvwm/components/functions/Window-Basic
3098
%%DATADIR%%/fvwm/icons/Default/48x48/apps/kwin4.png
3098
share/fvwm-crystal/fvwm/components/functions/Window-Buttons
3099
%%DATADIR%%/fvwm/icons/Default/48x48/apps/licq.png
3099
share/fvwm-crystal/fvwm/components/functions/Window-Buttons-Vertical
3100
%%DATADIR%%/fvwm/icons/Default/48x48/apps/liferea.png
3100
share/fvwm-crystal/fvwm/components/functions/Window-Decorations
3101
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lightup.png
3101
share/fvwm-crystal/fvwm/components/functions/Window-Focus
3102
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lincity-ng.png
3102
share/fvwm-crystal/fvwm/components/functions/Window-List
3103
%%DATADIR%%/fvwm/icons/Default/48x48/apps/linphone.png
3103
share/fvwm-crystal/fvwm/components/functions/Window-Rearrange
3104
%%DATADIR%%/fvwm/icons/Default/48x48/apps/linpopup.png
3104
share/fvwm-crystal/fvwm/components/functions/Window-Remember-ClickToFocus
3105
%%DATADIR%%/fvwm/icons/Default/48x48/apps/linux.png
3105
share/fvwm-crystal/fvwm/components/functions/Window-Remember-SloppyFocus
3106
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lmms.png
3106
share/fvwm-crystal/fvwm/components/functions/Window-Ring
3107
%%DATADIR%%/fvwm/icons/Default/48x48/apps/loopy.png
3107
share/fvwm-crystal/fvwm/components/functions/Window-SetPlacementPolicy
3108
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lskat.png
3108
share/fvwm-crystal/fvwm/components/scripts/.svn/entries
3109
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lxdoom.png
3109
share/fvwm-crystal/fvwm/components/scripts/.svn/format
3110
%%DATADIR%%/fvwm/icons/Default/48x48/apps/lynx.png
3110
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-AcpiBatt.svn-base
3111
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mandriva.png
3111
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-Clock-24h-small_date.svn-base
3112
%%DATADIR%%/fvwm/icons/Default/48x48/apps/map.png
3112
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-Clock-24h.svn-base
3113
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mines.png
3113
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-Clock-small.svn-base
3114
%%DATADIR%%/fvwm/icons/Default/48x48/apps/monodevelop.png
3114
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-Clock-small_date.svn-base
3115
%%DATADIR%%/fvwm/icons/Default/48x48/apps/monotheka.png
3115
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-Clock.svn-base
3116
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mousepad.png
3116
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-CpuFreq.svn-base
3117
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mplayer.png
3117
share/fvwm-crystal/fvwm/components/scripts/.svn/text-base/FvwmScript-CpuTemp.svn-base
3118
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mrxvt.png
3118
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-AcpiBatt
3119
%%DATADIR%%/fvwm/icons/Default/48x48/apps/multi-gnome-terminal.png
3119
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-Clock
3120
%%DATADIR%%/fvwm/icons/Default/48x48/apps/mutt.png
3120
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-Clock-24h
3121
%%DATADIR%%/fvwm/icons/Default/48x48/apps/nautilus.png
3121
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-Clock-24h-small_date
3122
%%DATADIR%%/fvwm/icons/Default/48x48/apps/netgame.png
3122
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-Clock-small
3123
%%DATADIR%%/fvwm/icons/Default/48x48/apps/netslide.png
3123
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-Clock-small_date
3124
%%DATADIR%%/fvwm/icons/Default/48x48/apps/nexuiz.png
3124
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-CpuFreq
3125
%%DATADIR%%/fvwm/icons/Default/48x48/apps/nvu.png
3125
share/fvwm-crystal/fvwm/components/scripts/FvwmScript-CpuTemp
3126
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oobase.png
3126
share/fvwm-crystal/fvwm/components/styles/.svn/entries
3127
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oobase2.png
3127
share/fvwm-crystal/fvwm/components/styles/.svn/format
3128
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oocalc.png
3128
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/Application-Icons-22-32.svn-base
3129
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oocalc2.png
3129
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/Applications.svn-base
3130
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oodraw.png
3130
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/CursorStyle-Border.svn-base
3131
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oodraw2.png
3131
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/CursorStyle.svn-base
3132
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ooimpress.png
3132
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/FVWM.svn-base
3133
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ooimpress2.png
3133
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/FocusPolicy-FVWM-Crystal-Raise.svn-base
3134
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oomath.png
3134
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/FocusPolicy-FVWM-Crystal.svn-base
3135
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oomath2.png
3135
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/FocusPolicy-MSWindows.svn-base
3136
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oopadmin.png
3136
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/Menu.svn-base
3137
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oopadmin2.png
3137
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/QuakeConsole.svn-base
3138
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oowriter.png
3138
share/fvwm-crystal/fvwm/components/styles/.svn/text-base/Window-Decorations.svn-base
3139
%%DATADIR%%/fvwm/icons/Default/48x48/apps/oowriter2.png
3139
share/fvwm-crystal/fvwm/components/styles/Application-Icons-22-32
3140
%%DATADIR%%/fvwm/icons/Default/48x48/apps/openttd.png
3140
share/fvwm-crystal/fvwm/components/styles/Applications
3141
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pattern.png
3141
share/fvwm-crystal/fvwm/components/styles/CursorStyle
3142
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pegs.png
3142
share/fvwm-crystal/fvwm/components/styles/CursorStyle-Border
3143
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pida.png
3143
share/fvwm-crystal/fvwm/components/styles/FVWM
3144
%%DATADIR%%/fvwm/icons/Default/48x48/apps/porthole.png
3144
share/fvwm-crystal/fvwm/components/styles/FVWM.orig
3145
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ppracer.png
3145
share/fvwm-crystal/fvwm/components/styles/FocusPolicy-FVWM-Crystal
3146
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pydance.png
3146
share/fvwm-crystal/fvwm/components/styles/FocusPolicy-FVWM-Crystal-Raise
3147
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pygmy.png
3147
share/fvwm-crystal/fvwm/components/styles/FocusPolicy-MSWindows
3148
%%DATADIR%%/fvwm/icons/Default/48x48/apps/pympd.png
3148
share/fvwm-crystal/fvwm/components/styles/Menu
3149
%%DATADIR%%/fvwm/icons/Default/48x48/apps/qtstalker.png
3149
share/fvwm-crystal/fvwm/components/styles/QuakeConsole
3150
%%DATADIR%%/fvwm/icons/Default/48x48/apps/quanta.png
3150
share/fvwm-crystal/fvwm/components/styles/Window-Decorations
3151
%%DATADIR%%/fvwm/icons/Default/48x48/apps/quodlibet.png
3151
share/fvwm-crystal/fvwm/config
3152
%%DATADIR%%/fvwm/icons/Default/48x48/apps/rect.png
3152
share/fvwm-crystal/fvwm/decorations/.svn/entries
3153
%%DATADIR%%/fvwm/icons/Default/48x48/apps/rubrica.png
3153
share/fvwm-crystal/fvwm/decorations/.svn/format
3154
%%DATADIR%%/fvwm/icons/Default/48x48/apps/same-gnome.png
3154
share/fvwm-crystal/fvwm/decorations/Aqua/.svn/entries
3155
%%DATADIR%%/fvwm/icons/Default/48x48/apps/samegame.png
3155
share/fvwm-crystal/fvwm/decorations/Aqua/.svn/format
3156
%%DATADIR%%/fvwm/icons/Default/48x48/apps/scite.png
3156
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/entries
3157
%%DATADIR%%/fvwm/icons/Default/48x48/apps/scorched3d.png
3157
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/format
3158
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sim.png
3158
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-blue-icon.png.svn-base
3159
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sixteen.png
3159
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-blue.png.svn-base
3160
%%DATADIR%%/fvwm/icons/Default/48x48/apps/slant.png
3160
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-blue.png.svn-base
3161
%%DATADIR%%/fvwm/icons/Default/48x48/apps/smart.png
3161
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-green.png.svn-base
3162
%%DATADIR%%/fvwm/icons/Default/48x48/apps/snownews.png
3162
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-red.png.svn-base
3163
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sodipodi.png
3163
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-violet.png.svn-base
3164
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sol.png
3164
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-white.png.svn-base
3165
%%DATADIR%%/fvwm/icons/Default/48x48/apps/solo.png
3165
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray-yellow.png.svn-base
3166
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sonata.png
3166
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-gray.png.svn-base
3167
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sound-juicer.png
3167
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-green-icon.png.svn-base
3168
%%DATADIR%%/fvwm/icons/Default/48x48/apps/stardict.png
3168
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-green.png.svn-base
3169
%%DATADIR%%/fvwm/icons/Default/48x48/apps/straw.png
3169
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-red-icon.png.svn-base
3170
%%DATADIR%%/fvwm/icons/Default/48x48/apps/streamtuner.png
3170
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-red.png.svn-base
3171
%%DATADIR%%/fvwm/icons/Default/48x48/apps/sweep.png
3171
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-violet-icon.png.svn-base
3172
%%DATADIR%%/fvwm/icons/Default/48x48/apps/synaptic.png
3172
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-violet.png.svn-base
3173
%%DATADIR%%/fvwm/icons/Default/48x48/apps/teaed.png
3173
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-white-icon.png.svn-base
3174
%%DATADIR%%/fvwm/icons/Default/48x48/apps/tents.png
3174
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-white.png.svn-base
3175
%%DATADIR%%/fvwm/icons/Default/48x48/apps/thunar.png
3175
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-yellow-icon.png.svn-base
3176
%%DATADIR%%/fvwm/icons/Default/48x48/apps/tomboy.png
3176
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/button-yellow.png.svn-base
3177
%%DATADIR%%/fvwm/icons/Default/48x48/apps/totem.png
3177
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/title-active.png.svn-base
3178
%%DATADIR%%/fvwm/icons/Default/48x48/apps/tuxcmd.png
3178
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base/title-inactive.png.svn-base
3179
%%DATADIR%%/fvwm/icons/Default/48x48/apps/tvtime.png
3179
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Colorsets.svn-base
3180
%%DATADIR%%/fvwm/icons/Default/48x48/apps/twiddle.png
3180
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/README.svn-base
3181
%%DATADIR%%/fvwm/icons/Default/48x48/apps/twinkle.png
3181
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Theme.fvwm-crystal.svn-base
3182
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ubuntu.png
3182
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Theme.macosx.svn-base
3183
%%DATADIR%%/fvwm/icons/Default/48x48/apps/untangle.png
3183
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Theme.nextstep.svn-base
3184
%%DATADIR%%/fvwm/icons/Default/48x48/apps/urxvt.png
3184
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Theme.os2.svn-base
3185
%%DATADIR%%/fvwm/icons/Default/48x48/apps/vim.png
3185
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/Theme.windows.svn-base
3186
%%DATADIR%%/fvwm/icons/Default/48x48/apps/wesnoth.png
3186
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-blue-icon.png.svn-base
3187
%%DATADIR%%/fvwm/icons/Default/48x48/apps/wireshark.png
3187
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-blue.png.svn-base
3188
%%DATADIR%%/fvwm/icons/Default/48x48/apps/wyrd.png
3188
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-blue.png.svn-base
3189
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xawtv.png
3189
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-green.png.svn-base
3190
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xemacs.png
3190
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-red.png.svn-base
3191
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xfce4-terminal.png
3191
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-violet.png.svn-base
3192
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xfe.png
3192
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-white.png.svn-base
3193
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xfig.png
3193
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray-yellow.png.svn-base
3194
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xmms.png
3194
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-gray.png.svn-base
3195
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xmoto.png
3195
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-green-icon.png.svn-base
3196
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xnc.png
3196
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-green.png.svn-base
3197
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xqf.png
3197
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-red-icon.png.svn-base
3198
%%DATADIR%%/fvwm/icons/Default/48x48/apps/xscreensaver.png
3198
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-red.png.svn-base
3199
%%DATADIR%%/fvwm/icons/Default/48x48/apps/ydpdict.png
3199
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-violet-icon.png.svn-base
3200
%%DATADIR%%/fvwm/icons/Default/48x48/apps/zapping.png
3200
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-violet.png.svn-base
3201
%%DATADIR%%/fvwm/icons/Default/48x48/apps/zim.png
3201
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-white-icon.png.svn-base
3202
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Audio-Video.png
3202
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-white.png.svn-base
3203
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Audio.png
3203
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-yellow-icon.png.svn-base
3204
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Development.png
3204
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/button-yellow.png.svn-base
3205
%%DATADIR%%/fvwm/icons/Default/48x48/categories/GNOME.png
3205
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/title-active.png.svn-base
3206
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Games.png
3206
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base/title-inactive.png.svn-base
3207
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Graphics.png
3207
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Colorsets
3208
%%DATADIR%%/fvwm/icons/Default/48x48/categories/KDE.png
3208
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/README
3209
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Knowledge.png
3209
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Theme.fvwm-crystal
3210
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Multimedia.png
3210
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Theme.macosx
3211
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Network.png
3211
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Theme.nextstep
3212
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Office.png
3212
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Theme.os2
3213
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Settings.png
3213
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/Theme.windows
3214
%%DATADIR%%/fvwm/icons/Default/48x48/categories/System.png
3214
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-blue-icon.png
3215
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Terminals.png
3215
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-blue.png
3216
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Utilities.png
3216
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-blue.png
3217
%%DATADIR%%/fvwm/icons/Default/48x48/categories/Video.png
3217
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-green.png
3218
%%DATADIR%%/fvwm/icons/Default/48x48/categories/directory.png
3218
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-red.png
3219
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/applications-development.png
3219
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-violet.png
3220
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/applications.png
3220
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-white.png
3221
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/audio-x-generic.png
3221
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray-yellow.png
3222
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/camera-photo.png
3222
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-gray.png
3223
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/colorsets-file.png
3223
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-green-icon.png
3224
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/colorsets.png
3224
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-green.png
3225
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/dd.png
3225
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-red-icon.png
3226
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/df.png
3226
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-red.png
3227
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/fvwm-crystal.png
3227
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-violet-icon.png
3228
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/gdm-xnest.png
3228
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-violet.png
3229
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/gdm.png
3229
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-white-icon.png
3230
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-eject.png
3230
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-white.png
3231
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-pause.png
3231
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-yellow-icon.png
3232
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-start.png
3232
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/button-yellow.png
3233
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-stop.png
3233
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/title-active.png
3234
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-record.png
3234
share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/title-inactive.png
3235
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-seek-backward.png
3235
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/entries
3236
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-seek-forward.png
3236
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/format
3237
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-skip-backward.png
3237
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-blue-icon.png.svn-base
3238
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/media-skip-forward.png
3238
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-blue.png.svn-base
3239
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/multimedia-volume-control.png
3239
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-blue.png.svn-base
3240
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-screensaver.png
3240
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-green.png.svn-base
3241
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-theme.png
3241
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-red.png.svn-base
3242
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-wallpaper.png
3242
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-violet.png.svn-base
3243
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop.png
3243
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-white.png.svn-base
3244
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/system-file-manager.png
3244
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray-yellow.png.svn-base
3245
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/system-lock-screen.png
3245
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-gray.png.svn-base
3246
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/system-log-out.png
3246
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-green-icon.png.svn-base
3247
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/system-reboot.png
3247
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-green.png.svn-base
3248
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/system-shutdown.png
3248
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-red-icon.png.svn-base
3249
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/user-desktop.png
3249
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-red.png.svn-base
3250
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/utilities-terminal.png
3250
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-violet-icon.png.svn-base
3251
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/view-refresh.png
3251
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-violet.png.svn-base
3252
%%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal/window-list.png
3252
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-white-icon.png.svn-base
3253
%%DATADIR%%/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3253
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-white.png.svn-base
3254
%%DATADIR%%/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/fvwm-crystal.po
3254
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-yellow-icon.png.svn-base
3255
%%DATADIR%%/fvwm/locale/de_DE/LC_MESSAGES/fvwm-crystal.mo
3255
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/button-yellow.png.svn-base
3256
%%DATADIR%%/fvwm/locale/de_DE/LC_MESSAGES/fvwm-crystal.po
3256
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/title-active.png.svn-base
3257
%%DATADIR%%/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3257
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base/title-inactive.png.svn-base
3258
%%DATADIR%%/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/fvwm-crystal.po
3258
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Colorsets.svn-base
3259
%%DATADIR%%/fvwm/locale/es_ES/LC_MESSAGES/fvwm-crystal.mo
3259
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/README.svn-base
3260
%%DATADIR%%/fvwm/locale/es_ES/LC_MESSAGES/fvwm-crystal.po
3260
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Theme.fvwm-crystal.svn-base
3261
%%DATADIR%%/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3261
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Theme.macosx.svn-base
3262
%%DATADIR%%/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po
3262
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Theme.nextstep.svn-base
3263
%%DATADIR%%/fvwm/locale/hu_HU/LC_MESSAGES/fvwm-crystal.mo
3263
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Theme.os2.svn-base
3264
%%DATADIR%%/fvwm/locale/hu_HU/LC_MESSAGES/fvwm-crystal.po
3264
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/Theme.windows.svn-base
3265
%%DATADIR%%/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3265
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-blue-icon.png.svn-base
3266
%%DATADIR%%/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/fvwm-crystal.po
3266
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-blue.png.svn-base
3267
%%DATADIR%%/fvwm/locale/pl_PL/LC_MESSAGES/fvwm-crystal.mo
3267
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-blue.png.svn-base
3268
%%DATADIR%%/fvwm/locale/pl_PL/LC_MESSAGES/fvwm-crystal.po
3268
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-green.png.svn-base
3269
%%DATADIR%%/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/fvwm-crystal.mo
3269
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-red.png.svn-base
3270
%%DATADIR%%/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/fvwm-crystal.po
3270
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-violet.png.svn-base
3271
%%DATADIR%%/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3271
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-white.png.svn-base
3272
%%DATADIR%%/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/fvwm-crystal.po
3272
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray-yellow.png.svn-base
3273
%%DATADIR%%/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/fvwm-crystal.mo
3273
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-gray.png.svn-base
3274
%%DATADIR%%/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/fvwm-crystal.po
3274
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-green-icon.png.svn-base
3275
%%DATADIR%%/fvwm/locale/sk_SK/LC_MESSAGES/fvwm-crystal.mo
3275
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-green.png.svn-base
3276
%%DATADIR%%/fvwm/locale/sk_SK/LC_MESSAGES/fvwm-crystal.po
3276
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-red-icon.png.svn-base
3277
%%DATADIR%%/fvwm/preferences/DefaultDesktopManager
3277
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-red.png.svn-base
3278
%%DATADIR%%/fvwm/preferences/DefaultFocusPolicy
3278
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-violet-icon.png.svn-base
3279
%%DATADIR%%/fvwm/preferences/DefaultMusicPlayer
3279
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-violet.png.svn-base
3280
%%DATADIR%%/fvwm/preferences/DefaultTerminal
3280
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-white-icon.png.svn-base
3281
%%DATADIR%%/fvwm/preferences/LastChoosenButtonModel
3281
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-white.png.svn-base
3282
%%DATADIR%%/fvwm/preferences/LastChoosenColorset
3282
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-yellow-icon.png.svn-base
3283
%%DATADIR%%/fvwm/preferences/LastChoosenRecipe
3283
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/button-yellow.png.svn-base
3284
%%DATADIR%%/fvwm/preferences/LastChoosenWallpaper
3284
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/title-active.png.svn-base
3285
%%DATADIR%%/fvwm/preferences/LastChoosenWindowDecoration
3285
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base/title-inactive.png.svn-base
3286
%%DATADIR%%/fvwm/preferences/NotificationArea-Width
3286
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Colorsets
3287
%%DATADIR%%/fvwm/preferences/NotificationAreaManager
3287
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/README
3288
%%DATADIR%%/fvwm/preferences/NotificationAreaWidth
3288
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Theme.fvwm-crystal
3289
%%DATADIR%%/fvwm/preferences/PrivilegedTerminals
3289
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Theme.macosx
3290
%%DATADIR%%/fvwm/preferences/QuakeConsoleHeight
3290
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Theme.nextstep
3291
%%DATADIR%%/fvwm/preferences/QuakeConsoleTerminal
3291
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Theme.os2
3292
%%DATADIR%%/fvwm/preferences/Startup
3292
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/Theme.windows
3293
%%DATADIR%%/fvwm/recipes/Clean
3293
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-blue-icon.png
3294
%%DATADIR%%/fvwm/recipes/Clean Vertical
3294
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-blue.png
3295
%%DATADIR%%/fvwm/recipes/Corner
3295
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-blue.png
3296
%%DATADIR%%/fvwm/recipes/Default
3296
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-green.png
3297
%%DATADIR%%/fvwm/recipes/Default with ACPI
3297
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-red.png
3298
%%DATADIR%%/fvwm/recipes/Dock
3298
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-violet.png
3299
%%DATADIR%%/fvwm/recipes/Light
3299
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-white.png
3300
%%DATADIR%%/fvwm/recipes/Nebulae
3300
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray-yellow.png
3301
%%DATADIR%%/fvwm/recipes/Old School
3301
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-gray.png
3302
%%DATADIR%%/fvwm/recipes/SideLine
3302
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-green-icon.png
3303
%%DATADIR%%/fvwm/recipes/SilentHacker
3303
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-green.png
3304
%%DATADIR%%/fvwm/recipes/Thin
3304
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-red-icon.png
3305
%%DATADIR%%/fvwm/recipes/TopDown
3305
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-red.png
3306
%%DATADIR%%/fvwm/recipes/TopLine
3306
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-violet-icon.png
3307
%%DATADIR%%/fvwm/scripts/FvwmMPD/FvwmApplet-MpdAddSong
3307
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-violet.png
3308
%%DATADIR%%/fvwm/scripts/FvwmMPD/FvwmApplet-MpdPlEd
3308
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-white-icon.png
3309
%%DATADIR%%/fvwm/scripts/FvwmMPD/getdir.sh
3309
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-white.png
3310
%%DATADIR%%/fvwm/scripts/FvwmMPD/getprevdir.py
3310
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-yellow-icon.png
3311
%%DATADIR%%/fvwm/scripts/FvwmMPD/listsongs.sh
3311
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/button-yellow.png
3312
%%DATADIR%%/fvwm/scripts/FvwmMPD/parseplaylist.sh
3312
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/title-active.png
3313
%%DATADIR%%/fvwm/scripts/FvwmMPD/stripnames.py
3313
share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/title-inactive.png
3314
%%DATADIR%%/fvwm/scripts/speed_value
3314
share/fvwm-crystal/fvwm/decorations/Clear/.svn/entries
3315
%%DATADIR%%/fvwm/wallpapers/fvwm-crystal-bright1-1024x768.jpg
3315
share/fvwm-crystal/fvwm/decorations/Clear/.svn/format
3316
%%DATADIR%%/fvwm/wallpapers/fvwm-crystal-dark1-1024x768.jpg
3316
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/entries
3317
%%DATADIR%%/fvwm/wallpapers/fvwm-crystal-dark2-1024x768.jpg
3317
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/format
3318
@dirrm %%DATADIR%%/fvwm/wallpapers
3318
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Colorsets.svn-base
3319
@dirrm %%DATADIR%%/fvwm/scripts/FvwmMPD
3319
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/README.svn-base
3320
@dirrm %%DATADIR%%/fvwm/scripts
3320
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Theme.fvwm-crystal.svn-base
3321
@dirrm %%DATADIR%%/fvwm/recipes
3321
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Theme.macosx.svn-base
3322
@dirrm %%DATADIR%%/fvwm/preferences
3322
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Theme.nextstep.svn-base
3323
@dirrm %%DATADIR%%/fvwm/locale/sk_SK/LC_MESSAGES
3323
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Theme.os2.svn-base
3324
@dirrm %%DATADIR%%/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES
3324
share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base/Theme.windows.svn-base
3325
@dirrm %%DATADIR%%/fvwm/locale/sk_SK.UTF-8
3325
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Colorsets
3326
@dirrm %%DATADIR%%/fvwm/locale/sk_SK
3326
share/fvwm-crystal/fvwm/decorations/Clear/Blue/README
3327
@dirrm %%DATADIR%%/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES
3327
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Theme.fvwm-crystal
3328
@dirrm %%DATADIR%%/fvwm/locale/ru_RU.UTF-8
3328
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Theme.macosx
3329
@dirrm %%DATADIR%%/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES
3329
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Theme.nextstep
3330
@dirrm %%DATADIR%%/fvwm/locale/ru_RU.KOI8-R
3330
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Theme.os2
3331
@dirrm %%DATADIR%%/fvwm/locale/pl_PL/LC_MESSAGES
3331
share/fvwm-crystal/fvwm/decorations/Clear/Blue/Theme.windows
3332
@dirrm %%DATADIR%%/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES
3332
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/entries
3333
@dirrm %%DATADIR%%/fvwm/locale/pl_PL.UTF-8
3333
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/format
3334
@dirrm %%DATADIR%%/fvwm/locale/pl_PL
3334
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Colorsets.svn-base
3335
@dirrm %%DATADIR%%/fvwm/locale/hu_HU/LC_MESSAGES
3335
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/README.svn-base
3336
@dirrm %%DATADIR%%/fvwm/locale/hu_HU
3336
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Theme.fvwm-crystal.svn-base
3337
@dirrm %%DATADIR%%/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES
3337
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Theme.macosx.svn-base
3338
@dirrm %%DATADIR%%/fvwm/locale/fr_FR.UTF-8
3338
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Theme.nextstep.svn-base
3339
@dirrm %%DATADIR%%/fvwm/locale/es_ES/LC_MESSAGES
3339
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Theme.os2.svn-base
3340
@dirrm %%DATADIR%%/fvwm/locale/es_ES.UTF-8/LC_MESSAGES
3340
share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base/Theme.windows.svn-base
3341
@dirrm %%DATADIR%%/fvwm/locale/es_ES.UTF-8
3341
share/fvwm-crystal/fvwm/decorations/Clear/Green/Colorsets
3342
@dirrm %%DATADIR%%/fvwm/locale/es_ES
3342
share/fvwm-crystal/fvwm/decorations/Clear/Green/README
3343
@dirrm %%DATADIR%%/fvwm/locale/de_DE/LC_MESSAGES
3343
share/fvwm-crystal/fvwm/decorations/Clear/Green/Theme.fvwm-crystal
3344
@dirrm %%DATADIR%%/fvwm/locale/de_DE.UTF-8/LC_MESSAGES
3344
share/fvwm-crystal/fvwm/decorations/Clear/Green/Theme.macosx
3345
@dirrm %%DATADIR%%/fvwm/locale/de_DE.UTF-8
3345
share/fvwm-crystal/fvwm/decorations/Clear/Green/Theme.nextstep
3346
@dirrm %%DATADIR%%/fvwm/locale/de_DE
3346
share/fvwm-crystal/fvwm/decorations/Clear/Green/Theme.os2
3347
@dirrm %%DATADIR%%/fvwm/locale
3347
share/fvwm-crystal/fvwm/decorations/Clear/Green/Theme.windows
3348
@dirrm %%DATADIR%%/fvwm/icons/Default/48x48/fvwm-crystal
3348
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/entries
3349
@dirrm %%DATADIR%%/fvwm/icons/Default/48x48/categories
3349
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/format
3350
@dirrm %%DATADIR%%/fvwm/icons/Default/48x48/apps
3350
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Colorsets.svn-base
3351
@dirrm %%DATADIR%%/fvwm/icons/Default/48x48
3351
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/README.svn-base
3352
@dirrm %%DATADIR%%/fvwm/icons/Default/32x32/fvwm-crystal
3352
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Theme.fvwm-crystal.svn-base
3353
@dirrm %%DATADIR%%/fvwm/icons/Default/32x32/categories
3353
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Theme.macosx.svn-base
3354
@dirrm %%DATADIR%%/fvwm/icons/Default/32x32/apps
3354
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Theme.nextstep.svn-base
3355
@dirrm %%DATADIR%%/fvwm/icons/Default/32x32
3355
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Theme.os2.svn-base
3356
@dirrm %%DATADIR%%/fvwm/icons/Default/22x22/fvwm-crystal
3356
share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base/Theme.windows.svn-base
3357
@dirrm %%DATADIR%%/fvwm/icons/Default/22x22/categories
3357
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Colorsets
3358
@dirrm %%DATADIR%%/fvwm/icons/Default/22x22/apps
3358
share/fvwm-crystal/fvwm/decorations/Clear/Mono/README
3359
@dirrm %%DATADIR%%/fvwm/icons/Default/22x22
3359
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Theme.fvwm-crystal
3360
@dirrm %%DATADIR%%/fvwm/icons/Default/16x16/fvwm-crystal
3360
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Theme.macosx
3361
@dirrm %%DATADIR%%/fvwm/icons/Default/16x16
3361
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Theme.nextstep
3362
@dirrm %%DATADIR%%/fvwm/icons/Default
3362
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Theme.os2
3363
@dirrm %%DATADIR%%/fvwm/icons
3363
share/fvwm-crystal/fvwm/decorations/Clear/Mono/Theme.windows
3364
@dirrm %%DATADIR%%/fvwm/decorations/Winter/Default
3364
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/entries
3365
@dirrm %%DATADIR%%/fvwm/decorations/Winter
3365
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/format
3366
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/SaltLake
3366
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Colorsets.svn-base
3367
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Geramik
3367
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/README.svn-base
3368
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Dusk
3368
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Theme.fvwm-crystal.svn-base
3369
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Default
3369
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Theme.macosx.svn-base
3370
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Debian
3370
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Theme.nextstep.svn-base
3371
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Dawn
3371
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Theme.os2.svn-base
3372
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/Crux
3372
share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base/Theme.windows.svn-base
3373
@dirrm %%DATADIR%%/fvwm/decorations/SystemG/BlueCurve
3373
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Colorsets
3374
@dirrm %%DATADIR%%/fvwm/decorations/SystemG
3374
share/fvwm-crystal/fvwm/decorations/Clear/Navy/README
3375
@dirrm %%DATADIR%%/fvwm/decorations/Motif/Pink Navy
3375
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Theme.fvwm-crystal
3376
@dirrm %%DATADIR%%/fvwm/decorations/Motif/Cyan Gray
3376
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Theme.macosx
3377
@dirrm %%DATADIR%%/fvwm/decorations/Motif
3377
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Theme.nextstep
3378
@dirrm %%DATADIR%%/fvwm/decorations/Mist/Default
3378
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Theme.os2
3379
@dirrm %%DATADIR%%/fvwm/decorations/Mist
3379
share/fvwm-crystal/fvwm/decorations/Clear/Navy/Theme.windows
3380
@dirrm %%DATADIR%%/fvwm/decorations/MicroClear/Default
3380
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/entries
3381
@dirrm %%DATADIR%%/fvwm/decorations/MicroClear
3381
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/format
3382
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Red
3382
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Colorsets.svn-base
3383
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Purple
3383
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/README.svn-base
3384
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Pink
3384
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Theme.fvwm-crystal.svn-base
3385
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Orange
3385
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Theme.macosx.svn-base
3386
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Lite
3386
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Theme.nextstep.svn-base
3387
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Green
3387
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Theme.os2.svn-base
3388
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Blue
3388
share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base/Theme.windows.svn-base
3389
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Black
3389
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Colorsets
3390
@dirrm %%DATADIR%%/fvwm/decorations/Ish/Aqua
3390
share/fvwm-crystal/fvwm/decorations/Clear/Orange/README
3391
@dirrm %%DATADIR%%/fvwm/decorations/Ish
3391
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Theme.fvwm-crystal
3392
@dirrm %%DATADIR%%/fvwm/decorations/Gentoo/Gray
3392
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Theme.macosx
3393
@dirrm %%DATADIR%%/fvwm/decorations/Gentoo/Default
3393
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Theme.nextstep
3394
@dirrm %%DATADIR%%/fvwm/decorations/Gentoo/Alternative
3394
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Theme.os2
3395
@dirrm %%DATADIR%%/fvwm/decorations/Gentoo
3395
share/fvwm-crystal/fvwm/decorations/Clear/Orange/Theme.windows
3396
@dirrm %%DATADIR%%/fvwm/decorations/Fear/Default
3396
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/entries
3397
@dirrm %%DATADIR%%/fvwm/decorations/Fear
3397
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/format
3398
@dirrm %%DATADIR%%/fvwm/decorations/Elberg/Default
3398
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Colorsets.svn-base
3399
@dirrm %%DATADIR%%/fvwm/decorations/Elberg
3399
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/README.svn-base
3400
@dirrm %%DATADIR%%/fvwm/decorations/DawnSky/Default
3400
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Theme.fvwm-crystal.svn-base
3401
@dirrm %%DATADIR%%/fvwm/decorations/DawnSky
3401
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Theme.macosx.svn-base
3402
@dirrm %%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Red
3402
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Theme.nextstep.svn-base
3403
@dirrm %%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Purple
3403
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Theme.os2.svn-base
3404
@dirrm %%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Green
3404
share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base/Theme.windows.svn-base
3405
@dirrm %%DATADIR%%/fvwm/decorations/Dawn of a Terminal/Blue
3405
share/fvwm-crystal/fvwm/decorations/Clear/Red/Colorsets
3406
@dirrm %%DATADIR%%/fvwm/decorations/Dawn of a Terminal
3406
share/fvwm-crystal/fvwm/decorations/Clear/Red/README
3407
@dirrm %%DATADIR%%/fvwm/decorations/DarkSky/Gray
3407
share/fvwm-crystal/fvwm/decorations/Clear/Red/Theme.fvwm-crystal
3408
@dirrm %%DATADIR%%/fvwm/decorations/DarkSky/Black
3408
share/fvwm-crystal/fvwm/decorations/Clear/Red/Theme.macosx
3409
@dirrm %%DATADIR%%/fvwm/decorations/DarkSky
3409
share/fvwm-crystal/fvwm/decorations/Clear/Red/Theme.nextstep
3410
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/WhiteDesktop
3410
share/fvwm-crystal/fvwm/decorations/Clear/Red/Theme.os2
3411
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/RedDesktop
3411
share/fvwm-crystal/fvwm/decorations/Clear/Red/Theme.windows
3412
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/Red - Cyan
3412
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/entries
3413
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/Original
3413
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/format
3414
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/IrishDesktop
3414
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Colorsets.svn-base
3415
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/DarkGreen
3415
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/README.svn-base
3416
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/DarkDesktop
3416
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Theme.fvwm-crystal.svn-base
3417
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/CrystalZono
3417
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Theme.macosx.svn-base
3418
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/CIOS-blue
3418
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Theme.nextstep.svn-base
3419
@dirrm %%DATADIR%%/fvwm/decorations/Crystal/CIOS
3419
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Theme.os2.svn-base
3420
@dirrm %%DATADIR%%/fvwm/decorations/Crystal
3420
share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base/Theme.windows.svn-base
3421
@dirrm %%DATADIR%%/fvwm/decorations/Clearlooks/Olive
3421
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Colorsets
3422
@dirrm %%DATADIR%%/fvwm/decorations/Clearlooks/Default
3422
share/fvwm-crystal/fvwm/decorations/Clear/Violet/README
3423
@dirrm %%DATADIR%%/fvwm/decorations/Clearlooks/DeepSky
3423
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Theme.fvwm-crystal
3424
@dirrm %%DATADIR%%/fvwm/decorations/Clearlooks
3424
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Theme.macosx
3425
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Violet
3425
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Theme.nextstep
3426
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Red
3426
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Theme.os2
3427
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Orange
3427
share/fvwm-crystal/fvwm/decorations/Clear/Violet/Theme.windows
3428
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Navy
3428
share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/entries
3429
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Mono
3429
share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/format
3430
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Green
3430
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/entries
3431
@dirrm %%DATADIR%%/fvwm/decorations/Clear/Blue
3431
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/format
3432
@dirrm %%DATADIR%%/fvwm/decorations/Clear
3432
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-arrows-down.png.svn-base
3433
@dirrm %%DATADIR%%/fvwm/decorations/Aqua/Buttons with icons
3433
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-arrows.png.svn-base
3434
@dirrm %%DATADIR%%/fvwm/decorations/Aqua/Blank buttons
3434
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-close-down.png.svn-base
3435
@dirrm %%DATADIR%%/fvwm/decorations/Aqua
3435
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-close.png.svn-base
3436
@dirrm %%DATADIR%%/fvwm/decorations
3436
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-empty-down.png.svn-base
3437
@dirrm %%DATADIR%%/fvwm/components/styles
3437
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-empty.png.svn-base
3438
@dirrm %%DATADIR%%/fvwm/components/scripts
3438
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-iconify-down.png.svn-base
3439
@dirrm %%DATADIR%%/fvwm/components/functions
3439
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-iconify.png.svn-base
3440
@dirrm %%DATADIR%%/fvwm/components/desktop
3440
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-maximize-down.png.svn-base
3441
@dirrm %%DATADIR%%/fvwm/components/decorations
3441
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-maximize.png.svn-base
3442
@dirrm %%DATADIR%%/fvwm/components/bindings
3442
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-options-down.png.svn-base
3443
@dirrm %%DATADIR%%/fvwm/components/apps
3443
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-options.png.svn-base
3444
@dirrm %%DATADIR%%/fvwm/components
3444
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-active-title.png.svn-base
3445
@dirrm %%DATADIR%%/fvwm/colorsets
3445
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-arrows-down.png.svn-base
3446
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/Text_Tools
3446
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-arrows.png.svn-base
3447
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/Text_Editors
3447
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-close-down.png.svn-base
3448
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/Printing
3448
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-close.png.svn-base
3449
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/File_Tools
3449
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-empty-down.png.svn-base
3450
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/Calculators
3450
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-empty.png.svn-base
3451
@dirrm %%DATADIR%%/fvwm/Applications/Utilities/Archiving
3451
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-iconify-down.png.svn-base
3452
@dirrm %%DATADIR%%/fvwm/Applications/Utilities
3452
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-iconify.png.svn-base
3453
@dirrm %%DATADIR%%/fvwm/Applications/System/Terminals
3453
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-maximize-down.png.svn-base
3454
@dirrm %%DATADIR%%/fvwm/Applications/System/Security
3454
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-maximize.png.svn-base
3455
@dirrm %%DATADIR%%/fvwm/Applications/System/Monitors
3455
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-options-down.png.svn-base
3456
@dirrm %%DATADIR%%/fvwm/Applications/System/File_Managers
3456
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-options.png.svn-base
3457
@dirrm %%DATADIR%%/fvwm/Applications/System/Documentation
3457
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base/window-inactive-title.png.svn-base
3458
@dirrm %%DATADIR%%/fvwm/Applications/System
3458
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Colorsets.svn-base
3459
@dirrm %%DATADIR%%/fvwm/Applications/Settings/Printing
3459
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/README.svn-base
3460
@dirrm %%DATADIR%%/fvwm/Applications/Settings/Package_Managers
3460
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Theme.fvwm-crystal.svn-base
3461
@dirrm %%DATADIR%%/fvwm/Applications/Settings/Hardware_Settings
3461
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Theme.macosx.svn-base
3462
@dirrm %%DATADIR%%/fvwm/Applications/Settings/Desktop_Settings
3462
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Theme.nextstep.svn-base
3463
@dirrm %%DATADIR%%/fvwm/Applications/Settings
3463
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Theme.os2.svn-base
3464
@dirrm %%DATADIR%%/fvwm/Applications/Office/Word_Processors
3464
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/Theme.windows.svn-base
3465
@dirrm %%DATADIR%%/fvwm/Applications/Office/Viewers
3465
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-arrows-down.png.svn-base
3466
@dirrm %%DATADIR%%/fvwm/Applications/Office/Spreadsheets
3466
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-arrows.png.svn-base
3467
@dirrm %%DATADIR%%/fvwm/Applications/Office/Publishing
3467
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-close-down.png.svn-base
3468
@dirrm %%DATADIR%%/fvwm/Applications/Office/PDA
3468
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-close.png.svn-base
3469
@dirrm %%DATADIR%%/fvwm/Applications/Office/OpenOffice.org
3469
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-empty-down.png.svn-base
3470
@dirrm %%DATADIR%%/fvwm/Applications/Office/KOffice
3470
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-empty.png.svn-base
3471
@dirrm %%DATADIR%%/fvwm/Applications/Office/Finance
3471
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-iconify-down.png.svn-base
3472
@dirrm %%DATADIR%%/fvwm/Applications/Office/Dictionaries
3472
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-iconify.png.svn-base
3473
@dirrm %%DATADIR%%/fvwm/Applications/Office/Contact_Management
3473
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-maximize-down.png.svn-base
3474
@dirrm %%DATADIR%%/fvwm/Applications/Office/Calendars
3474
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-maximize.png.svn-base
3475
@dirrm %%DATADIR%%/fvwm/Applications/Office
3475
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-options-down.png.svn-base
3476
@dirrm %%DATADIR%%/fvwm/Applications/Network/Webcam
3476
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-options.png.svn-base
3477
@dirrm %%DATADIR%%/fvwm/Applications/Network/Remote_Access
3477
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-active-title.png.svn-base
3478
@dirrm %%DATADIR%%/fvwm/Applications/Network/P2P
3478
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-arrows-down.png.svn-base
3479
@dirrm %%DATADIR%%/fvwm/Applications/Network/Instant_Messaging/20~Jabber
3479
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-arrows.png.svn-base
3480
@dirrm %%DATADIR%%/fvwm/Applications/Network/Instant_Messaging
3480
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-close-down.png.svn-base
3481
@dirrm %%DATADIR%%/fvwm/Applications/Network/IRC_Clients
3481
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-close.png.svn-base
3482
@dirrm %%DATADIR%%/fvwm/Applications/Network/File_Transfer
3482
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-empty-down.png.svn-base
3483
@dirrm %%DATADIR%%/fvwm/Applications/Network/Dial-up
3483
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-empty.png.svn-base
3484
@dirrm %%DATADIR%%/fvwm/Applications/Network/7~News
3484
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-iconify-down.png.svn-base
3485
@dirrm %%DATADIR%%/fvwm/Applications/Network/5~Telephony
3485
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-iconify.png.svn-base
3486
@dirrm %%DATADIR%%/fvwm/Applications/Network/13~Email
3486
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-maximize-down.png.svn-base
3487
@dirrm %%DATADIR%%/fvwm/Applications/Network/10~Web_Browsers
3487
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-maximize.png.svn-base
3488
@dirrm %%DATADIR%%/fvwm/Applications/Network
3488
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-options-down.png.svn-base
3489
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Video/Video_Effects
3489
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-options.png.svn-base
3490
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Video/TV
3490
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base/window-inactive-title.png.svn-base
3491
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Video/Players
3491
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Colorsets
3492
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Video/Audio-Video_Editing
3492
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/README
3493
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Video
3493
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Theme.fvwm-crystal
3494
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other
3494
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Theme.macosx
3495
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Vu-Meters
3495
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Theme.nextstep
3496
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners/Jack
3496
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Theme.os2
3497
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Tuners
3497
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/Theme.windows
3498
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Trackers
3498
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-arrows-down.png
3499
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Other
3499
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-arrows.png
3500
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol
3500
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-close-down.png
3501
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Synthetizers
3501
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-close.png
3502
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Streaming
3502
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-empty-down.png
3503
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Processing
3503
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-empty.png
3504
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other
3504
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-iconify-down.png
3505
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sound_Effects
3505
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-iconify.png
3506
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers/Other
3506
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-maximize-down.png
3507
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Sequencers
3507
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-maximize.png
3508
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers/Other
3508
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-options-down.png
3509
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Samplers
3509
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-options.png
3510
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rythm
3510
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-active-title.png
3511
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm/Other
3511
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-arrows-down.png
3512
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Rhythm
3512
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-arrows.png
3513
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording/Other
3513
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-close-down.png
3514
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Recording
3514
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-close.png
3515
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Radios
3515
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-empty-down.png
3516
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Players
3516
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-empty.png
3517
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Notation
3517
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-iconify-down.png
3518
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Mp3
3518
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-iconify.png
3519
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/MIDI
3519
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-maximize-down.png
3520
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/Other
3520
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-maximize.png
3521
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering/MIDI
3521
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-options-down.png
3522
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Engineering
3522
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-options.png
3523
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Dj
3523
share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/window-inactive-title.png
3524
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Composition
3524
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/entries
3525
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other
3525
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/format
3526
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing
3526
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-arrows-down.png.svn-base
3527
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers/Other
3527
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-arrows.png.svn-base
3528
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio/10~Mixers
3528
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-close-down.png.svn-base
3529
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning
3529
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-close.png.svn-base
3530
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Databases
3530
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-empty-down.png.svn-base
3531
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing
3531
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-empty.png.svn-base
3532
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio-Video
3532
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-iconify-down.png.svn-base
3533
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia/Audio
3533
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-iconify.png.svn-base
3534
@dirrm %%DATADIR%%/fvwm/Applications/Multimedia
3534
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-maximize-down.png.svn-base
3535
@dirrm %%DATADIR%%/fvwm/Applications/Knowledge/Physics
3535
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-maximize.png.svn-base
3536
@dirrm %%DATADIR%%/fvwm/Applications/Knowledge/Math
3536
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-options-down.png.svn-base
3537
@dirrm %%DATADIR%%/fvwm/Applications/Knowledge/Languages
3537
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-options.png.svn-base
3538
@dirrm %%DATADIR%%/fvwm/Applications/Knowledge/Astronomy
3538
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-active-title.png.svn-base
3539
@dirrm %%DATADIR%%/fvwm/Applications/Knowledge
3539
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-arrows-down.png.svn-base
3540
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/Viewers
3540
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-arrows.png.svn-base
3541
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/Vector_Graphics
3541
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-close-down.png.svn-base
3542
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/Scanning
3542
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-close.png.svn-base
3543
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/Photography
3543
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-empty-down.png.svn-base
3544
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/Engineering
3544
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-empty.png.svn-base
3545
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/3D_Graphics
3545
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-iconify-down.png.svn-base
3546
@dirrm %%DATADIR%%/fvwm/Applications/Graphics/2D_Graphics
3546
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-iconify.png.svn-base
3547
@dirrm %%DATADIR%%/fvwm/Applications/Graphics
3547
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-maximize-down.png.svn-base
3548
@dirrm %%DATADIR%%/fvwm/Applications/Development/Web_Development
3548
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-maximize.png.svn-base
3549
@dirrm %%DATADIR%%/fvwm/Applications/Development/Revision_Control
3549
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-options-down.png.svn-base
3550
@dirrm %%DATADIR%%/fvwm/Applications/Development/Java
3550
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-options.png.svn-base
3551
@dirrm %%DATADIR%%/fvwm/Applications/Development/IDE
3551
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base/window-inactive-title.png.svn-base
3552
@dirrm %%DATADIR%%/fvwm/Applications/Development/Electronics/Geda
3552
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Colorsets.svn-base
3553
@dirrm %%DATADIR%%/fvwm/Applications/Development/Electronics/Chipmunksystem
3553
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/README.svn-base
3554
@dirrm %%DATADIR%%/fvwm/Applications/Development/Electronics/Antennas
3554
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
3555
@dirrm %%DATADIR%%/fvwm/Applications/Development/Electronics
3555
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Theme.macosx.svn-base
3556
@dirrm %%DATADIR%%/fvwm/Applications/Development/Documentation
3556
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Theme.nextstep.svn-base
3557
@dirrm %%DATADIR%%/fvwm/Applications/Development/Debuggers
3557
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Theme.os2.svn-base
3558
@dirrm %%DATADIR%%/fvwm/Applications/Development
3558
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/Theme.windows.svn-base
3559
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Strategy_Games
3559
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-arrows-down.png.svn-base
3560
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Shooters
3560
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-arrows.png.svn-base
3561
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Role_Playing
3561
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-close-down.png.svn-base
3562
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection
3562
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-close.png.svn-base
3563
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Logic_Games
3563
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-empty-down.png.svn-base
3564
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Kids_Games
3564
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-empty.png.svn-base
3565
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Emulators
3565
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-iconify-down.png.svn-base
3566
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Card_Games
3566
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-iconify.png.svn-base
3567
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Board_Games
3567
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-maximize-down.png.svn-base
3568
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/Arcade_Games
3568
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-maximize.png.svn-base
3569
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/20~Block_Games
3569
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-options-down.png.svn-base
3570
@dirrm %%DATADIR%%/fvwm/Applications/20~Games/20~Action_Games
3570
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-options.png.svn-base
3571
@dirrm %%DATADIR%%/fvwm/Applications/20~Games
3571
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-active-title.png.svn-base
3572
@dirrm %%DATADIR%%/fvwm/Applications
3572
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-arrows-down.png.svn-base
3573
@dirrm %%DATADIR%%/fvwm
3573
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-arrows.png.svn-base
3574
@dirrm %%DATADIR%%
3574
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-close-down.png.svn-base
3575
%%PORTDOCS%%@dirrm %%DOCSDIR%%/addons
3575
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-close.png.svn-base
3576
%%PORTDOCS%%@dirrm %%DOCSDIR%%
3576
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-empty-down.png.svn-base
3577
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-empty.png.svn-base
3578
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-iconify-down.png.svn-base
3579
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-iconify.png.svn-base
3580
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-maximize-down.png.svn-base
3581
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-maximize.png.svn-base
3582
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-options-down.png.svn-base
3583
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-options.png.svn-base
3584
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base/window-inactive-title.png.svn-base
3585
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Colorsets
3586
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/README
3587
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Theme.fvwm-crystal
3588
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Theme.macosx
3589
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Theme.nextstep
3590
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Theme.os2
3591
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/Theme.windows
3592
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-arrows-down.png
3593
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-arrows.png
3594
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-close-down.png
3595
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-close.png
3596
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-empty-down.png
3597
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-empty.png
3598
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-iconify-down.png
3599
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-iconify.png
3600
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-maximize-down.png
3601
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-maximize.png
3602
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-options-down.png
3603
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-options.png
3604
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-active-title.png
3605
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-arrows-down.png
3606
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-arrows.png
3607
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-close-down.png
3608
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-close.png
3609
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-empty-down.png
3610
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-empty.png
3611
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-iconify-down.png
3612
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-iconify.png
3613
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-maximize-down.png
3614
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-maximize.png
3615
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-options-down.png
3616
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-options.png
3617
share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/window-inactive-title.png
3618
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/entries
3619
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/format
3620
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-arrows-down.png.svn-base
3621
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-arrows.png.svn-base
3622
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-close-down.png.svn-base
3623
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-close.png.svn-base
3624
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-empty-down.png.svn-base
3625
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-empty.png.svn-base
3626
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-iconify-down.png.svn-base
3627
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-iconify.png.svn-base
3628
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-maximize-down.png.svn-base
3629
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-maximize.png.svn-base
3630
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-options-down.png.svn-base
3631
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-options.png.svn-base
3632
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-active-title.png.svn-base
3633
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-arrows-down.png.svn-base
3634
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-arrows.png.svn-base
3635
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-close-down.png.svn-base
3636
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-close.png.svn-base
3637
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-empty-down.png.svn-base
3638
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-empty.png.svn-base
3639
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-iconify-down.png.svn-base
3640
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-iconify.png.svn-base
3641
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-maximize-down.png.svn-base
3642
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-maximize.png.svn-base
3643
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-options-down.png.svn-base
3644
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-options.png.svn-base
3645
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base/window-inactive-title.png.svn-base
3646
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Colorsets.svn-base
3647
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/README.svn-base
3648
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Theme.fvwm-crystal.svn-base
3649
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Theme.macosx.svn-base
3650
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Theme.nextstep.svn-base
3651
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Theme.os2.svn-base
3652
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/Theme.windows.svn-base
3653
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-arrows-down.png.svn-base
3654
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-arrows.png.svn-base
3655
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-close-down.png.svn-base
3656
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-close.png.svn-base
3657
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-empty-down.png.svn-base
3658
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-empty.png.svn-base
3659
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-iconify-down.png.svn-base
3660
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-iconify.png.svn-base
3661
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-maximize-down.png.svn-base
3662
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-maximize.png.svn-base
3663
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-options-down.png.svn-base
3664
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-options.png.svn-base
3665
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-active-title.png.svn-base
3666
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-arrows-down.png.svn-base
3667
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-arrows.png.svn-base
3668
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-close-down.png.svn-base
3669
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-close.png.svn-base
3670
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-empty-down.png.svn-base
3671
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-empty.png.svn-base
3672
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-iconify-down.png.svn-base
3673
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-iconify.png.svn-base
3674
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-maximize-down.png.svn-base
3675
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-maximize.png.svn-base
3676
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-options-down.png.svn-base
3677
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-options.png.svn-base
3678
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base/window-inactive-title.png.svn-base
3679
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Colorsets
3680
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/README
3681
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Theme.fvwm-crystal
3682
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Theme.macosx
3683
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Theme.nextstep
3684
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Theme.os2
3685
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/Theme.windows
3686
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-arrows-down.png
3687
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-arrows.png
3688
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-close-down.png
3689
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-close.png
3690
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-empty-down.png
3691
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-empty.png
3692
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-iconify-down.png
3693
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-iconify.png
3694
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-maximize-down.png
3695
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-maximize.png
3696
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-options-down.png
3697
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-options.png
3698
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-active-title.png
3699
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-arrows-down.png
3700
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-arrows.png
3701
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-close-down.png
3702
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-close.png
3703
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-empty-down.png
3704
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-empty.png
3705
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-iconify-down.png
3706
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-iconify.png
3707
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-maximize-down.png
3708
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-maximize.png
3709
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-options-down.png
3710
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-options.png
3711
share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/window-inactive-title.png
3712
share/fvwm-crystal/fvwm/decorations/Crystal/.svn/entries
3713
share/fvwm-crystal/fvwm/decorations/Crystal/.svn/format
3714
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/entries
3715
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/format
3716
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-arrows.png.svn-base
3717
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-close.png.svn-base
3718
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-empty.png.svn-base
3719
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-iconify.png.svn-base
3720
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-maximize.png.svn-base
3721
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base/window-options.png.svn-base
3722
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Colorsets.svn-base
3723
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/README.svn-base
3724
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Theme.fvwm-crystal.svn-base
3725
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Theme.macosx.svn-base
3726
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Theme.nextstep.svn-base
3727
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Theme.os2.svn-base
3728
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/Theme.windows.svn-base
3729
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-arrows.png.svn-base
3730
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-close.png.svn-base
3731
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-empty.png.svn-base
3732
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-iconify.png.svn-base
3733
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-maximize.png.svn-base
3734
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base/window-options.png.svn-base
3735
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Colorsets
3736
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/README
3737
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Theme.fvwm-crystal
3738
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Theme.macosx
3739
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Theme.nextstep
3740
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Theme.os2
3741
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/Theme.windows
3742
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-arrows.png
3743
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-close.png
3744
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-empty.png
3745
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-iconify.png
3746
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-maximize.png
3747
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/window-options.png
3748
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/entries
3749
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/format
3750
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-arrows.png.svn-base
3751
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-close.png.svn-base
3752
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-empty.png.svn-base
3753
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-iconify.png.svn-base
3754
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-maximize.png.svn-base
3755
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base/window-options.png.svn-base
3756
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Colorsets.svn-base
3757
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/README.svn-base
3758
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Theme.fvwm-crystal.svn-base
3759
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Theme.macosx.svn-base
3760
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Theme.nextstep.svn-base
3761
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Theme.os2.svn-base
3762
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/Theme.windows.svn-base
3763
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-arrows.png.svn-base
3764
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-close.png.svn-base
3765
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-empty.png.svn-base
3766
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-iconify.png.svn-base
3767
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-maximize.png.svn-base
3768
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base/window-options.png.svn-base
3769
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Colorsets
3770
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/README
3771
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Theme.fvwm-crystal
3772
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Theme.macosx
3773
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Theme.nextstep
3774
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Theme.os2
3775
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/Theme.windows
3776
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-arrows.png
3777
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-close.png
3778
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-empty.png
3779
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-iconify.png
3780
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-maximize.png
3781
share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/window-options.png
3782
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/entries
3783
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/format
3784
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-arrows.png.svn-base
3785
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-close.png.svn-base
3786
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-empty.png.svn-base
3787
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-iconify.png.svn-base
3788
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-maximize.png.svn-base
3789
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base/window-options.png.svn-base
3790
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Colorsets.svn-base
3791
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/README.svn-base
3792
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Theme.fvwm-crystal.svn-base
3793
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Theme.macosx.svn-base
3794
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Theme.nextstep.svn-base
3795
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Theme.os2.svn-base
3796
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/Theme.windows.svn-base
3797
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-arrows.png.svn-base
3798
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-close.png.svn-base
3799
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-empty.png.svn-base
3800
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-iconify.png.svn-base
3801
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-maximize.png.svn-base
3802
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base/window-options.png.svn-base
3803
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Colorsets
3804
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/README
3805
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Theme.fvwm-crystal
3806
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Theme.macosx
3807
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Theme.nextstep
3808
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Theme.os2
3809
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/Theme.windows
3810
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-arrows.png
3811
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-close.png
3812
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-empty.png
3813
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-iconify.png
3814
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-maximize.png
3815
share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/window-options.png
3816
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/entries
3817
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/format
3818
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-arrows.png.svn-base
3819
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-close.png.svn-base
3820
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-empty.png.svn-base
3821
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-iconify.png.svn-base
3822
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-maximize.png.svn-base
3823
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base/window-options.png.svn-base
3824
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Colorsets.svn-base
3825
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/README.svn-base
3826
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Theme.fvwm-crystal.svn-base
3827
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Theme.macosx.svn-base
3828
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Theme.nextstep.svn-base
3829
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Theme.os2.svn-base
3830
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/Theme.windows.svn-base
3831
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-arrows.png.svn-base
3832
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-close.png.svn-base
3833
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-empty.png.svn-base
3834
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-iconify.png.svn-base
3835
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-maximize.png.svn-base
3836
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base/window-options.png.svn-base
3837
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Colorsets
3838
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/README
3839
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Theme.fvwm-crystal
3840
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Theme.macosx
3841
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Theme.nextstep
3842
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Theme.os2
3843
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/Theme.windows
3844
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-arrows.png
3845
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-close.png
3846
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-empty.png
3847
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-iconify.png
3848
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-maximize.png
3849
share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/window-options.png
3850
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/entries
3851
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/format
3852
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-arrows.png.svn-base
3853
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-close.png.svn-base
3854
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-empty.png.svn-base
3855
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-iconify.png.svn-base
3856
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-maximize.png.svn-base
3857
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base/window-options.png.svn-base
3858
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Colorsets.svn-base
3859
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/README.svn-base
3860
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Theme.fvwm-crystal.svn-base
3861
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Theme.macosx.svn-base
3862
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Theme.nextstep.svn-base
3863
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Theme.os2.svn-base
3864
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/Theme.windows.svn-base
3865
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-arrows.png.svn-base
3866
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-close.png.svn-base
3867
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-empty.png.svn-base
3868
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-iconify.png.svn-base
3869
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-maximize.png.svn-base
3870
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base/window-options.png.svn-base
3871
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Colorsets
3872
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/README
3873
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Theme.fvwm-crystal
3874
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Theme.macosx
3875
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Theme.nextstep
3876
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Theme.os2
3877
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/Theme.windows
3878
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-arrows.png
3879
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-close.png
3880
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-empty.png
3881
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-iconify.png
3882
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-maximize.png
3883
share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/window-options.png
3884
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/entries
3885
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/format
3886
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-arrows.png.svn-base
3887
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-close.png.svn-base
3888
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-empty.png.svn-base
3889
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-iconify.png.svn-base
3890
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-maximize.png.svn-base
3891
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base/window-options.png.svn-base
3892
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Colorsets.svn-base
3893
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/README.svn-base
3894
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Theme.fvwm-crystal.svn-base
3895
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Theme.macosx.svn-base
3896
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Theme.nextstep.svn-base
3897
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Theme.os2.svn-base
3898
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/Theme.windows.svn-base
3899
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-arrows.png.svn-base
3900
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-close.png.svn-base
3901
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-empty.png.svn-base
3902
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-iconify.png.svn-base
3903
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-maximize.png.svn-base
3904
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base/window-options.png.svn-base
3905
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Colorsets
3906
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/README
3907
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Theme.fvwm-crystal
3908
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Theme.macosx
3909
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Theme.nextstep
3910
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Theme.os2
3911
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/Theme.windows
3912
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-arrows.png
3913
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-close.png
3914
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-empty.png
3915
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-iconify.png
3916
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-maximize.png
3917
share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/window-options.png
3918
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/entries
3919
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/format
3920
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-arrows.png.svn-base
3921
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-close.png.svn-base
3922
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-empty.png.svn-base
3923
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-iconify.png.svn-base
3924
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-maximize.png.svn-base
3925
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base/window-options.png.svn-base
3926
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Colorsets.svn-base
3927
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/README.svn-base
3928
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Theme.fvwm-crystal.svn-base
3929
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Theme.macosx.svn-base
3930
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Theme.nextstep.svn-base
3931
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Theme.os2.svn-base
3932
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/Theme.windows.svn-base
3933
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-arrows.png.svn-base
3934
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-close.png.svn-base
3935
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-empty.png.svn-base
3936
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-iconify.png.svn-base
3937
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-maximize.png.svn-base
3938
share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base/window-options.png.svn-base
3939
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Colorsets
3940
share/fvwm-crystal/fvwm/decorations/Crystal/Original/README
3941
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Theme.fvwm-crystal
3942
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Theme.macosx
3943
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Theme.nextstep
3944
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Theme.os2
3945
share/fvwm-crystal/fvwm/decorations/Crystal/Original/Theme.windows
3946
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-arrows.png
3947
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-close.png
3948
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-empty.png
3949
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-iconify.png
3950
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-maximize.png
3951
share/fvwm-crystal/fvwm/decorations/Crystal/Original/window-options.png
3952
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/entries
3953
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/format
3954
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-arrows.png.svn-base
3955
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-close.png.svn-base
3956
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-empty.png.svn-base
3957
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-iconify.png.svn-base
3958
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-maximize.png.svn-base
3959
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base/window-options.png.svn-base
3960
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Colorsets.svn-base
3961
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/README.svn-base
3962
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Theme.fvwm-crystal.svn-base
3963
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Theme.macosx.svn-base
3964
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Theme.nextstep.svn-base
3965
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Theme.os2.svn-base
3966
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/Theme.windows.svn-base
3967
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-arrows.png.svn-base
3968
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-close.png.svn-base
3969
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-empty.png.svn-base
3970
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-iconify.png.svn-base
3971
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-maximize.png.svn-base
3972
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base/window-options.png.svn-base
3973
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Colorsets
3974
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/README
3975
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Theme.fvwm-crystal
3976
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Theme.macosx
3977
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Theme.nextstep
3978
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Theme.os2
3979
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/Theme.windows
3980
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-arrows.png
3981
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-close.png
3982
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-empty.png
3983
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-iconify.png
3984
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-maximize.png
3985
share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/window-options.png
3986
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/entries
3987
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/format
3988
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-arrows.png.svn-base
3989
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-close.png.svn-base
3990
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-empty.png.svn-base
3991
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-iconify.png.svn-base
3992
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-maximize.png.svn-base
3993
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base/window-options.png.svn-base
3994
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Colorsets.svn-base
3995
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/README.svn-base
3996
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Theme.fvwm-crystal.svn-base
3997
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Theme.macosx.svn-base
3998
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Theme.nextstep.svn-base
3999
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Theme.os2.svn-base
4000
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/Theme.windows.svn-base
4001
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-arrows.png.svn-base
4002
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-close.png.svn-base
4003
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-empty.png.svn-base
4004
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-iconify.png.svn-base
4005
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-maximize.png.svn-base
4006
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base/window-options.png.svn-base
4007
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Colorsets
4008
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/README
4009
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Theme.fvwm-crystal
4010
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Theme.macosx
4011
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Theme.nextstep
4012
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Theme.os2
4013
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/Theme.windows
4014
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-arrows.png
4015
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-close.png
4016
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-empty.png
4017
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-iconify.png
4018
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-maximize.png
4019
share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/window-options.png
4020
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/entries
4021
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/format
4022
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-arrows.png.svn-base
4023
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-close.png.svn-base
4024
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-empty.png.svn-base
4025
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-iconify.png.svn-base
4026
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-maximize.png.svn-base
4027
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base/window-options.png.svn-base
4028
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Colorsets.svn-base
4029
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/README.svn-base
4030
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Theme.fvwm-crystal.svn-base
4031
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Theme.macosx.svn-base
4032
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Theme.nextstep.svn-base
4033
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Theme.os2.svn-base
4034
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/Theme.windows.svn-base
4035
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-arrows.png.svn-base
4036
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-close.png.svn-base
4037
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-empty.png.svn-base
4038
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-iconify.png.svn-base
4039
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-maximize.png.svn-base
4040
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base/window-options.png.svn-base
4041
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Colorsets
4042
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/README
4043
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Theme.fvwm-crystal
4044
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Theme.macosx
4045
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Theme.nextstep
4046
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Theme.os2
4047
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/Theme.windows
4048
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-arrows.png
4049
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-close.png
4050
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-empty.png
4051
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-iconify.png
4052
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-maximize.png
4053
share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/window-options.png
4054
share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/entries
4055
share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/format
4056
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/entries
4057
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/format
4058
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-arrows.png.svn-base
4059
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-close.png.svn-base
4060
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-iconify.png.svn-base
4061
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-maximize.png.svn-base
4062
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-menu.png.svn-base
4063
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-active-options.png.svn-base
4064
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-arrows.png.svn-base
4065
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-close.png.svn-base
4066
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-iconify.png.svn-base
4067
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-maximize.png.svn-base
4068
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-menu.png.svn-base
4069
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base/button-inactive-options.png.svn-base
4070
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Colorsets.svn-base
4071
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/README.svn-base
4072
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Theme.fvwm-crystal.svn-base
4073
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Theme.macosx.svn-base
4074
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Theme.nextstep.svn-base
4075
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Theme.os2.svn-base
4076
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/Theme.windows.svn-base
4077
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-arrows.png.svn-base
4078
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-close.png.svn-base
4079
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-iconify.png.svn-base
4080
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-maximize.png.svn-base
4081
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-menu.png.svn-base
4082
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-active-options.png.svn-base
4083
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-arrows.png.svn-base
4084
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-close.png.svn-base
4085
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-iconify.png.svn-base
4086
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-maximize.png.svn-base
4087
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-menu.png.svn-base
4088
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base/button-inactive-options.png.svn-base
4089
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Colorsets
4090
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/README
4091
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Theme.fvwm-crystal
4092
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Theme.macosx
4093
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Theme.nextstep
4094
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Theme.os2
4095
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/Theme.windows
4096
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-arrows.png
4097
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-close.png
4098
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-iconify.png
4099
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-maximize.png
4100
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-menu.png
4101
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-active-options.png
4102
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-arrows.png
4103
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-close.png
4104
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-iconify.png
4105
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-maximize.png
4106
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-menu.png
4107
share/fvwm-crystal/fvwm/decorations/DarkSky/Black/button-inactive-options.png
4108
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/entries
4109
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/format
4110
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-arrows.png.svn-base
4111
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-close.png.svn-base
4112
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-iconify.png.svn-base
4113
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-maximize.png.svn-base
4114
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-menu.png.svn-base
4115
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-active-options.png.svn-base
4116
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-arrows.png.svn-base
4117
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-close.png.svn-base
4118
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-iconify.png.svn-base
4119
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-maximize.png.svn-base
4120
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-menu.png.svn-base
4121
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base/button-inactive-options.png.svn-base
4122
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Colorsets.svn-base
4123
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/README.svn-base
4124
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Theme.fvwm-crystal.svn-base
4125
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Theme.macosx.svn-base
4126
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Theme.nextstep.svn-base
4127
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Theme.os2.svn-base
4128
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/Theme.windows.svn-base
4129
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-arrows.png.svn-base
4130
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-close.png.svn-base
4131
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-iconify.png.svn-base
4132
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-maximize.png.svn-base
4133
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-menu.png.svn-base
4134
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-active-options.png.svn-base
4135
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-arrows.png.svn-base
4136
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-close.png.svn-base
4137
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-iconify.png.svn-base
4138
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-maximize.png.svn-base
4139
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-menu.png.svn-base
4140
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base/button-inactive-options.png.svn-base
4141
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Colorsets
4142
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/README
4143
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Theme.fvwm-crystal
4144
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Theme.macosx
4145
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Theme.nextstep
4146
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Theme.os2
4147
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/Theme.windows
4148
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-arrows.png
4149
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-close.png
4150
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-iconify.png
4151
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-maximize.png
4152
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-menu.png
4153
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-active-options.png
4154
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-arrows.png
4155
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-close.png
4156
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-iconify.png
4157
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-maximize.png
4158
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-menu.png
4159
share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/button-inactive-options.png
4160
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/entries
4161
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/format
4162
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/entries
4163
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/format
4164
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-arrows.png.svn-base
4165
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-close.png.svn-base
4166
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-iconify.png.svn-base
4167
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-maximize.png.svn-base
4168
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-menu.png.svn-base
4169
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-active-options.png.svn-base
4170
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-arrows.png.svn-base
4171
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-close.png.svn-base
4172
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-iconify.png.svn-base
4173
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-maximize.png.svn-base
4174
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-menu.png.svn-base
4175
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base/window-inactive-options.png.svn-base
4176
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Colorsets.svn-base
4177
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/README.svn-base
4178
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Theme.fvwm-crystal.svn-base
4179
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Theme.macosx.svn-base
4180
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Theme.nextstep.svn-base
4181
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Theme.os2.svn-base
4182
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/Theme.windows.svn-base
4183
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-arrows.png.svn-base
4184
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-close.png.svn-base
4185
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-iconify.png.svn-base
4186
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-maximize.png.svn-base
4187
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-menu.png.svn-base
4188
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-active-options.png.svn-base
4189
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-arrows.png.svn-base
4190
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-close.png.svn-base
4191
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-iconify.png.svn-base
4192
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-maximize.png.svn-base
4193
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-menu.png.svn-base
4194
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base/window-inactive-options.png.svn-base
4195
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Colorsets
4196
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/README
4197
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Theme.fvwm-crystal
4198
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Theme.macosx
4199
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Theme.nextstep
4200
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Theme.os2
4201
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/Theme.windows
4202
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-arrows.png
4203
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-close.png
4204
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-iconify.png
4205
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-maximize.png
4206
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-menu.png
4207
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-active-options.png
4208
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-arrows.png
4209
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-close.png
4210
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-iconify.png
4211
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-maximize.png
4212
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-menu.png
4213
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/window-inactive-options.png
4214
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/entries
4215
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/format
4216
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-arrows.png.svn-base
4217
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-close.png.svn-base
4218
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-iconify.png.svn-base
4219
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-maximize.png.svn-base
4220
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-menu.png.svn-base
4221
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-active-options.png.svn-base
4222
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-arrows.png.svn-base
4223
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-close.png.svn-base
4224
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-iconify.png.svn-base
4225
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-maximize.png.svn-base
4226
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-menu.png.svn-base
4227
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base/window-inactive-options.png.svn-base
4228
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Colorsets.svn-base
4229
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/README.svn-base
4230
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Theme.fvwm-crystal.svn-base
4231
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Theme.macosx.svn-base
4232
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Theme.nextstep.svn-base
4233
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Theme.os2.svn-base
4234
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/Theme.windows.svn-base
4235
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-arrows.png.svn-base
4236
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-close.png.svn-base
4237
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-iconify.png.svn-base
4238
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-maximize.png.svn-base
4239
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-menu.png.svn-base
4240
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-active-options.png.svn-base
4241
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-arrows.png.svn-base
4242
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-close.png.svn-base
4243
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-iconify.png.svn-base
4244
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-maximize.png.svn-base
4245
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-menu.png.svn-base
4246
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base/window-inactive-options.png.svn-base
4247
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Colorsets
4248
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/README
4249
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Theme.fvwm-crystal
4250
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Theme.macosx
4251
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Theme.nextstep
4252
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Theme.os2
4253
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/Theme.windows
4254
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-arrows.png
4255
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-close.png
4256
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-iconify.png
4257
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-maximize.png
4258
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-menu.png
4259
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-active-options.png
4260
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-arrows.png
4261
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-close.png
4262
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-iconify.png
4263
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-maximize.png
4264
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-menu.png
4265
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/window-inactive-options.png
4266
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/entries
4267
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/format
4268
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-arrows.png.svn-base
4269
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-close.png.svn-base
4270
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-iconify.png.svn-base
4271
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-maximize.png.svn-base
4272
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-menu.png.svn-base
4273
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-active-options.png.svn-base
4274
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-arrows.png.svn-base
4275
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-close.png.svn-base
4276
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-iconify.png.svn-base
4277
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-maximize.png.svn-base
4278
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-menu.png.svn-base
4279
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base/window-inactive-options.png.svn-base
4280
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Colorsets.svn-base
4281
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/README.svn-base
4282
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Theme.fvwm-crystal.svn-base
4283
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Theme.macosx.svn-base
4284
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Theme.nextstep.svn-base
4285
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Theme.os2.svn-base
4286
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/Theme.windows.svn-base
4287
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-arrows.png.svn-base
4288
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-close.png.svn-base
4289
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-iconify.png.svn-base
4290
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-maximize.png.svn-base
4291
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-menu.png.svn-base
4292
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-active-options.png.svn-base
4293
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-arrows.png.svn-base
4294
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-close.png.svn-base
4295
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-iconify.png.svn-base
4296
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-maximize.png.svn-base
4297
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-menu.png.svn-base
4298
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base/window-inactive-options.png.svn-base
4299
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Colorsets
4300
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/README
4301
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Theme.fvwm-crystal
4302
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Theme.macosx
4303
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Theme.nextstep
4304
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Theme.os2
4305
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/Theme.windows
4306
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-arrows.png
4307
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-close.png
4308
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-iconify.png
4309
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-maximize.png
4310
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-menu.png
4311
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-active-options.png
4312
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-arrows.png
4313
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-close.png
4314
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-iconify.png
4315
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-maximize.png
4316
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-menu.png
4317
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/window-inactive-options.png
4318
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/entries
4319
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/format
4320
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-arrows.png.svn-base
4321
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-close.png.svn-base
4322
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-iconify.png.svn-base
4323
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-maximize.png.svn-base
4324
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-menu.png.svn-base
4325
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-active-options.png.svn-base
4326
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-arrows.png.svn-base
4327
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-close.png.svn-base
4328
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-iconify.png.svn-base
4329
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-maximize.png.svn-base
4330
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-menu.png.svn-base
4331
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base/window-inactive-options.png.svn-base
4332
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Colorsets.svn-base
4333
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/README.svn-base
4334
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Theme.fvwm-crystal.svn-base
4335
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Theme.macosx.svn-base
4336
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Theme.nextstep.svn-base
4337
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Theme.os2.svn-base
4338
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/Theme.windows.svn-base
4339
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-arrows.png.svn-base
4340
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-close.png.svn-base
4341
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-iconify.png.svn-base
4342
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-maximize.png.svn-base
4343
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-menu.png.svn-base
4344
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-active-options.png.svn-base
4345
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-arrows.png.svn-base
4346
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-close.png.svn-base
4347
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-iconify.png.svn-base
4348
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-maximize.png.svn-base
4349
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-menu.png.svn-base
4350
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base/window-inactive-options.png.svn-base
4351
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Colorsets
4352
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/README
4353
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Theme.fvwm-crystal
4354
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Theme.macosx
4355
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Theme.nextstep
4356
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Theme.os2
4357
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/Theme.windows
4358
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-arrows.png
4359
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-close.png
4360
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-iconify.png
4361
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-maximize.png
4362
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-menu.png
4363
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-active-options.png
4364
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-arrows.png
4365
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-close.png
4366
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-iconify.png
4367
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-maximize.png
4368
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-menu.png
4369
share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/window-inactive-options.png
4370
share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/entries
4371
share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/format
4372
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/entries
4373
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/format
4374
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-arrows.png.svn-base
4375
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-close.png.svn-base
4376
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-iconify.png.svn-base
4377
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-maximize.png.svn-base
4378
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-menu.png.svn-base
4379
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-active-options.png.svn-base
4380
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-arrows.png.svn-base
4381
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-close.png.svn-base
4382
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-iconify.png.svn-base
4383
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-maximize.png.svn-base
4384
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-menu.png.svn-base
4385
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/button-inactive-options.png.svn-base
4386
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base/title-active.png.svn-base
4387
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Colorsets.svn-base
4388
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/README.svn-base
4389
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
4390
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Theme.macosx.svn-base
4391
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Theme.nextstep.svn-base
4392
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Theme.os2.svn-base
4393
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/Theme.windows.svn-base
4394
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-arrows.png.svn-base
4395
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-close.png.svn-base
4396
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-iconify.png.svn-base
4397
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-maximize.png.svn-base
4398
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-menu.png.svn-base
4399
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-active-options.png.svn-base
4400
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-arrows.png.svn-base
4401
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-close.png.svn-base
4402
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-iconify.png.svn-base
4403
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-maximize.png.svn-base
4404
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-menu.png.svn-base
4405
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/button-inactive-options.png.svn-base
4406
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base/title-active.png.svn-base
4407
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Colorsets
4408
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/README
4409
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Theme.fvwm-crystal
4410
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Theme.macosx
4411
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Theme.nextstep
4412
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Theme.os2
4413
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/Theme.windows
4414
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-arrows.png
4415
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-close.png
4416
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-iconify.png
4417
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-maximize.png
4418
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-menu.png
4419
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-active-options.png
4420
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-arrows.png
4421
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-close.png
4422
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-iconify.png
4423
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-maximize.png
4424
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-menu.png
4425
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/button-inactive-options.png
4426
share/fvwm-crystal/fvwm/decorations/DawnSky/Default/title-active.png
4427
share/fvwm-crystal/fvwm/decorations/Elberg/.svn/entries
4428
share/fvwm-crystal/fvwm/decorations/Elberg/.svn/format
4429
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/entries
4430
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/format
4431
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-active-background.png.svn-base
4432
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-active-text-left.png.svn-base
4433
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-active-text-right.png.svn-base
4434
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-active-text.png.svn-base
4435
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-inactive-background.png.svn-base
4436
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-inactive-text-left.png.svn-base
4437
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-inactive-text-right.png.svn-base
4438
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/title-inactive-text.png.svn-base
4439
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-close-down.png.svn-base
4440
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-close.png.svn-base
4441
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-iconify-down.png.svn-base
4442
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-iconify.png.svn-base
4443
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-maximize-down.png.svn-base
4444
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-maximize.png.svn-base
4445
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-options-down.png.svn-base
4446
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-active-options.png.svn-base
4447
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-inactive-close.png.svn-base
4448
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-inactive-iconify.png.svn-base
4449
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-inactive-maximize.png.svn-base
4450
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base/window-inactive-options.png.svn-base
4451
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Colorsets.svn-base
4452
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/README.svn-base
4453
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
4454
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Theme.macosx.svn-base
4455
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Theme.nextstep.svn-base
4456
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Theme.os2.svn-base
4457
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/Theme.windows.svn-base
4458
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-active-background.png.svn-base
4459
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-active-text-left.png.svn-base
4460
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-active-text-right.png.svn-base
4461
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-active-text.png.svn-base
4462
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-inactive-background.png.svn-base
4463
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-inactive-text-left.png.svn-base
4464
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-inactive-text-right.png.svn-base
4465
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/title-inactive-text.png.svn-base
4466
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-close-down.png.svn-base
4467
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-close.png.svn-base
4468
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-iconify-down.png.svn-base
4469
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-iconify.png.svn-base
4470
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-maximize-down.png.svn-base
4471
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-maximize.png.svn-base
4472
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-options-down.png.svn-base
4473
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-active-options.png.svn-base
4474
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-inactive-close.png.svn-base
4475
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-inactive-iconify.png.svn-base
4476
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-inactive-maximize.png.svn-base
4477
share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base/window-inactive-options.png.svn-base
4478
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Colorsets
4479
share/fvwm-crystal/fvwm/decorations/Elberg/Default/README
4480
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Theme.fvwm-crystal
4481
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Theme.macosx
4482
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Theme.nextstep
4483
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Theme.os2
4484
share/fvwm-crystal/fvwm/decorations/Elberg/Default/Theme.windows
4485
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-active-background.png
4486
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-active-text-left.png
4487
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-active-text-right.png
4488
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-active-text.png
4489
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-inactive-background.png
4490
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-inactive-text-left.png
4491
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-inactive-text-right.png
4492
share/fvwm-crystal/fvwm/decorations/Elberg/Default/title-inactive-text.png
4493
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-close-down.png
4494
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-close.png
4495
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-iconify-down.png
4496
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-iconify.png
4497
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-maximize-down.png
4498
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-maximize.png
4499
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-options-down.png
4500
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-active-options.png
4501
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-inactive-close.png
4502
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-inactive-iconify.png
4503
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-inactive-maximize.png
4504
share/fvwm-crystal/fvwm/decorations/Elberg/Default/window-inactive-options.png
4505
share/fvwm-crystal/fvwm/decorations/Fear/.svn/entries
4506
share/fvwm-crystal/fvwm/decorations/Fear/.svn/format
4507
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/entries
4508
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/format
4509
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/button.xcf.svn-base
4510
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-arrows-down.png.svn-base
4511
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-arrows.png.svn-base
4512
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-close-down.png.svn-base
4513
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-close.png.svn-base
4514
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-empty-down.png.svn-base
4515
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-empty.png.svn-base
4516
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-iconify-down.png.svn-base
4517
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-iconify.png.svn-base
4518
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-maximize-down.png.svn-base
4519
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-maximize.png.svn-base
4520
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-options-down.png.svn-base
4521
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-active-options.png.svn-base
4522
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base/window-inactive.png.svn-base
4523
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Colorsets.svn-base
4524
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/README.svn-base
4525
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
4526
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Theme.macosx.svn-base
4527
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Theme.nextstep.svn-base
4528
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Theme.os2.svn-base
4529
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/Theme.windows.svn-base
4530
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/button.xcf.svn-base
4531
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-arrows-down.png.svn-base
4532
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-arrows.png.svn-base
4533
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-close-down.png.svn-base
4534
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-close.png.svn-base
4535
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-empty-down.png.svn-base
4536
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-empty.png.svn-base
4537
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-iconify-down.png.svn-base
4538
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-iconify.png.svn-base
4539
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-maximize-down.png.svn-base
4540
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-maximize.png.svn-base
4541
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-options-down.png.svn-base
4542
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-active-options.png.svn-base
4543
share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base/window-inactive.png.svn-base
4544
share/fvwm-crystal/fvwm/decorations/Fear/Default/Colorsets
4545
share/fvwm-crystal/fvwm/decorations/Fear/Default/README
4546
share/fvwm-crystal/fvwm/decorations/Fear/Default/Theme.fvwm-crystal
4547
share/fvwm-crystal/fvwm/decorations/Fear/Default/Theme.macosx
4548
share/fvwm-crystal/fvwm/decorations/Fear/Default/Theme.nextstep
4549
share/fvwm-crystal/fvwm/decorations/Fear/Default/Theme.os2
4550
share/fvwm-crystal/fvwm/decorations/Fear/Default/Theme.windows
4551
share/fvwm-crystal/fvwm/decorations/Fear/Default/button.xcf
4552
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-arrows-down.png
4553
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-arrows.png
4554
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-close-down.png
4555
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-close.png
4556
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-empty-down.png
4557
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-empty.png
4558
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-iconify-down.png
4559
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-iconify.png
4560
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-maximize-down.png
4561
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-maximize.png
4562
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-options-down.png
4563
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-active-options.png
4564
share/fvwm-crystal/fvwm/decorations/Fear/Default/window-inactive.png
4565
share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/entries
4566
share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/format
4567
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/entries
4568
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/format
4569
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-blue-icon.png.svn-base
4570
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-blue.png.svn-base
4571
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-blue.png.svn-base
4572
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-green.png.svn-base
4573
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-red.png.svn-base
4574
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-violet.png.svn-base
4575
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-white.png.svn-base
4576
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray-yellow.png.svn-base
4577
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-gray.png.svn-base
4578
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-green-icon.png.svn-base
4579
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-green.png.svn-base
4580
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-red-icon.png.svn-base
4581
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-red.png.svn-base
4582
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-violet-icon.png.svn-base
4583
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-violet.png.svn-base
4584
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-white-icon.png.svn-base
4585
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-white.png.svn-base
4586
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-yellow-icon.png.svn-base
4587
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base/button-yellow.png.svn-base
4588
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Colorsets.svn-base
4589
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/README.svn-base
4590
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Theme.fvwm-crystal.svn-base
4591
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Theme.macosx.svn-base
4592
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Theme.nextstep.svn-base
4593
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Theme.os2.svn-base
4594
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/Theme.windows.svn-base
4595
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-blue-icon.png.svn-base
4596
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-blue.png.svn-base
4597
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-blue.png.svn-base
4598
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-green.png.svn-base
4599
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-red.png.svn-base
4600
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-violet.png.svn-base
4601
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-white.png.svn-base
4602
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray-yellow.png.svn-base
4603
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-gray.png.svn-base
4604
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-green-icon.png.svn-base
4605
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-green.png.svn-base
4606
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-red-icon.png.svn-base
4607
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-red.png.svn-base
4608
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-violet-icon.png.svn-base
4609
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-violet.png.svn-base
4610
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-white-icon.png.svn-base
4611
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-white.png.svn-base
4612
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-yellow-icon.png.svn-base
4613
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base/button-yellow.png.svn-base
4614
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Colorsets
4615
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/README
4616
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Theme.fvwm-crystal
4617
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Theme.macosx
4618
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Theme.nextstep
4619
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Theme.os2
4620
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/Theme.windows
4621
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-blue-icon.png
4622
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-blue.png
4623
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-blue.png
4624
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-green.png
4625
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-red.png
4626
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-violet.png
4627
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-white.png
4628
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray-yellow.png
4629
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-gray.png
4630
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-green-icon.png
4631
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-green.png
4632
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-red-icon.png
4633
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-red.png
4634
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-violet-icon.png
4635
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-violet.png
4636
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-white-icon.png
4637
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-white.png
4638
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-yellow-icon.png
4639
share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/button-yellow.png
4640
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/entries
4641
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/format
4642
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-blue-icon.png.svn-base
4643
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-blue.png.svn-base
4644
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-blue.png.svn-base
4645
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-green.png.svn-base
4646
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-red.png.svn-base
4647
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-violet.png.svn-base
4648
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-white.png.svn-base
4649
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray-yellow.png.svn-base
4650
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-gray.png.svn-base
4651
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-green-icon.png.svn-base
4652
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-green.png.svn-base
4653
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-red-icon.png.svn-base
4654
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-red.png.svn-base
4655
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-violet-icon.png.svn-base
4656
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-violet.png.svn-base
4657
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-white-icon.png.svn-base
4658
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-white.png.svn-base
4659
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-yellow-icon.png.svn-base
4660
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base/button-yellow.png.svn-base
4661
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Colorsets.svn-base
4662
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/README.svn-base
4663
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
4664
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Theme.macosx.svn-base
4665
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Theme.nextstep.svn-base
4666
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Theme.os2.svn-base
4667
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/Theme.windows.svn-base
4668
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-blue-icon.png.svn-base
4669
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-blue.png.svn-base
4670
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-blue.png.svn-base
4671
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-green.png.svn-base
4672
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-red.png.svn-base
4673
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-violet.png.svn-base
4674
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-white.png.svn-base
4675
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray-yellow.png.svn-base
4676
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-gray.png.svn-base
4677
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-green-icon.png.svn-base
4678
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-green.png.svn-base
4679
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-red-icon.png.svn-base
4680
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-red.png.svn-base
4681
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-violet-icon.png.svn-base
4682
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-violet.png.svn-base
4683
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-white-icon.png.svn-base
4684
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-white.png.svn-base
4685
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-yellow-icon.png.svn-base
4686
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base/button-yellow.png.svn-base
4687
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Colorsets
4688
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/README
4689
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Theme.fvwm-crystal
4690
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Theme.macosx
4691
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Theme.nextstep
4692
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Theme.os2
4693
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/Theme.windows
4694
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-blue-icon.png
4695
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-blue.png
4696
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-blue.png
4697
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-green.png
4698
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-red.png
4699
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-violet.png
4700
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-white.png
4701
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray-yellow.png
4702
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-gray.png
4703
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-green-icon.png
4704
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-green.png
4705
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-red-icon.png
4706
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-red.png
4707
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-violet-icon.png
4708
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-violet.png
4709
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-white-icon.png
4710
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-white.png
4711
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-yellow-icon.png
4712
share/fvwm-crystal/fvwm/decorations/Gentoo/Default/button-yellow.png
4713
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/entries
4714
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/format
4715
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-blue-icon.png.svn-base
4716
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-blue.png.svn-base
4717
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-blue.png.svn-base
4718
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-green.png.svn-base
4719
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-red.png.svn-base
4720
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-violet.png.svn-base
4721
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-white.png.svn-base
4722
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray-yellow.png.svn-base
4723
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-gray.png.svn-base
4724
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-green-icon.png.svn-base
4725
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-green.png.svn-base
4726
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-red-icon.png.svn-base
4727
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-red.png.svn-base
4728
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-violet-icon.png.svn-base
4729
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-violet.png.svn-base
4730
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-white-icon.png.svn-base
4731
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-white.png.svn-base
4732
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-yellow-icon.png.svn-base
4733
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base/button-yellow.png.svn-base
4734
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Colorsets.svn-base
4735
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/README.svn-base
4736
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Theme.fvwm-crystal.svn-base
4737
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Theme.macosx.svn-base
4738
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Theme.nextstep.svn-base
4739
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Theme.os2.svn-base
4740
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/Theme.windows.svn-base
4741
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-blue-icon.png.svn-base
4742
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-blue.png.svn-base
4743
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-blue.png.svn-base
4744
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-green.png.svn-base
4745
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-red.png.svn-base
4746
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-violet.png.svn-base
4747
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-white.png.svn-base
4748
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray-yellow.png.svn-base
4749
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-gray.png.svn-base
4750
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-green-icon.png.svn-base
4751
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-green.png.svn-base
4752
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-red-icon.png.svn-base
4753
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-red.png.svn-base
4754
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-violet-icon.png.svn-base
4755
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-violet.png.svn-base
4756
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-white-icon.png.svn-base
4757
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-white.png.svn-base
4758
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-yellow-icon.png.svn-base
4759
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base/button-yellow.png.svn-base
4760
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Colorsets
4761
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/README
4762
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Theme.fvwm-crystal
4763
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Theme.macosx
4764
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Theme.nextstep
4765
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Theme.os2
4766
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/Theme.windows
4767
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-blue-icon.png
4768
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-blue.png
4769
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-blue.png
4770
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-green.png
4771
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-red.png
4772
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-violet.png
4773
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-white.png
4774
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray-yellow.png
4775
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-gray.png
4776
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-green-icon.png
4777
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-green.png
4778
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-red-icon.png
4779
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-red.png
4780
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-violet-icon.png
4781
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-violet.png
4782
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-white-icon.png
4783
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-white.png
4784
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-yellow-icon.png
4785
share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/button-yellow.png
4786
share/fvwm-crystal/fvwm/decorations/Ish/.svn/entries
4787
share/fvwm-crystal/fvwm/decorations/Ish/.svn/format
4788
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/entries
4789
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/format
4790
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/prop-base/button-active-down.png.svn-base
4791
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/prop-base/button-active.png.svn-base
4792
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/prop-base/button-inactive.png.svn-base
4793
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/prop-base/title.png.svn-base
4794
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Colorsets.svn-base
4795
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/README.svn-base
4796
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Theme.fvwm-crystal.svn-base
4797
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Theme.macosx.svn-base
4798
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Theme.nextstep.svn-base
4799
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Theme.os2.svn-base
4800
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/Theme.windows.svn-base
4801
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/button-active-down.png.svn-base
4802
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/button-active.png.svn-base
4803
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/button-inactive.png.svn-base
4804
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base/title.png.svn-base
4805
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Colorsets
4806
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/README
4807
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Theme.fvwm-crystal
4808
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Theme.macosx
4809
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Theme.nextstep
4810
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Theme.os2
4811
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/Theme.windows
4812
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/button-active-down.png
4813
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/button-active.png
4814
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/button-inactive.png
4815
share/fvwm-crystal/fvwm/decorations/Ish/Aqua/title.png
4816
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/entries
4817
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/format
4818
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/prop-base/button-active-down.png.svn-base
4819
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/prop-base/button-active.png.svn-base
4820
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/prop-base/button-inactive.png.svn-base
4821
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/prop-base/title.png.svn-base
4822
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Colorsets.svn-base
4823
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/README.svn-base
4824
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Theme.fvwm-crystal.svn-base
4825
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Theme.macosx.svn-base
4826
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Theme.nextstep.svn-base
4827
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Theme.os2.svn-base
4828
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/Theme.windows.svn-base
4829
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/button-active-down.png.svn-base
4830
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/button-active.png.svn-base
4831
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/button-inactive.png.svn-base
4832
share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base/title.png.svn-base
4833
share/fvwm-crystal/fvwm/decorations/Ish/Black/Colorsets
4834
share/fvwm-crystal/fvwm/decorations/Ish/Black/README
4835
share/fvwm-crystal/fvwm/decorations/Ish/Black/Theme.fvwm-crystal
4836
share/fvwm-crystal/fvwm/decorations/Ish/Black/Theme.macosx
4837
share/fvwm-crystal/fvwm/decorations/Ish/Black/Theme.nextstep
4838
share/fvwm-crystal/fvwm/decorations/Ish/Black/Theme.os2
4839
share/fvwm-crystal/fvwm/decorations/Ish/Black/Theme.windows
4840
share/fvwm-crystal/fvwm/decorations/Ish/Black/button-active-down.png
4841
share/fvwm-crystal/fvwm/decorations/Ish/Black/button-active.png
4842
share/fvwm-crystal/fvwm/decorations/Ish/Black/button-inactive.png
4843
share/fvwm-crystal/fvwm/decorations/Ish/Black/title.png
4844
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/entries
4845
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/format
4846
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/prop-base/button-active-down.png.svn-base
4847
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/prop-base/button-active.png.svn-base
4848
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/prop-base/button-inactive.png.svn-base
4849
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/prop-base/title.png.svn-base
4850
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Colorsets.svn-base
4851
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/README.svn-base
4852
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Theme.fvwm-crystal.svn-base
4853
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Theme.macosx.svn-base
4854
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Theme.nextstep.svn-base
4855
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Theme.os2.svn-base
4856
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/Theme.windows.svn-base
4857
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/button-active-down.png.svn-base
4858
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/button-active.png.svn-base
4859
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/button-inactive.png.svn-base
4860
share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base/title.png.svn-base
4861
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Colorsets
4862
share/fvwm-crystal/fvwm/decorations/Ish/Blue/README
4863
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Theme.fvwm-crystal
4864
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Theme.macosx
4865
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Theme.nextstep
4866
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Theme.os2
4867
share/fvwm-crystal/fvwm/decorations/Ish/Blue/Theme.windows
4868
share/fvwm-crystal/fvwm/decorations/Ish/Blue/button-active-down.png
4869
share/fvwm-crystal/fvwm/decorations/Ish/Blue/button-active.png
4870
share/fvwm-crystal/fvwm/decorations/Ish/Blue/button-inactive.png
4871
share/fvwm-crystal/fvwm/decorations/Ish/Blue/title.png
4872
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/entries
4873
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/format
4874
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/prop-base/button-active-down.png.svn-base
4875
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/prop-base/button-active.png.svn-base
4876
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/prop-base/button-inactive.png.svn-base
4877
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/prop-base/title.png.svn-base
4878
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Colorsets.svn-base
4879
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/README.svn-base
4880
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Theme.fvwm-crystal.svn-base
4881
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Theme.macosx.svn-base
4882
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Theme.nextstep.svn-base
4883
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Theme.os2.svn-base
4884
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/Theme.windows.svn-base
4885
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/button-active-down.png.svn-base
4886
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/button-active.png.svn-base
4887
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/button-inactive.png.svn-base
4888
share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base/title.png.svn-base
4889
share/fvwm-crystal/fvwm/decorations/Ish/Green/Colorsets
4890
share/fvwm-crystal/fvwm/decorations/Ish/Green/README
4891
share/fvwm-crystal/fvwm/decorations/Ish/Green/Theme.fvwm-crystal
4892
share/fvwm-crystal/fvwm/decorations/Ish/Green/Theme.macosx
4893
share/fvwm-crystal/fvwm/decorations/Ish/Green/Theme.nextstep
4894
share/fvwm-crystal/fvwm/decorations/Ish/Green/Theme.os2
4895
share/fvwm-crystal/fvwm/decorations/Ish/Green/Theme.windows
4896
share/fvwm-crystal/fvwm/decorations/Ish/Green/button-active-down.png
4897
share/fvwm-crystal/fvwm/decorations/Ish/Green/button-active.png
4898
share/fvwm-crystal/fvwm/decorations/Ish/Green/button-inactive.png
4899
share/fvwm-crystal/fvwm/decorations/Ish/Green/title.png
4900
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/entries
4901
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/format
4902
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/prop-base/button-active-down.png.svn-base
4903
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/prop-base/button-active.png.svn-base
4904
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/prop-base/button-inactive.png.svn-base
4905
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/prop-base/title.png.svn-base
4906
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Colorsets.svn-base
4907
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/README.svn-base
4908
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Theme.fvwm-crystal.svn-base
4909
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Theme.macosx.svn-base
4910
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Theme.nextstep.svn-base
4911
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Theme.os2.svn-base
4912
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/Theme.windows.svn-base
4913
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/button-active-down.png.svn-base
4914
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/button-active.png.svn-base
4915
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/button-inactive.png.svn-base
4916
share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base/title.png.svn-base
4917
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Colorsets
4918
share/fvwm-crystal/fvwm/decorations/Ish/Lite/README
4919
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Theme.fvwm-crystal
4920
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Theme.macosx
4921
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Theme.nextstep
4922
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Theme.os2
4923
share/fvwm-crystal/fvwm/decorations/Ish/Lite/Theme.windows
4924
share/fvwm-crystal/fvwm/decorations/Ish/Lite/button-active-down.png
4925
share/fvwm-crystal/fvwm/decorations/Ish/Lite/button-active.png
4926
share/fvwm-crystal/fvwm/decorations/Ish/Lite/button-inactive.png
4927
share/fvwm-crystal/fvwm/decorations/Ish/Lite/title.png
4928
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/entries
4929
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/format
4930
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/prop-base/button-active-down.png.svn-base
4931
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/prop-base/button-active.png.svn-base
4932
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/prop-base/button-inactive.png.svn-base
4933
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/prop-base/title.png.svn-base
4934
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Colorsets.svn-base
4935
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/README.svn-base
4936
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Theme.fvwm-crystal.svn-base
4937
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Theme.macosx.svn-base
4938
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Theme.nextstep.svn-base
4939
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Theme.os2.svn-base
4940
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/Theme.windows.svn-base
4941
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/button-active-down.png.svn-base
4942
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/button-active.png.svn-base
4943
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/button-inactive.png.svn-base
4944
share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base/title.png.svn-base
4945
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Colorsets
4946
share/fvwm-crystal/fvwm/decorations/Ish/Orange/README
4947
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Theme.fvwm-crystal
4948
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Theme.macosx
4949
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Theme.nextstep
4950
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Theme.os2
4951
share/fvwm-crystal/fvwm/decorations/Ish/Orange/Theme.windows
4952
share/fvwm-crystal/fvwm/decorations/Ish/Orange/button-active-down.png
4953
share/fvwm-crystal/fvwm/decorations/Ish/Orange/button-active.png
4954
share/fvwm-crystal/fvwm/decorations/Ish/Orange/button-inactive.png
4955
share/fvwm-crystal/fvwm/decorations/Ish/Orange/title.png
4956
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/entries
4957
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/format
4958
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/prop-base/button-active-down.png.svn-base
4959
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/prop-base/button-active.png.svn-base
4960
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/prop-base/button-inactive.png.svn-base
4961
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/prop-base/title.png.svn-base
4962
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Colorsets.svn-base
4963
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/README.svn-base
4964
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Theme.fvwm-crystal.svn-base
4965
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Theme.macosx.svn-base
4966
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Theme.nextstep.svn-base
4967
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Theme.os2.svn-base
4968
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/Theme.windows.svn-base
4969
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/button-active-down.png.svn-base
4970
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/button-active.png.svn-base
4971
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/button-inactive.png.svn-base
4972
share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base/title.png.svn-base
4973
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Colorsets
4974
share/fvwm-crystal/fvwm/decorations/Ish/Pink/README
4975
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Theme.fvwm-crystal
4976
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Theme.macosx
4977
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Theme.nextstep
4978
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Theme.os2
4979
share/fvwm-crystal/fvwm/decorations/Ish/Pink/Theme.windows
4980
share/fvwm-crystal/fvwm/decorations/Ish/Pink/button-active-down.png
4981
share/fvwm-crystal/fvwm/decorations/Ish/Pink/button-active.png
4982
share/fvwm-crystal/fvwm/decorations/Ish/Pink/button-inactive.png
4983
share/fvwm-crystal/fvwm/decorations/Ish/Pink/title.png
4984
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/entries
4985
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/format
4986
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/prop-base/button-active-down.png.svn-base
4987
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/prop-base/button-active.png.svn-base
4988
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/prop-base/button-inactive.png.svn-base
4989
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/prop-base/title.png.svn-base
4990
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Colorsets.svn-base
4991
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/README.svn-base
4992
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Theme.fvwm-crystal.svn-base
4993
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Theme.macosx.svn-base
4994
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Theme.nextstep.svn-base
4995
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Theme.os2.svn-base
4996
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/Theme.windows.svn-base
4997
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/button-active-down.png.svn-base
4998
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/button-active.png.svn-base
4999
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/button-inactive.png.svn-base
5000
share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base/title.png.svn-base
5001
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Colorsets
5002
share/fvwm-crystal/fvwm/decorations/Ish/Purple/README
5003
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Theme.fvwm-crystal
5004
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Theme.macosx
5005
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Theme.nextstep
5006
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Theme.os2
5007
share/fvwm-crystal/fvwm/decorations/Ish/Purple/Theme.windows
5008
share/fvwm-crystal/fvwm/decorations/Ish/Purple/button-active-down.png
5009
share/fvwm-crystal/fvwm/decorations/Ish/Purple/button-active.png
5010
share/fvwm-crystal/fvwm/decorations/Ish/Purple/button-inactive.png
5011
share/fvwm-crystal/fvwm/decorations/Ish/Purple/title.png
5012
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/entries
5013
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/format
5014
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/prop-base/button-active-down.png.svn-base
5015
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/prop-base/button-active.png.svn-base
5016
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/prop-base/button-inactive.png.svn-base
5017
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/prop-base/title.png.svn-base
5018
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Colorsets.svn-base
5019
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/README.svn-base
5020
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Theme.fvwm-crystal.svn-base
5021
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Theme.macosx.svn-base
5022
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Theme.nextstep.svn-base
5023
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Theme.os2.svn-base
5024
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/Theme.windows.svn-base
5025
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/button-active-down.png.svn-base
5026
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/button-active.png.svn-base
5027
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/button-inactive.png.svn-base
5028
share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base/title.png.svn-base
5029
share/fvwm-crystal/fvwm/decorations/Ish/Red/Colorsets
5030
share/fvwm-crystal/fvwm/decorations/Ish/Red/README
5031
share/fvwm-crystal/fvwm/decorations/Ish/Red/Theme.fvwm-crystal
5032
share/fvwm-crystal/fvwm/decorations/Ish/Red/Theme.macosx
5033
share/fvwm-crystal/fvwm/decorations/Ish/Red/Theme.nextstep
5034
share/fvwm-crystal/fvwm/decorations/Ish/Red/Theme.os2
5035
share/fvwm-crystal/fvwm/decorations/Ish/Red/Theme.windows
5036
share/fvwm-crystal/fvwm/decorations/Ish/Red/button-active-down.png
5037
share/fvwm-crystal/fvwm/decorations/Ish/Red/button-active.png
5038
share/fvwm-crystal/fvwm/decorations/Ish/Red/button-inactive.png
5039
share/fvwm-crystal/fvwm/decorations/Ish/Red/title.png
5040
share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/entries
5041
share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/format
5042
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/entries
5043
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/format
5044
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Colorsets.svn-base
5045
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/README.svn-base
5046
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
5047
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Theme.macosx.svn-base
5048
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Theme.nextstep.svn-base
5049
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Theme.os2.svn-base
5050
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base/Theme.windows.svn-base
5051
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Colorsets
5052
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/README
5053
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Theme.fvwm-crystal
5054
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Theme.macosx
5055
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Theme.nextstep
5056
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Theme.os2
5057
share/fvwm-crystal/fvwm/decorations/MicroClear/Default/Theme.windows
5058
share/fvwm-crystal/fvwm/decorations/Mist/.svn/entries
5059
share/fvwm-crystal/fvwm/decorations/Mist/.svn/format
5060
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/entries
5061
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/format
5062
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-arrows.png.svn-base
5063
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-close-left.png.svn-base
5064
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-close-right.png.svn-base
5065
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-empty-right.png.svn-base
5066
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-iconify-left.png.svn-base
5067
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-iconify.png.svn-base
5068
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-maximize-right.png.svn-base
5069
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-maximize.png.svn-base
5070
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-menu-left.png.svn-base
5071
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-options.png.svn-base
5072
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-active-title.png.svn-base
5073
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-arrows.png.svn-base
5074
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-close-left.png.svn-base
5075
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-close-right.png.svn-base
5076
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-empty-right.png.svn-base
5077
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-iconify-left.png.svn-base
5078
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-iconify.png.svn-base
5079
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-maximize-right.png.svn-base
5080
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-maximize.png.svn-base
5081
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-menu-left.png.svn-base
5082
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-options.png.svn-base
5083
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base/window-inactive-title.png.svn-base
5084
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Colorsets.svn-base
5085
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/README.svn-base
5086
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
5087
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Theme.macosx.svn-base
5088
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Theme.nextstep.svn-base
5089
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Theme.os2.svn-base
5090
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/Theme.windows.svn-base
5091
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-arrows.png.svn-base
5092
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-close-left.png.svn-base
5093
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-close-right.png.svn-base
5094
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-empty-right.png.svn-base
5095
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-iconify-left.png.svn-base
5096
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-iconify.png.svn-base
5097
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-maximize-right.png.svn-base
5098
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-maximize.png.svn-base
5099
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-menu-left.png.svn-base
5100
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-options.png.svn-base
5101
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-active-title.png.svn-base
5102
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-arrows.png.svn-base
5103
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-close-left.png.svn-base
5104
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-close-right.png.svn-base
5105
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-empty-right.png.svn-base
5106
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-iconify-left.png.svn-base
5107
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-iconify.png.svn-base
5108
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-maximize-right.png.svn-base
5109
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-maximize.png.svn-base
5110
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-menu-left.png.svn-base
5111
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-options.png.svn-base
5112
share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base/window-inactive-title.png.svn-base
5113
share/fvwm-crystal/fvwm/decorations/Mist/Default/Colorsets
5114
share/fvwm-crystal/fvwm/decorations/Mist/Default/README
5115
share/fvwm-crystal/fvwm/decorations/Mist/Default/Theme.fvwm-crystal
5116
share/fvwm-crystal/fvwm/decorations/Mist/Default/Theme.macosx
5117
share/fvwm-crystal/fvwm/decorations/Mist/Default/Theme.nextstep
5118
share/fvwm-crystal/fvwm/decorations/Mist/Default/Theme.os2
5119
share/fvwm-crystal/fvwm/decorations/Mist/Default/Theme.windows
5120
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-arrows.png
5121
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-close-left.png
5122
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-close-right.png
5123
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-empty-right.png
5124
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-iconify-left.png
5125
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-iconify.png
5126
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-maximize-right.png
5127
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-maximize.png
5128
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-menu-left.png
5129
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-options.png
5130
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-active-title.png
5131
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-arrows.png
5132
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-close-left.png
5133
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-close-right.png
5134
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-empty-right.png
5135
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-iconify-left.png
5136
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-iconify.png
5137
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-maximize-right.png
5138
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-maximize.png
5139
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-menu-left.png
5140
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-options.png
5141
share/fvwm-crystal/fvwm/decorations/Mist/Default/window-inactive-title.png
5142
share/fvwm-crystal/fvwm/decorations/Motif/.svn/entries
5143
share/fvwm-crystal/fvwm/decorations/Motif/.svn/format
5144
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/entries
5145
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/format
5146
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Colorsets.svn-base
5147
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/README.svn-base
5148
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Theme.fvwm-crystal.svn-base
5149
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Theme.macosx.svn-base
5150
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Theme.nextstep.svn-base
5151
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Theme.os2.svn-base
5152
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base/Theme.windows.svn-base
5153
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Colorsets
5154
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/README
5155
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Theme.fvwm-crystal
5156
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Theme.macosx
5157
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Theme.nextstep
5158
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Theme.os2
5159
share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/Theme.windows
5160
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/entries
5161
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/format
5162
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Colorsets.svn-base
5163
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/README.svn-base
5164
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Theme.fvwm-crystal.svn-base
5165
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Theme.macosx.svn-base
5166
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Theme.nextstep.svn-base
5167
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Theme.os2.svn-base
5168
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base/Theme.windows.svn-base
5169
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Colorsets
5170
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/README
5171
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Theme.fvwm-crystal
5172
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Theme.macosx
5173
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Theme.nextstep
5174
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Theme.os2
5175
share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/Theme.windows
5176
share/fvwm-crystal/fvwm/decorations/SystemG/.svn/entries
5177
share/fvwm-crystal/fvwm/decorations/SystemG/.svn/format
5178
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/entries
5179
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/format
5180
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-arrows-down.png.svn-base
5181
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-arrows.png.svn-base
5182
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-close-down.png.svn-base
5183
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-close.png.svn-base
5184
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-iconify-down.png.svn-base
5185
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-iconify.png.svn-base
5186
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-maximize-down.png.svn-base
5187
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-maximize.png.svn-base
5188
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-options-down.png.svn-base
5189
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-active-options.png.svn-base
5190
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-inactive-arrows.png.svn-base
5191
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-inactive-close.png.svn-base
5192
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-inactive-iconify.png.svn-base
5193
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-inactive-maximize.png.svn-base
5194
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base/window-inactive-options.png.svn-base
5195
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Colorsets.svn-base
5196
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/README.svn-base
5197
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Theme.fvwm-crystal.svn-base
5198
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Theme.macosx.svn-base
5199
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Theme.nextstep.svn-base
5200
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Theme.os2.svn-base
5201
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/Theme.windows.svn-base
5202
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-arrows-down.png.svn-base
5203
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-arrows.png.svn-base
5204
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-close-down.png.svn-base
5205
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-close.png.svn-base
5206
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-iconify-down.png.svn-base
5207
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-iconify.png.svn-base
5208
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-maximize-down.png.svn-base
5209
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-maximize.png.svn-base
5210
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-options-down.png.svn-base
5211
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-active-options.png.svn-base
5212
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-inactive-arrows.png.svn-base
5213
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-inactive-close.png.svn-base
5214
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-inactive-iconify.png.svn-base
5215
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-inactive-maximize.png.svn-base
5216
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base/window-inactive-options.png.svn-base
5217
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Colorsets
5218
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/README
5219
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Theme.fvwm-crystal
5220
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Theme.macosx
5221
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Theme.nextstep
5222
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Theme.os2
5223
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/Theme.windows
5224
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-arrows-down.png
5225
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-arrows.png
5226
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-close-down.png
5227
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-close.png
5228
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-iconify-down.png
5229
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-iconify.png
5230
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-maximize-down.png
5231
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-maximize.png
5232
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-options-down.png
5233
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-active-options.png
5234
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-inactive-arrows.png
5235
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-inactive-close.png
5236
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-inactive-iconify.png
5237
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-inactive-maximize.png
5238
share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/window-inactive-options.png
5239
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/entries
5240
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/format
5241
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-arrows-down.png.svn-base
5242
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-arrows.png.svn-base
5243
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-close-down.png.svn-base
5244
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-close.png.svn-base
5245
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-iconify-down.png.svn-base
5246
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-iconify.png.svn-base
5247
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-maximize-down.png.svn-base
5248
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-maximize.png.svn-base
5249
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-options-down.png.svn-base
5250
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-active-options.png.svn-base
5251
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-inactive-arrows.png.svn-base
5252
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-inactive-close.png.svn-base
5253
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-inactive-iconify.png.svn-base
5254
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-inactive-maximize.png.svn-base
5255
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base/window-inactive-options.png.svn-base
5256
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Colorsets.svn-base
5257
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/README.svn-base
5258
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Theme.fvwm-crystal.svn-base
5259
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Theme.macosx.svn-base
5260
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Theme.nextstep.svn-base
5261
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Theme.os2.svn-base
5262
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/Theme.windows.svn-base
5263
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-arrows-down.png.svn-base
5264
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-arrows.png.svn-base
5265
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-close-down.png.svn-base
5266
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-close.png.svn-base
5267
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-iconify-down.png.svn-base
5268
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-iconify.png.svn-base
5269
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-maximize-down.png.svn-base
5270
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-maximize.png.svn-base
5271
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-options-down.png.svn-base
5272
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-active-options.png.svn-base
5273
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-inactive-arrows.png.svn-base
5274
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-inactive-close.png.svn-base
5275
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-inactive-iconify.png.svn-base
5276
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-inactive-maximize.png.svn-base
5277
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base/window-inactive-options.png.svn-base
5278
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Colorsets
5279
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/README
5280
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Theme.fvwm-crystal
5281
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Theme.macosx
5282
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Theme.nextstep
5283
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Theme.os2
5284
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/Theme.windows
5285
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-arrows-down.png
5286
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-arrows.png
5287
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-close-down.png
5288
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-close.png
5289
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-iconify-down.png
5290
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-iconify.png
5291
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-maximize-down.png
5292
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-maximize.png
5293
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-options-down.png
5294
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-active-options.png
5295
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-inactive-arrows.png
5296
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-inactive-close.png
5297
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-inactive-iconify.png
5298
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-inactive-maximize.png
5299
share/fvwm-crystal/fvwm/decorations/SystemG/Crux/window-inactive-options.png
5300
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/entries
5301
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/format
5302
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-arrows-down.png.svn-base
5303
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-arrows.png.svn-base
5304
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-close-down.png.svn-base
5305
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-close.png.svn-base
5306
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-iconify-down.png.svn-base
5307
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-iconify.png.svn-base
5308
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-maximize-down.png.svn-base
5309
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-maximize.png.svn-base
5310
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-options-down.png.svn-base
5311
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-active-options.png.svn-base
5312
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-inactive-arrows.png.svn-base
5313
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-inactive-close.png.svn-base
5314
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-inactive-iconify.png.svn-base
5315
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-inactive-maximize.png.svn-base
5316
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base/window-inactive-options.png.svn-base
5317
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Colorsets.svn-base
5318
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/README.svn-base
5319
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Theme.fvwm-crystal.svn-base
5320
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Theme.macosx.svn-base
5321
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Theme.nextstep.svn-base
5322
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Theme.os2.svn-base
5323
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/Theme.windows.svn-base
5324
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-arrows-down.png.svn-base
5325
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-arrows.png.svn-base
5326
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-close-down.png.svn-base
5327
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-close.png.svn-base
5328
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-iconify-down.png.svn-base
5329
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-iconify.png.svn-base
5330
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-maximize-down.png.svn-base
5331
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-maximize.png.svn-base
5332
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-options-down.png.svn-base
5333
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-active-options.png.svn-base
5334
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-inactive-arrows.png.svn-base
5335
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-inactive-close.png.svn-base
5336
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-inactive-iconify.png.svn-base
5337
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-inactive-maximize.png.svn-base
5338
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base/window-inactive-options.png.svn-base
5339
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Colorsets
5340
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/README
5341
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Theme.fvwm-crystal
5342
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Theme.macosx
5343
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Theme.nextstep
5344
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Theme.os2
5345
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/Theme.windows
5346
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-arrows-down.png
5347
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-arrows.png
5348
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-close-down.png
5349
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-close.png
5350
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-iconify-down.png
5351
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-iconify.png
5352
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-maximize-down.png
5353
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-maximize.png
5354
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-options-down.png
5355
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-active-options.png
5356
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-inactive-arrows.png
5357
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-inactive-close.png
5358
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-inactive-iconify.png
5359
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-inactive-maximize.png
5360
share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/window-inactive-options.png
5361
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/entries
5362
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/format
5363
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-arrows-down.png.svn-base
5364
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-arrows.png.svn-base
5365
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-close-down.png.svn-base
5366
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-close.png.svn-base
5367
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-iconify-down.png.svn-base
5368
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-iconify.png.svn-base
5369
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-maximize-down.png.svn-base
5370
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-maximize.png.svn-base
5371
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-options-down.png.svn-base
5372
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-active-options.png.svn-base
5373
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-inactive-arrows.png.svn-base
5374
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-inactive-close.png.svn-base
5375
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-inactive-iconify.png.svn-base
5376
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-inactive-maximize.png.svn-base
5377
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base/window-inactive-options.png.svn-base
5378
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Colorsets.svn-base
5379
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/README.svn-base
5380
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Theme.fvwm-crystal.svn-base
5381
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Theme.macosx.svn-base
5382
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Theme.nextstep.svn-base
5383
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Theme.os2.svn-base
5384
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/Theme.windows.svn-base
5385
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-arrows-down.png.svn-base
5386
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-arrows.png.svn-base
5387
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-close-down.png.svn-base
5388
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-close.png.svn-base
5389
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-iconify-down.png.svn-base
5390
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-iconify.png.svn-base
5391
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-maximize-down.png.svn-base
5392
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-maximize.png.svn-base
5393
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-options-down.png.svn-base
5394
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-active-options.png.svn-base
5395
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-inactive-arrows.png.svn-base
5396
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-inactive-close.png.svn-base
5397
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-inactive-iconify.png.svn-base
5398
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-inactive-maximize.png.svn-base
5399
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base/window-inactive-options.png.svn-base
5400
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Colorsets
5401
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/README
5402
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Theme.fvwm-crystal
5403
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Theme.macosx
5404
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Theme.nextstep
5405
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Theme.os2
5406
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/Theme.windows
5407
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-arrows-down.png
5408
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-arrows.png
5409
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-close-down.png
5410
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-close.png
5411
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-iconify-down.png
5412
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-iconify.png
5413
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-maximize-down.png
5414
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-maximize.png
5415
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-options-down.png
5416
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-active-options.png
5417
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-inactive-arrows.png
5418
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-inactive-close.png
5419
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-inactive-iconify.png
5420
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-inactive-maximize.png
5421
share/fvwm-crystal/fvwm/decorations/SystemG/Debian/window-inactive-options.png
5422
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/entries
5423
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/format
5424
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-arrows-down.png.svn-base
5425
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-arrows.png.svn-base
5426
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-close-down.png.svn-base
5427
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-close.png.svn-base
5428
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-iconify-down.png.svn-base
5429
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-iconify.png.svn-base
5430
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-maximize-down.png.svn-base
5431
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-maximize.png.svn-base
5432
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-options-down.png.svn-base
5433
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-active-options.png.svn-base
5434
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-inactive-arrows.png.svn-base
5435
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-inactive-close.png.svn-base
5436
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-inactive-iconify.png.svn-base
5437
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-inactive-maximize.png.svn-base
5438
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base/window-inactive-options.png.svn-base
5439
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Colorsets.svn-base
5440
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/README.svn-base
5441
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
5442
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Theme.macosx.svn-base
5443
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Theme.nextstep.svn-base
5444
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Theme.os2.svn-base
5445
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/Theme.windows.svn-base
5446
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-arrows-down.png.svn-base
5447
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-arrows.png.svn-base
5448
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-close-down.png.svn-base
5449
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-close.png.svn-base
5450
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-iconify-down.png.svn-base
5451
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-iconify.png.svn-base
5452
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-maximize-down.png.svn-base
5453
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-maximize.png.svn-base
5454
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-options-down.png.svn-base
5455
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-active-options.png.svn-base
5456
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-inactive-arrows.png.svn-base
5457
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-inactive-close.png.svn-base
5458
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-inactive-iconify.png.svn-base
5459
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-inactive-maximize.png.svn-base
5460
share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base/window-inactive-options.png.svn-base
5461
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Colorsets
5462
share/fvwm-crystal/fvwm/decorations/SystemG/Default/README
5463
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Theme.fvwm-crystal
5464
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Theme.macosx
5465
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Theme.nextstep
5466
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Theme.os2
5467
share/fvwm-crystal/fvwm/decorations/SystemG/Default/Theme.windows
5468
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-arrows-down.png
5469
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-arrows.png
5470
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-close-down.png
5471
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-close.png
5472
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-iconify-down.png
5473
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-iconify.png
5474
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-maximize-down.png
5475
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-maximize.png
5476
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-options-down.png
5477
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-active-options.png
5478
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-inactive-arrows.png
5479
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-inactive-close.png
5480
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-inactive-iconify.png
5481
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-inactive-maximize.png
5482
share/fvwm-crystal/fvwm/decorations/SystemG/Default/window-inactive-options.png
5483
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/entries
5484
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/format
5485
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-arrows-down.png.svn-base
5486
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-arrows.png.svn-base
5487
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-close-down.png.svn-base
5488
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-close.png.svn-base
5489
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-iconify-down.png.svn-base
5490
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-iconify.png.svn-base
5491
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-maximize-down.png.svn-base
5492
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-maximize.png.svn-base
5493
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-options-down.png.svn-base
5494
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-active-options.png.svn-base
5495
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-inactive-arrows.png.svn-base
5496
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-inactive-close.png.svn-base
5497
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-inactive-iconify.png.svn-base
5498
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-inactive-maximize.png.svn-base
5499
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base/window-inactive-options.png.svn-base
5500
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Colorsets.svn-base
5501
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/README.svn-base
5502
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Theme.fvwm-crystal.svn-base
5503
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Theme.macosx.svn-base
5504
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Theme.nextstep.svn-base
5505
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Theme.os2.svn-base
5506
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/Theme.windows.svn-base
5507
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-arrows-down.png.svn-base
5508
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-arrows.png.svn-base
5509
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-close-down.png.svn-base
5510
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-close.png.svn-base
5511
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-iconify-down.png.svn-base
5512
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-iconify.png.svn-base
5513
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-maximize-down.png.svn-base
5514
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-maximize.png.svn-base
5515
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-options-down.png.svn-base
5516
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-active-options.png.svn-base
5517
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-inactive-arrows.png.svn-base
5518
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-inactive-close.png.svn-base
5519
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-inactive-iconify.png.svn-base
5520
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-inactive-maximize.png.svn-base
5521
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base/window-inactive-options.png.svn-base
5522
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Colorsets
5523
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/README
5524
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Theme.fvwm-crystal
5525
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Theme.macosx
5526
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Theme.nextstep
5527
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Theme.os2
5528
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/Theme.windows
5529
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-arrows-down.png
5530
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-arrows.png
5531
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-close-down.png
5532
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-close.png
5533
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-iconify-down.png
5534
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-iconify.png
5535
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-maximize-down.png
5536
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-maximize.png
5537
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-options-down.png
5538
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-active-options.png
5539
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-inactive-arrows.png
5540
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-inactive-close.png
5541
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-inactive-iconify.png
5542
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-inactive-maximize.png
5543
share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/window-inactive-options.png
5544
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/entries
5545
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/format
5546
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-arrows-down.png.svn-base
5547
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-arrows.png.svn-base
5548
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-close-down.png.svn-base
5549
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-close.png.svn-base
5550
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-iconify-down.png.svn-base
5551
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-iconify.png.svn-base
5552
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-maximize-down.png.svn-base
5553
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-maximize.png.svn-base
5554
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-options-down.png.svn-base
5555
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-active-options.png.svn-base
5556
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-inactive-arrows.png.svn-base
5557
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-inactive-close.png.svn-base
5558
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-inactive-iconify.png.svn-base
5559
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-inactive-maximize.png.svn-base
5560
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base/window-inactive-options.png.svn-base
5561
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Colorsets.svn-base
5562
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/README.svn-base
5563
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Theme.fvwm-crystal.svn-base
5564
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Theme.macosx.svn-base
5565
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Theme.nextstep.svn-base
5566
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Theme.os2.svn-base
5567
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/Theme.windows.svn-base
5568
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-arrows-down.png.svn-base
5569
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-arrows.png.svn-base
5570
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-close-down.png.svn-base
5571
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-close.png.svn-base
5572
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-iconify-down.png.svn-base
5573
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-iconify.png.svn-base
5574
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-maximize-down.png.svn-base
5575
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-maximize.png.svn-base
5576
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-options-down.png.svn-base
5577
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-active-options.png.svn-base
5578
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-inactive-arrows.png.svn-base
5579
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-inactive-close.png.svn-base
5580
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-inactive-iconify.png.svn-base
5581
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-inactive-maximize.png.svn-base
5582
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base/window-inactive-options.png.svn-base
5583
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Colorsets
5584
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/README
5585
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Theme.fvwm-crystal
5586
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Theme.macosx
5587
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Theme.nextstep
5588
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Theme.os2
5589
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/Theme.windows
5590
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-arrows-down.png
5591
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-arrows.png
5592
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-close-down.png
5593
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-close.png
5594
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-iconify-down.png
5595
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-iconify.png
5596
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-maximize-down.png
5597
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-maximize.png
5598
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-options-down.png
5599
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-active-options.png
5600
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-inactive-arrows.png
5601
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-inactive-close.png
5602
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-inactive-iconify.png
5603
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-inactive-maximize.png
5604
share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/window-inactive-options.png
5605
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/entries
5606
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/format
5607
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-arrows-down.png.svn-base
5608
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-arrows.png.svn-base
5609
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-close-down.png.svn-base
5610
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-close.png.svn-base
5611
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-iconify-down.png.svn-base
5612
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-iconify.png.svn-base
5613
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-maximize-down.png.svn-base
5614
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-maximize.png.svn-base
5615
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-options-down.png.svn-base
5616
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-active-options.png.svn-base
5617
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-inactive-arrows.png.svn-base
5618
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-inactive-close.png.svn-base
5619
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-inactive-iconify.png.svn-base
5620
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-inactive-maximize.png.svn-base
5621
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base/window-inactive-options.png.svn-base
5622
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Colorsets.svn-base
5623
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/README.svn-base
5624
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Theme.fvwm-crystal.svn-base
5625
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Theme.macosx.svn-base
5626
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Theme.nextstep.svn-base
5627
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Theme.os2.svn-base
5628
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/Theme.windows.svn-base
5629
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-arrows-down.png.svn-base
5630
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-arrows.png.svn-base
5631
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-close-down.png.svn-base
5632
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-close.png.svn-base
5633
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-iconify-down.png.svn-base
5634
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-iconify.png.svn-base
5635
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-maximize-down.png.svn-base
5636
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-maximize.png.svn-base
5637
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-options-down.png.svn-base
5638
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-active-options.png.svn-base
5639
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-inactive-arrows.png.svn-base
5640
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-inactive-close.png.svn-base
5641
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-inactive-iconify.png.svn-base
5642
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-inactive-maximize.png.svn-base
5643
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base/window-inactive-options.png.svn-base
5644
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Colorsets
5645
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/README
5646
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Theme.fvwm-crystal
5647
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Theme.macosx
5648
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Theme.nextstep
5649
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Theme.os2
5650
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/Theme.windows
5651
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-arrows-down.png
5652
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-arrows.png
5653
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-close-down.png
5654
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-close.png
5655
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-iconify-down.png
5656
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-iconify.png
5657
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-maximize-down.png
5658
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-maximize.png
5659
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-options-down.png
5660
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-active-options.png
5661
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-inactive-arrows.png
5662
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-inactive-close.png
5663
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-inactive-iconify.png
5664
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-inactive-maximize.png
5665
share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/window-inactive-options.png
5666
share/fvwm-crystal/fvwm/decorations/Winter/.svn/entries
5667
share/fvwm-crystal/fvwm/decorations/Winter/.svn/format
5668
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/entries
5669
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/format
5670
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-arrows-down.png.svn-base
5671
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-arrows.png.svn-base
5672
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-close-down.png.svn-base
5673
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-close.png.svn-base
5674
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-iconify-down.png.svn-base
5675
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-iconify.png.svn-base
5676
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-maximize-down.png.svn-base
5677
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-maximize.png.svn-base
5678
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-options-down.png.svn-base
5679
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-options.png.svn-base
5680
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-active-title.png.svn-base
5681
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-arrows.png.svn-base
5682
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-close.png.svn-base
5683
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-iconify.png.svn-base
5684
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-maximize.png.svn-base
5685
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-options.png.svn-base
5686
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base/window-inactive-title.png.svn-base
5687
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Colorsets.svn-base
5688
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/README.svn-base
5689
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Theme.fvwm-crystal.svn-base
5690
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Theme.macosx.svn-base
5691
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Theme.nextstep.svn-base
5692
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Theme.os2.svn-base
5693
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/Theme.windows.svn-base
5694
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-arrows-down.png.svn-base
5695
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-arrows.png.svn-base
5696
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-close-down.png.svn-base
5697
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-close.png.svn-base
5698
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-iconify-down.png.svn-base
5699
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-iconify.png.svn-base
5700
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-maximize-down.png.svn-base
5701
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-maximize.png.svn-base
5702
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-options-down.png.svn-base
5703
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-options.png.svn-base
5704
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-active-title.png.svn-base
5705
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-arrows.png.svn-base
5706
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-close.png.svn-base
5707
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-iconify.png.svn-base
5708
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-maximize.png.svn-base
5709
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-options.png.svn-base
5710
share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base/window-inactive-title.png.svn-base
5711
share/fvwm-crystal/fvwm/decorations/Winter/Default/Colorsets
5712
share/fvwm-crystal/fvwm/decorations/Winter/Default/README
5713
share/fvwm-crystal/fvwm/decorations/Winter/Default/Theme.fvwm-crystal
5714
share/fvwm-crystal/fvwm/decorations/Winter/Default/Theme.macosx
5715
share/fvwm-crystal/fvwm/decorations/Winter/Default/Theme.nextstep
5716
share/fvwm-crystal/fvwm/decorations/Winter/Default/Theme.os2
5717
share/fvwm-crystal/fvwm/decorations/Winter/Default/Theme.windows
5718
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-arrows-down.png
5719
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-arrows.png
5720
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-close-down.png
5721
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-close.png
5722
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-iconify-down.png
5723
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-iconify.png
5724
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-maximize-down.png
5725
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-maximize.png
5726
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-options-down.png
5727
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-options.png
5728
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-active-title.png
5729
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-arrows.png
5730
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-close.png
5731
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-iconify.png
5732
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-maximize.png
5733
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-options.png
5734
share/fvwm-crystal/fvwm/decorations/Winter/Default/window-inactive-title.png
5735
share/fvwm-crystal/fvwm/icons/.svn/entries
5736
share/fvwm-crystal/fvwm/icons/.svn/format
5737
share/fvwm-crystal/fvwm/icons/Default/.svn/entries
5738
share/fvwm-crystal/fvwm/icons/Default/.svn/format
5739
share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/entries
5740
share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/format
5741
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/entries
5742
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/format
5743
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base/fvwm-crystal.png.svn-base
5744
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base/media-eject.png.svn-base
5745
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base/media-playback-start.png.svn-base
5746
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base/media-skip-forward.png.svn-base
5747
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base/window-list.png.svn-base
5748
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base/fvwm-crystal.png.svn-base
5749
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base/media-eject.png.svn-base
5750
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base/media-playback-start.png.svn-base
5751
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base/media-skip-forward.png.svn-base
5752
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base/window-list.png.svn-base
5753
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/fvwm-crystal.png
5754
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/media-eject.png
5755
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/media-playback-start.png
5756
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/media-skip-forward.png
5757
share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/window-list.png
5758
share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/entries
5759
share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/format
5760
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/entries
5761
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/format
5762
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/BitchX.png.svn-base
5763
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/Eterm.png.svn-base
5764
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/Maelstrom.png.svn-base
5765
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/abiword.png.svn-base
5766
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/abuse.png.svn-base
5767
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/acidrip.png.svn-base
5768
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/akregator.png.svn-base
5769
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/alsamixer.png.svn-base
5770
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/amarok.png.svn-base
5771
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/amule.png.svn-base
5772
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/anjuta.png.svn-base
5773
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/aptitude.png.svn-base
5774
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/aptsh.png.svn-base
5775
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/archlinux.png.svn-base
5776
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ardour.png.svn-base
5777
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/armagetron.png.svn-base
5778
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/atanks.png.svn-base
5779
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/aterm.png.svn-base
5780
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/atlantik.png.svn-base
5781
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/atomix.png.svn-base
5782
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/audacious.png.svn-base
5783
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/audacity.png.svn-base
5784
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/aumix.png.svn-base
5785
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/avidemux.png.svn-base
5786
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/azureus.png.svn-base
5787
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/balsa-ab.png.svn-base
5788
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/balsa.png.svn-base
5789
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/barrage.png.svn-base
5790
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/basket.png.svn-base
5791
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bastet.png.svn-base
5792
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/beep-media-player.png.svn-base
5793
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/billard-gl.png.svn-base
5794
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/blackboxgame.png.svn-base
5795
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/blackjack.png.svn-base
5796
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/blender.png.svn-base
5797
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/blobwars.png.svn-base
5798
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bluefish.png.svn-base
5799
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bmp.png.svn-base
5800
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bonfire.png.svn-base
5801
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/brasero.png.svn-base
5802
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bridges.png.svn-base
5803
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/btdownloadgui.png.svn-base
5804
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/btdownloadgui.py.png.svn-base
5805
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/bzflag.png.svn-base
5806
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/castle-combat.png.svn-base
5807
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/celestia.png.svn-base
5808
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/centericq.png.svn-base
5809
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/chromium.png.svn-base
5810
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/cinelerra.png.svn-base
5811
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/civclient.png.svn-base
5812
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/civserver.png.svn-base
5813
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/cmus.png.svn-base
5814
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/conglomerate.png.svn-base
5815
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/crack-attack.png.svn-base
5816
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/cream.png.svn-base
5817
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/cube.png.svn-base
5818
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/d4x.png.svn-base
5819
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/dcgui.png.svn-base
5820
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/debian.png.svn-base
5821
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/default.png.svn-base
5822
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/deluge-torrent.png.svn-base
5823
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/deluge.png.svn-base
5824
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/dia.png.svn-base
5825
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/digikam.png.svn-base
5826
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/dillo.png.svn-base
5827
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/djview.png.svn-base
5828
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/dlume.png.svn-base
5829
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/dominosa.png.svn-base
5830
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/drakconf.png.svn-base
5831
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/easytag.png.svn-base
5832
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/eboard.png.svn-base
5833
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/eclipse.png.svn-base
5834
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/egoboo.png.svn-base
5835
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ekg.png.svn-base
5836
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ekg2.png.svn-base
5837
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ekiga.png.svn-base
5838
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/el.png.svn-base
5839
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/elinks.png.svn-base
5840
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/emacs.png.svn-base
5841
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/enigma.png.svn-base
5842
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/epic4.png.svn-base
5843
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/epiphany.png.svn-base
5844
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/eric.png.svn-base
5845
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/evince.png.svn-base
5846
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/evolution.png.svn-base
5847
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/exfalso.png.svn-base
5848
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/f-spot.png.svn-base
5849
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/falconseye.png.svn-base
5850
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/fetchmail.png.svn-base
5851
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/fifteen.png.svn-base
5852
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/filerunner.png.svn-base
5853
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/flipgame.png.svn-base
5854
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/foobillard.png.svn-base
5855
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/freeciv.png.svn-base
5856
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/freemind.png.svn-base
5857
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/frozen-bubble.png.svn-base
5858
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/fvwm-crystal.png.svn-base
5859
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/fwbuilder.png.svn-base
5860
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gabber.png.svn-base
5861
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gaim.png.svn-base
5862
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gajim.png.svn-base
5863
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/galeon.png.svn-base
5864
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gataxx.png.svn-base
5865
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gcfilms.png.svn-base
5866
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gcolor2.png.svn-base
5867
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gconf-editor.png.svn-base
5868
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gedit.png.svn-base
5869
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gentoo.png.svn-base
5870
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gentoolinux.png.svn-base
5871
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gftp.png.svn-base
5872
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gg.png.svn-base
5873
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gg2.png.svn-base
5874
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/giFTcurs.png.svn-base
5875
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/giFToxic.png.svn-base
5876
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/giftui.png.svn-base
5877
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gimp.png.svn-base
5878
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gizmo.png.svn-base
5879
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/glade-2.png.svn-base
5880
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/glines.png.svn-base
5881
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gltron.png.svn-base
5882
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/glurp.png.svn-base
5883
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gmpc.png.svn-base
5884
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gmplayer.png.svn-base
5885
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnect.png.svn-base
5886
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnibbles.png.svn-base
5887
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnobots2.png.svn-base
5888
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome-alsamixer.png.svn-base
5889
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome-control-center.png.svn-base
5890
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome-mud.png.svn-base
5891
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome-stones.png.svn-base
5892
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome-terminal.png.svn-base
5893
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnome.png.svn-base
5894
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnomebaker.png.svn-base
5895
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnometris.png.svn-base
5896
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnomine.png.svn-base
5897
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnotravex.png.svn-base
5898
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnotski.png.svn-base
5899
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnudoku.png.svn-base
5900
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gnumeric.png.svn-base
5901
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/goobox.png.svn-base
5902
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gossip.png.svn-base
5903
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gpa.png.svn-base
5904
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gpaint.png.svn-base
5905
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gpass.png.svn-base
5906
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gqview.png.svn-base
5907
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/graveman.png.svn-base
5908
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/grip.png.svn-base
5909
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/grml.png.svn-base
5910
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gtali.png.svn-base
5911
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gthumb.png.svn-base
5912
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gtk-gnutella.png.svn-base
5913
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gtkboard.png.svn-base
5914
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gtktalog.png.svn-base
5915
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/guess.png.svn-base
5916
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gv.png.svn-base
5917
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gvim.png.svn-base
5918
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gweled.png.svn-base
5919
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gwenview.png.svn-base
5920
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/gxine.png.svn-base
5921
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/hardinfo.png.svn-base
5922
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/htop.png.svn-base
5923
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/hydrogen.png.svn-base
5924
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/iagno.png.svn-base
5925
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/icebreaker.png.svn-base
5926
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/icedove.png.svn-base
5927
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/iceweasel.png.svn-base
5928
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/idle.png.svn-base
5929
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ihu.png.svn-base
5930
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/inertia.png.svn-base
5931
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/inkscape.png.svn-base
5932
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ipodder.png.svn-base
5933
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/irssi.png.svn-base
5934
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/jpilot.png.svn-base
5935
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/jumpnbump-menu.png.svn-base
5936
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/k3b.png.svn-base
5937
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kaddressbook.png.svn-base
5938
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kadu.png.svn-base
5939
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/karbon.png.svn-base
5940
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kasteroids.png.svn-base
5941
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kate.png.svn-base
5942
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/katomic.png.svn-base
5943
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kbackgammon.png.svn-base
5944
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kbattleship.png.svn-base
5945
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kblackbox.png.svn-base
5946
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kbounce.png.svn-base
5947
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kchart.png.svn-base
5948
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kcontrol.png.svn-base
5949
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kde.png.svn-base
5950
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kdevelop.png.svn-base
5951
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kdevelop3.png.svn-base
5952
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kedit.png.svn-base
5953
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kenolaba.png.svn-base
5954
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kf.png.svn-base
5955
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kformula.png.svn-base
5956
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kfouleggs.png.svn-base
5957
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kgoldrunner.png.svn-base
5958
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kile.png.svn-base
5959
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kinfocenter.png.svn-base
5960
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kivio.png.svn-base
5961
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kjumpingcube.png.svn-base
5962
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/klickety.png.svn-base
5963
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/klines.png.svn-base
5964
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmahjongg.png.svn-base
5965
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmail.png.svn-base
5966
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmenu.png.svn-base
5967
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmines.png.svn-base
5968
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmix.png.svn-base
5969
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kmldonkey.png.svn-base
5970
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/knetwalk.png.svn-base
5971
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/knode.png.svn-base
5972
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kobodeluxe.png.svn-base
5973
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kobodl.png.svn-base
5974
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kolf.png.svn-base
5975
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/konqueror.png.svn-base
5976
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/konquest.png.svn-base
5977
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/konsole.png.svn-base
5978
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kontact.png.svn-base
5979
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kopete.png.svn-base
5980
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/korganizer.png.svn-base
5981
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/koshell.png.svn-base
5982
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kpaint.png.svn-base
5983
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kpat.png.svn-base
5984
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kphone.png.svn-base
5985
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kpilot.png.svn-base
5986
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kpoker.png.svn-base
5987
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kppp.png.svn-base
5988
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kpresenter.png.svn-base
5989
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kreversi.png.svn-base
5990
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/krita.png.svn-base
5991
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/krusader.png.svn-base
5992
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ksame.png.svn-base
5993
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kshisen.png.svn-base
5994
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ksirtet.png.svn-base
5995
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ksmiletris.png.svn-base
5996
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ksnake.png.svn-base
5997
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ksokoban.png.svn-base
5998
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kspaceduel.png.svn-base
5999
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kspread.png.svn-base
6000
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ktorrent.png.svn-base
6001
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ktouch.png.svn-base
6002
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ktron.png.svn-base
6003
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ktuberling.png.svn-base
6004
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kugar.png.svn-base
6005
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kview.png.svn-base
6006
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kvim.png.svn-base
6007
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kvirc.png.svn-base
6008
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kwin4.png.svn-base
6009
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/kword.png.svn-base
6010
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lbreakout2.png.svn-base
6011
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lgeneral.png.svn-base
6012
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/licq.png.svn-base
6013
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/liferea.png.svn-base
6014
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lightup.png.svn-base
6015
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lincity-ng.png.svn-base
6016
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/links2.png.svn-base
6017
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/linphone.png.svn-base
6018
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/linpopup.png.svn-base
6019
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/linux.png.svn-base
6020
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/liquidwar.png.svn-base
6021
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lmarbles.png.svn-base
6022
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lmms.png.svn-base
6023
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/loopy.png.svn-base
6024
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lskat.png.svn-base
6025
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ltris.png.svn-base
6026
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lxdoom.png.svn-base
6027
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lynx.png.svn-base
6028
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/lyx.png.svn-base
6029
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/maelstrom.png.svn-base
6030
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mahjongg.png.svn-base
6031
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mandriva.png.svn-base
6032
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/map.png.svn-base
6033
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mc.png.svn-base
6034
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mines.png.svn-base
6035
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mldonkey.png.svn-base
6036
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mlgui.png.svn-base
6037
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/moagg.png.svn-base
6038
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/monodevelop.png.svn-base
6039
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/monotheka.png.svn-base
6040
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/moon-buggy.png.svn-base
6041
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mousepad.png.svn-base
6042
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mplayer.png.svn-base
6043
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mrxvt.png.svn-base
6044
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/multi-gnome-terminal.png.svn-base
6045
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mutt.png.svn-base
6046
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/mysqlcc.png.svn-base
6047
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/nautilus.png.svn-base
6048
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/nessus.png.svn-base
6049
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/netgame.png.svn-base
6050
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/netpanzer.png.svn-base
6051
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/netris.png.svn-base
6052
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/netslide.png.svn-base
6053
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/neverball.png.svn-base
6054
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/neverputt.png.svn-base
6055
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/nexuiz.png.svn-base
6056
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/njam.png.svn-base
6057
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/nvu.png.svn-base
6058
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oobase.png.svn-base
6059
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oobase2.png.svn-base
6060
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oocalc.png.svn-base
6061
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oocalc2.png.svn-base
6062
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oodraw.png.svn-base
6063
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oodraw2.png.svn-base
6064
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ooffice.png.svn-base
6065
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ooffice2.png.svn-base
6066
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ooimpress.png.svn-base
6067
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ooimpress2.png.svn-base
6068
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oomath.png.svn-base
6069
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oomath2.png.svn-base
6070
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oopadmin.png.svn-base
6071
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oopadmin2.png.svn-base
6072
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oowriter.png.svn-base
6073
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/oowriter2.png.svn-base
6074
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/openoffice.png.svn-base
6075
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/openttd.png.svn-base
6076
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pan.png.svn-base
6077
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pathological.png.svn-base
6078
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pattern.png.svn-base
6079
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pegs.png.svn-base
6080
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pida.png.svn-base
6081
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pingus.png.svn-base
6082
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/porthole.png.svn-base
6083
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ppracer.png.svn-base
6084
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/psi.png.svn-base
6085
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pydance.png.svn-base
6086
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pygmy.png.svn-base
6087
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pympd.png.svn-base
6088
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/pysol.png.svn-base
6089
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/python.png.svn-base
6090
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/q3ut3.png.svn-base
6091
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qcad.png.svn-base
6092
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qcomicbook.png.svn-base
6093
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qjackctl.png.svn-base
6094
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qps.png.svn-base
6095
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qtorrent.png.svn-base
6096
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/qtstalker.png.svn-base
6097
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/quanta.png.svn-base
6098
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/quodlibet.png.svn-base
6099
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/rapidsvn.png.svn-base
6100
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/rect.png.svn-base
6101
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/revelation.png.svn-base
6102
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/rhythmbox.png.svn-base
6103
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/rox.png.svn-base
6104
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/rubrica.png.svn-base
6105
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/same-gnome.png.svn-base
6106
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/samegame.png.svn-base
6107
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/scite.png.svn-base
6108
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/scorched3d.png.svn-base
6109
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/scribus.png.svn-base
6110
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/seahorse.png.svn-base
6111
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sim.png.svn-base
6112
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sixteen.png.svn-base
6113
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/slant.png.svn-base
6114
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/slrn-pl.png.svn-base
6115
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/slrn.png.svn-base
6116
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/smart.png.svn-base
6117
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/snake.png.svn-base
6118
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/snownews.png.svn-base
6119
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sodipodi.png.svn-base
6120
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sol.png.svn-base
6121
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/solo.png.svn-base
6122
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sonata.png.svn-base
6123
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sound-juicer.png.svn-base
6124
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/stardict.png.svn-base
6125
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/starfighter.png.svn-base
6126
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/stellarium.png.svn-base
6127
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/straw.png.svn-base
6128
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/streamtuner.png.svn-base
6129
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/supertux.png.svn-base
6130
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sweep.png.svn-base
6131
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sylpheed-claws.png.svn-base
6132
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sylpheed-gtk2.png.svn-base
6133
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/sylpheed.png.svn-base
6134
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/synaptic.png.svn-base
6135
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/teaed.png.svn-base
6136
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tents.png.svn-base
6137
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/thunar.png.svn-base
6138
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tkabber.png.svn-base
6139
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tleenx2.png.svn-base
6140
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tomboy.png.svn-base
6141
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/torcs.png.svn-base
6142
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/totem.png.svn-base
6143
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/trackballs.png.svn-base
6144
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/trophy.png.svn-base
6145
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tuxcmd.png.svn-base
6146
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tuxpaint.png.svn-base
6147
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/tvtime.png.svn-base
6148
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/twiddle.png.svn-base
6149
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/twinkle.png.svn-base
6150
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ubuntu.png.svn-base
6151
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/untangle.png.svn-base
6152
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/urxvt.png.svn-base
6153
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/valknut.png.svn-base
6154
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/vim.png.svn-base
6155
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/weechat-curses.png.svn-base
6156
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/wesnoth.png.svn-base
6157
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/wings3d.png.svn-base
6158
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/wireshark.png.svn-base
6159
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/worm.png.svn-base
6160
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/wyrd.png.svn-base
6161
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xawtv.png.svn-base
6162
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xboard.png.svn-base
6163
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xcdroast.png.svn-base
6164
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xchat.png.svn-base
6165
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xemacs.png.svn-base
6166
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xevil.png.svn-base
6167
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xfce4-terminal.png.svn-base
6168
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xfe.png.svn-base
6169
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xfig.png.svn-base
6170
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xine.png.svn-base
6171
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xmahjongg.png.svn-base
6172
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xmms.png.svn-base
6173
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xmoto.png.svn-base
6174
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xmule.png.svn-base
6175
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xnc.png.svn-base
6176
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xpat2.png.svn-base
6177
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xpdf.png.svn-base
6178
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xpilot.png.svn-base
6179
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xqf.png.svn-base
6180
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xrick.png.svn-base
6181
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xsane.png.svn-base
6182
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xscreensaver.png.svn-base
6183
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/xterm.png.svn-base
6184
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/ydpdict.png.svn-base
6185
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/zapping.png.svn-base
6186
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/zim.png.svn-base
6187
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/zinf.png.svn-base
6188
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base/zsafe.png.svn-base
6189
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/BitchX.png.svn-base
6190
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/Eterm.png.svn-base
6191
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/Maelstrom.png.svn-base
6192
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/abiword.png.svn-base
6193
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/abuse.png.svn-base
6194
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/acidrip.png.svn-base
6195
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/akregator.png.svn-base
6196
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/alsamixer.png.svn-base
6197
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/amarok.png.svn-base
6198
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/amule.png.svn-base
6199
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/anjuta.png.svn-base
6200
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/aptitude.png.svn-base
6201
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/aptsh.png.svn-base
6202
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/archlinux.png.svn-base
6203
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ardour.png.svn-base
6204
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/armagetron.png.svn-base
6205
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/atanks.png.svn-base
6206
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/aterm.png.svn-base
6207
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/atlantik.png.svn-base
6208
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/atomix.png.svn-base
6209
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/audacious.png.svn-base
6210
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/audacity.png.svn-base
6211
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/aumix.png.svn-base
6212
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/avidemux.png.svn-base
6213
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/azureus.png.svn-base
6214
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/balsa-ab.png.svn-base
6215
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/balsa.png.svn-base
6216
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/barrage.png.svn-base
6217
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/basket.png.svn-base
6218
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bastet.png.svn-base
6219
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/beep-media-player.png.svn-base
6220
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/billard-gl.png.svn-base
6221
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/blackboxgame.png.svn-base
6222
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/blackjack.png.svn-base
6223
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/blender.png.svn-base
6224
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/blobwars.png.svn-base
6225
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bluefish.png.svn-base
6226
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bmp.png.svn-base
6227
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bonfire.png.svn-base
6228
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/brasero.png.svn-base
6229
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bridges.png.svn-base
6230
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/btdownloadgui.png.svn-base
6231
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/btdownloadgui.py.png.svn-base
6232
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/bzflag.png.svn-base
6233
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/castle-combat.png.svn-base
6234
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/celestia.png.svn-base
6235
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/centericq.png.svn-base
6236
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/chromium.png.svn-base
6237
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/cinelerra.png.svn-base
6238
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/civclient.png.svn-base
6239
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/civserver.png.svn-base
6240
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/cmus.png.svn-base
6241
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/conglomerate.png.svn-base
6242
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/crack-attack.png.svn-base
6243
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/cream.png.svn-base
6244
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/cube.png.svn-base
6245
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/d4x.png.svn-base
6246
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/dcgui.png.svn-base
6247
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/debian.png.svn-base
6248
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/default.png.svn-base
6249
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/deluge-torrent.png.svn-base
6250
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/deluge.png.svn-base
6251
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/dia.png.svn-base
6252
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/digikam.png.svn-base
6253
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/dillo.png.svn-base
6254
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/djview.png.svn-base
6255
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/dlume.png.svn-base
6256
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/dominosa.png.svn-base
6257
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/drakconf.png.svn-base
6258
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/easytag.png.svn-base
6259
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/eboard.png.svn-base
6260
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/eclipse.png.svn-base
6261
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/egoboo.png.svn-base
6262
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ekg.png.svn-base
6263
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ekg2.png.svn-base
6264
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ekiga.png.svn-base
6265
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/el.png.svn-base
6266
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/elinks.png.svn-base
6267
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/emacs.png.svn-base
6268
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/enigma.png.svn-base
6269
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/epic4.png.svn-base
6270
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/epiphany.png.svn-base
6271
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/eric.png.svn-base
6272
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/evince.png.svn-base
6273
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/evolution.png.svn-base
6274
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/exfalso.png.svn-base
6275
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/f-spot.png.svn-base
6276
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/falconseye.png.svn-base
6277
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/fetchmail.png.svn-base
6278
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/fifteen.png.svn-base
6279
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/filerunner.png.svn-base
6280
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/flipgame.png.svn-base
6281
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/foobillard.png.svn-base
6282
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/freeciv.png.svn-base
6283
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/freemind.png.svn-base
6284
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/frozen-bubble.png.svn-base
6285
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/fvwm-crystal.png.svn-base
6286
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/fwbuilder.png.svn-base
6287
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gabber.png.svn-base
6288
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gaim.png.svn-base
6289
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gajim.png.svn-base
6290
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/galeon.png.svn-base
6291
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gataxx.png.svn-base
6292
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gcfilms.png.svn-base
6293
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gcolor2.png.svn-base
6294
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gconf-editor.png.svn-base
6295
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gedit.png.svn-base
6296
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gentoo.png.svn-base
6297
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gentoolinux.png.svn-base
6298
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gftp.png.svn-base
6299
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gg.png.svn-base
6300
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gg2.png.svn-base
6301
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/giFTcurs.png.svn-base
6302
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/giFToxic.png.svn-base
6303
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/giftui.png.svn-base
6304
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gimp.png.svn-base
6305
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gizmo.png.svn-base
6306
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/glade-2.png.svn-base
6307
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/glines.png.svn-base
6308
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gltron.png.svn-base
6309
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/glurp.png.svn-base
6310
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gmpc.png.svn-base
6311
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gmplayer.png.svn-base
6312
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnect.png.svn-base
6313
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnibbles.png.svn-base
6314
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnobots2.png.svn-base
6315
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome-alsamixer.png.svn-base
6316
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome-control-center.png.svn-base
6317
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome-mud.png.svn-base
6318
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome-stones.png.svn-base
6319
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome-terminal.png.svn-base
6320
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnome.png.svn-base
6321
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnomebaker.png.svn-base
6322
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnometris.png.svn-base
6323
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnomine.png.svn-base
6324
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnotravex.png.svn-base
6325
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnotski.png.svn-base
6326
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnudoku.png.svn-base
6327
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gnumeric.png.svn-base
6328
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/goobox.png.svn-base
6329
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gossip.png.svn-base
6330
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gpa.png.svn-base
6331
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gpaint.png.svn-base
6332
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gpass.png.svn-base
6333
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gqview.png.svn-base
6334
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/graveman.png.svn-base
6335
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/grip.png.svn-base
6336
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/grml.png.svn-base
6337
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gtali.png.svn-base
6338
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gthumb.png.svn-base
6339
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gtk-gnutella.png.svn-base
6340
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gtkboard.png.svn-base
6341
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gtktalog.png.svn-base
6342
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/guess.png.svn-base
6343
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gv.png.svn-base
6344
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gvim.png.svn-base
6345
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gweled.png.svn-base
6346
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gwenview.png.svn-base
6347
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/gxine.png.svn-base
6348
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/hardinfo.png.svn-base
6349
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/htop.png.svn-base
6350
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/hydrogen.png.svn-base
6351
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/iagno.png.svn-base
6352
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/icebreaker.png.svn-base
6353
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/icedove.png.svn-base
6354
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/iceweasel.png.svn-base
6355
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/idle.png.svn-base
6356
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ihu.png.svn-base
6357
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/inertia.png.svn-base
6358
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/inkscape.png.svn-base
6359
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ipodder.png.svn-base
6360
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/irssi.png.svn-base
6361
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/jpilot.png.svn-base
6362
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/jumpnbump-menu.png.svn-base
6363
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/k3b.png.svn-base
6364
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kaddressbook.png.svn-base
6365
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kadu.png.svn-base
6366
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/karbon.png.svn-base
6367
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kasteroids.png.svn-base
6368
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kate.png.svn-base
6369
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/katomic.png.svn-base
6370
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kbackgammon.png.svn-base
6371
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kbattleship.png.svn-base
6372
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kblackbox.png.svn-base
6373
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kbounce.png.svn-base
6374
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kchart.png.svn-base
6375
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kcontrol.png.svn-base
6376
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kde.png.svn-base
6377
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kdevelop.png.svn-base
6378
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kdevelop3.png.svn-base
6379
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kedit.png.svn-base
6380
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kenolaba.png.svn-base
6381
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kf.png.svn-base
6382
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kformula.png.svn-base
6383
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kfouleggs.png.svn-base
6384
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kgoldrunner.png.svn-base
6385
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kile.png.svn-base
6386
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kinfocenter.png.svn-base
6387
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kivio.png.svn-base
6388
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kjumpingcube.png.svn-base
6389
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/klickety.png.svn-base
6390
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/klines.png.svn-base
6391
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmahjongg.png.svn-base
6392
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmail.png.svn-base
6393
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmenu.png.svn-base
6394
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmines.png.svn-base
6395
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmix.png.svn-base
6396
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kmldonkey.png.svn-base
6397
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/knetwalk.png.svn-base
6398
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/knode.png.svn-base
6399
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kobodeluxe.png.svn-base
6400
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kobodl.png.svn-base
6401
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kolf.png.svn-base
6402
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/konqueror.png.svn-base
6403
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/konquest.png.svn-base
6404
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/konsole.png.svn-base
6405
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kontact.png.svn-base
6406
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kopete.png.svn-base
6407
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/korganizer.png.svn-base
6408
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/koshell.png.svn-base
6409
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kpaint.png.svn-base
6410
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kpat.png.svn-base
6411
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kphone.png.svn-base
6412
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kpilot.png.svn-base
6413
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kpoker.png.svn-base
6414
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kppp.png.svn-base
6415
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kpresenter.png.svn-base
6416
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kreversi.png.svn-base
6417
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/krita.png.svn-base
6418
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/krusader.png.svn-base
6419
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ksame.png.svn-base
6420
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kshisen.png.svn-base
6421
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ksirtet.png.svn-base
6422
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ksmiletris.png.svn-base
6423
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ksnake.png.svn-base
6424
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ksokoban.png.svn-base
6425
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kspaceduel.png.svn-base
6426
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kspread.png.svn-base
6427
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ktorrent.png.svn-base
6428
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ktouch.png.svn-base
6429
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ktron.png.svn-base
6430
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ktuberling.png.svn-base
6431
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kugar.png.svn-base
6432
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kview.png.svn-base
6433
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kvim.png.svn-base
6434
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kvirc.png.svn-base
6435
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kwin4.png.svn-base
6436
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/kword.png.svn-base
6437
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lbreakout2.png.svn-base
6438
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lgeneral.png.svn-base
6439
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/licq.png.svn-base
6440
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/liferea.png.svn-base
6441
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lightup.png.svn-base
6442
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lincity-ng.png.svn-base
6443
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/links2.png.svn-base
6444
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/linphone.png.svn-base
6445
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/linpopup.png.svn-base
6446
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/linux.png.svn-base
6447
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/liquidwar.png.svn-base
6448
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lmarbles.png.svn-base
6449
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lmms.png.svn-base
6450
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/loopy.png.svn-base
6451
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lskat.png.svn-base
6452
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ltris.png.svn-base
6453
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lxdoom.png.svn-base
6454
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lynx.png.svn-base
6455
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/lyx.png.svn-base
6456
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/maelstrom.png.svn-base
6457
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mahjongg.png.svn-base
6458
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mandriva.png.svn-base
6459
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/map.png.svn-base
6460
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mc.png.svn-base
6461
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mines.png.svn-base
6462
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mldonkey.png.svn-base
6463
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mlgui.png.svn-base
6464
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/moagg.png.svn-base
6465
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/monodevelop.png.svn-base
6466
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/monotheka.png.svn-base
6467
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/moon-buggy.png.svn-base
6468
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mousepad.png.svn-base
6469
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mplayer.png.svn-base
6470
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mrxvt.png.svn-base
6471
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/multi-gnome-terminal.png.svn-base
6472
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mutt.png.svn-base
6473
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/mysqlcc.png.svn-base
6474
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/nautilus.png.svn-base
6475
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/nessus.png.svn-base
6476
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/netgame.png.svn-base
6477
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/netpanzer.png.svn-base
6478
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/netris.png.svn-base
6479
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/netslide.png.svn-base
6480
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/neverball.png.svn-base
6481
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/neverputt.png.svn-base
6482
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/nexuiz.png.svn-base
6483
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/njam.png.svn-base
6484
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/nvu.png.svn-base
6485
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oobase.png.svn-base
6486
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oobase2.png.svn-base
6487
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oocalc.png.svn-base
6488
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oocalc2.png.svn-base
6489
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oodraw.png.svn-base
6490
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oodraw2.png.svn-base
6491
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ooffice.png.svn-base
6492
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ooffice2.png.svn-base
6493
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ooimpress.png.svn-base
6494
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ooimpress2.png.svn-base
6495
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oomath.png.svn-base
6496
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oomath2.png.svn-base
6497
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oopadmin.png.svn-base
6498
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oopadmin2.png.svn-base
6499
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oowriter.png.svn-base
6500
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/oowriter2.png.svn-base
6501
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/openoffice.png.svn-base
6502
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/openttd.png.svn-base
6503
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pan.png.svn-base
6504
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pathological.png.svn-base
6505
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pattern.png.svn-base
6506
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pegs.png.svn-base
6507
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pida.png.svn-base
6508
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pingus.png.svn-base
6509
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/porthole.png.svn-base
6510
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ppracer.png.svn-base
6511
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/psi.png.svn-base
6512
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pydance.png.svn-base
6513
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pygmy.png.svn-base
6514
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pympd.png.svn-base
6515
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/pysol.png.svn-base
6516
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/python.png.svn-base
6517
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/q3ut3.png.svn-base
6518
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qcad.png.svn-base
6519
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qcomicbook.png.svn-base
6520
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qjackctl.png.svn-base
6521
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qps.png.svn-base
6522
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qtorrent.png.svn-base
6523
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/qtstalker.png.svn-base
6524
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/quanta.png.svn-base
6525
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/quodlibet.png.svn-base
6526
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/rapidsvn.png.svn-base
6527
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/rect.png.svn-base
6528
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/revelation.png.svn-base
6529
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/rhythmbox.png.svn-base
6530
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/rox.png.svn-base
6531
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/rubrica.png.svn-base
6532
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/same-gnome.png.svn-base
6533
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/samegame.png.svn-base
6534
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/scite.png.svn-base
6535
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/scorched3d.png.svn-base
6536
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/scribus.png.svn-base
6537
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/seahorse.png.svn-base
6538
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sim.png.svn-base
6539
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sixteen.png.svn-base
6540
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/slant.png.svn-base
6541
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/slrn-pl.png.svn-base
6542
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/slrn.png.svn-base
6543
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/smart.png.svn-base
6544
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/snake.png.svn-base
6545
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/snownews.png.svn-base
6546
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sodipodi.png.svn-base
6547
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sol.png.svn-base
6548
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/solo.png.svn-base
6549
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sonata.png.svn-base
6550
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sound-juicer.png.svn-base
6551
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/stardict.png.svn-base
6552
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/starfighter.png.svn-base
6553
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/stellarium.png.svn-base
6554
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/straw.png.svn-base
6555
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/streamtuner.png.svn-base
6556
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/supertux.png.svn-base
6557
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sweep.png.svn-base
6558
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sylpheed-claws.png.svn-base
6559
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sylpheed-gtk2.png.svn-base
6560
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/sylpheed.png.svn-base
6561
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/synaptic.png.svn-base
6562
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/teaed.png.svn-base
6563
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tents.png.svn-base
6564
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/thunar.png.svn-base
6565
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tkabber.png.svn-base
6566
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tleenx2.png.svn-base
6567
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tomboy.png.svn-base
6568
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/torcs.png.svn-base
6569
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/totem.png.svn-base
6570
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/trackballs.png.svn-base
6571
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/trophy.png.svn-base
6572
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tuxcmd.png.svn-base
6573
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tuxpaint.png.svn-base
6574
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/tvtime.png.svn-base
6575
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/twiddle.png.svn-base
6576
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/twinkle.png.svn-base
6577
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ubuntu.png.svn-base
6578
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/untangle.png.svn-base
6579
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/urxvt.png.svn-base
6580
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/valknut.png.svn-base
6581
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/vim.png.svn-base
6582
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/weechat-curses.png.svn-base
6583
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/wesnoth.png.svn-base
6584
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/wings3d.png.svn-base
6585
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/wireshark.png.svn-base
6586
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/worm.png.svn-base
6587
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/wyrd.png.svn-base
6588
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xawtv.png.svn-base
6589
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xboard.png.svn-base
6590
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xcdroast.png.svn-base
6591
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xchat.png.svn-base
6592
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xemacs.png.svn-base
6593
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xevil.png.svn-base
6594
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xfce4-terminal.png.svn-base
6595
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xfe.png.svn-base
6596
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xfig.png.svn-base
6597
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xine.png.svn-base
6598
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xmahjongg.png.svn-base
6599
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xmms.png.svn-base
6600
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xmoto.png.svn-base
6601
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xmule.png.svn-base
6602
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xnc.png.svn-base
6603
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xpat2.png.svn-base
6604
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xpdf.png.svn-base
6605
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xpilot.png.svn-base
6606
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xqf.png.svn-base
6607
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xrick.png.svn-base
6608
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xsane.png.svn-base
6609
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xscreensaver.png.svn-base
6610
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/xterm.png.svn-base
6611
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/ydpdict.png.svn-base
6612
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/zapping.png.svn-base
6613
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/zim.png.svn-base
6614
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/zinf.png.svn-base
6615
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base/zsafe.png.svn-base
6616
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/BitchX.png
6617
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/Eterm.png
6618
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/Maelstrom.png
6619
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/abiword.png
6620
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/abuse.png
6621
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/acidrip.png
6622
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/akregator.png
6623
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/alsamixer.png
6624
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/amarok.png
6625
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/amule.png
6626
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/anjuta.png
6627
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/aptitude.png
6628
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/aptsh.png
6629
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/archlinux.png
6630
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ardour.png
6631
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/armagetron.png
6632
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/atanks.png
6633
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/aterm.png
6634
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/atlantik.png
6635
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/atomix.png
6636
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/audacious.png
6637
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/audacity.png
6638
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/aumix.png
6639
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/avidemux.png
6640
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/azureus.png
6641
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/balsa-ab.png
6642
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/balsa.png
6643
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/barrage.png
6644
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/basket.png
6645
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bastet.png
6646
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/beep-media-player.png
6647
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/billard-gl.png
6648
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/blackboxgame.png
6649
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/blackjack.png
6650
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/blender.png
6651
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/blobwars.png
6652
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bluefish.png
6653
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bmp.png
6654
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bonfire.png
6655
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/brasero.png
6656
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bridges.png
6657
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/btdownloadgui.png
6658
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/btdownloadgui.py.png
6659
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/bzflag.png
6660
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/castle-combat.png
6661
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/celestia.png
6662
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/centericq.png
6663
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/chromium.png
6664
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/cinelerra.png
6665
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/civclient.png
6666
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/civserver.png
6667
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/cmus.png
6668
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/conglomerate.png
6669
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/crack-attack.png
6670
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/cream.png
6671
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/cube.png
6672
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/d4x.png
6673
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/dcgui.png
6674
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/debian.png
6675
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/default.png
6676
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/deluge-torrent.png
6677
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/deluge.png
6678
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/dia.png
6679
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/digikam.png
6680
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/dillo.png
6681
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/djview.png
6682
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/dlume.png
6683
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/dominosa.png
6684
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/drakconf.png
6685
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/easytag.png
6686
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/eboard.png
6687
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/eclipse.png
6688
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/egoboo.png
6689
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ekg.png
6690
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ekg2.png
6691
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ekiga.png
6692
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/el.png
6693
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/elinks.png
6694
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/emacs.png
6695
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/enigma.png
6696
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/epic4.png
6697
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/epiphany.png
6698
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/eric.png
6699
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/evince.png
6700
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/evolution.png
6701
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/exfalso.png
6702
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/f-spot.png
6703
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/falconseye.png
6704
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/fetchmail.png
6705
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/fifteen.png
6706
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/filerunner.png
6707
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/flipgame.png
6708
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/foobillard.png
6709
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/freeciv.png
6710
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/freemind.png
6711
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/frozen-bubble.png
6712
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/fvwm-crystal.png
6713
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/fwbuilder.png
6714
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gabber.png
6715
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gaim.png
6716
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gajim.png
6717
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/galeon.png
6718
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gataxx.png
6719
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gcfilms.png
6720
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gcolor2.png
6721
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gconf-editor.png
6722
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gedit.png
6723
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gentoo.png
6724
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gentoolinux.png
6725
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gftp.png
6726
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gg.png
6727
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gg2.png
6728
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/giFTcurs.png
6729
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/giFToxic.png
6730
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/giftui.png
6731
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gimp.png
6732
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gizmo.png
6733
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/glade-2.png
6734
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/glines.png
6735
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gltron.png
6736
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/glurp.png
6737
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gmpc.png
6738
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gmplayer.png
6739
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnect.png
6740
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnibbles.png
6741
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnobots2.png
6742
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome-alsamixer.png
6743
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome-control-center.png
6744
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome-mud.png
6745
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome-stones.png
6746
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome-terminal.png
6747
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnome.png
6748
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnomebaker.png
6749
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnometris.png
6750
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnomine.png
6751
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnotravex.png
6752
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnotski.png
6753
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnudoku.png
6754
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gnumeric.png
6755
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/goobox.png
6756
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gossip.png
6757
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gpa.png
6758
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gpaint.png
6759
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gpass.png
6760
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gqview.png
6761
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/graveman.png
6762
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/grip.png
6763
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/grml.png
6764
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gtali.png
6765
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gthumb.png
6766
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gtk-gnutella.png
6767
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gtkboard.png
6768
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gtktalog.png
6769
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/guess.png
6770
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gv.png
6771
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gvim.png
6772
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gweled.png
6773
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gwenview.png
6774
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/gxine.png
6775
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/hardinfo.png
6776
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/htop.png
6777
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/hydrogen.png
6778
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/iagno.png
6779
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/icebreaker.png
6780
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/icedove.png
6781
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/iceweasel.png
6782
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/idle.png
6783
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ihu.png
6784
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/inertia.png
6785
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/inkscape.png
6786
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ipodder.png
6787
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/irssi.png
6788
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/jpilot.png
6789
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/jumpnbump-menu.png
6790
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/k3b.png
6791
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kaddressbook.png
6792
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kadu.png
6793
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/karbon.png
6794
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kasteroids.png
6795
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kate.png
6796
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/katomic.png
6797
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kbackgammon.png
6798
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kbattleship.png
6799
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kblackbox.png
6800
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kbounce.png
6801
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kchart.png
6802
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kcontrol.png
6803
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kde.png
6804
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kdevelop.png
6805
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kdevelop3.png
6806
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kedit.png
6807
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kenolaba.png
6808
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kf.png
6809
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kformula.png
6810
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kfouleggs.png
6811
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kgoldrunner.png
6812
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kile.png
6813
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kinfocenter.png
6814
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kivio.png
6815
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kjumpingcube.png
6816
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/klickety.png
6817
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/klines.png
6818
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmahjongg.png
6819
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmail.png
6820
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmenu.png
6821
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmines.png
6822
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmix.png
6823
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kmldonkey.png
6824
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/knetwalk.png
6825
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/knode.png
6826
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kobodeluxe.png
6827
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kobodl.png
6828
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kolf.png
6829
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/konqueror.png
6830
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/konquest.png
6831
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/konsole.png
6832
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kontact.png
6833
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kopete.png
6834
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/korganizer.png
6835
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/koshell.png
6836
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kpaint.png
6837
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kpat.png
6838
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kphone.png
6839
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kpilot.png
6840
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kpoker.png
6841
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kppp.png
6842
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kpresenter.png
6843
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kreversi.png
6844
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/krita.png
6845
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/krusader.png
6846
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ksame.png
6847
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kshisen.png
6848
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ksirtet.png
6849
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ksmiletris.png
6850
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ksnake.png
6851
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ksokoban.png
6852
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kspaceduel.png
6853
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kspread.png
6854
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ktorrent.png
6855
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ktouch.png
6856
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ktron.png
6857
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ktuberling.png
6858
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kugar.png
6859
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kview.png
6860
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kvim.png
6861
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kvirc.png
6862
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kwin4.png
6863
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/kword.png
6864
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lbreakout2.png
6865
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lgeneral.png
6866
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/licq.png
6867
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/liferea.png
6868
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lightup.png
6869
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lincity-ng.png
6870
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/links2.png
6871
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/linphone.png
6872
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/linpopup.png
6873
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/linux.png
6874
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/liquidwar.png
6875
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lmarbles.png
6876
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lmms.png
6877
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/loopy.png
6878
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lskat.png
6879
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ltris.png
6880
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lxdoom.png
6881
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lynx.png
6882
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/lyx.png
6883
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/maelstrom.png
6884
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mahjongg.png
6885
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mandriva.png
6886
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/map.png
6887
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mc.png
6888
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mines.png
6889
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mldonkey.png
6890
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mlgui.png
6891
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/moagg.png
6892
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/monodevelop.png
6893
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/monotheka.png
6894
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/moon-buggy.png
6895
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mousepad.png
6896
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mplayer.png
6897
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mrxvt.png
6898
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/multi-gnome-terminal.png
6899
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mutt.png
6900
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/mysqlcc.png
6901
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/nautilus.png
6902
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/nessus.png
6903
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/netgame.png
6904
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/netpanzer.png
6905
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/netris.png
6906
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/netslide.png
6907
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/neverball.png
6908
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/neverputt.png
6909
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/nexuiz.png
6910
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/njam.png
6911
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/nvu.png
6912
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oobase.png
6913
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oobase2.png
6914
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oocalc.png
6915
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oocalc2.png
6916
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oodraw.png
6917
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oodraw2.png
6918
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ooffice.png
6919
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ooffice2.png
6920
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ooimpress.png
6921
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ooimpress2.png
6922
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oomath.png
6923
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oomath2.png
6924
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oopadmin.png
6925
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oopadmin2.png
6926
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oowriter.png
6927
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/oowriter2.png
6928
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/openoffice.png
6929
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/openttd.png
6930
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pan.png
6931
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pathological.png
6932
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pattern.png
6933
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pegs.png
6934
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pida.png
6935
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pingus.png
6936
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/porthole.png
6937
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ppracer.png
6938
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/psi.png
6939
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pydance.png
6940
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pygmy.png
6941
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pympd.png
6942
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/pysol.png
6943
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/python.png
6944
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/q3ut3.png
6945
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qcad.png
6946
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qcomicbook.png
6947
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qjackctl.png
6948
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qps.png
6949
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qtorrent.png
6950
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/qtstalker.png
6951
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/quanta.png
6952
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/quodlibet.png
6953
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/rapidsvn.png
6954
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/rect.png
6955
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/revelation.png
6956
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/rhythmbox.png
6957
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/rox.png
6958
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/rubrica.png
6959
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/same-gnome.png
6960
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/samegame.png
6961
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/scite.png
6962
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/scorched3d.png
6963
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/scribus.png
6964
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/seahorse.png
6965
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sim.png
6966
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sixteen.png
6967
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/slant.png
6968
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/slrn-pl.png
6969
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/slrn.png
6970
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/smart.png
6971
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/snake.png
6972
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/snownews.png
6973
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sodipodi.png
6974
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sol.png
6975
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/solo.png
6976
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sonata.png
6977
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sound-juicer.png
6978
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/stardict.png
6979
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/starfighter.png
6980
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/stellarium.png
6981
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/straw.png
6982
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/streamtuner.png
6983
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/supertux.png
6984
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sweep.png
6985
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sylpheed-claws.png
6986
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sylpheed-gtk2.png
6987
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/sylpheed.png
6988
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/synaptic.png
6989
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/teaed.png
6990
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tents.png
6991
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/thunar.png
6992
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tkabber.png
6993
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tleenx2.png
6994
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tomboy.png
6995
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/torcs.png
6996
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/totem.png
6997
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/trackballs.png
6998
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/trophy.png
6999
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tuxcmd.png
7000
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tuxpaint.png
7001
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/tvtime.png
7002
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/twiddle.png
7003
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/twinkle.png
7004
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ubuntu.png
7005
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/untangle.png
7006
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/urxvt.png
7007
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/valknut.png
7008
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/vim.png
7009
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/weechat-curses.png
7010
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/wesnoth.png
7011
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/wings3d.png
7012
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/wireshark.png
7013
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/worm.png
7014
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/wyrd.png
7015
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xawtv.png
7016
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xboard.png
7017
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xcdroast.png
7018
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xchat.png
7019
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xemacs.png
7020
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xevil.png
7021
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xfce4-terminal.png
7022
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xfe.png
7023
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xfig.png
7024
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xine.png
7025
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xmahjongg.png
7026
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xmms.png
7027
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xmoto.png
7028
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xmule.png
7029
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xnc.png
7030
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xpat2.png
7031
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xpdf.png
7032
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xpilot.png
7033
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xqf.png
7034
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xrick.png
7035
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xsane.png
7036
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xscreensaver.png
7037
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/xterm.png
7038
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/ydpdict.png
7039
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/zapping.png
7040
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/zim.png
7041
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/zinf.png
7042
share/fvwm-crystal/fvwm/icons/Default/22x22/apps/zsafe.png
7043
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/entries
7044
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/format
7045
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Audio-Video.png.svn-base
7046
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Audio.png.svn-base
7047
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Development.png.svn-base
7048
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/GNOME.png.svn-base
7049
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Games.png.svn-base
7050
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Graphics.png.svn-base
7051
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/KDE.png.svn-base
7052
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Knowledge.png.svn-base
7053
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Multimedia.png.svn-base
7054
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Network.png.svn-base
7055
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Office.png.svn-base
7056
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Settings.png.svn-base
7057
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/System.png.svn-base
7058
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Terminals.png.svn-base
7059
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Utilities.png.svn-base
7060
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/Video.png.svn-base
7061
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base/directory.png.svn-base
7062
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Audio-Video.png.svn-base
7063
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Audio.png.svn-base
7064
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Development.png.svn-base
7065
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/GNOME.png.svn-base
7066
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Games.png.svn-base
7067
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Graphics.png.svn-base
7068
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/KDE.png.svn-base
7069
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Knowledge.png.svn-base
7070
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Multimedia.png.svn-base
7071
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Network.png.svn-base
7072
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Office.png.svn-base
7073
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Settings.png.svn-base
7074
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/System.png.svn-base
7075
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Terminals.png.svn-base
7076
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Utilities.png.svn-base
7077
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/Video.png.svn-base
7078
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base/directory.png.svn-base
7079
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Audio-Video.png
7080
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Audio.png
7081
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Development.png
7082
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/GNOME.png
7083
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Games.png
7084
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Graphics.png
7085
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/KDE.png
7086
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Knowledge.png
7087
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Multimedia.png
7088
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Network.png
7089
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Office.png
7090
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Settings.png
7091
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/System.png
7092
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Terminals.png
7093
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Utilities.png
7094
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/Video.png
7095
share/fvwm-crystal/fvwm/icons/Default/22x22/categories/directory.png
7096
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/entries
7097
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/format
7098
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/applications-development.png.svn-base
7099
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/applications.png.svn-base
7100
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/audio-x-generic.png.svn-base
7101
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/camera-photo.png.svn-base
7102
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/colorsets-file.png.svn-base
7103
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/colorsets.png.svn-base
7104
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/dd.png.svn-base
7105
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/df.png.svn-base
7106
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/fvwm-crystal.png.svn-base
7107
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/gdm-xnest.png.svn-base
7108
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/gdm.png.svn-base
7109
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-eject.png.svn-base
7110
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-playback-pause.png.svn-base
7111
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-playback-start.png.svn-base
7112
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-playback-stop.png.svn-base
7113
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-record.png.svn-base
7114
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-seek-backward.png.svn-base
7115
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-seek-forward.png.svn-base
7116
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-skip-backward.png.svn-base
7117
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/media-skip-forward.png.svn-base
7118
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/multimedia-volume-control.png.svn-base
7119
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/preferences-desktop-screensaver.png.svn-base
7120
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/preferences-desktop-theme.png.svn-base
7121
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/preferences-desktop-wallpaper.png.svn-base
7122
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/preferences-desktop.png.svn-base
7123
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/system-file-manager.png.svn-base
7124
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/system-lock-screen.png.svn-base
7125
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/system-log-out.png.svn-base
7126
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/system-reboot.png.svn-base
7127
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/system-shutdown.png.svn-base
7128
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/user-desktop.png.svn-base
7129
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/utilities-terminal.png.svn-base
7130
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/view-refresh.png.svn-base
7131
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base/window-list.png.svn-base
7132
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/applications-development.png.svn-base
7133
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/applications.png.svn-base
7134
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/audio-x-generic.png.svn-base
7135
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/camera-photo.png.svn-base
7136
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/colorsets-file.png.svn-base
7137
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/colorsets.png.svn-base
7138
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/dd.png.svn-base
7139
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/df.png.svn-base
7140
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/fvwm-crystal.png.svn-base
7141
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/gdm-xnest.png.svn-base
7142
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/gdm.png.svn-base
7143
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-eject.png.svn-base
7144
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-playback-pause.png.svn-base
7145
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-playback-start.png.svn-base
7146
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-playback-stop.png.svn-base
7147
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-record.png.svn-base
7148
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-seek-backward.png.svn-base
7149
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-seek-forward.png.svn-base
7150
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-skip-backward.png.svn-base
7151
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/media-skip-forward.png.svn-base
7152
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/multimedia-volume-control.png.svn-base
7153
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/preferences-desktop-screensaver.png.svn-base
7154
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/preferences-desktop-theme.png.svn-base
7155
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/preferences-desktop-wallpaper.png.svn-base
7156
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/preferences-desktop.png.svn-base
7157
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/system-file-manager.png.svn-base
7158
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/system-lock-screen.png.svn-base
7159
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/system-log-out.png.svn-base
7160
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/system-reboot.png.svn-base
7161
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/system-shutdown.png.svn-base
7162
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/user-desktop.png.svn-base
7163
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/utilities-terminal.png.svn-base
7164
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/view-refresh.png.svn-base
7165
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base/window-list.png.svn-base
7166
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/applications-development.png
7167
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/applications.png
7168
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/audio-x-generic.png
7169
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/camera-photo.png
7170
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/colorsets-file.png
7171
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/colorsets.png
7172
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/dd.png
7173
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/df.png
7174
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/fvwm-crystal.png
7175
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/gdm-xnest.png
7176
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/gdm.png
7177
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-eject.png
7178
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-pause.png
7179
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-start.png
7180
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-playback-stop.png
7181
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-record.png
7182
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-seek-backward.png
7183
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-seek-forward.png
7184
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-skip-backward.png
7185
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/media-skip-forward.png
7186
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/multimedia-volume-control.png
7187
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-screensaver.png
7188
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-theme.png
7189
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop-wallpaper.png
7190
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/preferences-desktop.png
7191
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/system-file-manager.png
7192
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/system-lock-screen.png
7193
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/system-log-out.png
7194
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/system-reboot.png
7195
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/system-shutdown.png
7196
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/user-desktop.png
7197
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/utilities-terminal.png
7198
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/view-refresh.png
7199
share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/window-list.png
7200
share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/entries
7201
share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/format
7202
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/entries
7203
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/format
7204
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/BitchX.png.svn-base
7205
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/Eterm.png.svn-base
7206
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/Maelstrom.png.svn-base
7207
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/abiword.png.svn-base
7208
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/abuse.png.svn-base
7209
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/acidrip.png.svn-base
7210
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/akregator.png.svn-base
7211
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/alsamixer.png.svn-base
7212
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/amarok.png.svn-base
7213
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/amule.png.svn-base
7214
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/anjuta.png.svn-base
7215
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/aptitude.png.svn-base
7216
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/aptsh.png.svn-base
7217
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/archlinux.png.svn-base
7218
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ardour.png.svn-base
7219
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/armagetron.png.svn-base
7220
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/atanks.png.svn-base
7221
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/aterm.png.svn-base
7222
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/atlantik.png.svn-base
7223
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/atomix.png.svn-base
7224
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/audacity.png.svn-base
7225
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/aumix.png.svn-base
7226
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/avidemux.png.svn-base
7227
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/azureus.png.svn-base
7228
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/balsa-ab.png.svn-base
7229
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/balsa.png.svn-base
7230
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/barrage.png.svn-base
7231
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/basket.png.svn-base
7232
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bastet.png.svn-base
7233
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/beep-media-player.png.svn-base
7234
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/billard-gl.png.svn-base
7235
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/blackboxgame.png.svn-base
7236
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/blackjack.png.svn-base
7237
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/blender.png.svn-base
7238
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/blobwars.png.svn-base
7239
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bluefish.png.svn-base
7240
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bmp.png.svn-base
7241
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bonfire.png.svn-base
7242
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/brasero.png.svn-base
7243
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bridges.png.svn-base
7244
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/btdownloadgui.png.svn-base
7245
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/btdownloadgui.py.png.svn-base
7246
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/bzflag.png.svn-base
7247
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/castle-combat.png.svn-base
7248
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/celestia.png.svn-base
7249
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/centericq.png.svn-base
7250
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/chromium.png.svn-base
7251
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/cinelerra.png.svn-base
7252
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/civclient.png.svn-base
7253
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/civserver.png.svn-base
7254
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/cmus.png.svn-base
7255
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/conglomerate.png.svn-base
7256
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/crack-attack.png.svn-base
7257
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/cream.png.svn-base
7258
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/cube.png.svn-base
7259
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/d4x.png.svn-base
7260
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/dcgui.png.svn-base
7261
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/debian.png.svn-base
7262
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/default.png.svn-base
7263
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/deluge-torrent.png.svn-base
7264
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/deluge.png.svn-base
7265
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/dia.png.svn-base
7266
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/digikam.png.svn-base
7267
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/dillo.png.svn-base
7268
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/djview.png.svn-base
7269
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/dlume.png.svn-base
7270
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/dominosa.png.svn-base
7271
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/drakconf.png.svn-base
7272
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/easytag.png.svn-base
7273
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/eboard.png.svn-base
7274
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/eclipse.png.svn-base
7275
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/egoboo.png.svn-base
7276
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ekg.png.svn-base
7277
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ekg2.png.svn-base
7278
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ekiga.png.svn-base
7279
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/el.png.svn-base
7280
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/elinks.png.svn-base
7281
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/emacs.png.svn-base
7282
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/enigma.png.svn-base
7283
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/epic4.png.svn-base
7284
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/epiphany.png.svn-base
7285
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/eric.png.svn-base
7286
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/evince.png.svn-base
7287
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/evolution.png.svn-base
7288
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/exfalso.png.svn-base
7289
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/f-spot.png.svn-base
7290
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/falconseye.png.svn-base
7291
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/fetchmail.png.svn-base
7292
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/fifteen.png.svn-base
7293
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/filerunner.png.svn-base
7294
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/flipgame.png.svn-base
7295
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/foobillard.png.svn-base
7296
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/freeciv.png.svn-base
7297
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/freemind.png.svn-base
7298
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/frozen-bubble.png.svn-base
7299
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/fvwm-crystal.png.svn-base
7300
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/fwbuilder.png.svn-base
7301
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gabber.png.svn-base
7302
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gaim.png.svn-base
7303
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gajim.png.svn-base
7304
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/galeon.png.svn-base
7305
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gataxx.png.svn-base
7306
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gcfilms.png.svn-base
7307
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gcolor2.png.svn-base
7308
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gconf-editor.png.svn-base
7309
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gedit.png.svn-base
7310
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gentoo.png.svn-base
7311
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gentoolinux.png.svn-base
7312
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gftp.png.svn-base
7313
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gg.png.svn-base
7314
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gg2.png.svn-base
7315
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/giFTcurs.png.svn-base
7316
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/giFToxic.png.svn-base
7317
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/giftui.png.svn-base
7318
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gimp.png.svn-base
7319
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gizmo.png.svn-base
7320
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/glade-2.png.svn-base
7321
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/glines.png.svn-base
7322
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gltron.png.svn-base
7323
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/glurp.png.svn-base
7324
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gmpc.png.svn-base
7325
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gmplayer.png.svn-base
7326
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnect.png.svn-base
7327
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnibbles.png.svn-base
7328
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnobots2.png.svn-base
7329
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome-alsamixer.png.svn-base
7330
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome-control-center.png.svn-base
7331
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome-mud.png.svn-base
7332
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome-stones.png.svn-base
7333
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome-terminal.png.svn-base
7334
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnome.png.svn-base
7335
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnomebaker.png.svn-base
7336
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnometris.png.svn-base
7337
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnomine.png.svn-base
7338
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnotravex.png.svn-base
7339
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnotski.png.svn-base
7340
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnudoku.png.svn-base
7341
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gnumeric.png.svn-base
7342
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/goobox.png.svn-base
7343
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gossip.png.svn-base
7344
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gpa.png.svn-base
7345
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gpaint.png.svn-base
7346
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gpass.png.svn-base
7347
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gqview.png.svn-base
7348
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/graveman.png.svn-base
7349
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/grip.png.svn-base
7350
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/grml.png.svn-base
7351
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gtali.png.svn-base
7352
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gthumb.png.svn-base
7353
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gtk-gnutella.png.svn-base
7354
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gtkboard.png.svn-base
7355
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gtktalog.png.svn-base
7356
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/guess.png.svn-base
7357
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gv.png.svn-base
7358
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gvim.png.svn-base
7359
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gweled.png.svn-base
7360
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gwenview.png.svn-base
7361
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/gxine.png.svn-base
7362
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/hardinfo.png.svn-base
7363
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/htop.png.svn-base
7364
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/hydrogen.png.svn-base
7365
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/iagno.png.svn-base
7366
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/icebreaker.png.svn-base
7367
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/icedove.png.svn-base
7368
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/iceweasel.png.svn-base
7369
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/idle.png.svn-base
7370
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ihu.png.svn-base
7371
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/inertia.png.svn-base
7372
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/inkscape.png.svn-base
7373
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ipodder.png.svn-base
7374
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/irssi.png.svn-base
7375
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/jpilot.png.svn-base
7376
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/jumpnbump-menu.png.svn-base
7377
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/k3b.png.svn-base
7378
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kaddressbook.png.svn-base
7379
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kadu.png.svn-base
7380
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/karbon.png.svn-base
7381
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kasteroids.png.svn-base
7382
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kate.png.svn-base
7383
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/katomic.png.svn-base
7384
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kbackgammon.png.svn-base
7385
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kbattleship.png.svn-base
7386
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kblackbox.png.svn-base
7387
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kbounce.png.svn-base
7388
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kchart.png.svn-base
7389
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kcontrol.png.svn-base
7390
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kde.png.svn-base
7391
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kdevelop.png.svn-base
7392
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kdevelop3.png.svn-base
7393
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kedit.png.svn-base
7394
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kenolaba.png.svn-base
7395
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kf.png.svn-base
7396
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kformula.png.svn-base
7397
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kfouleggs.png.svn-base
7398
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kgoldrunner.png.svn-base
7399
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kile.png.svn-base
7400
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kinfocenter.png.svn-base
7401
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kivio.png.svn-base
7402
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kjumpingcube.png.svn-base
7403
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/klickety.png.svn-base
7404
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/klines.png.svn-base
7405
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmahjongg.png.svn-base
7406
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmail.png.svn-base
7407
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmenu.png.svn-base
7408
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmines.png.svn-base
7409
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmix.png.svn-base
7410
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kmldonkey.png.svn-base
7411
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/knetwalk.png.svn-base
7412
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/knode.png.svn-base
7413
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kobodeluxe.png.svn-base
7414
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kobodl.png.svn-base
7415
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kolf.png.svn-base
7416
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/konqueror.png.svn-base
7417
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/konquest.png.svn-base
7418
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/konsole.png.svn-base
7419
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kontact.png.svn-base
7420
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kopete.png.svn-base
7421
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/korganizer.png.svn-base
7422
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/koshell.png.svn-base
7423
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kpaint.png.svn-base
7424
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kpat.png.svn-base
7425
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kphone.png.svn-base
7426
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kpilot.png.svn-base
7427
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kpoker.png.svn-base
7428
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kppp.png.svn-base
7429
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kpresenter.png.svn-base
7430
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kreversi.png.svn-base
7431
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/krita.png.svn-base
7432
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/krusader.png.svn-base
7433
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ksame.png.svn-base
7434
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kshisen.png.svn-base
7435
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ksirtet.png.svn-base
7436
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ksmiletris.png.svn-base
7437
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ksnake.png.svn-base
7438
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ksokoban.png.svn-base
7439
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kspaceduel.png.svn-base
7440
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kspread.png.svn-base
7441
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ktorrent.png.svn-base
7442
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ktouch.png.svn-base
7443
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ktron.png.svn-base
7444
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ktuberling.png.svn-base
7445
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kugar.png.svn-base
7446
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kview.png.svn-base
7447
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kvim.png.svn-base
7448
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kvirc.png.svn-base
7449
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kwin4.png.svn-base
7450
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/kword.png.svn-base
7451
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lbreakout2.png.svn-base
7452
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lgeneral.png.svn-base
7453
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/licq.png.svn-base
7454
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/liferea.png.svn-base
7455
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lightup.png.svn-base
7456
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lincity-ng.png.svn-base
7457
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/links2.png.svn-base
7458
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/linphone.png.svn-base
7459
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/linpopup.png.svn-base
7460
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/linux.png.svn-base
7461
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/liquidwar.png.svn-base
7462
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lmarbles.png.svn-base
7463
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lmms.png.svn-base
7464
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/loopy.png.svn-base
7465
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lskat.png.svn-base
7466
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ltris.png.svn-base
7467
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lxdoom.png.svn-base
7468
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lynx.png.svn-base
7469
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/lyx.png.svn-base
7470
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/maelstrom.png.svn-base
7471
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mahjongg.png.svn-base
7472
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mandriva.png.svn-base
7473
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/map.png.svn-base
7474
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mc.png.svn-base
7475
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mines.png.svn-base
7476
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mldonkey.png.svn-base
7477
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mlgui.png.svn-base
7478
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/moagg.png.svn-base
7479
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/monodevelop.png.svn-base
7480
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/monotheka.png.svn-base
7481
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/moon-buggy.png.svn-base
7482
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mousepad.png.svn-base
7483
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mplayer.png.svn-base
7484
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mrxvt.png.svn-base
7485
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/multi-gnome-terminal.png.svn-base
7486
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mutt.png.svn-base
7487
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/mysqlcc.png.svn-base
7488
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/nautilus.png.svn-base
7489
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/nessus.png.svn-base
7490
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/netgame.png.svn-base
7491
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/netpanzer.png.svn-base
7492
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/netris.png.svn-base
7493
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/netslide.png.svn-base
7494
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/neverball.png.svn-base
7495
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/neverputt.png.svn-base
7496
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/nexuiz.png.svn-base
7497
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/njam.png.svn-base
7498
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/nvu.png.svn-base
7499
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oobase.png.svn-base
7500
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oobase2.png.svn-base
7501
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oocalc.png.svn-base
7502
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oocalc2.png.svn-base
7503
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oodraw.png.svn-base
7504
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oodraw2.png.svn-base
7505
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ooffice.png.svn-base
7506
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ooffice2.png.svn-base
7507
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ooimpress.png.svn-base
7508
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ooimpress2.png.svn-base
7509
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oomath.png.svn-base
7510
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oomath2.png.svn-base
7511
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oopadmin.png.svn-base
7512
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oopadmin2.png.svn-base
7513
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oowriter.png.svn-base
7514
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/oowriter2.png.svn-base
7515
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/openoffice.png.svn-base
7516
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/openttd.png.svn-base
7517
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pan.png.svn-base
7518
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pathological.png.svn-base
7519
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pattern.png.svn-base
7520
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pegs.png.svn-base
7521
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pida.png.svn-base
7522
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pingus.png.svn-base
7523
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/porthole.png.svn-base
7524
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ppracer.png.svn-base
7525
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/psi.png.svn-base
7526
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pydance.png.svn-base
7527
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pygmy.png.svn-base
7528
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pympd.png.svn-base
7529
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/pysol.png.svn-base
7530
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/python.png.svn-base
7531
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/q3ut3.png.svn-base
7532
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qcad.png.svn-base
7533
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qcomicbook.png.svn-base
7534
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qjackctl.png.svn-base
7535
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qps.png.svn-base
7536
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qtorrent.png.svn-base
7537
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/qtstalker.png.svn-base
7538
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/quanta.png.svn-base
7539
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/quodlibet.png.svn-base
7540
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/rapidsvn.png.svn-base
7541
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/rect.png.svn-base
7542
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/revelation.png.svn-base
7543
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/rhythmbox.png.svn-base
7544
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/rox.png.svn-base
7545
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/rubrica.png.svn-base
7546
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/same-gnome.png.svn-base
7547
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/samegame.png.svn-base
7548
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/scite.png.svn-base
7549
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/scorched3d.png.svn-base
7550
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/scribus.png.svn-base
7551
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/seahorse.png.svn-base
7552
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sim.png.svn-base
7553
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sixteen.png.svn-base
7554
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/slant.png.svn-base
7555
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/slrn-pl.png.svn-base
7556
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/slrn.png.svn-base
7557
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/smart.png.svn-base
7558
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/snake.png.svn-base
7559
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/snownews.png.svn-base
7560
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sodipodi.png.svn-base
7561
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sol.png.svn-base
7562
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/solo.png.svn-base
7563
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sonata.png.svn-base
7564
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sound-juicer.png.svn-base
7565
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/stardict.png.svn-base
7566
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/starfighter.png.svn-base
7567
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/stellarium.png.svn-base
7568
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/straw.png.svn-base
7569
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/streamtuner.png.svn-base
7570
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/supertux.png.svn-base
7571
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sweep.png.svn-base
7572
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sylpheed-claws.png.svn-base
7573
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sylpheed-gtk2.png.svn-base
7574
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/sylpheed.png.svn-base
7575
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/synaptic.png.svn-base
7576
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/teaed.png.svn-base
7577
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tents.png.svn-base
7578
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/thunar.png.svn-base
7579
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tkabber.png.svn-base
7580
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tleenx2.png.svn-base
7581
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tomboy.png.svn-base
7582
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/torcs.png.svn-base
7583
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/totem.png.svn-base
7584
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/trackballs.png.svn-base
7585
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/trophy.png.svn-base
7586
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tuxcmd.png.svn-base
7587
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tuxpaint.png.svn-base
7588
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/tvtime.png.svn-base
7589
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/twiddle.png.svn-base
7590
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/twinkle.png.svn-base
7591
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ubuntu.png.svn-base
7592
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/untangle.png.svn-base
7593
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/urxvt.png.svn-base
7594
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/valknut.png.svn-base
7595
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/vim.png.svn-base
7596
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/weechat-curses.png.svn-base
7597
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/wesnoth.png.svn-base
7598
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/wings3d.png.svn-base
7599
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/wireshark.png.svn-base
7600
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/worm.png.svn-base
7601
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/wyrd.png.svn-base
7602
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xawtv.png.svn-base
7603
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xboard.png.svn-base
7604
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xcdroast.png.svn-base
7605
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xchat.png.svn-base
7606
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xemacs.png.svn-base
7607
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xevil.png.svn-base
7608
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xfce4-terminal.png.svn-base
7609
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xfe.png.svn-base
7610
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xfig.png.svn-base
7611
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xine.png.svn-base
7612
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xmahjongg.png.svn-base
7613
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xmms.png.svn-base
7614
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xmoto.png.svn-base
7615
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xmule.png.svn-base
7616
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xnc.png.svn-base
7617
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xpat2.png.svn-base
7618
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xpdf.png.svn-base
7619
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xpilot.png.svn-base
7620
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xqf.png.svn-base
7621
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xrick.png.svn-base
7622
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xsane.png.svn-base
7623
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xscreensaver.png.svn-base
7624
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/xterm.png.svn-base
7625
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/ydpdict.png.svn-base
7626
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/zapping.png.svn-base
7627
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/zim.png.svn-base
7628
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/zinf.png.svn-base
7629
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base/zsafe.png.svn-base
7630
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/BitchX.png.svn-base
7631
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/Eterm.png.svn-base
7632
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/Maelstrom.png.svn-base
7633
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/abiword.png.svn-base
7634
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/abuse.png.svn-base
7635
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/acidrip.png.svn-base
7636
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/akregator.png.svn-base
7637
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/alsamixer.png.svn-base
7638
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/amarok.png.svn-base
7639
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/amule.png.svn-base
7640
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/anjuta.png.svn-base
7641
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/aptitude.png.svn-base
7642
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/aptsh.png.svn-base
7643
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/archlinux.png.svn-base
7644
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ardour.png.svn-base
7645
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/armagetron.png.svn-base
7646
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/atanks.png.svn-base
7647
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/aterm.png.svn-base
7648
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/atlantik.png.svn-base
7649
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/atomix.png.svn-base
7650
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/audacity.png.svn-base
7651
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/aumix.png.svn-base
7652
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/avidemux.png.svn-base
7653
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/azureus.png.svn-base
7654
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/balsa-ab.png.svn-base
7655
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/balsa.png.svn-base
7656
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/barrage.png.svn-base
7657
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/basket.png.svn-base
7658
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bastet.png.svn-base
7659
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/beep-media-player.png.svn-base
7660
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/billard-gl.png.svn-base
7661
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/blackboxgame.png.svn-base
7662
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/blackjack.png.svn-base
7663
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/blender.png.svn-base
7664
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/blobwars.png.svn-base
7665
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bluefish.png.svn-base
7666
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bmp.png.svn-base
7667
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bonfire.png.svn-base
7668
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/brasero.png.svn-base
7669
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bridges.png.svn-base
7670
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/btdownloadgui.png.svn-base
7671
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/btdownloadgui.py.png.svn-base
7672
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/bzflag.png.svn-base
7673
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/castle-combat.png.svn-base
7674
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/celestia.png.svn-base
7675
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/centericq.png.svn-base
7676
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/chromium.png.svn-base
7677
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/cinelerra.png.svn-base
7678
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/civclient.png.svn-base
7679
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/civserver.png.svn-base
7680
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/cmus.png.svn-base
7681
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/conglomerate.png.svn-base
7682
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/crack-attack.png.svn-base
7683
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/cream.png.svn-base
7684
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/cube.png.svn-base
7685
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/d4x.png.svn-base
7686
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/dcgui.png.svn-base
7687
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/debian.png.svn-base
7688
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/default.png.svn-base
7689
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/deluge-torrent.png.svn-base
7690
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/deluge.png.svn-base
7691
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/dia.png.svn-base
7692
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/digikam.png.svn-base
7693
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/dillo.png.svn-base
7694
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/djview.png.svn-base
7695
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/dlume.png.svn-base
7696
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/dominosa.png.svn-base
7697
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/drakconf.png.svn-base
7698
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/easytag.png.svn-base
7699
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/eboard.png.svn-base
7700
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/eclipse.png.svn-base
7701
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/egoboo.png.svn-base
7702
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ekg.png.svn-base
7703
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ekg2.png.svn-base
7704
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ekiga.png.svn-base
7705
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/el.png.svn-base
7706
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/elinks.png.svn-base
7707
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/emacs.png.svn-base
7708
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/enigma.png.svn-base
7709
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/epic4.png.svn-base
7710
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/epiphany.png.svn-base
7711
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/eric.png.svn-base
7712
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/evince.png.svn-base
7713
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/evolution.png.svn-base
7714
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/exfalso.png.svn-base
7715
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/f-spot.png.svn-base
7716
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/falconseye.png.svn-base
7717
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/fetchmail.png.svn-base
7718
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/fifteen.png.svn-base
7719
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/filerunner.png.svn-base
7720
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/flipgame.png.svn-base
7721
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/foobillard.png.svn-base
7722
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/freeciv.png.svn-base
7723
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/freemind.png.svn-base
7724
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/frozen-bubble.png.svn-base
7725
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/fvwm-crystal.png.svn-base
7726
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/fwbuilder.png.svn-base
7727
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gabber.png.svn-base
7728
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gaim.png.svn-base
7729
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gajim.png.svn-base
7730
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/galeon.png.svn-base
7731
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gataxx.png.svn-base
7732
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gcfilms.png.svn-base
7733
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gcolor2.png.svn-base
7734
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gconf-editor.png.svn-base
7735
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gedit.png.svn-base
7736
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gentoo.png.svn-base
7737
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gentoolinux.png.svn-base
7738
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gftp.png.svn-base
7739
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gg.png.svn-base
7740
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gg2.png.svn-base
7741
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/giFTcurs.png.svn-base
7742
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/giFToxic.png.svn-base
7743
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/giftui.png.svn-base
7744
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gimp.png.svn-base
7745
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gizmo.png.svn-base
7746
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/glade-2.png.svn-base
7747
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/glines.png.svn-base
7748
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gltron.png.svn-base
7749
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/glurp.png.svn-base
7750
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gmpc.png.svn-base
7751
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gmplayer.png.svn-base
7752
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnect.png.svn-base
7753
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnibbles.png.svn-base
7754
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnobots2.png.svn-base
7755
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome-alsamixer.png.svn-base
7756
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome-control-center.png.svn-base
7757
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome-mud.png.svn-base
7758
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome-stones.png.svn-base
7759
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome-terminal.png.svn-base
7760
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnome.png.svn-base
7761
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnomebaker.png.svn-base
7762
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnometris.png.svn-base
7763
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnomine.png.svn-base
7764
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnotravex.png.svn-base
7765
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnotski.png.svn-base
7766
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnudoku.png.svn-base
7767
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gnumeric.png.svn-base
7768
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/goobox.png.svn-base
7769
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gossip.png.svn-base
7770
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gpa.png.svn-base
7771
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gpaint.png.svn-base
7772
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gpass.png.svn-base
7773
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gqview.png.svn-base
7774
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/graveman.png.svn-base
7775
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/grip.png.svn-base
7776
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/grml.png.svn-base
7777
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gtali.png.svn-base
7778
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gthumb.png.svn-base
7779
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gtk-gnutella.png.svn-base
7780
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gtkboard.png.svn-base
7781
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gtktalog.png.svn-base
7782
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/guess.png.svn-base
7783
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gv.png.svn-base
7784
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gvim.png.svn-base
7785
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gweled.png.svn-base
7786
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gwenview.png.svn-base
7787
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/gxine.png.svn-base
7788
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/hardinfo.png.svn-base
7789
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/htop.png.svn-base
7790
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/hydrogen.png.svn-base
7791
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/iagno.png.svn-base
7792
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/icebreaker.png.svn-base
7793
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/icedove.png.svn-base
7794
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/iceweasel.png.svn-base
7795
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/idle.png.svn-base
7796
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ihu.png.svn-base
7797
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/inertia.png.svn-base
7798
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/inkscape.png.svn-base
7799
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ipodder.png.svn-base
7800
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/irssi.png.svn-base
7801
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/jpilot.png.svn-base
7802
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/jumpnbump-menu.png.svn-base
7803
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/k3b.png.svn-base
7804
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kaddressbook.png.svn-base
7805
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kadu.png.svn-base
7806
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/karbon.png.svn-base
7807
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kasteroids.png.svn-base
7808
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kate.png.svn-base
7809
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/katomic.png.svn-base
7810
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kbackgammon.png.svn-base
7811
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kbattleship.png.svn-base
7812
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kblackbox.png.svn-base
7813
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kbounce.png.svn-base
7814
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kchart.png.svn-base
7815
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kcontrol.png.svn-base
7816
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kde.png.svn-base
7817
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kdevelop.png.svn-base
7818
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kdevelop3.png.svn-base
7819
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kedit.png.svn-base
7820
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kenolaba.png.svn-base
7821
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kf.png.svn-base
7822
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kformula.png.svn-base
7823
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kfouleggs.png.svn-base
7824
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kgoldrunner.png.svn-base
7825
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kile.png.svn-base
7826
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kinfocenter.png.svn-base
7827
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kivio.png.svn-base
7828
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kjumpingcube.png.svn-base
7829
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/klickety.png.svn-base
7830
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/klines.png.svn-base
7831
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmahjongg.png.svn-base
7832
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmail.png.svn-base
7833
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmenu.png.svn-base
7834
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmines.png.svn-base
7835
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmix.png.svn-base
7836
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kmldonkey.png.svn-base
7837
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/knetwalk.png.svn-base
7838
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/knode.png.svn-base
7839
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kobodeluxe.png.svn-base
7840
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kobodl.png.svn-base
7841
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kolf.png.svn-base
7842
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/konqueror.png.svn-base
7843
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/konquest.png.svn-base
7844
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/konsole.png.svn-base
7845
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kontact.png.svn-base
7846
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kopete.png.svn-base
7847
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/korganizer.png.svn-base
7848
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/koshell.png.svn-base
7849
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kpaint.png.svn-base
7850
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kpat.png.svn-base
7851
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kphone.png.svn-base
7852
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kpilot.png.svn-base
7853
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kpoker.png.svn-base
7854
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kppp.png.svn-base
7855
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kpresenter.png.svn-base
7856
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kreversi.png.svn-base
7857
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/krita.png.svn-base
7858
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/krusader.png.svn-base
7859
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ksame.png.svn-base
7860
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kshisen.png.svn-base
7861
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ksirtet.png.svn-base
7862
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ksmiletris.png.svn-base
7863
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ksnake.png.svn-base
7864
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ksokoban.png.svn-base
7865
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kspaceduel.png.svn-base
7866
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kspread.png.svn-base
7867
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ktorrent.png.svn-base
7868
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ktouch.png.svn-base
7869
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ktron.png.svn-base
7870
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ktuberling.png.svn-base
7871
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kugar.png.svn-base
7872
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kview.png.svn-base
7873
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kvim.png.svn-base
7874
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kvirc.png.svn-base
7875
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kwin4.png.svn-base
7876
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/kword.png.svn-base
7877
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lbreakout2.png.svn-base
7878
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lgeneral.png.svn-base
7879
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/licq.png.svn-base
7880
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/liferea.png.svn-base
7881
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lightup.png.svn-base
7882
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lincity-ng.png.svn-base
7883
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/links2.png.svn-base
7884
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/linphone.png.svn-base
7885
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/linpopup.png.svn-base
7886
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/linux.png.svn-base
7887
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/liquidwar.png.svn-base
7888
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lmarbles.png.svn-base
7889
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lmms.png.svn-base
7890
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/loopy.png.svn-base
7891
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lskat.png.svn-base
7892
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ltris.png.svn-base
7893
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lxdoom.png.svn-base
7894
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lynx.png.svn-base
7895
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/lyx.png.svn-base
7896
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/maelstrom.png.svn-base
7897
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mahjongg.png.svn-base
7898
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mandriva.png.svn-base
7899
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/map.png.svn-base
7900
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mc.png.svn-base
7901
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mines.png.svn-base
7902
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mldonkey.png.svn-base
7903
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mlgui.png.svn-base
7904
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/moagg.png.svn-base
7905
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/monodevelop.png.svn-base
7906
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/monotheka.png.svn-base
7907
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/moon-buggy.png.svn-base
7908
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mousepad.png.svn-base
7909
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mplayer.png.svn-base
7910
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mrxvt.png.svn-base
7911
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/multi-gnome-terminal.png.svn-base
7912
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mutt.png.svn-base
7913
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/mysqlcc.png.svn-base
7914
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/nautilus.png.svn-base
7915
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/nessus.png.svn-base
7916
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/netgame.png.svn-base
7917
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/netpanzer.png.svn-base
7918
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/netris.png.svn-base
7919
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/netslide.png.svn-base
7920
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/neverball.png.svn-base
7921
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/neverputt.png.svn-base
7922
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/nexuiz.png.svn-base
7923
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/njam.png.svn-base
7924
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/nvu.png.svn-base
7925
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oobase.png.svn-base
7926
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oobase2.png.svn-base
7927
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oocalc.png.svn-base
7928
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oocalc2.png.svn-base
7929
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oodraw.png.svn-base
7930
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oodraw2.png.svn-base
7931
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ooffice.png.svn-base
7932
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ooffice2.png.svn-base
7933
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ooimpress.png.svn-base
7934
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ooimpress2.png.svn-base
7935
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oomath.png.svn-base
7936
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oomath2.png.svn-base
7937
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oopadmin.png.svn-base
7938
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oopadmin2.png.svn-base
7939
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oowriter.png.svn-base
7940
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/oowriter2.png.svn-base
7941
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/openoffice.png.svn-base
7942
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/openttd.png.svn-base
7943
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pan.png.svn-base
7944
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pathological.png.svn-base
7945
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pattern.png.svn-base
7946
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pegs.png.svn-base
7947
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pida.png.svn-base
7948
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pingus.png.svn-base
7949
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/porthole.png.svn-base
7950
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ppracer.png.svn-base
7951
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/psi.png.svn-base
7952
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pydance.png.svn-base
7953
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pygmy.png.svn-base
7954
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pympd.png.svn-base
7955
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/pysol.png.svn-base
7956
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/python.png.svn-base
7957
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/q3ut3.png.svn-base
7958
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qcad.png.svn-base
7959
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qcomicbook.png.svn-base
7960
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qjackctl.png.svn-base
7961
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qps.png.svn-base
7962
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qtorrent.png.svn-base
7963
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/qtstalker.png.svn-base
7964
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/quanta.png.svn-base
7965
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/quodlibet.png.svn-base
7966
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/rapidsvn.png.svn-base
7967
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/rect.png.svn-base
7968
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/revelation.png.svn-base
7969
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/rhythmbox.png.svn-base
7970
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/rox.png.svn-base
7971
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/rubrica.png.svn-base
7972
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/same-gnome.png.svn-base
7973
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/samegame.png.svn-base
7974
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/scite.png.svn-base
7975
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/scorched3d.png.svn-base
7976
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/scribus.png.svn-base
7977
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/seahorse.png.svn-base
7978
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sim.png.svn-base
7979
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sixteen.png.svn-base
7980
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/slant.png.svn-base
7981
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/slrn-pl.png.svn-base
7982
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/slrn.png.svn-base
7983
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/smart.png.svn-base
7984
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/snake.png.svn-base
7985
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/snownews.png.svn-base
7986
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sodipodi.png.svn-base
7987
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sol.png.svn-base
7988
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/solo.png.svn-base
7989
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sonata.png.svn-base
7990
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sound-juicer.png.svn-base
7991
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/stardict.png.svn-base
7992
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/starfighter.png.svn-base
7993
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/stellarium.png.svn-base
7994
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/straw.png.svn-base
7995
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/streamtuner.png.svn-base
7996
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/supertux.png.svn-base
7997
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sweep.png.svn-base
7998
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sylpheed-claws.png.svn-base
7999
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sylpheed-gtk2.png.svn-base
8000
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/sylpheed.png.svn-base
8001
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/synaptic.png.svn-base
8002
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/teaed.png.svn-base
8003
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tents.png.svn-base
8004
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/thunar.png.svn-base
8005
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tkabber.png.svn-base
8006
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tleenx2.png.svn-base
8007
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tomboy.png.svn-base
8008
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/torcs.png.svn-base
8009
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/totem.png.svn-base
8010
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/trackballs.png.svn-base
8011
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/trophy.png.svn-base
8012
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tuxcmd.png.svn-base
8013
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tuxpaint.png.svn-base
8014
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/tvtime.png.svn-base
8015
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/twiddle.png.svn-base
8016
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/twinkle.png.svn-base
8017
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ubuntu.png.svn-base
8018
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/untangle.png.svn-base
8019
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/urxvt.png.svn-base
8020
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/valknut.png.svn-base
8021
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/vim.png.svn-base
8022
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/weechat-curses.png.svn-base
8023
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/wesnoth.png.svn-base
8024
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/wings3d.png.svn-base
8025
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/wireshark.png.svn-base
8026
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/worm.png.svn-base
8027
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/wyrd.png.svn-base
8028
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xawtv.png.svn-base
8029
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xboard.png.svn-base
8030
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xcdroast.png.svn-base
8031
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xchat.png.svn-base
8032
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xemacs.png.svn-base
8033
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xevil.png.svn-base
8034
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xfce4-terminal.png.svn-base
8035
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xfe.png.svn-base
8036
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xfig.png.svn-base
8037
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xine.png.svn-base
8038
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xmahjongg.png.svn-base
8039
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xmms.png.svn-base
8040
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xmoto.png.svn-base
8041
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xmule.png.svn-base
8042
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xnc.png.svn-base
8043
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xpat2.png.svn-base
8044
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xpdf.png.svn-base
8045
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xpilot.png.svn-base
8046
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xqf.png.svn-base
8047
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xrick.png.svn-base
8048
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xsane.png.svn-base
8049
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xscreensaver.png.svn-base
8050
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/xterm.png.svn-base
8051
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/ydpdict.png.svn-base
8052
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/zapping.png.svn-base
8053
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/zim.png.svn-base
8054
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/zinf.png.svn-base
8055
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base/zsafe.png.svn-base
8056
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/BitchX.png
8057
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/Eterm.png
8058
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/Maelstrom.png
8059
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/abiword.png
8060
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/abuse.png
8061
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/acidrip.png
8062
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/akregator.png
8063
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/alsamixer.png
8064
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/amarok.png
8065
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/amule.png
8066
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/anjuta.png
8067
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/aptitude.png
8068
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/aptsh.png
8069
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/archlinux.png
8070
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ardour.png
8071
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/armagetron.png
8072
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/atanks.png
8073
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/aterm.png
8074
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/atlantik.png
8075
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/atomix.png
8076
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/audacity.png
8077
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/aumix.png
8078
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/avidemux.png
8079
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/azureus.png
8080
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/balsa-ab.png
8081
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/balsa.png
8082
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/barrage.png
8083
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/basket.png
8084
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bastet.png
8085
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/beep-media-player.png
8086
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/billard-gl.png
8087
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/blackboxgame.png
8088
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/blackjack.png
8089
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/blender.png
8090
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/blobwars.png
8091
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bluefish.png
8092
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bmp.png
8093
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bonfire.png
8094
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/brasero.png
8095
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bridges.png
8096
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/btdownloadgui.png
8097
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/btdownloadgui.py.png
8098
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/bzflag.png
8099
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/castle-combat.png
8100
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/celestia.png
8101
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/centericq.png
8102
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/chromium.png
8103
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/cinelerra.png
8104
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/civclient.png
8105
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/civserver.png
8106
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/cmus.png
8107
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/conglomerate.png
8108
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/crack-attack.png
8109
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/cream.png
8110
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/cube.png
8111
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/d4x.png
8112
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/dcgui.png
8113
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/debian.png
8114
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/default.png
8115
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/deluge-torrent.png
8116
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/deluge.png
8117
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/dia.png
8118
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/digikam.png
8119
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/dillo.png
8120
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/djview.png
8121
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/dlume.png
8122
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/dominosa.png
8123
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/drakconf.png
8124
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/easytag.png
8125
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/eboard.png
8126
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/eclipse.png
8127
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/egoboo.png
8128
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ekg.png
8129
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ekg2.png
8130
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ekiga.png
8131
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/el.png
8132
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/elinks.png
8133
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/emacs.png
8134
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/enigma.png
8135
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/epic4.png
8136
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/epiphany.png
8137
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/eric.png
8138
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/evince.png
8139
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/evolution.png
8140
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/exfalso.png
8141
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/f-spot.png
8142
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/falconseye.png
8143
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/fetchmail.png
8144
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/fifteen.png
8145
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/filerunner.png
8146
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/flipgame.png
8147
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/foobillard.png
8148
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/freeciv.png
8149
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/freemind.png
8150
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/frozen-bubble.png
8151
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/fvwm-crystal.png
8152
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/fwbuilder.png
8153
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gabber.png
8154
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gaim.png
8155
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gajim.png
8156
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/galeon.png
8157
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gataxx.png
8158
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gcfilms.png
8159
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gcolor2.png
8160
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gconf-editor.png
8161
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gedit.png
8162
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gentoo.png
8163
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gentoolinux.png
8164
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gftp.png
8165
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gg.png
8166
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gg2.png
8167
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/giFTcurs.png
8168
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/giFToxic.png
8169
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/giftui.png
8170
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gimp.png
8171
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gizmo.png
8172
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/glade-2.png
8173
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/glines.png
8174
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gltron.png
8175
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/glurp.png
8176
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gmpc.png
8177
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gmplayer.png
8178
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnect.png
8179
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnibbles.png
8180
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnobots2.png
8181
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome-alsamixer.png
8182
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome-control-center.png
8183
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome-mud.png
8184
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome-stones.png
8185
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome-terminal.png
8186
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnome.png
8187
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnomebaker.png
8188
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnometris.png
8189
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnomine.png
8190
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnotravex.png
8191
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnotski.png
8192
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnudoku.png
8193
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gnumeric.png
8194
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/goobox.png
8195
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gossip.png
8196
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gpa.png
8197
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gpaint.png
8198
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gpass.png
8199
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gqview.png
8200
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/graveman.png
8201
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/grip.png
8202
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/grml.png
8203
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gtali.png
8204
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gthumb.png
8205
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gtk-gnutella.png
8206
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gtkboard.png
8207
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gtktalog.png
8208
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/guess.png
8209
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gv.png
8210
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gvim.png
8211
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gweled.png
8212
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gwenview.png
8213
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/gxine.png
8214
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/hardinfo.png
8215
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/htop.png
8216
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/hydrogen.png
8217
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/iagno.png
8218
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/icebreaker.png
8219
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/icedove.png
8220
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/iceweasel.png
8221
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/idle.png
8222
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ihu.png
8223
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/inertia.png
8224
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/inkscape.png
8225
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ipodder.png
8226
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/irssi.png
8227
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/jpilot.png
8228
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/jumpnbump-menu.png
8229
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/k3b.png
8230
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kaddressbook.png
8231
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kadu.png
8232
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/karbon.png
8233
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kasteroids.png
8234
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kate.png
8235
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/katomic.png
8236
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kbackgammon.png
8237
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kbattleship.png
8238
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kblackbox.png
8239
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kbounce.png
8240
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kchart.png
8241
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kcontrol.png
8242
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kde.png
8243
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kdevelop.png
8244
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kdevelop3.png
8245
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kedit.png
8246
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kenolaba.png
8247
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kf.png
8248
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kformula.png
8249
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kfouleggs.png
8250
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kgoldrunner.png
8251
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kile.png
8252
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kinfocenter.png
8253
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kivio.png
8254
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kjumpingcube.png
8255
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/klickety.png
8256
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/klines.png
8257
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmahjongg.png
8258
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmail.png
8259
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmenu.png
8260
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmines.png
8261
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmix.png
8262
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kmldonkey.png
8263
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/knetwalk.png
8264
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/knode.png
8265
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kobodeluxe.png
8266
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kobodl.png
8267
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kolf.png
8268
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/konqueror.png
8269
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/konquest.png
8270
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/konsole.png
8271
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kontact.png
8272
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kopete.png
8273
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/korganizer.png
8274
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/koshell.png
8275
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kpaint.png
8276
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kpat.png
8277
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kphone.png
8278
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kpilot.png
8279
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kpoker.png
8280
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kppp.png
8281
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kpresenter.png
8282
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kreversi.png
8283
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/krita.png
8284
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/krusader.png
8285
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ksame.png
8286
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kshisen.png
8287
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ksirtet.png
8288
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ksmiletris.png
8289
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ksnake.png
8290
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ksokoban.png
8291
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kspaceduel.png
8292
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kspread.png
8293
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ktorrent.png
8294
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ktouch.png
8295
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ktron.png
8296
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ktuberling.png
8297
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kugar.png
8298
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kview.png
8299
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kvim.png
8300
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kvirc.png
8301
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kwin4.png
8302
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/kword.png
8303
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lbreakout2.png
8304
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lgeneral.png
8305
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/licq.png
8306
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/liferea.png
8307
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lightup.png
8308
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lincity-ng.png
8309
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/links2.png
8310
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/linphone.png
8311
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/linpopup.png
8312
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/linux.png
8313
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/liquidwar.png
8314
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lmarbles.png
8315
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lmms.png
8316
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/loopy.png
8317
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lskat.png
8318
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ltris.png
8319
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lxdoom.png
8320
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lynx.png
8321
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/lyx.png
8322
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/maelstrom.png
8323
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mahjongg.png
8324
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mandriva.png
8325
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/map.png
8326
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mc.png
8327
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mines.png
8328
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mldonkey.png
8329
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mlgui.png
8330
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/moagg.png
8331
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/monodevelop.png
8332
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/monotheka.png
8333
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/moon-buggy.png
8334
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mousepad.png
8335
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mplayer.png
8336
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mrxvt.png
8337
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/multi-gnome-terminal.png
8338
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mutt.png
8339
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/mysqlcc.png
8340
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/nautilus.png
8341
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/nessus.png
8342
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/netgame.png
8343
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/netpanzer.png
8344
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/netris.png
8345
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/netslide.png
8346
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/neverball.png
8347
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/neverputt.png
8348
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/nexuiz.png
8349
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/njam.png
8350
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/nvu.png
8351
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oobase.png
8352
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oobase2.png
8353
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oocalc.png
8354
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oocalc2.png
8355
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oodraw.png
8356
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oodraw2.png
8357
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ooffice.png
8358
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ooffice2.png
8359
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ooimpress.png
8360
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ooimpress2.png
8361
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oomath.png
8362
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oomath2.png
8363
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oopadmin.png
8364
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oopadmin2.png
8365
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oowriter.png
8366
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/oowriter2.png
8367
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/openoffice.png
8368
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/openttd.png
8369
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pan.png
8370
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pathological.png
8371
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pattern.png
8372
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pegs.png
8373
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pida.png
8374
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pingus.png
8375
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/porthole.png
8376
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ppracer.png
8377
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/psi.png
8378
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pydance.png
8379
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pygmy.png
8380
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pympd.png
8381
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/pysol.png
8382
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/python.png
8383
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/q3ut3.png
8384
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qcad.png
8385
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qcomicbook.png
8386
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qjackctl.png
8387
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qps.png
8388
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qtorrent.png
8389
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/qtstalker.png
8390
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/quanta.png
8391
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/quodlibet.png
8392
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/rapidsvn.png
8393
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/rect.png
8394
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/revelation.png
8395
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/rhythmbox.png
8396
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/rox.png
8397
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/rubrica.png
8398
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/same-gnome.png
8399
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/samegame.png
8400
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/scite.png
8401
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/scorched3d.png
8402
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/scribus.png
8403
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/seahorse.png
8404
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sim.png
8405
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sixteen.png
8406
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/slant.png
8407
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/slrn-pl.png
8408
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/slrn.png
8409
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/smart.png
8410
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/snake.png
8411
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/snownews.png
8412
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sodipodi.png
8413
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sol.png
8414
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/solo.png
8415
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sonata.png
8416
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sound-juicer.png
8417
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/stardict.png
8418
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/starfighter.png
8419
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/stellarium.png
8420
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/straw.png
8421
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/streamtuner.png
8422
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/supertux.png
8423
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sweep.png
8424
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sylpheed-claws.png
8425
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sylpheed-gtk2.png
8426
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/sylpheed.png
8427
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/synaptic.png
8428
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/teaed.png
8429
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tents.png
8430
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/thunar.png
8431
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tkabber.png
8432
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tleenx2.png
8433
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tomboy.png
8434
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/torcs.png
8435
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/totem.png
8436
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/trackballs.png
8437
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/trophy.png
8438
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tuxcmd.png
8439
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tuxpaint.png
8440
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/tvtime.png
8441
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/twiddle.png
8442
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/twinkle.png
8443
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ubuntu.png
8444
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/untangle.png
8445
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/urxvt.png
8446
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/valknut.png
8447
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/vim.png
8448
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/weechat-curses.png
8449
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/wesnoth.png
8450
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/wings3d.png
8451
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/wireshark.png
8452
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/worm.png
8453
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/wyrd.png
8454
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xawtv.png
8455
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xboard.png
8456
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xcdroast.png
8457
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xchat.png
8458
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xemacs.png
8459
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xevil.png
8460
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xfce4-terminal.png
8461
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xfe.png
8462
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xfig.png
8463
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xine.png
8464
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xmahjongg.png
8465
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xmms.png
8466
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xmoto.png
8467
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xmule.png
8468
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xnc.png
8469
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xpat2.png
8470
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xpdf.png
8471
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xpilot.png
8472
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xqf.png
8473
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xrick.png
8474
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xsane.png
8475
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xscreensaver.png
8476
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/xterm.png
8477
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/ydpdict.png
8478
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/zapping.png
8479
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/zim.png
8480
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/zinf.png
8481
share/fvwm-crystal/fvwm/icons/Default/32x32/apps/zsafe.png
8482
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/entries
8483
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/format
8484
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Audio-Video.png.svn-base
8485
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Audio.png.svn-base
8486
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Development.png.svn-base
8487
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/GNOME.png.svn-base
8488
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Games.png.svn-base
8489
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Graphics.png.svn-base
8490
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/KDE.png.svn-base
8491
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Knowledge.png.svn-base
8492
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Multimedia.png.svn-base
8493
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Network.png.svn-base
8494
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Office.png.svn-base
8495
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Settings.png.svn-base
8496
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/System.png.svn-base
8497
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Terminals.png.svn-base
8498
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Utilities.png.svn-base
8499
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/Video.png.svn-base
8500
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base/directory.png.svn-base
8501
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Audio-Video.png.svn-base
8502
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Audio.png.svn-base
8503
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Development.png.svn-base
8504
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/GNOME.png.svn-base
8505
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Games.png.svn-base
8506
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Graphics.png.svn-base
8507
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/KDE.png.svn-base
8508
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Knowledge.png.svn-base
8509
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Multimedia.png.svn-base
8510
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Network.png.svn-base
8511
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Office.png.svn-base
8512
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Settings.png.svn-base
8513
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/System.png.svn-base
8514
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Terminals.png.svn-base
8515
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Utilities.png.svn-base
8516
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/Video.png.svn-base
8517
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base/directory.png.svn-base
8518
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Audio-Video.png
8519
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Audio.png
8520
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Development.png
8521
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/GNOME.png
8522
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Games.png
8523
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Graphics.png
8524
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/KDE.png
8525
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Knowledge.png
8526
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Multimedia.png
8527
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Network.png
8528
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Office.png
8529
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Settings.png
8530
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/System.png
8531
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Terminals.png
8532
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Utilities.png
8533
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/Video.png
8534
share/fvwm-crystal/fvwm/icons/Default/32x32/categories/directory.png
8535
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/entries
8536
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/format
8537
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/applications-development.png.svn-base
8538
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/applications.png.svn-base
8539
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/audio-x-generic.png.svn-base
8540
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/camera-photo.png.svn-base
8541
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/colorsets-file.png.svn-base
8542
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/colorsets.png.svn-base
8543
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/dd.png.svn-base
8544
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/df.png.svn-base
8545
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/fvwm-crystal.png.svn-base
8546
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/gdm-xnest.png.svn-base
8547
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/gdm.png.svn-base
8548
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-eject.png.svn-base
8549
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-playback-pause.png.svn-base
8550
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-playback-start.png.svn-base
8551
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-playback-stop.png.svn-base
8552
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-record.png.svn-base
8553
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-seek-backward.png.svn-base
8554
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-seek-forward.png.svn-base
8555
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-skip-backward.png.svn-base
8556
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/media-skip-forward.png.svn-base
8557
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/multimedia-volume-control.png.svn-base
8558
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/preferences-desktop-screensaver.png.svn-base
8559
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/preferences-desktop-theme.png.svn-base
8560
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/preferences-desktop-wallpaper.png.svn-base
8561
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/preferences-desktop.png.svn-base
8562
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/system-file-manager.png.svn-base
8563
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/system-lock-screen.png.svn-base
8564
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/system-log-out.png.svn-base
8565
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/system-reboot.png.svn-base
8566
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/system-shutdown.png.svn-base
8567
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/user-desktop.png.svn-base
8568
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/utilities-terminal.png.svn-base
8569
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/view-refresh.png.svn-base
8570
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base/window-list.png.svn-base
8571
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/applications-development.png.svn-base
8572
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/applications.png.svn-base
8573
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/audio-x-generic.png.svn-base
8574
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/camera-photo.png.svn-base
8575
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/colorsets-file.png.svn-base
8576
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/colorsets.png.svn-base
8577
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/dd.png.svn-base
8578
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/df.png.svn-base
8579
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/fvwm-crystal.png.svn-base
8580
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/gdm-xnest.png.svn-base
8581
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/gdm.png.svn-base
8582
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-eject.png.svn-base
8583
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-playback-pause.png.svn-base
8584
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-playback-start.png.svn-base
8585
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-playback-stop.png.svn-base
8586
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-record.png.svn-base
8587
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-seek-backward.png.svn-base
8588
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-seek-forward.png.svn-base
8589
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-skip-backward.png.svn-base
8590
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/media-skip-forward.png.svn-base
8591
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/multimedia-volume-control.png.svn-base
8592
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/preferences-desktop-screensaver.png.svn-base
8593
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/preferences-desktop-theme.png.svn-base
8594
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/preferences-desktop-wallpaper.png.svn-base
8595
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/preferences-desktop.png.svn-base
8596
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/system-file-manager.png.svn-base
8597
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/system-lock-screen.png.svn-base
8598
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/system-log-out.png.svn-base
8599
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/system-reboot.png.svn-base
8600
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/system-shutdown.png.svn-base
8601
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/user-desktop.png.svn-base
8602
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/utilities-terminal.png.svn-base
8603
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/view-refresh.png.svn-base
8604
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base/window-list.png.svn-base
8605
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/applications-development.png
8606
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/applications.png
8607
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/audio-x-generic.png
8608
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/camera-photo.png
8609
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/colorsets-file.png
8610
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/colorsets.png
8611
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/dd.png
8612
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/df.png
8613
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/fvwm-crystal.png
8614
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/gdm-xnest.png
8615
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/gdm.png
8616
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-eject.png
8617
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-pause.png
8618
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-start.png
8619
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-playback-stop.png
8620
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-record.png
8621
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-seek-backward.png
8622
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-seek-forward.png
8623
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-skip-backward.png
8624
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/media-skip-forward.png
8625
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/multimedia-volume-control.png
8626
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-screensaver.png
8627
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-theme.png
8628
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop-wallpaper.png
8629
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/preferences-desktop.png
8630
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/system-file-manager.png
8631
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/system-lock-screen.png
8632
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/system-log-out.png
8633
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/system-reboot.png
8634
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/system-shutdown.png
8635
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/user-desktop.png
8636
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/utilities-terminal.png
8637
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/view-refresh.png
8638
share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/window-list.png
8639
share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/entries
8640
share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/format
8641
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/entries
8642
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/format
8643
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/Eterm.png.svn-base
8644
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/abiword.png.svn-base
8645
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/acidrip.png.svn-base
8646
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/akregator.png.svn-base
8647
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/amarok.png.svn-base
8648
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/anjuta.png.svn-base
8649
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/aptitude.png.svn-base
8650
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/aptsh.png.svn-base
8651
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/archlinux.png.svn-base
8652
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ardour.png.svn-base
8653
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/aterm.png.svn-base
8654
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/atlantik.png.svn-base
8655
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/avidemux.png.svn-base
8656
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/azureus.png.svn-base
8657
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/balsa-ab.png.svn-base
8658
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/balsa.png.svn-base
8659
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/barrage.png.svn-base
8660
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/basket.png.svn-base
8661
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/beep-media-player.png.svn-base
8662
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/blackboxgame.png.svn-base
8663
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/blackjack.png.svn-base
8664
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/blender.png.svn-base
8665
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/bluefish.png.svn-base
8666
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/bmp.png.svn-base
8667
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/bonfire.png.svn-base
8668
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/brasero.png.svn-base
8669
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/bridges.png.svn-base
8670
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/castle-combat.png.svn-base
8671
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/celestia.png.svn-base
8672
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/centericq.png.svn-base
8673
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/cinelerra.png.svn-base
8674
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/crack-attack.png.svn-base
8675
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/cube.png.svn-base
8676
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/dcgui.png.svn-base
8677
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/debian.png.svn-base
8678
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/default.png.svn-base
8679
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/dia.png.svn-base
8680
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/dlume.png.svn-base
8681
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/dominosa.png.svn-base
8682
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/drakconf.png.svn-base
8683
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/easytag.png.svn-base
8684
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/eboard.png.svn-base
8685
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/eclipse.png.svn-base
8686
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ekiga.png.svn-base
8687
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/el.png.svn-base
8688
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/emacs.png.svn-base
8689
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/enigma.png.svn-base
8690
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/epiphany.png.svn-base
8691
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/evolution.png.svn-base
8692
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/exfalso.png.svn-base
8693
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/f-spot.png.svn-base
8694
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/fifteen.png.svn-base
8695
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/flipgame.png.svn-base
8696
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/foobillard.png.svn-base
8697
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/frozen-bubble.png.svn-base
8698
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/fvwm-crystal.png.svn-base
8699
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/fwbuilder.png.svn-base
8700
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gajim.png.svn-base
8701
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/galeon.png.svn-base
8702
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gataxx.png.svn-base
8703
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gcolor2.png.svn-base
8704
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gentoo.png.svn-base
8705
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gentoolinux.png.svn-base
8706
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gftp.png.svn-base
8707
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gg2.png.svn-base
8708
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gimp.png.svn-base
8709
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gizmo.png.svn-base
8710
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/glade-2.png.svn-base
8711
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/glines.png.svn-base
8712
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gltron.png.svn-base
8713
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/glurp.png.svn-base
8714
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gmplayer.png.svn-base
8715
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnect.png.svn-base
8716
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnibbles.png.svn-base
8717
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnobots2.png.svn-base
8718
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome-alsamixer.png.svn-base
8719
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome-control-center.png.svn-base
8720
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome-mud.png.svn-base
8721
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome-stones.png.svn-base
8722
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome-terminal.png.svn-base
8723
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnome.png.svn-base
8724
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnomebaker.png.svn-base
8725
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnometris.png.svn-base
8726
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnomine.png.svn-base
8727
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnotravex.png.svn-base
8728
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnotski.png.svn-base
8729
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gnudoku.png.svn-base
8730
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/goobox.png.svn-base
8731
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gpaint.png.svn-base
8732
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gpass.png.svn-base
8733
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gqview.png.svn-base
8734
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/graveman.png.svn-base
8735
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gtali.png.svn-base
8736
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gthumb.png.svn-base
8737
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/guess.png.svn-base
8738
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gvim.png.svn-base
8739
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gweled.png.svn-base
8740
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/gwenview.png.svn-base
8741
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/hydrogen.png.svn-base
8742
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/iagno.png.svn-base
8743
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/icebreaker.png.svn-base
8744
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/icedove.png.svn-base
8745
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/iceweasel.png.svn-base
8746
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ihu.png.svn-base
8747
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/inertia.png.svn-base
8748
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ipodder.png.svn-base
8749
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/k3b.png.svn-base
8750
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kaddressbook.png.svn-base
8751
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/karbon.png.svn-base
8752
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kasteroids.png.svn-base
8753
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kate.png.svn-base
8754
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/katomic.png.svn-base
8755
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kbackgammon.png.svn-base
8756
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kblackbox.png.svn-base
8757
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kcontrol.png.svn-base
8758
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kde.png.svn-base
8759
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kdevelop.png.svn-base
8760
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kdevelop3.png.svn-base
8761
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kedit.png.svn-base
8762
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kenolaba.png.svn-base
8763
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kf.png.svn-base
8764
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kfouleggs.png.svn-base
8765
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/klickety.png.svn-base
8766
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kmahjongg.png.svn-base
8767
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kmines.png.svn-base
8768
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kmix.png.svn-base
8769
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kmldonkey.png.svn-base
8770
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/knetwalk.png.svn-base
8771
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/knode.png.svn-base
8772
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kolf.png.svn-base
8773
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/konqueror.png.svn-base
8774
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/konquest.png.svn-base
8775
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/konsole.png.svn-base
8776
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kontact.png.svn-base
8777
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kopete.png.svn-base
8778
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kpaint.png.svn-base
8779
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kpat.png.svn-base
8780
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kphone.png.svn-base
8781
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kpilot.png.svn-base
8782
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kpoker.png.svn-base
8783
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kppp.png.svn-base
8784
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kreversi.png.svn-base
8785
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/krusader.png.svn-base
8786
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ksame.png.svn-base
8787
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kshisen.png.svn-base
8788
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ksirtet.png.svn-base
8789
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ksmiletris.png.svn-base
8790
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ksnake.png.svn-base
8791
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ksokoban.png.svn-base
8792
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kspaceduel.png.svn-base
8793
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ktorrent.png.svn-base
8794
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ktouch.png.svn-base
8795
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ktron.png.svn-base
8796
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ktuberling.png.svn-base
8797
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kview.png.svn-base
8798
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kvim.png.svn-base
8799
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kvirc.png.svn-base
8800
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/kwin4.png.svn-base
8801
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/licq.png.svn-base
8802
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/liferea.png.svn-base
8803
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lightup.png.svn-base
8804
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lincity-ng.png.svn-base
8805
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/linphone.png.svn-base
8806
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/linpopup.png.svn-base
8807
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/linux.png.svn-base
8808
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lmms.png.svn-base
8809
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/loopy.png.svn-base
8810
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lskat.png.svn-base
8811
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lxdoom.png.svn-base
8812
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/lynx.png.svn-base
8813
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mandriva.png.svn-base
8814
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/map.png.svn-base
8815
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mines.png.svn-base
8816
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/monodevelop.png.svn-base
8817
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/monotheka.png.svn-base
8818
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mousepad.png.svn-base
8819
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mplayer.png.svn-base
8820
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mrxvt.png.svn-base
8821
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/multi-gnome-terminal.png.svn-base
8822
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/mutt.png.svn-base
8823
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/nautilus.png.svn-base
8824
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/netgame.png.svn-base
8825
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/netslide.png.svn-base
8826
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/nexuiz.png.svn-base
8827
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/nvu.png.svn-base
8828
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oobase.png.svn-base
8829
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oobase2.png.svn-base
8830
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oocalc.png.svn-base
8831
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oocalc2.png.svn-base
8832
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oodraw.png.svn-base
8833
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oodraw2.png.svn-base
8834
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ooimpress.png.svn-base
8835
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ooimpress2.png.svn-base
8836
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oomath.png.svn-base
8837
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oomath2.png.svn-base
8838
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oopadmin.png.svn-base
8839
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oopadmin2.png.svn-base
8840
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oowriter.png.svn-base
8841
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/oowriter2.png.svn-base
8842
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/openttd.png.svn-base
8843
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pattern.png.svn-base
8844
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pegs.png.svn-base
8845
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pida.png.svn-base
8846
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/porthole.png.svn-base
8847
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ppracer.png.svn-base
8848
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pydance.png.svn-base
8849
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pygmy.png.svn-base
8850
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/pympd.png.svn-base
8851
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/qtstalker.png.svn-base
8852
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/quanta.png.svn-base
8853
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/quodlibet.png.svn-base
8854
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/rect.png.svn-base
8855
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/rubrica.png.svn-base
8856
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/same-gnome.png.svn-base
8857
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/samegame.png.svn-base
8858
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/scite.png.svn-base
8859
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/scorched3d.png.svn-base
8860
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sim.png.svn-base
8861
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sixteen.png.svn-base
8862
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/slant.png.svn-base
8863
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/smart.png.svn-base
8864
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/snownews.png.svn-base
8865
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sodipodi.png.svn-base
8866
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sol.png.svn-base
8867
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/solo.png.svn-base
8868
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sonata.png.svn-base
8869
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sound-juicer.png.svn-base
8870
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/stardict.png.svn-base
8871
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/straw.png.svn-base
8872
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/streamtuner.png.svn-base
8873
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/sweep.png.svn-base
8874
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/synaptic.png.svn-base
8875
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/teaed.png.svn-base
8876
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/tents.png.svn-base
8877
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/thunar.png.svn-base
8878
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/tomboy.png.svn-base
8879
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/totem.png.svn-base
8880
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/tuxcmd.png.svn-base
8881
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/tvtime.png.svn-base
8882
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/twiddle.png.svn-base
8883
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/twinkle.png.svn-base
8884
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ubuntu.png.svn-base
8885
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/untangle.png.svn-base
8886
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/urxvt.png.svn-base
8887
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/vim.png.svn-base
8888
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/wesnoth.png.svn-base
8889
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/wireshark.png.svn-base
8890
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/wyrd.png.svn-base
8891
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xawtv.png.svn-base
8892
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xemacs.png.svn-base
8893
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xfce4-terminal.png.svn-base
8894
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xfe.png.svn-base
8895
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xfig.png.svn-base
8896
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xmms.png.svn-base
8897
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xmoto.png.svn-base
8898
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xnc.png.svn-base
8899
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xqf.png.svn-base
8900
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/xscreensaver.png.svn-base
8901
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/ydpdict.png.svn-base
8902
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/zapping.png.svn-base
8903
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base/zim.png.svn-base
8904
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/Eterm.png.svn-base
8905
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/abiword.png.svn-base
8906
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/acidrip.png.svn-base
8907
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/akregator.png.svn-base
8908
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/amarok.png.svn-base
8909
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/anjuta.png.svn-base
8910
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/aptitude.png.svn-base
8911
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/aptsh.png.svn-base
8912
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/archlinux.png.svn-base
8913
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ardour.png.svn-base
8914
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/aterm.png.svn-base
8915
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/atlantik.png.svn-base
8916
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/avidemux.png.svn-base
8917
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/azureus.png.svn-base
8918
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/balsa-ab.png.svn-base
8919
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/balsa.png.svn-base
8920
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/barrage.png.svn-base
8921
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/basket.png.svn-base
8922
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/beep-media-player.png.svn-base
8923
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/blackboxgame.png.svn-base
8924
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/blackjack.png.svn-base
8925
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/blender.png.svn-base
8926
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/bluefish.png.svn-base
8927
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/bmp.png.svn-base
8928
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/bonfire.png.svn-base
8929
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/brasero.png.svn-base
8930
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/bridges.png.svn-base
8931
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/castle-combat.png.svn-base
8932
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/celestia.png.svn-base
8933
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/centericq.png.svn-base
8934
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/cinelerra.png.svn-base
8935
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/crack-attack.png.svn-base
8936
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/cube.png.svn-base
8937
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/dcgui.png.svn-base
8938
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/debian.png.svn-base
8939
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/default.png.svn-base
8940
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/dia.png.svn-base
8941
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/dlume.png.svn-base
8942
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/dominosa.png.svn-base
8943
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/drakconf.png.svn-base
8944
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/easytag.png.svn-base
8945
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/eboard.png.svn-base
8946
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/eclipse.png.svn-base
8947
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ekiga.png.svn-base
8948
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/el.png.svn-base
8949
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/emacs.png.svn-base
8950
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/enigma.png.svn-base
8951
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/epiphany.png.svn-base
8952
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/evolution.png.svn-base
8953
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/exfalso.png.svn-base
8954
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/f-spot.png.svn-base
8955
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/fifteen.png.svn-base
8956
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/flipgame.png.svn-base
8957
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/foobillard.png.svn-base
8958
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/frozen-bubble.png.svn-base
8959
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/fvwm-crystal.png.svn-base
8960
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/fwbuilder.png.svn-base
8961
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gajim.png.svn-base
8962
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/galeon.png.svn-base
8963
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gataxx.png.svn-base
8964
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gcolor2.png.svn-base
8965
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gentoo.png.svn-base
8966
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gentoolinux.png.svn-base
8967
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gftp.png.svn-base
8968
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gg2.png.svn-base
8969
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gimp.png.svn-base
8970
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gizmo.png.svn-base
8971
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/glade-2.png.svn-base
8972
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/glines.png.svn-base
8973
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gltron.png.svn-base
8974
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/glurp.png.svn-base
8975
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gmplayer.png.svn-base
8976
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnect.png.svn-base
8977
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnibbles.png.svn-base
8978
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnobots2.png.svn-base
8979
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome-alsamixer.png.svn-base
8980
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome-control-center.png.svn-base
8981
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome-mud.png.svn-base
8982
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome-stones.png.svn-base
8983
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome-terminal.png.svn-base
8984
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnome.png.svn-base
8985
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnomebaker.png.svn-base
8986
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnometris.png.svn-base
8987
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnomine.png.svn-base
8988
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnotravex.png.svn-base
8989
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnotski.png.svn-base
8990
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gnudoku.png.svn-base
8991
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/goobox.png.svn-base
8992
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gpaint.png.svn-base
8993
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gpass.png.svn-base
8994
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gqview.png.svn-base
8995
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/graveman.png.svn-base
8996
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gtali.png.svn-base
8997
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gthumb.png.svn-base
8998
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/guess.png.svn-base
8999
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gvim.png.svn-base
9000
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gweled.png.svn-base
9001
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/gwenview.png.svn-base
9002
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/hydrogen.png.svn-base
9003
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/iagno.png.svn-base
9004
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/icebreaker.png.svn-base
9005
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/icedove.png.svn-base
9006
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/iceweasel.png.svn-base
9007
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ihu.png.svn-base
9008
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/inertia.png.svn-base
9009
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ipodder.png.svn-base
9010
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/k3b.png.svn-base
9011
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kaddressbook.png.svn-base
9012
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/karbon.png.svn-base
9013
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kasteroids.png.svn-base
9014
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kate.png.svn-base
9015
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/katomic.png.svn-base
9016
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kbackgammon.png.svn-base
9017
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kblackbox.png.svn-base
9018
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kcontrol.png.svn-base
9019
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kde.png.svn-base
9020
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kdevelop.png.svn-base
9021
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kdevelop3.png.svn-base
9022
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kedit.png.svn-base
9023
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kenolaba.png.svn-base
9024
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kf.png.svn-base
9025
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kfouleggs.png.svn-base
9026
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/klickety.png.svn-base
9027
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kmahjongg.png.svn-base
9028
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kmines.png.svn-base
9029
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kmix.png.svn-base
9030
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kmldonkey.png.svn-base
9031
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/knetwalk.png.svn-base
9032
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/knode.png.svn-base
9033
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kolf.png.svn-base
9034
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/konqueror.png.svn-base
9035
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/konquest.png.svn-base
9036
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/konsole.png.svn-base
9037
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kontact.png.svn-base
9038
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kopete.png.svn-base
9039
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kpaint.png.svn-base
9040
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kpat.png.svn-base
9041
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kphone.png.svn-base
9042
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kpilot.png.svn-base
9043
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kpoker.png.svn-base
9044
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kppp.png.svn-base
9045
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kreversi.png.svn-base
9046
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/krusader.png.svn-base
9047
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ksame.png.svn-base
9048
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kshisen.png.svn-base
9049
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ksirtet.png.svn-base
9050
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ksmiletris.png.svn-base
9051
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ksnake.png.svn-base
9052
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ksokoban.png.svn-base
9053
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kspaceduel.png.svn-base
9054
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ktorrent.png.svn-base
9055
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ktouch.png.svn-base
9056
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ktron.png.svn-base
9057
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ktuberling.png.svn-base
9058
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kview.png.svn-base
9059
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kvim.png.svn-base
9060
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kvirc.png.svn-base
9061
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/kwin4.png.svn-base
9062
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/licq.png.svn-base
9063
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/liferea.png.svn-base
9064
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lightup.png.svn-base
9065
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lincity-ng.png.svn-base
9066
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/linphone.png.svn-base
9067
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/linpopup.png.svn-base
9068
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/linux.png.svn-base
9069
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lmms.png.svn-base
9070
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/loopy.png.svn-base
9071
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lskat.png.svn-base
9072
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lxdoom.png.svn-base
9073
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/lynx.png.svn-base
9074
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mandriva.png.svn-base
9075
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/map.png.svn-base
9076
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mines.png.svn-base
9077
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/monodevelop.png.svn-base
9078
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/monotheka.png.svn-base
9079
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mousepad.png.svn-base
9080
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mplayer.png.svn-base
9081
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mrxvt.png.svn-base
9082
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/multi-gnome-terminal.png.svn-base
9083
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/mutt.png.svn-base
9084
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/nautilus.png.svn-base
9085
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/netgame.png.svn-base
9086
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/netslide.png.svn-base
9087
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/nexuiz.png.svn-base
9088
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/nvu.png.svn-base
9089
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oobase.png.svn-base
9090
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oobase2.png.svn-base
9091
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oocalc.png.svn-base
9092
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oocalc2.png.svn-base
9093
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oodraw.png.svn-base
9094
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oodraw2.png.svn-base
9095
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ooimpress.png.svn-base
9096
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ooimpress2.png.svn-base
9097
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oomath.png.svn-base
9098
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oomath2.png.svn-base
9099
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oopadmin.png.svn-base
9100
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oopadmin2.png.svn-base
9101
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oowriter.png.svn-base
9102
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/oowriter2.png.svn-base
9103
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/openttd.png.svn-base
9104
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pattern.png.svn-base
9105
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pegs.png.svn-base
9106
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pida.png.svn-base
9107
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/porthole.png.svn-base
9108
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ppracer.png.svn-base
9109
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pydance.png.svn-base
9110
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pygmy.png.svn-base
9111
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/pympd.png.svn-base
9112
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/qtstalker.png.svn-base
9113
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/quanta.png.svn-base
9114
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/quodlibet.png.svn-base
9115
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/rect.png.svn-base
9116
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/rubrica.png.svn-base
9117
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/same-gnome.png.svn-base
9118
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/samegame.png.svn-base
9119
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/scite.png.svn-base
9120
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/scorched3d.png.svn-base
9121
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sim.png.svn-base
9122
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sixteen.png.svn-base
9123
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/slant.png.svn-base
9124
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/smart.png.svn-base
9125
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/snownews.png.svn-base
9126
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sodipodi.png.svn-base
9127
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sol.png.svn-base
9128
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/solo.png.svn-base
9129
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sonata.png.svn-base
9130
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sound-juicer.png.svn-base
9131
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/stardict.png.svn-base
9132
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/straw.png.svn-base
9133
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/streamtuner.png.svn-base
9134
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/sweep.png.svn-base
9135
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/synaptic.png.svn-base
9136
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/teaed.png.svn-base
9137
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/tents.png.svn-base
9138
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/thunar.png.svn-base
9139
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/tomboy.png.svn-base
9140
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/totem.png.svn-base
9141
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/tuxcmd.png.svn-base
9142
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/tvtime.png.svn-base
9143
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/twiddle.png.svn-base
9144
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/twinkle.png.svn-base
9145
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ubuntu.png.svn-base
9146
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/untangle.png.svn-base
9147
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/urxvt.png.svn-base
9148
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/vim.png.svn-base
9149
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/wesnoth.png.svn-base
9150
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/wireshark.png.svn-base
9151
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/wyrd.png.svn-base
9152
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xawtv.png.svn-base
9153
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xemacs.png.svn-base
9154
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xfce4-terminal.png.svn-base
9155
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xfe.png.svn-base
9156
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xfig.png.svn-base
9157
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xmms.png.svn-base
9158
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xmoto.png.svn-base
9159
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xnc.png.svn-base
9160
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xqf.png.svn-base
9161
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/xscreensaver.png.svn-base
9162
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/ydpdict.png.svn-base
9163
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/zapping.png.svn-base
9164
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base/zim.png.svn-base
9165
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/Eterm.png
9166
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/abiword.png
9167
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/acidrip.png
9168
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/akregator.png
9169
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/amarok.png
9170
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/anjuta.png
9171
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/aptitude.png
9172
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/aptsh.png
9173
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/archlinux.png
9174
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ardour.png
9175
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/aterm.png
9176
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/atlantik.png
9177
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/avidemux.png
9178
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/azureus.png
9179
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/balsa-ab.png
9180
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/balsa.png
9181
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/barrage.png
9182
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/basket.png
9183
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/beep-media-player.png
9184
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/blackboxgame.png
9185
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/blackjack.png
9186
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/blender.png
9187
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/bluefish.png
9188
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/bmp.png
9189
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/bonfire.png
9190
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/brasero.png
9191
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/bridges.png
9192
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/castle-combat.png
9193
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/celestia.png
9194
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/centericq.png
9195
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/cinelerra.png
9196
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/crack-attack.png
9197
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/cube.png
9198
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/dcgui.png
9199
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/debian.png
9200
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/default.png
9201
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/dia.png
9202
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/dlume.png
9203
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/dominosa.png
9204
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/drakconf.png
9205
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/easytag.png
9206
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/eboard.png
9207
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/eclipse.png
9208
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ekiga.png
9209
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/el.png
9210
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/emacs.png
9211
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/enigma.png
9212
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/epiphany.png
9213
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/evolution.png
9214
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/exfalso.png
9215
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/f-spot.png
9216
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/fifteen.png
9217
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/flipgame.png
9218
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/foobillard.png
9219
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/frozen-bubble.png
9220
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/fvwm-crystal.png
9221
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/fwbuilder.png
9222
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gajim.png
9223
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/galeon.png
9224
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gataxx.png
9225
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gcolor2.png
9226
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gentoo.png
9227
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gentoolinux.png
9228
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gftp.png
9229
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gg2.png
9230
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gimp.png
9231
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gizmo.png
9232
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/glade-2.png
9233
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/glines.png
9234
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gltron.png
9235
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/glurp.png
9236
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gmplayer.png
9237
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnect.png
9238
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnibbles.png
9239
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnobots2.png
9240
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome-alsamixer.png
9241
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome-control-center.png
9242
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome-mud.png
9243
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome-stones.png
9244
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome-terminal.png
9245
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnome.png
9246
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnomebaker.png
9247
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnometris.png
9248
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnomine.png
9249
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnotravex.png
9250
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnotski.png
9251
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gnudoku.png
9252
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/goobox.png
9253
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gpaint.png
9254
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gpass.png
9255
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gqview.png
9256
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/graveman.png
9257
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gtali.png
9258
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gthumb.png
9259
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/guess.png
9260
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gvim.png
9261
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gweled.png
9262
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/gwenview.png
9263
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/hydrogen.png
9264
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/iagno.png
9265
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/icebreaker.png
9266
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/icedove.png
9267
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/iceweasel.png
9268
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ihu.png
9269
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/inertia.png
9270
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ipodder.png
9271
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/k3b.png
9272
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kaddressbook.png
9273
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/karbon.png
9274
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kasteroids.png
9275
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kate.png
9276
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/katomic.png
9277
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kbackgammon.png
9278
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kblackbox.png
9279
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kcontrol.png
9280
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kde.png
9281
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kdevelop.png
9282
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kdevelop3.png
9283
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kedit.png
9284
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kenolaba.png
9285
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kf.png
9286
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kfouleggs.png
9287
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/klickety.png
9288
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kmahjongg.png
9289
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kmines.png
9290
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kmix.png
9291
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kmldonkey.png
9292
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/knetwalk.png
9293
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/knode.png
9294
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kolf.png
9295
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/konqueror.png
9296
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/konquest.png
9297
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/konsole.png
9298
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kontact.png
9299
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kopete.png
9300
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kpaint.png
9301
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kpat.png
9302
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kphone.png
9303
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kpilot.png
9304
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kpoker.png
9305
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kppp.png
9306
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kreversi.png
9307
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/krusader.png
9308
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ksame.png
9309
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kshisen.png
9310
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ksirtet.png
9311
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ksmiletris.png
9312
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ksnake.png
9313
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ksokoban.png
9314
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kspaceduel.png
9315
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ktorrent.png
9316
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ktouch.png
9317
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ktron.png
9318
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ktuberling.png
9319
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kview.png
9320
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kvim.png
9321
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kvirc.png
9322
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/kwin4.png
9323
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/licq.png
9324
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/liferea.png
9325
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lightup.png
9326
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lincity-ng.png
9327
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/linphone.png
9328
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/linpopup.png
9329
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/linux.png
9330
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lmms.png
9331
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/loopy.png
9332
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lskat.png
9333
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lxdoom.png
9334
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/lynx.png
9335
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mandriva.png
9336
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/map.png
9337
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mines.png
9338
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/monodevelop.png
9339
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/monotheka.png
9340
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mousepad.png
9341
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mplayer.png
9342
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mrxvt.png
9343
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/multi-gnome-terminal.png
9344
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/mutt.png
9345
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/nautilus.png
9346
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/netgame.png
9347
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/netslide.png
9348
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/nexuiz.png
9349
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/nvu.png
9350
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oobase.png
9351
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oobase2.png
9352
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oocalc.png
9353
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oocalc2.png
9354
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oodraw.png
9355
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oodraw2.png
9356
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ooimpress.png
9357
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ooimpress2.png
9358
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oomath.png
9359
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oomath2.png
9360
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oopadmin.png
9361
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oopadmin2.png
9362
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oowriter.png
9363
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/oowriter2.png
9364
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/openttd.png
9365
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pattern.png
9366
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pegs.png
9367
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pida.png
9368
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/porthole.png
9369
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ppracer.png
9370
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pydance.png
9371
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pygmy.png
9372
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/pympd.png
9373
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/qtstalker.png
9374
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/quanta.png
9375
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/quodlibet.png
9376
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/rect.png
9377
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/rubrica.png
9378
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/same-gnome.png
9379
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/samegame.png
9380
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/scite.png
9381
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/scorched3d.png
9382
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sim.png
9383
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sixteen.png
9384
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/slant.png
9385
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/smart.png
9386
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/snownews.png
9387
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sodipodi.png
9388
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sol.png
9389
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/solo.png
9390
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sonata.png
9391
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sound-juicer.png
9392
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/stardict.png
9393
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/straw.png
9394
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/streamtuner.png
9395
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/sweep.png
9396
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/synaptic.png
9397
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/teaed.png
9398
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/tents.png
9399
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/thunar.png
9400
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/tomboy.png
9401
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/totem.png
9402
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/tuxcmd.png
9403
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/tvtime.png
9404
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/twiddle.png
9405
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/twinkle.png
9406
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ubuntu.png
9407
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/untangle.png
9408
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/urxvt.png
9409
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/vim.png
9410
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/wesnoth.png
9411
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/wireshark.png
9412
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/wyrd.png
9413
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xawtv.png
9414
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xemacs.png
9415
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xfce4-terminal.png
9416
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xfe.png
9417
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xfig.png
9418
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xmms.png
9419
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xmoto.png
9420
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xnc.png
9421
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xqf.png
9422
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/xscreensaver.png
9423
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/ydpdict.png
9424
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/zapping.png
9425
share/fvwm-crystal/fvwm/icons/Default/48x48/apps/zim.png
9426
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/entries
9427
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/format
9428
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Audio-Video.png.svn-base
9429
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Audio.png.svn-base
9430
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Development.png.svn-base
9431
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/GNOME.png.svn-base
9432
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Games.png.svn-base
9433
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Graphics.png.svn-base
9434
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/KDE.png.svn-base
9435
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Knowledge.png.svn-base
9436
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Multimedia.png.svn-base
9437
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Network.png.svn-base
9438
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Office.png.svn-base
9439
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Settings.png.svn-base
9440
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/System.png.svn-base
9441
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Terminals.png.svn-base
9442
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Utilities.png.svn-base
9443
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/Video.png.svn-base
9444
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base/directory.png.svn-base
9445
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Audio-Video.png.svn-base
9446
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Audio.png.svn-base
9447
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Development.png.svn-base
9448
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/GNOME.png.svn-base
9449
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Games.png.svn-base
9450
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Graphics.png.svn-base
9451
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/KDE.png.svn-base
9452
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Knowledge.png.svn-base
9453
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Multimedia.png.svn-base
9454
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Network.png.svn-base
9455
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Office.png.svn-base
9456
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Settings.png.svn-base
9457
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/System.png.svn-base
9458
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Terminals.png.svn-base
9459
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Utilities.png.svn-base
9460
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/Video.png.svn-base
9461
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base/directory.png.svn-base
9462
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Audio-Video.png
9463
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Audio.png
9464
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Development.png
9465
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/GNOME.png
9466
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Games.png
9467
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Graphics.png
9468
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/KDE.png
9469
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Knowledge.png
9470
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Multimedia.png
9471
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Network.png
9472
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Office.png
9473
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Settings.png
9474
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/System.png
9475
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Terminals.png
9476
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Utilities.png
9477
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/Video.png
9478
share/fvwm-crystal/fvwm/icons/Default/48x48/categories/directory.png
9479
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/entries
9480
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/format
9481
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/applications-development.png.svn-base
9482
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/applications.png.svn-base
9483
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/audio-x-generic.png.svn-base
9484
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/camera-photo.png.svn-base
9485
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/colorsets-file.png.svn-base
9486
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/colorsets.png.svn-base
9487
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/dd.png.svn-base
9488
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/df.png.svn-base
9489
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/fvwm-crystal.png.svn-base
9490
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/gdm-xnest.png.svn-base
9491
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/gdm.png.svn-base
9492
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-eject.png.svn-base
9493
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-playback-pause.png.svn-base
9494
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-playback-start.png.svn-base
9495
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-playback-stop.png.svn-base
9496
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-record.png.svn-base
9497
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-seek-backward.png.svn-base
9498
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-seek-forward.png.svn-base
9499
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-skip-backward.png.svn-base
9500
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/media-skip-forward.png.svn-base
9501
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/multimedia-volume-control.png.svn-base
9502
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/preferences-desktop-screensaver.png.svn-base
9503
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/preferences-desktop-theme.png.svn-base
9504
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/preferences-desktop-wallpaper.png.svn-base
9505
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/preferences-desktop.png.svn-base
9506
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/system-file-manager.png.svn-base
9507
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/system-lock-screen.png.svn-base
9508
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/system-log-out.png.svn-base
9509
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/system-reboot.png.svn-base
9510
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/system-shutdown.png.svn-base
9511
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/user-desktop.png.svn-base
9512
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/utilities-terminal.png.svn-base
9513
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/view-refresh.png.svn-base
9514
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base/window-list.png.svn-base
9515
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/applications-development.png.svn-base
9516
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/applications.png.svn-base
9517
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/audio-x-generic.png.svn-base
9518
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/camera-photo.png.svn-base
9519
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/colorsets-file.png.svn-base
9520
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/colorsets.png.svn-base
9521
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/dd.png.svn-base
9522
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/df.png.svn-base
9523
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/fvwm-crystal.png.svn-base
9524
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/gdm-xnest.png.svn-base
9525
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/gdm.png.svn-base
9526
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-eject.png.svn-base
9527
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-playback-pause.png.svn-base
9528
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-playback-start.png.svn-base
9529
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-playback-stop.png.svn-base
9530
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-record.png.svn-base
9531
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-seek-backward.png.svn-base
9532
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-seek-forward.png.svn-base
9533
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-skip-backward.png.svn-base
9534
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/media-skip-forward.png.svn-base
9535
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/multimedia-volume-control.png.svn-base
9536
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/preferences-desktop-screensaver.png.svn-base
9537
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/preferences-desktop-theme.png.svn-base
9538
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/preferences-desktop-wallpaper.png.svn-base
9539
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/preferences-desktop.png.svn-base
9540
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/system-file-manager.png.svn-base
9541
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/system-lock-screen.png.svn-base
9542
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/system-log-out.png.svn-base
9543
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/system-reboot.png.svn-base
9544
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/system-shutdown.png.svn-base
9545
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/user-desktop.png.svn-base
9546
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/utilities-terminal.png.svn-base
9547
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/view-refresh.png.svn-base
9548
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base/window-list.png.svn-base
9549
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/applications-development.png
9550
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/applications.png
9551
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/audio-x-generic.png
9552
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/camera-photo.png
9553
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/colorsets-file.png
9554
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/colorsets.png
9555
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/dd.png
9556
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/df.png
9557
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/fvwm-crystal.png
9558
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/gdm-xnest.png
9559
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/gdm.png
9560
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-eject.png
9561
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-pause.png
9562
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-start.png
9563
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-playback-stop.png
9564
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-record.png
9565
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-seek-backward.png
9566
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-seek-forward.png
9567
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-skip-backward.png
9568
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/media-skip-forward.png
9569
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/multimedia-volume-control.png
9570
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-screensaver.png
9571
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-theme.png
9572
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop-wallpaper.png
9573
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/preferences-desktop.png
9574
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/system-file-manager.png
9575
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/system-lock-screen.png
9576
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/system-log-out.png
9577
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/system-reboot.png
9578
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/system-shutdown.png
9579
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/user-desktop.png
9580
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/utilities-terminal.png
9581
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/view-refresh.png
9582
share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/window-list.png
9583
share/fvwm-crystal/fvwm/locale/.svn/entries
9584
share/fvwm-crystal/fvwm/locale/.svn/format
9585
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/entries
9586
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/format
9587
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/entries
9588
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/format
9589
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9590
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9591
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9592
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9593
share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/fvwm-crystal.po
9594
share/fvwm-crystal/fvwm/locale/de_DE/.svn/entries
9595
share/fvwm-crystal/fvwm/locale/de_DE/.svn/format
9596
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/entries
9597
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/format
9598
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9599
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9600
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9601
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/fvwm-crystal.mo
9602
share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/fvwm-crystal.po
9603
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/entries
9604
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/format
9605
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/entries
9606
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/format
9607
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9608
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9609
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9610
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9611
share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/fvwm-crystal.po
9612
share/fvwm-crystal/fvwm/locale/es_ES/.svn/entries
9613
share/fvwm-crystal/fvwm/locale/es_ES/.svn/format
9614
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/entries
9615
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/format
9616
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9617
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9618
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9619
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/fvwm-crystal.mo
9620
share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/fvwm-crystal.po
9621
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/entries
9622
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/format
9623
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/entries
9624
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/format
9625
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9626
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9627
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9628
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9629
share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po
9630
share/fvwm-crystal/fvwm/locale/hu_HU/.svn/entries
9631
share/fvwm-crystal/fvwm/locale/hu_HU/.svn/format
9632
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/entries
9633
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/format
9634
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9635
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9636
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9637
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/fvwm-crystal.mo
9638
share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/fvwm-crystal.po
9639
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/entries
9640
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/format
9641
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/entries
9642
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/format
9643
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9644
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9645
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9646
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9647
share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/fvwm-crystal.po
9648
share/fvwm-crystal/fvwm/locale/pl_PL/.svn/entries
9649
share/fvwm-crystal/fvwm/locale/pl_PL/.svn/format
9650
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/entries
9651
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/format
9652
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9653
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9654
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9655
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/fvwm-crystal.mo
9656
share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/fvwm-crystal.po
9657
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/entries
9658
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/format
9659
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/entries
9660
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/format
9661
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9662
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9663
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9664
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/fvwm-crystal.mo
9665
share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/fvwm-crystal.po
9666
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/entries
9667
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/format
9668
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/entries
9669
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/format
9670
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9671
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9672
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9673
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9674
share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/fvwm-crystal.po
9675
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/entries
9676
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/format
9677
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/entries
9678
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/format
9679
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9680
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9681
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9682
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/fvwm-crystal.mo
9683
share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/fvwm-crystal.po
9684
share/fvwm-crystal/fvwm/locale/sk_SK/.svn/entries
9685
share/fvwm-crystal/fvwm/locale/sk_SK/.svn/format
9686
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/entries
9687
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/format
9688
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/prop-base/fvwm-crystal.mo.svn-base
9689
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/text-base/fvwm-crystal.mo.svn-base
9690
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/text-base/fvwm-crystal.po.svn-base
9691
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/fvwm-crystal.mo
9692
share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/fvwm-crystal.po
9693
share/fvwm-crystal/fvwm/preferences/.svn/entries
9694
share/fvwm-crystal/fvwm/preferences/.svn/format
9695
share/fvwm-crystal/fvwm/preferences/.svn/text-base/DefaultDesktopManager.svn-base
9696
share/fvwm-crystal/fvwm/preferences/.svn/text-base/DefaultFocusPolicy.svn-base
9697
share/fvwm-crystal/fvwm/preferences/.svn/text-base/DefaultMusicPlayer.svn-base
9698
share/fvwm-crystal/fvwm/preferences/.svn/text-base/DefaultTerminal.svn-base
9699
share/fvwm-crystal/fvwm/preferences/.svn/text-base/LastChoosenButtonModel.svn-base
9700
share/fvwm-crystal/fvwm/preferences/.svn/text-base/LastChoosenColorset.svn-base
9701
share/fvwm-crystal/fvwm/preferences/.svn/text-base/LastChoosenRecipe.svn-base
9702
share/fvwm-crystal/fvwm/preferences/.svn/text-base/LastChoosenWallpaper.svn-base
9703
share/fvwm-crystal/fvwm/preferences/.svn/text-base/LastChoosenWindowDecoration.svn-base
9704
share/fvwm-crystal/fvwm/preferences/.svn/text-base/NotificationArea-Width.svn-base
9705
share/fvwm-crystal/fvwm/preferences/.svn/text-base/NotificationAreaManager.svn-base
9706
share/fvwm-crystal/fvwm/preferences/.svn/text-base/NotificationAreaWidth.svn-base
9707
share/fvwm-crystal/fvwm/preferences/.svn/text-base/PrivilegedTerminals.svn-base
9708
share/fvwm-crystal/fvwm/preferences/.svn/text-base/QuakeConsoleHeight.svn-base
9709
share/fvwm-crystal/fvwm/preferences/.svn/text-base/QuakeConsoleTerminal.svn-base
9710
share/fvwm-crystal/fvwm/preferences/.svn/text-base/Startup.svn-base
9711
share/fvwm-crystal/fvwm/preferences/DefaultDesktopManager
9712
share/fvwm-crystal/fvwm/preferences/DefaultFocusPolicy
9713
share/fvwm-crystal/fvwm/preferences/DefaultMusicPlayer
9714
share/fvwm-crystal/fvwm/preferences/DefaultTerminal
9715
share/fvwm-crystal/fvwm/preferences/LastChoosenButtonModel
9716
share/fvwm-crystal/fvwm/preferences/LastChoosenColorset
9717
share/fvwm-crystal/fvwm/preferences/LastChoosenRecipe
9718
share/fvwm-crystal/fvwm/preferences/LastChoosenWallpaper
9719
share/fvwm-crystal/fvwm/preferences/LastChoosenWindowDecoration
9720
share/fvwm-crystal/fvwm/preferences/NotificationArea-Width
9721
share/fvwm-crystal/fvwm/preferences/NotificationAreaManager
9722
share/fvwm-crystal/fvwm/preferences/NotificationAreaWidth
9723
share/fvwm-crystal/fvwm/preferences/PrivilegedTerminals
9724
share/fvwm-crystal/fvwm/preferences/QuakeConsoleHeight
9725
share/fvwm-crystal/fvwm/preferences/QuakeConsoleTerminal
9726
share/fvwm-crystal/fvwm/preferences/Startup
9727
share/fvwm-crystal/fvwm/recipes/.svn/entries
9728
share/fvwm-crystal/fvwm/recipes/.svn/format
9729
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Clean Vertical.svn-base
9730
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Clean.svn-base
9731
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Corner.svn-base
9732
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Default with ACPI.svn-base
9733
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Default.svn-base
9734
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Dock.svn-base
9735
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Light.svn-base
9736
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Nebulae.svn-base
9737
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Old School.svn-base
9738
share/fvwm-crystal/fvwm/recipes/.svn/text-base/SideLine.svn-base
9739
share/fvwm-crystal/fvwm/recipes/.svn/text-base/SilentHacker.svn-base
9740
share/fvwm-crystal/fvwm/recipes/.svn/text-base/Thin.svn-base
9741
share/fvwm-crystal/fvwm/recipes/.svn/text-base/TopDown.svn-base
9742
share/fvwm-crystal/fvwm/recipes/.svn/text-base/TopLine.svn-base
9743
share/fvwm-crystal/fvwm/recipes/Clean
9744
share/fvwm-crystal/fvwm/recipes/Clean Vertical
9745
share/fvwm-crystal/fvwm/recipes/Corner
9746
share/fvwm-crystal/fvwm/recipes/Default
9747
share/fvwm-crystal/fvwm/recipes/Default with ACPI
9748
share/fvwm-crystal/fvwm/recipes/Dock
9749
share/fvwm-crystal/fvwm/recipes/Light
9750
share/fvwm-crystal/fvwm/recipes/Nebulae
9751
share/fvwm-crystal/fvwm/recipes/Old School
9752
share/fvwm-crystal/fvwm/recipes/SideLine
9753
share/fvwm-crystal/fvwm/recipes/SilentHacker
9754
share/fvwm-crystal/fvwm/recipes/Thin
9755
share/fvwm-crystal/fvwm/recipes/TopDown
9756
share/fvwm-crystal/fvwm/recipes/TopLine
9757
share/fvwm-crystal/fvwm/scripts/.svn/entries
9758
share/fvwm-crystal/fvwm/scripts/.svn/format
9759
share/fvwm-crystal/fvwm/scripts/.svn/prop-base/speed_value.svn-base
9760
share/fvwm-crystal/fvwm/scripts/.svn/text-base/speed_value.svn-base
9761
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/entries
9762
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/format
9763
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base/getdir.sh.svn-base
9764
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base/getprevdir.py.svn-base
9765
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base/listsongs.sh.svn-base
9766
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base/parseplaylist.sh.svn-base
9767
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base/stripnames.py.svn-base
9768
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/FvwmApplet-MpdAddSong.svn-base
9769
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/FvwmApplet-MpdPlEd.svn-base
9770
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/getdir.sh.svn-base
9771
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/getprevdir.py.svn-base
9772
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/listsongs.sh.svn-base
9773
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/parseplaylist.sh.svn-base
9774
share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base/stripnames.py.svn-base
9775
share/fvwm-crystal/fvwm/scripts/FvwmMPD/FvwmApplet-MpdAddSong
9776
share/fvwm-crystal/fvwm/scripts/FvwmMPD/FvwmApplet-MpdPlEd
9777
share/fvwm-crystal/fvwm/scripts/FvwmMPD/getdir.sh
9778
share/fvwm-crystal/fvwm/scripts/FvwmMPD/getprevdir.py
9779
share/fvwm-crystal/fvwm/scripts/FvwmMPD/listsongs.sh
9780
share/fvwm-crystal/fvwm/scripts/FvwmMPD/parseplaylist.sh
9781
share/fvwm-crystal/fvwm/scripts/FvwmMPD/stripnames.py
9782
share/fvwm-crystal/fvwm/scripts/speed_value
9783
share/fvwm-crystal/fvwm/wallpapers/.svn/entries
9784
share/fvwm-crystal/fvwm/wallpapers/.svn/format
9785
share/fvwm-crystal/fvwm/wallpapers/.svn/prop-base/fvwm-crystal-bright1-1024x768.jpg.svn-base
9786
share/fvwm-crystal/fvwm/wallpapers/.svn/prop-base/fvwm-crystal-dark1-1024x768.jpg.svn-base
9787
share/fvwm-crystal/fvwm/wallpapers/.svn/prop-base/fvwm-crystal-dark2-1024x768.jpg.svn-base
9788
share/fvwm-crystal/fvwm/wallpapers/.svn/text-base/fvwm-crystal-bright1-1024x768.jpg.svn-base
9789
share/fvwm-crystal/fvwm/wallpapers/.svn/text-base/fvwm-crystal-dark1-1024x768.jpg.svn-base
9790
share/fvwm-crystal/fvwm/wallpapers/.svn/text-base/fvwm-crystal-dark2-1024x768.jpg.svn-base
9791
share/fvwm-crystal/fvwm/wallpapers/fvwm-crystal-bright1-1024x768.jpg
9792
share/fvwm-crystal/fvwm/wallpapers/fvwm-crystal-dark1-1024x768.jpg
9793
share/fvwm-crystal/fvwm/wallpapers/fvwm-crystal-dark2-1024x768.jpg
9794
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/tmp/text-base
9795
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/tmp/props
9796
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/tmp/prop-base
9797
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/tmp
9798
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/text-base
9799
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/props
9800
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn/prop-base
9801
@dirrm share/fvwm-crystal/fvwm/wallpapers/.svn
9802
@dirrm share/fvwm-crystal/fvwm/wallpapers
9803
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/tmp/text-base
9804
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/tmp/props
9805
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/tmp/prop-base
9806
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/tmp
9807
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/text-base
9808
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/props
9809
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn/prop-base
9810
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD/.svn
9811
@dirrm share/fvwm-crystal/fvwm/scripts/FvwmMPD
9812
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/tmp/text-base
9813
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/tmp/props
9814
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/tmp/prop-base
9815
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/tmp
9816
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/text-base
9817
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/props
9818
@dirrm share/fvwm-crystal/fvwm/scripts/.svn/prop-base
9819
@dirrm share/fvwm-crystal/fvwm/scripts/.svn
9820
@dirrm share/fvwm-crystal/fvwm/scripts
9821
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/tmp/text-base
9822
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/tmp/props
9823
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/tmp/prop-base
9824
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/tmp
9825
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/text-base
9826
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/props
9827
@dirrm share/fvwm-crystal/fvwm/recipes/.svn/prop-base
9828
@dirrm share/fvwm-crystal/fvwm/recipes/.svn
9829
@dirrm share/fvwm-crystal/fvwm/recipes
9830
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/tmp/text-base
9831
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/tmp/props
9832
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/tmp/prop-base
9833
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/tmp
9834
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/text-base
9835
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/props
9836
@dirrm share/fvwm-crystal/fvwm/preferences/.svn/prop-base
9837
@dirrm share/fvwm-crystal/fvwm/preferences/.svn
9838
@dirrm share/fvwm-crystal/fvwm/preferences
9839
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/tmp/text-base
9840
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/tmp/props
9841
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/tmp/prop-base
9842
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/tmp
9843
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/text-base
9844
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/props
9845
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn/prop-base
9846
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES/.svn
9847
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/LC_MESSAGES
9848
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/tmp/text-base
9849
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/tmp/props
9850
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/tmp/prop-base
9851
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/tmp
9852
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/text-base
9853
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/props
9854
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn/prop-base
9855
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK/.svn
9856
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/tmp/text-base
9857
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/tmp/props
9858
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
9859
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/tmp
9860
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/text-base
9861
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/props
9862
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn/prop-base
9863
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES/.svn
9864
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/LC_MESSAGES
9865
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/tmp/text-base
9866
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/tmp/props
9867
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/tmp/prop-base
9868
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/tmp
9869
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/text-base
9870
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/props
9871
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn/prop-base
9872
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8/.svn
9873
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK.UTF-8
9874
@dirrm share/fvwm-crystal/fvwm/locale/sk_SK
9875
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/tmp/text-base
9876
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/tmp/props
9877
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
9878
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/tmp
9879
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/text-base
9880
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/props
9881
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn/prop-base
9882
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES/.svn
9883
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/LC_MESSAGES
9884
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/tmp/text-base
9885
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/tmp/props
9886
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/tmp/prop-base
9887
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/tmp
9888
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/text-base
9889
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/props
9890
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn/prop-base
9891
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8/.svn
9892
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.UTF-8
9893
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/tmp/text-base
9894
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/tmp/props
9895
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/tmp/prop-base
9896
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/tmp
9897
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/text-base
9898
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/props
9899
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn/prop-base
9900
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES/.svn
9901
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/LC_MESSAGES
9902
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/tmp/text-base
9903
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/tmp/props
9904
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/tmp/prop-base
9905
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/tmp
9906
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/text-base
9907
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/props
9908
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn/prop-base
9909
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R/.svn
9910
@dirrm share/fvwm-crystal/fvwm/locale/ru_RU.KOI8-R
9911
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/tmp/text-base
9912
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/tmp/props
9913
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/tmp/prop-base
9914
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/tmp
9915
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/text-base
9916
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/props
9917
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn/prop-base
9918
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES/.svn
9919
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/LC_MESSAGES
9920
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/tmp/text-base
9921
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/tmp/props
9922
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/tmp/prop-base
9923
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/tmp
9924
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/text-base
9925
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/props
9926
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn/prop-base
9927
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL/.svn
9928
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/tmp/text-base
9929
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/tmp/props
9930
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
9931
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/tmp
9932
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/text-base
9933
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/props
9934
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn/prop-base
9935
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES/.svn
9936
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/LC_MESSAGES
9937
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/tmp/text-base
9938
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/tmp/props
9939
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/tmp/prop-base
9940
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/tmp
9941
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/text-base
9942
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/props
9943
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn/prop-base
9944
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8/.svn
9945
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL.UTF-8
9946
@dirrm share/fvwm-crystal/fvwm/locale/pl_PL
9947
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/tmp/text-base
9948
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/tmp/props
9949
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/tmp/prop-base
9950
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/tmp
9951
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/text-base
9952
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/props
9953
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn/prop-base
9954
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES/.svn
9955
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/LC_MESSAGES
9956
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/tmp/text-base
9957
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/tmp/props
9958
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/tmp/prop-base
9959
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/tmp
9960
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/text-base
9961
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/props
9962
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn/prop-base
9963
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU/.svn
9964
@dirrm share/fvwm-crystal/fvwm/locale/hu_HU
9965
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/tmp/text-base
9966
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/tmp/props
9967
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
9968
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/tmp
9969
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/text-base
9970
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/props
9971
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn/prop-base
9972
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/.svn
9973
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/LC_MESSAGES
9974
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/tmp/text-base
9975
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/tmp/props
9976
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/tmp/prop-base
9977
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/tmp
9978
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/text-base
9979
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/props
9980
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn/prop-base
9981
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8/.svn
9982
@dirrm share/fvwm-crystal/fvwm/locale/fr_FR.UTF-8
9983
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/tmp/text-base
9984
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/tmp/props
9985
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/tmp/prop-base
9986
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/tmp
9987
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/text-base
9988
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/props
9989
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn/prop-base
9990
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES/.svn
9991
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/LC_MESSAGES
9992
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/tmp/text-base
9993
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/tmp/props
9994
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/tmp/prop-base
9995
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/tmp
9996
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/text-base
9997
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/props
9998
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn/prop-base
9999
@dirrm share/fvwm-crystal/fvwm/locale/es_ES/.svn
10000
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/tmp/text-base
10001
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/tmp/props
10002
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
10003
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/tmp
10004
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/text-base
10005
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/props
10006
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn/prop-base
10007
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES/.svn
10008
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/LC_MESSAGES
10009
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/tmp/text-base
10010
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/tmp/props
10011
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/tmp/prop-base
10012
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/tmp
10013
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/text-base
10014
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/props
10015
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn/prop-base
10016
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8/.svn
10017
@dirrm share/fvwm-crystal/fvwm/locale/es_ES.UTF-8
10018
@dirrm share/fvwm-crystal/fvwm/locale/es_ES
10019
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/tmp/text-base
10020
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/tmp/props
10021
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/tmp/prop-base
10022
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/tmp
10023
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/text-base
10024
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/props
10025
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn/prop-base
10026
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES/.svn
10027
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/LC_MESSAGES
10028
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/tmp/text-base
10029
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/tmp/props
10030
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/tmp/prop-base
10031
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/tmp
10032
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/text-base
10033
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/props
10034
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn/prop-base
10035
@dirrm share/fvwm-crystal/fvwm/locale/de_DE/.svn
10036
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/tmp/text-base
10037
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/tmp/props
10038
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/tmp/prop-base
10039
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/tmp
10040
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/text-base
10041
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/props
10042
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn/prop-base
10043
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES/.svn
10044
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/LC_MESSAGES
10045
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/tmp/text-base
10046
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/tmp/props
10047
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/tmp/prop-base
10048
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/tmp
10049
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/text-base
10050
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/props
10051
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn/prop-base
10052
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8/.svn
10053
@dirrm share/fvwm-crystal/fvwm/locale/de_DE.UTF-8
10054
@dirrm share/fvwm-crystal/fvwm/locale/de_DE
10055
@dirrm share/fvwm-crystal/fvwm/locale/.svn/tmp/text-base
10056
@dirrm share/fvwm-crystal/fvwm/locale/.svn/tmp/props
10057
@dirrm share/fvwm-crystal/fvwm/locale/.svn/tmp/prop-base
10058
@dirrm share/fvwm-crystal/fvwm/locale/.svn/tmp
10059
@dirrm share/fvwm-crystal/fvwm/locale/.svn/text-base
10060
@dirrm share/fvwm-crystal/fvwm/locale/.svn/props
10061
@dirrm share/fvwm-crystal/fvwm/locale/.svn/prop-base
10062
@dirrm share/fvwm-crystal/fvwm/locale/.svn
10063
@dirrm share/fvwm-crystal/fvwm/locale
10064
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/tmp/text-base
10065
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/tmp/props
10066
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/tmp/prop-base
10067
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/tmp
10068
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/text-base
10069
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/props
10070
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn/prop-base
10071
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal/.svn
10072
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/fvwm-crystal
10073
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/tmp/text-base
10074
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/tmp/props
10075
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/tmp/prop-base
10076
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/tmp
10077
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/text-base
10078
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/props
10079
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn/prop-base
10080
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories/.svn
10081
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/categories
10082
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/tmp/text-base
10083
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/tmp/props
10084
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/tmp/prop-base
10085
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/tmp
10086
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/text-base
10087
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/props
10088
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn/prop-base
10089
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps/.svn
10090
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/apps
10091
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/tmp/text-base
10092
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/tmp/props
10093
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/tmp/prop-base
10094
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/tmp
10095
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/text-base
10096
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/props
10097
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn/prop-base
10098
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48/.svn
10099
@dirrm share/fvwm-crystal/fvwm/icons/Default/48x48
10100
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/tmp/text-base
10101
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/tmp/props
10102
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/tmp/prop-base
10103
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/tmp
10104
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/text-base
10105
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/props
10106
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn/prop-base
10107
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal/.svn
10108
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/fvwm-crystal
10109
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/tmp/text-base
10110
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/tmp/props
10111
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/tmp/prop-base
10112
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/tmp
10113
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/text-base
10114
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/props
10115
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn/prop-base
10116
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories/.svn
10117
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/categories
10118
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/tmp/text-base
10119
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/tmp/props
10120
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/tmp/prop-base
10121
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/tmp
10122
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/text-base
10123
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/props
10124
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn/prop-base
10125
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps/.svn
10126
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/apps
10127
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/tmp/text-base
10128
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/tmp/props
10129
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/tmp/prop-base
10130
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/tmp
10131
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/text-base
10132
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/props
10133
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn/prop-base
10134
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32/.svn
10135
@dirrm share/fvwm-crystal/fvwm/icons/Default/32x32
10136
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/tmp/text-base
10137
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/tmp/props
10138
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/tmp/prop-base
10139
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/tmp
10140
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/text-base
10141
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/props
10142
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn/prop-base
10143
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal/.svn
10144
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/fvwm-crystal
10145
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/tmp/text-base
10146
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/tmp/props
10147
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/tmp/prop-base
10148
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/tmp
10149
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/text-base
10150
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/props
10151
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn/prop-base
10152
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories/.svn
10153
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/categories
10154
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/tmp/text-base
10155
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/tmp/props
10156
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/tmp/prop-base
10157
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/tmp
10158
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/text-base
10159
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/props
10160
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn/prop-base
10161
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps/.svn
10162
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/apps
10163
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/tmp/text-base
10164
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/tmp/props
10165
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/tmp/prop-base
10166
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/tmp
10167
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/text-base
10168
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/props
10169
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn/prop-base
10170
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22/.svn
10171
@dirrm share/fvwm-crystal/fvwm/icons/Default/22x22
10172
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/tmp/text-base
10173
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/tmp/props
10174
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/tmp/prop-base
10175
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/tmp
10176
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/text-base
10177
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/props
10178
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn/prop-base
10179
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal/.svn
10180
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/fvwm-crystal
10181
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/tmp/text-base
10182
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/tmp/props
10183
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/tmp/prop-base
10184
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/tmp
10185
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/text-base
10186
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/props
10187
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn/prop-base
10188
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16/.svn
10189
@dirrm share/fvwm-crystal/fvwm/icons/Default/16x16
10190
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/tmp/text-base
10191
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/tmp/props
10192
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/tmp/prop-base
10193
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/tmp
10194
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/text-base
10195
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/props
10196
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn/prop-base
10197
@dirrm share/fvwm-crystal/fvwm/icons/Default/.svn
10198
@dirrm share/fvwm-crystal/fvwm/icons/Default
10199
@dirrm share/fvwm-crystal/fvwm/icons/.svn/tmp/text-base
10200
@dirrm share/fvwm-crystal/fvwm/icons/.svn/tmp/props
10201
@dirrm share/fvwm-crystal/fvwm/icons/.svn/tmp/prop-base
10202
@dirrm share/fvwm-crystal/fvwm/icons/.svn/tmp
10203
@dirrm share/fvwm-crystal/fvwm/icons/.svn/text-base
10204
@dirrm share/fvwm-crystal/fvwm/icons/.svn/props
10205
@dirrm share/fvwm-crystal/fvwm/icons/.svn/prop-base
10206
@dirrm share/fvwm-crystal/fvwm/icons/.svn
10207
@dirrm share/fvwm-crystal/fvwm/icons
10208
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/tmp/text-base
10209
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/tmp/props
10210
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/tmp/prop-base
10211
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/tmp
10212
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/text-base
10213
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/props
10214
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn/prop-base
10215
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default/.svn
10216
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/Default
10217
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/tmp/text-base
10218
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/tmp/props
10219
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/tmp/prop-base
10220
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/tmp
10221
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/text-base
10222
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/props
10223
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn/prop-base
10224
@dirrm share/fvwm-crystal/fvwm/decorations/Winter/.svn
10225
@dirrm share/fvwm-crystal/fvwm/decorations/Winter
10226
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/tmp/text-base
10227
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/tmp/props
10228
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/tmp/prop-base
10229
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/tmp
10230
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/text-base
10231
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/props
10232
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn/prop-base
10233
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake/.svn
10234
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/SaltLake
10235
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/tmp/text-base
10236
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/tmp/props
10237
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/tmp/prop-base
10238
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/tmp
10239
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/text-base
10240
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/props
10241
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn/prop-base
10242
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik/.svn
10243
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Geramik
10244
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/tmp/text-base
10245
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/tmp/props
10246
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/tmp/prop-base
10247
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/tmp
10248
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/text-base
10249
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/props
10250
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn/prop-base
10251
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk/.svn
10252
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dusk
10253
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/tmp/text-base
10254
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/tmp/props
10255
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/tmp/prop-base
10256
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/tmp
10257
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/text-base
10258
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/props
10259
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn/prop-base
10260
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default/.svn
10261
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Default
10262
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/tmp/text-base
10263
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/tmp/props
10264
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/tmp/prop-base
10265
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/tmp
10266
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/text-base
10267
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/props
10268
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn/prop-base
10269
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian/.svn
10270
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Debian
10271
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/tmp/text-base
10272
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/tmp/props
10273
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/tmp/prop-base
10274
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/tmp
10275
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/text-base
10276
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/props
10277
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn/prop-base
10278
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn/.svn
10279
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Dawn
10280
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/tmp/text-base
10281
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/tmp/props
10282
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/tmp/prop-base
10283
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/tmp
10284
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/text-base
10285
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/props
10286
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn/prop-base
10287
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux/.svn
10288
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/Crux
10289
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/tmp/text-base
10290
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/tmp/props
10291
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/tmp/prop-base
10292
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/tmp
10293
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/text-base
10294
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/props
10295
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn/prop-base
10296
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve/.svn
10297
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/BlueCurve
10298
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/tmp/text-base
10299
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/tmp/props
10300
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/tmp/prop-base
10301
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/tmp
10302
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/text-base
10303
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/props
10304
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn/prop-base
10305
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG/.svn
10306
@dirrm share/fvwm-crystal/fvwm/decorations/SystemG
10307
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/tmp/text-base
10308
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/tmp/props
10309
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/tmp/prop-base
10310
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/tmp
10311
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/text-base
10312
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/props
10313
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn/prop-base
10314
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy/.svn
10315
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Pink Navy
10316
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/tmp/text-base
10317
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/tmp/props
10318
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/tmp/prop-base
10319
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/tmp
10320
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/text-base
10321
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/props
10322
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn/prop-base
10323
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray/.svn
10324
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/Cyan Gray
10325
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/tmp/text-base
10326
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/tmp/props
10327
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/tmp/prop-base
10328
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/tmp
10329
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/text-base
10330
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/props
10331
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn/prop-base
10332
@dirrm share/fvwm-crystal/fvwm/decorations/Motif/.svn
10333
@dirrm share/fvwm-crystal/fvwm/decorations/Motif
10334
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/tmp/text-base
10335
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/tmp/props
10336
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/tmp/prop-base
10337
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/tmp
10338
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/text-base
10339
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/props
10340
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn/prop-base
10341
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default/.svn
10342
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/Default
10343
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/tmp/text-base
10344
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/tmp/props
10345
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/tmp/prop-base
10346
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/tmp
10347
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/text-base
10348
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/props
10349
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn/prop-base
10350
@dirrm share/fvwm-crystal/fvwm/decorations/Mist/.svn
10351
@dirrm share/fvwm-crystal/fvwm/decorations/Mist
10352
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/tmp/text-base
10353
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/tmp/props
10354
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/tmp/prop-base
10355
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/tmp
10356
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/text-base
10357
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/props
10358
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn/prop-base
10359
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default/.svn
10360
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/Default
10361
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/tmp/text-base
10362
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/tmp/props
10363
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/tmp/prop-base
10364
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/tmp
10365
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/text-base
10366
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/props
10367
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn/prop-base
10368
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear/.svn
10369
@dirrm share/fvwm-crystal/fvwm/decorations/MicroClear
10370
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/tmp/text-base
10371
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/tmp/props
10372
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/tmp/prop-base
10373
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/tmp
10374
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/text-base
10375
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/props
10376
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn/prop-base
10377
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red/.svn
10378
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Red
10379
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/tmp/text-base
10380
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/tmp/props
10381
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/tmp/prop-base
10382
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/tmp
10383
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/text-base
10384
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/props
10385
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn/prop-base
10386
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple/.svn
10387
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Purple
10388
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/tmp/text-base
10389
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/tmp/props
10390
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/tmp/prop-base
10391
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/tmp
10392
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/text-base
10393
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/props
10394
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn/prop-base
10395
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink/.svn
10396
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Pink
10397
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/tmp/text-base
10398
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/tmp/props
10399
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/tmp/prop-base
10400
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/tmp
10401
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/text-base
10402
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/props
10403
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn/prop-base
10404
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange/.svn
10405
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Orange
10406
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/tmp/text-base
10407
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/tmp/props
10408
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/tmp/prop-base
10409
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/tmp
10410
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/text-base
10411
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/props
10412
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn/prop-base
10413
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite/.svn
10414
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Lite
10415
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/tmp/text-base
10416
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/tmp/props
10417
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/tmp/prop-base
10418
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/tmp
10419
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/text-base
10420
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/props
10421
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn/prop-base
10422
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green/.svn
10423
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Green
10424
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/tmp/text-base
10425
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/tmp/props
10426
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/tmp/prop-base
10427
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/tmp
10428
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/text-base
10429
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/props
10430
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn/prop-base
10431
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue/.svn
10432
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Blue
10433
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/tmp/text-base
10434
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/tmp/props
10435
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/tmp/prop-base
10436
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/tmp
10437
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/text-base
10438
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/props
10439
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn/prop-base
10440
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black/.svn
10441
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Black
10442
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/tmp/text-base
10443
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/tmp/props
10444
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/tmp/prop-base
10445
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/tmp
10446
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/text-base
10447
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/props
10448
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn/prop-base
10449
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua/.svn
10450
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/Aqua
10451
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/tmp/text-base
10452
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/tmp/props
10453
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/tmp/prop-base
10454
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/tmp
10455
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/text-base
10456
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/props
10457
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn/prop-base
10458
@dirrm share/fvwm-crystal/fvwm/decorations/Ish/.svn
10459
@dirrm share/fvwm-crystal/fvwm/decorations/Ish
10460
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/tmp/text-base
10461
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/tmp/props
10462
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/tmp/prop-base
10463
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/tmp
10464
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/text-base
10465
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/props
10466
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn/prop-base
10467
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray/.svn
10468
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Gray
10469
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/tmp/text-base
10470
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/tmp/props
10471
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/tmp/prop-base
10472
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/tmp
10473
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/text-base
10474
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/props
10475
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn/prop-base
10476
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default/.svn
10477
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Default
10478
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/tmp/text-base
10479
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/tmp/props
10480
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/tmp/prop-base
10481
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/tmp
10482
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/text-base
10483
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/props
10484
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn/prop-base
10485
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative/.svn
10486
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/Alternative
10487
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/tmp/text-base
10488
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/tmp/props
10489
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/tmp/prop-base
10490
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/tmp
10491
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/text-base
10492
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/props
10493
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn/prop-base
10494
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo/.svn
10495
@dirrm share/fvwm-crystal/fvwm/decorations/Gentoo
10496
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/tmp/text-base
10497
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/tmp/props
10498
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/tmp/prop-base
10499
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/tmp
10500
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/text-base
10501
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/props
10502
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn/prop-base
10503
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default/.svn
10504
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/Default
10505
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/tmp/text-base
10506
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/tmp/props
10507
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/tmp/prop-base
10508
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/tmp
10509
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/text-base
10510
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/props
10511
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn/prop-base
10512
@dirrm share/fvwm-crystal/fvwm/decorations/Fear/.svn
10513
@dirrm share/fvwm-crystal/fvwm/decorations/Fear
10514
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/tmp/text-base
10515
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/tmp/props
10516
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/tmp/prop-base
10517
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/tmp
10518
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/text-base
10519
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/props
10520
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn/prop-base
10521
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default/.svn
10522
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/Default
10523
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/tmp/text-base
10524
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/tmp/props
10525
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/tmp/prop-base
10526
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/tmp
10527
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/text-base
10528
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/props
10529
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn/prop-base
10530
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg/.svn
10531
@dirrm share/fvwm-crystal/fvwm/decorations/Elberg
10532
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/tmp/text-base
10533
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/tmp/props
10534
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/tmp/prop-base
10535
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/tmp
10536
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/text-base
10537
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/props
10538
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn/prop-base
10539
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default/.svn
10540
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/Default
10541
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/tmp/text-base
10542
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/tmp/props
10543
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/tmp/prop-base
10544
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/tmp
10545
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/text-base
10546
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/props
10547
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn/prop-base
10548
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky/.svn
10549
@dirrm share/fvwm-crystal/fvwm/decorations/DawnSky
10550
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/tmp/text-base
10551
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/tmp/props
10552
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/tmp/prop-base
10553
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/tmp
10554
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/text-base
10555
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/props
10556
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn/prop-base
10557
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red/.svn
10558
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Red
10559
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/tmp/text-base
10560
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/tmp/props
10561
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/tmp/prop-base
10562
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/tmp
10563
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/text-base
10564
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/props
10565
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn/prop-base
10566
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple/.svn
10567
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Purple
10568
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/tmp/text-base
10569
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/tmp/props
10570
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/tmp/prop-base
10571
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/tmp
10572
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/text-base
10573
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/props
10574
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn/prop-base
10575
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green/.svn
10576
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Green
10577
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/tmp/text-base
10578
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/tmp/props
10579
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/tmp/prop-base
10580
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/tmp
10581
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/text-base
10582
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/props
10583
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn/prop-base
10584
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue/.svn
10585
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/Blue
10586
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/tmp/text-base
10587
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/tmp/props
10588
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/tmp/prop-base
10589
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/tmp
10590
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/text-base
10591
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/props
10592
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn/prop-base
10593
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal/.svn
10594
@dirrm share/fvwm-crystal/fvwm/decorations/Dawn of a Terminal
10595
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/tmp/text-base
10596
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/tmp/props
10597
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/tmp/prop-base
10598
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/tmp
10599
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/text-base
10600
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/props
10601
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn/prop-base
10602
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray/.svn
10603
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Gray
10604
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/tmp/text-base
10605
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/tmp/props
10606
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/tmp/prop-base
10607
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/tmp
10608
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/text-base
10609
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/props
10610
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn/prop-base
10611
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black/.svn
10612
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/Black
10613
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/tmp/text-base
10614
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/tmp/props
10615
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/tmp/prop-base
10616
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/tmp
10617
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/text-base
10618
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/props
10619
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn/prop-base
10620
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky/.svn
10621
@dirrm share/fvwm-crystal/fvwm/decorations/DarkSky
10622
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/tmp/text-base
10623
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/tmp/props
10624
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/tmp/prop-base
10625
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/tmp
10626
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/text-base
10627
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/props
10628
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn/prop-base
10629
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop/.svn
10630
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/WhiteDesktop
10631
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/tmp/text-base
10632
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/tmp/props
10633
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/tmp/prop-base
10634
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/tmp
10635
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/text-base
10636
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/props
10637
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn/prop-base
10638
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop/.svn
10639
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/RedDesktop
10640
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/tmp/text-base
10641
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/tmp/props
10642
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/tmp/prop-base
10643
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/tmp
10644
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/text-base
10645
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/props
10646
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn/prop-base
10647
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan/.svn
10648
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Red - Cyan
10649
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/tmp/text-base
10650
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/tmp/props
10651
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/tmp/prop-base
10652
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/tmp
10653
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/text-base
10654
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/props
10655
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn/prop-base
10656
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original/.svn
10657
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/Original
10658
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/tmp/text-base
10659
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/tmp/props
10660
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/tmp/prop-base
10661
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/tmp
10662
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/text-base
10663
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/props
10664
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn/prop-base
10665
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop/.svn
10666
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/IrishDesktop
10667
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/tmp/text-base
10668
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/tmp/props
10669
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/tmp/prop-base
10670
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/tmp
10671
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/text-base
10672
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/props
10673
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn/prop-base
10674
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen/.svn
10675
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkGreen
10676
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/tmp/text-base
10677
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/tmp/props
10678
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/tmp/prop-base
10679
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/tmp
10680
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/text-base
10681
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/props
10682
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn/prop-base
10683
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop/.svn
10684
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/DarkDesktop
10685
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/tmp/text-base
10686
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/tmp/props
10687
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/tmp/prop-base
10688
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/tmp
10689
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/text-base
10690
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/props
10691
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn/prop-base
10692
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono/.svn
10693
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CrystalZono
10694
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/tmp/text-base
10695
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/tmp/props
10696
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/tmp/prop-base
10697
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/tmp
10698
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/text-base
10699
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/props
10700
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn/prop-base
10701
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS/.svn
10702
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/tmp/text-base
10703
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/tmp/props
10704
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/tmp/prop-base
10705
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/tmp
10706
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/text-base
10707
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/props
10708
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn/prop-base
10709
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue/.svn
10710
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS-blue
10711
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/CIOS
10712
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/tmp/text-base
10713
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/tmp/props
10714
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/tmp/prop-base
10715
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/tmp
10716
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/text-base
10717
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/props
10718
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn/prop-base
10719
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal/.svn
10720
@dirrm share/fvwm-crystal/fvwm/decorations/Crystal
10721
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/tmp/text-base
10722
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/tmp/props
10723
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/tmp/prop-base
10724
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/tmp
10725
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/text-base
10726
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/props
10727
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn/prop-base
10728
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive/.svn
10729
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Olive
10730
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/tmp/text-base
10731
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/tmp/props
10732
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/tmp/prop-base
10733
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/tmp
10734
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/text-base
10735
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/props
10736
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn/prop-base
10737
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default/.svn
10738
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/Default
10739
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/tmp/text-base
10740
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/tmp/props
10741
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/tmp/prop-base
10742
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/tmp
10743
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/text-base
10744
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/props
10745
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn/prop-base
10746
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky/.svn
10747
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/DeepSky
10748
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/tmp/text-base
10749
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/tmp/props
10750
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/tmp/prop-base
10751
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/tmp
10752
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/text-base
10753
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/props
10754
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn/prop-base
10755
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks/.svn
10756
@dirrm share/fvwm-crystal/fvwm/decorations/Clearlooks
10757
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/tmp/text-base
10758
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/tmp/props
10759
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/tmp/prop-base
10760
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/tmp
10761
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/text-base
10762
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/props
10763
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn/prop-base
10764
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet/.svn
10765
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Violet
10766
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/tmp/text-base
10767
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/tmp/props
10768
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/tmp/prop-base
10769
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/tmp
10770
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/text-base
10771
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/props
10772
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn/prop-base
10773
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red/.svn
10774
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Red
10775
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/tmp/text-base
10776
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/tmp/props
10777
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/tmp/prop-base
10778
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/tmp
10779
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/text-base
10780
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/props
10781
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn/prop-base
10782
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange/.svn
10783
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Orange
10784
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/tmp/text-base
10785
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/tmp/props
10786
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/tmp/prop-base
10787
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/tmp
10788
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/text-base
10789
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/props
10790
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn/prop-base
10791
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy/.svn
10792
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Navy
10793
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/tmp/text-base
10794
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/tmp/props
10795
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/tmp/prop-base
10796
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/tmp
10797
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/text-base
10798
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/props
10799
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn/prop-base
10800
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono/.svn
10801
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Mono
10802
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/tmp/text-base
10803
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/tmp/props
10804
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/tmp/prop-base
10805
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/tmp
10806
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/text-base
10807
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/props
10808
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn/prop-base
10809
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green/.svn
10810
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Green
10811
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/tmp/text-base
10812
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/tmp/props
10813
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/tmp/prop-base
10814
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/tmp
10815
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/text-base
10816
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/props
10817
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn/prop-base
10818
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue/.svn
10819
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/Blue
10820
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/tmp/text-base
10821
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/tmp/props
10822
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/tmp/prop-base
10823
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/tmp
10824
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/text-base
10825
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/props
10826
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn/prop-base
10827
@dirrm share/fvwm-crystal/fvwm/decorations/Clear/.svn
10828
@dirrm share/fvwm-crystal/fvwm/decorations/Clear
10829
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/tmp/text-base
10830
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/tmp/props
10831
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/tmp/prop-base
10832
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/tmp
10833
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/text-base
10834
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/props
10835
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn/prop-base
10836
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons/.svn
10837
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Buttons with icons
10838
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/tmp/text-base
10839
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/tmp/props
10840
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/tmp/prop-base
10841
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/tmp
10842
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/text-base
10843
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/props
10844
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn/prop-base
10845
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons/.svn
10846
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/Blank buttons
10847
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/tmp/text-base
10848
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/tmp/props
10849
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/tmp/prop-base
10850
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/tmp
10851
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/text-base
10852
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/props
10853
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn/prop-base
10854
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua/.svn
10855
@dirrm share/fvwm-crystal/fvwm/decorations/Aqua
10856
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/tmp/text-base
10857
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/tmp/props
10858
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/tmp/prop-base
10859
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/tmp
10860
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/text-base
10861
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/props
10862
@dirrm share/fvwm-crystal/fvwm/decorations/.svn/prop-base
10863
@dirrm share/fvwm-crystal/fvwm/decorations/.svn
10864
@dirrm share/fvwm-crystal/fvwm/decorations
10865
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/tmp/text-base
10866
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/tmp/props
10867
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/tmp/prop-base
10868
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/tmp
10869
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/text-base
10870
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/props
10871
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn/prop-base
10872
@dirrm share/fvwm-crystal/fvwm/components/styles/.svn
10873
@dirrm share/fvwm-crystal/fvwm/components/styles
10874
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/tmp/text-base
10875
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/tmp/props
10876
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/tmp/prop-base
10877
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/tmp
10878
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/text-base
10879
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/props
10880
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn/prop-base
10881
@dirrm share/fvwm-crystal/fvwm/components/scripts/.svn
10882
@dirrm share/fvwm-crystal/fvwm/components/scripts
10883
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/tmp/text-base
10884
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/tmp/props
10885
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/tmp/prop-base
10886
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/tmp
10887
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/text-base
10888
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/props
10889
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn/prop-base
10890
@dirrm share/fvwm-crystal/fvwm/components/functions/.svn
10891
@dirrm share/fvwm-crystal/fvwm/components/functions
10892
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/tmp/text-base
10893
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/tmp/props
10894
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/tmp/prop-base
10895
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/tmp
10896
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/text-base
10897
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/props
10898
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn/prop-base
10899
@dirrm share/fvwm-crystal/fvwm/components/desktop/.svn
10900
@dirrm share/fvwm-crystal/fvwm/components/desktop
10901
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/tmp/text-base
10902
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/tmp/props
10903
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/tmp/prop-base
10904
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/tmp
10905
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/text-base
10906
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/props
10907
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn/prop-base
10908
@dirrm share/fvwm-crystal/fvwm/components/decorations/.svn
10909
@dirrm share/fvwm-crystal/fvwm/components/decorations
10910
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/tmp/text-base
10911
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/tmp/props
10912
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/tmp/prop-base
10913
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/tmp
10914
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/text-base
10915
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/props
10916
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn/prop-base
10917
@dirrm share/fvwm-crystal/fvwm/components/bindings/.svn
10918
@dirrm share/fvwm-crystal/fvwm/components/bindings
10919
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/tmp/text-base
10920
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/tmp/props
10921
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/tmp/prop-base
10922
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/tmp
10923
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/text-base
10924
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/props
10925
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn/prop-base
10926
@dirrm share/fvwm-crystal/fvwm/components/apps/.svn
10927
@dirrm share/fvwm-crystal/fvwm/components/apps
10928
@dirrm share/fvwm-crystal/fvwm/components/.svn/tmp/text-base
10929
@dirrm share/fvwm-crystal/fvwm/components/.svn/tmp/props
10930
@dirrm share/fvwm-crystal/fvwm/components/.svn/tmp/prop-base
10931
@dirrm share/fvwm-crystal/fvwm/components/.svn/tmp
10932
@dirrm share/fvwm-crystal/fvwm/components/.svn/text-base
10933
@dirrm share/fvwm-crystal/fvwm/components/.svn/props
10934
@dirrm share/fvwm-crystal/fvwm/components/.svn/prop-base
10935
@dirrm share/fvwm-crystal/fvwm/components/.svn
10936
@dirrm share/fvwm-crystal/fvwm/components
10937
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/tmp/text-base
10938
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/tmp/props
10939
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/tmp/prop-base
10940
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/tmp
10941
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/text-base
10942
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/props
10943
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn/prop-base
10944
@dirrm share/fvwm-crystal/fvwm/colorsets/.svn
10945
@dirrm share/fvwm-crystal/fvwm/colorsets
10946
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/tmp/text-base
10947
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/tmp/props
10948
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/tmp/prop-base
10949
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/tmp
10950
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/text-base
10951
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/props
10952
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn/prop-base
10953
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools/.svn
10954
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Tools
10955
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/tmp/text-base
10956
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/tmp/props
10957
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/tmp/prop-base
10958
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/tmp
10959
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/text-base
10960
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/props
10961
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn/prop-base
10962
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors/.svn
10963
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Text_Editors
10964
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/tmp/text-base
10965
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/tmp/props
10966
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/tmp/prop-base
10967
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/tmp
10968
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/text-base
10969
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/props
10970
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn/prop-base
10971
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing/.svn
10972
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Printing
10973
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/tmp/text-base
10974
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/tmp/props
10975
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/tmp/prop-base
10976
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/tmp
10977
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/text-base
10978
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/props
10979
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn/prop-base
10980
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools/.svn
10981
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/File_Tools
10982
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/tmp/text-base
10983
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/tmp/props
10984
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/tmp/prop-base
10985
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/tmp
10986
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/text-base
10987
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/props
10988
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn/prop-base
10989
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators/.svn
10990
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Calculators
10991
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/tmp/text-base
10992
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/tmp/props
10993
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/tmp/prop-base
10994
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/tmp
10995
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/text-base
10996
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/props
10997
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn/prop-base
10998
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving/.svn
10999
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/Archiving
11000
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/tmp/text-base
11001
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/tmp/props
11002
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/tmp/prop-base
11003
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/tmp
11004
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/text-base
11005
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/props
11006
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn/prop-base
11007
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities/.svn
11008
@dirrm share/fvwm-crystal/fvwm/Applications/Utilities
11009
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/tmp/text-base
11010
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/tmp/props
11011
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/tmp/prop-base
11012
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/tmp
11013
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/text-base
11014
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/props
11015
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn/prop-base
11016
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals/.svn
11017
@dirrm share/fvwm-crystal/fvwm/Applications/System/Terminals
11018
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/tmp/text-base
11019
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/tmp/props
11020
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/tmp/prop-base
11021
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/tmp
11022
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/text-base
11023
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/props
11024
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn/prop-base
11025
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security/.svn
11026
@dirrm share/fvwm-crystal/fvwm/Applications/System/Security
11027
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/tmp/text-base
11028
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/tmp/props
11029
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/tmp/prop-base
11030
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/tmp
11031
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/text-base
11032
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/props
11033
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn/prop-base
11034
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors/.svn
11035
@dirrm share/fvwm-crystal/fvwm/Applications/System/Monitors
11036
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/tmp/text-base
11037
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/tmp/props
11038
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/tmp/prop-base
11039
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/tmp
11040
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/text-base
11041
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/props
11042
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn/prop-base
11043
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers/.svn
11044
@dirrm share/fvwm-crystal/fvwm/Applications/System/File_Managers
11045
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/tmp/text-base
11046
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/tmp/props
11047
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/tmp/prop-base
11048
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/tmp
11049
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/text-base
11050
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/props
11051
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn/prop-base
11052
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation/.svn
11053
@dirrm share/fvwm-crystal/fvwm/Applications/System/Documentation
11054
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/tmp/text-base
11055
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/tmp/props
11056
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/tmp/prop-base
11057
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/tmp
11058
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/text-base
11059
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/props
11060
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn/prop-base
11061
@dirrm share/fvwm-crystal/fvwm/Applications/System/.svn
11062
@dirrm share/fvwm-crystal/fvwm/Applications/System
11063
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/tmp/text-base
11064
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/tmp/props
11065
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/tmp/prop-base
11066
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/tmp
11067
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/text-base
11068
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/props
11069
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn/prop-base
11070
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing/.svn
11071
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Printing
11072
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/tmp/text-base
11073
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/tmp/props
11074
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/tmp/prop-base
11075
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/tmp
11076
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/text-base
11077
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/props
11078
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn/prop-base
11079
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers/.svn
11080
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Package_Managers
11081
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/tmp/text-base
11082
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/tmp/props
11083
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/tmp/prop-base
11084
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/tmp
11085
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/text-base
11086
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/props
11087
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn/prop-base
11088
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings/.svn
11089
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Hardware_Settings
11090
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/tmp/text-base
11091
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/tmp/props
11092
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/tmp/prop-base
11093
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/tmp
11094
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/text-base
11095
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/props
11096
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn/prop-base
11097
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings/.svn
11098
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/Desktop_Settings
11099
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/tmp/text-base
11100
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/tmp/props
11101
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/tmp/prop-base
11102
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/tmp
11103
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/text-base
11104
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/props
11105
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn/prop-base
11106
@dirrm share/fvwm-crystal/fvwm/Applications/Settings/.svn
11107
@dirrm share/fvwm-crystal/fvwm/Applications/Settings
11108
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/tmp/text-base
11109
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/tmp/props
11110
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/tmp/prop-base
11111
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/tmp
11112
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/text-base
11113
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/props
11114
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn/prop-base
11115
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors/.svn
11116
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Word_Processors
11117
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/tmp/text-base
11118
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/tmp/props
11119
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/tmp/prop-base
11120
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/tmp
11121
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/text-base
11122
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/props
11123
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn/prop-base
11124
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers/.svn
11125
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Viewers
11126
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/tmp/text-base
11127
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/tmp/props
11128
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/tmp/prop-base
11129
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/tmp
11130
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/text-base
11131
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/props
11132
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn/prop-base
11133
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets/.svn
11134
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Spreadsheets
11135
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/tmp/text-base
11136
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/tmp/props
11137
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/tmp/prop-base
11138
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/tmp
11139
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/text-base
11140
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/props
11141
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn/prop-base
11142
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing/.svn
11143
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Publishing
11144
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/tmp/text-base
11145
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/tmp/props
11146
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/tmp/prop-base
11147
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/tmp
11148
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/text-base
11149
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/props
11150
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn/prop-base
11151
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA/.svn
11152
@dirrm share/fvwm-crystal/fvwm/Applications/Office/PDA
11153
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/tmp/text-base
11154
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/tmp/props
11155
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/tmp/prop-base
11156
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/tmp
11157
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/text-base
11158
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/props
11159
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn/prop-base
11160
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org/.svn
11161
@dirrm share/fvwm-crystal/fvwm/Applications/Office/OpenOffice.org
11162
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/tmp/text-base
11163
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/tmp/props
11164
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/tmp/prop-base
11165
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/tmp
11166
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/text-base
11167
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/props
11168
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn/prop-base
11169
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice/.svn
11170
@dirrm share/fvwm-crystal/fvwm/Applications/Office/KOffice
11171
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/tmp/text-base
11172
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/tmp/props
11173
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/tmp/prop-base
11174
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/tmp
11175
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/text-base
11176
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/props
11177
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn/prop-base
11178
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance/.svn
11179
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Finance
11180
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/tmp/text-base
11181
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/tmp/props
11182
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/tmp/prop-base
11183
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/tmp
11184
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/text-base
11185
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/props
11186
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn/prop-base
11187
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries/.svn
11188
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Dictionaries
11189
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/tmp/text-base
11190
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/tmp/props
11191
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/tmp/prop-base
11192
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/tmp
11193
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/text-base
11194
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/props
11195
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn/prop-base
11196
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management/.svn
11197
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Contact_Management
11198
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/tmp/text-base
11199
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/tmp/props
11200
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/tmp/prop-base
11201
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/tmp
11202
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/text-base
11203
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/props
11204
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn/prop-base
11205
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars/.svn
11206
@dirrm share/fvwm-crystal/fvwm/Applications/Office/Calendars
11207
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/tmp/text-base
11208
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/tmp/props
11209
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/tmp/prop-base
11210
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/tmp
11211
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/text-base
11212
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/props
11213
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn/prop-base
11214
@dirrm share/fvwm-crystal/fvwm/Applications/Office/.svn
11215
@dirrm share/fvwm-crystal/fvwm/Applications/Office
11216
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/tmp/text-base
11217
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/tmp/props
11218
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/tmp/prop-base
11219
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/tmp
11220
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/text-base
11221
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/props
11222
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn/prop-base
11223
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam/.svn
11224
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Webcam
11225
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/tmp/text-base
11226
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/tmp/props
11227
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/tmp/prop-base
11228
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/tmp
11229
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/text-base
11230
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/props
11231
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn/prop-base
11232
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access/.svn
11233
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Remote_Access
11234
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/tmp/text-base
11235
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/tmp/props
11236
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/tmp/prop-base
11237
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/tmp
11238
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/text-base
11239
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/props
11240
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn/prop-base
11241
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P/.svn
11242
@dirrm share/fvwm-crystal/fvwm/Applications/Network/P2P
11243
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/tmp/text-base
11244
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/tmp/props
11245
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/tmp/prop-base
11246
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/tmp
11247
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/text-base
11248
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/props
11249
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn/prop-base
11250
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber/.svn
11251
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/20~Jabber
11252
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/tmp/text-base
11253
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/tmp/props
11254
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/tmp/prop-base
11255
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/tmp
11256
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/text-base
11257
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/props
11258
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn/prop-base
11259
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging/.svn
11260
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Instant_Messaging
11261
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/tmp/text-base
11262
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/tmp/props
11263
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/tmp/prop-base
11264
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/tmp
11265
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/text-base
11266
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/props
11267
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn/prop-base
11268
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients/.svn
11269
@dirrm share/fvwm-crystal/fvwm/Applications/Network/IRC_Clients
11270
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/tmp/text-base
11271
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/tmp/props
11272
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/tmp/prop-base
11273
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/tmp
11274
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/text-base
11275
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/props
11276
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn/prop-base
11277
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer/.svn
11278
@dirrm share/fvwm-crystal/fvwm/Applications/Network/File_Transfer
11279
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/tmp/text-base
11280
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/tmp/props
11281
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/tmp/prop-base
11282
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/tmp
11283
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/text-base
11284
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/props
11285
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn/prop-base
11286
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up/.svn
11287
@dirrm share/fvwm-crystal/fvwm/Applications/Network/Dial-up
11288
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/tmp/text-base
11289
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/tmp/props
11290
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/tmp/prop-base
11291
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/tmp
11292
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/text-base
11293
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/props
11294
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn/prop-base
11295
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News/.svn
11296
@dirrm share/fvwm-crystal/fvwm/Applications/Network/7~News
11297
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/tmp/text-base
11298
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/tmp/props
11299
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/tmp/prop-base
11300
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/tmp
11301
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/text-base
11302
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/props
11303
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn/prop-base
11304
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony/.svn
11305
@dirrm share/fvwm-crystal/fvwm/Applications/Network/5~Telephony
11306
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/tmp/text-base
11307
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/tmp/props
11308
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/tmp/prop-base
11309
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/tmp
11310
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/text-base
11311
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/props
11312
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn/prop-base
11313
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email/.svn
11314
@dirrm share/fvwm-crystal/fvwm/Applications/Network/13~Email
11315
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/tmp/text-base
11316
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/tmp/props
11317
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/tmp/prop-base
11318
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/tmp
11319
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/text-base
11320
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/props
11321
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn/prop-base
11322
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers/.svn
11323
@dirrm share/fvwm-crystal/fvwm/Applications/Network/10~Web_Browsers
11324
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/tmp/text-base
11325
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/tmp/props
11326
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/tmp/prop-base
11327
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/tmp
11328
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/text-base
11329
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/props
11330
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn/prop-base
11331
@dirrm share/fvwm-crystal/fvwm/Applications/Network/.svn
11332
@dirrm share/fvwm-crystal/fvwm/Applications/Network
11333
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/tmp/text-base
11334
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/tmp/props
11335
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/tmp/prop-base
11336
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/tmp
11337
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/text-base
11338
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/props
11339
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn/prop-base
11340
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects/.svn
11341
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Video_Effects
11342
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/tmp/text-base
11343
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/tmp/props
11344
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/tmp/prop-base
11345
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/tmp
11346
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/text-base
11347
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/props
11348
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn/prop-base
11349
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV/.svn
11350
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/TV
11351
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/tmp/text-base
11352
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/tmp/props
11353
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/tmp/prop-base
11354
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/tmp
11355
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/text-base
11356
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/props
11357
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn/prop-base
11358
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players/.svn
11359
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Players
11360
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/tmp/text-base
11361
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/tmp/props
11362
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/tmp/prop-base
11363
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/tmp
11364
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/text-base
11365
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/props
11366
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn/prop-base
11367
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing/.svn
11368
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/Audio-Video_Editing
11369
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/tmp/text-base
11370
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/tmp/props
11371
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/tmp/prop-base
11372
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/tmp
11373
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/text-base
11374
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/props
11375
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn/prop-base
11376
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video/.svn
11377
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Video
11378
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/tmp/text-base
11379
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/tmp/props
11380
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/tmp/prop-base
11381
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/tmp
11382
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/text-base
11383
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/props
11384
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn/prop-base
11385
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other/.svn
11386
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/Other
11387
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/tmp/text-base
11388
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/tmp/props
11389
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/tmp/prop-base
11390
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/tmp
11391
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/text-base
11392
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/props
11393
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn/prop-base
11394
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters/.svn
11395
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Vu-Meters
11396
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/tmp/text-base
11397
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/tmp/props
11398
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/tmp/prop-base
11399
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/tmp
11400
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/text-base
11401
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/props
11402
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn/prop-base
11403
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack/.svn
11404
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/Jack
11405
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/tmp/text-base
11406
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/tmp/props
11407
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/tmp/prop-base
11408
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/tmp
11409
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/text-base
11410
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/props
11411
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn/prop-base
11412
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners/.svn
11413
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Tuners
11414
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/tmp/text-base
11415
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/tmp/props
11416
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/tmp/prop-base
11417
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/tmp
11418
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/text-base
11419
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/props
11420
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn/prop-base
11421
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers/.svn
11422
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Trackers
11423
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/tmp/text-base
11424
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/tmp/props
11425
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/tmp/prop-base
11426
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/tmp
11427
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/text-base
11428
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/props
11429
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn/prop-base
11430
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other/.svn
11431
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Other
11432
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/tmp/text-base
11433
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/tmp/props
11434
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/tmp/prop-base
11435
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/tmp
11436
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/text-base
11437
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/props
11438
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn/prop-base
11439
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol/.svn
11440
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/Bristol
11441
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/tmp/text-base
11442
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/tmp/props
11443
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/tmp/prop-base
11444
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/tmp
11445
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/text-base
11446
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/props
11447
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn/prop-base
11448
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers/.svn
11449
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Synthetizers
11450
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/tmp/text-base
11451
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/tmp/props
11452
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/tmp/prop-base
11453
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/tmp
11454
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/text-base
11455
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/props
11456
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn/prop-base
11457
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming/.svn
11458
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Streaming
11459
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/tmp/text-base
11460
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/tmp/props
11461
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/tmp/prop-base
11462
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/tmp
11463
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/text-base
11464
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/props
11465
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn/prop-base
11466
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing/.svn
11467
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Processing
11468
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/tmp/text-base
11469
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/tmp/props
11470
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/tmp/prop-base
11471
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/tmp
11472
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/text-base
11473
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/props
11474
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn/prop-base
11475
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other/.svn
11476
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/Other
11477
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/tmp/text-base
11478
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/tmp/props
11479
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/tmp/prop-base
11480
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/tmp
11481
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/text-base
11482
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/props
11483
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn/prop-base
11484
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects/.svn
11485
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sound_Effects
11486
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/tmp/text-base
11487
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/tmp/props
11488
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/tmp/prop-base
11489
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/tmp
11490
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/text-base
11491
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/props
11492
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn/prop-base
11493
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other/.svn
11494
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/Other
11495
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/tmp/text-base
11496
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/tmp/props
11497
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/tmp/prop-base
11498
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/tmp
11499
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/text-base
11500
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/props
11501
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn/prop-base
11502
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers/.svn
11503
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Sequencers
11504
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/tmp/text-base
11505
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/tmp/props
11506
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/tmp/prop-base
11507
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/tmp
11508
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/text-base
11509
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/props
11510
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn/prop-base
11511
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other/.svn
11512
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/Other
11513
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/tmp/text-base
11514
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/tmp/props
11515
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/tmp/prop-base
11516
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/tmp
11517
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/text-base
11518
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/props
11519
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn/prop-base
11520
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers/.svn
11521
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Samplers
11522
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/tmp/text-base
11523
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/tmp/props
11524
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/tmp/prop-base
11525
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/tmp
11526
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/text-base
11527
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/props
11528
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn/prop-base
11529
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm/.svn
11530
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rythm
11531
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/tmp/text-base
11532
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/tmp/props
11533
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/tmp/prop-base
11534
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/tmp
11535
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/text-base
11536
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/props
11537
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn/prop-base
11538
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other/.svn
11539
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/Other
11540
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/tmp/text-base
11541
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/tmp/props
11542
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/tmp/prop-base
11543
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/tmp
11544
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/text-base
11545
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/props
11546
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn/prop-base
11547
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm/.svn
11548
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Rhythm
11549
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/tmp/text-base
11550
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/tmp/props
11551
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/tmp/prop-base
11552
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/tmp
11553
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/text-base
11554
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/props
11555
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn/prop-base
11556
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other/.svn
11557
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/Other
11558
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/tmp/text-base
11559
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/tmp/props
11560
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/tmp/prop-base
11561
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/tmp
11562
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/text-base
11563
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/props
11564
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn/prop-base
11565
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording/.svn
11566
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Recording
11567
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/tmp/text-base
11568
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/tmp/props
11569
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/tmp/prop-base
11570
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/tmp
11571
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/text-base
11572
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/props
11573
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn/prop-base
11574
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios/.svn
11575
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Radios
11576
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/tmp/text-base
11577
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/tmp/props
11578
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/tmp/prop-base
11579
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/tmp
11580
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/text-base
11581
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/props
11582
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn/prop-base
11583
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players/.svn
11584
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Players
11585
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/tmp/text-base
11586
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/tmp/props
11587
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/tmp/prop-base
11588
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/tmp
11589
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/text-base
11590
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/props
11591
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn/prop-base
11592
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation/.svn
11593
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Notation
11594
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/tmp/text-base
11595
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/tmp/props
11596
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/tmp/prop-base
11597
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/tmp
11598
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/text-base
11599
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/props
11600
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn/prop-base
11601
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3/.svn
11602
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Mp3
11603
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/tmp/text-base
11604
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/tmp/props
11605
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/tmp/prop-base
11606
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/tmp
11607
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/text-base
11608
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/props
11609
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn/prop-base
11610
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI/.svn
11611
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/MIDI
11612
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/tmp/text-base
11613
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/tmp/props
11614
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/tmp/prop-base
11615
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/tmp
11616
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/text-base
11617
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/props
11618
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn/prop-base
11619
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other/.svn
11620
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/Other
11621
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/tmp/text-base
11622
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/tmp/props
11623
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/tmp/prop-base
11624
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/tmp
11625
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/text-base
11626
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/props
11627
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn/prop-base
11628
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI/.svn
11629
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/MIDI
11630
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/tmp/text-base
11631
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/tmp/props
11632
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/tmp/prop-base
11633
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/tmp
11634
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/text-base
11635
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/props
11636
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn/prop-base
11637
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering/.svn
11638
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Engineering
11639
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/tmp/text-base
11640
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/tmp/props
11641
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/tmp/prop-base
11642
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/tmp
11643
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/text-base
11644
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/props
11645
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn/prop-base
11646
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj/.svn
11647
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Dj
11648
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/tmp/text-base
11649
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/tmp/props
11650
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/tmp/prop-base
11651
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/tmp
11652
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/text-base
11653
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/props
11654
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn/prop-base
11655
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition/.svn
11656
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Composition
11657
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/tmp/text-base
11658
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/tmp/props
11659
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/tmp/prop-base
11660
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/tmp
11661
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/text-base
11662
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/props
11663
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn/prop-base
11664
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other/.svn
11665
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/Other
11666
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/tmp/text-base
11667
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/tmp/props
11668
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/tmp/prop-base
11669
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/tmp
11670
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/text-base
11671
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/props
11672
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn/prop-base
11673
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing/.svn
11674
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/Audio-Video_Editing
11675
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/tmp/text-base
11676
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/tmp/props
11677
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/tmp/prop-base
11678
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/tmp
11679
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/text-base
11680
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/props
11681
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn/prop-base
11682
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other/.svn
11683
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/Other
11684
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/tmp/text-base
11685
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/tmp/props
11686
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/tmp/prop-base
11687
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/tmp
11688
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/text-base
11689
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/props
11690
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn/prop-base
11691
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers/.svn
11692
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/10~Mixers
11693
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/tmp/text-base
11694
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/tmp/props
11695
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/tmp/prop-base
11696
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/tmp
11697
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/text-base
11698
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/props
11699
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn/prop-base
11700
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio/.svn
11701
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/tmp/text-base
11702
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/tmp/props
11703
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/tmp/prop-base
11704
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/tmp
11705
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/text-base
11706
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/props
11707
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn/prop-base
11708
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning/.svn
11709
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Disc_Burning
11710
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/tmp/text-base
11711
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/tmp/props
11712
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/tmp/prop-base
11713
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/tmp
11714
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/text-base
11715
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/props
11716
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn/prop-base
11717
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases/.svn
11718
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Databases
11719
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/tmp/text-base
11720
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/tmp/props
11721
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/tmp/prop-base
11722
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/tmp
11723
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/text-base
11724
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/props
11725
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn/prop-base
11726
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing/.svn
11727
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/Audio-Video_Editing
11728
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/tmp/text-base
11729
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/tmp/props
11730
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/tmp/prop-base
11731
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/tmp
11732
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/text-base
11733
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/props
11734
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn/prop-base
11735
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video/.svn
11736
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio-Video
11737
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/Audio
11738
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/tmp/text-base
11739
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/tmp/props
11740
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/tmp/prop-base
11741
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/tmp
11742
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/text-base
11743
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/props
11744
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn/prop-base
11745
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia/.svn
11746
@dirrm share/fvwm-crystal/fvwm/Applications/Multimedia
11747
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/tmp/text-base
11748
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/tmp/props
11749
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/tmp/prop-base
11750
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/tmp
11751
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/text-base
11752
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/props
11753
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn/prop-base
11754
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics/.svn
11755
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Physics
11756
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/tmp/text-base
11757
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/tmp/props
11758
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/tmp/prop-base
11759
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/tmp
11760
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/text-base
11761
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/props
11762
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn/prop-base
11763
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math/.svn
11764
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Math
11765
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/tmp/text-base
11766
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/tmp/props
11767
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/tmp/prop-base
11768
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/tmp
11769
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/text-base
11770
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/props
11771
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn/prop-base
11772
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages/.svn
11773
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Languages
11774
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/tmp/text-base
11775
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/tmp/props
11776
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/tmp/prop-base
11777
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/tmp
11778
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/text-base
11779
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/props
11780
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn/prop-base
11781
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy/.svn
11782
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/Astronomy
11783
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/tmp/text-base
11784
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/tmp/props
11785
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/tmp/prop-base
11786
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/tmp
11787
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/text-base
11788
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/props
11789
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn/prop-base
11790
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge/.svn
11791
@dirrm share/fvwm-crystal/fvwm/Applications/Knowledge
11792
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/tmp/text-base
11793
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/tmp/props
11794
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/tmp/prop-base
11795
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/tmp
11796
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/text-base
11797
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/props
11798
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn/prop-base
11799
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers/.svn
11800
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Viewers
11801
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/tmp/text-base
11802
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/tmp/props
11803
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/tmp/prop-base
11804
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/tmp
11805
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/text-base
11806
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/props
11807
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn/prop-base
11808
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics/.svn
11809
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Vector_Graphics
11810
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/tmp/text-base
11811
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/tmp/props
11812
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/tmp/prop-base
11813
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/tmp
11814
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/text-base
11815
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/props
11816
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn/prop-base
11817
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning/.svn
11818
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Scanning
11819
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/tmp/text-base
11820
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/tmp/props
11821
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/tmp/prop-base
11822
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/tmp
11823
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/text-base
11824
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/props
11825
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn/prop-base
11826
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography/.svn
11827
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Photography
11828
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/tmp/text-base
11829
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/tmp/props
11830
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/tmp/prop-base
11831
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/tmp
11832
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/text-base
11833
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/props
11834
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn/prop-base
11835
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering/.svn
11836
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/Engineering
11837
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/tmp/text-base
11838
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/tmp/props
11839
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/tmp/prop-base
11840
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/tmp
11841
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/text-base
11842
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/props
11843
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn/prop-base
11844
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics/.svn
11845
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/3D_Graphics
11846
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/tmp/text-base
11847
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/tmp/props
11848
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/tmp/prop-base
11849
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/tmp
11850
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/text-base
11851
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/props
11852
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn/prop-base
11853
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics/.svn
11854
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/2D_Graphics
11855
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/tmp/text-base
11856
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/tmp/props
11857
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/tmp/prop-base
11858
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/tmp
11859
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/text-base
11860
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/props
11861
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn/prop-base
11862
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics/.svn
11863
@dirrm share/fvwm-crystal/fvwm/Applications/Graphics
11864
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/tmp/text-base
11865
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/tmp/props
11866
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/tmp/prop-base
11867
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/tmp
11868
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/text-base
11869
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/props
11870
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn/prop-base
11871
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development/.svn
11872
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Web_Development
11873
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/tmp/text-base
11874
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/tmp/props
11875
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/tmp/prop-base
11876
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/tmp
11877
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/text-base
11878
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/props
11879
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn/prop-base
11880
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control/.svn
11881
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Revision_Control
11882
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/tmp/text-base
11883
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/tmp/props
11884
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/tmp/prop-base
11885
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/tmp
11886
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/text-base
11887
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/props
11888
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn/prop-base
11889
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java/.svn
11890
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Java
11891
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/tmp/text-base
11892
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/tmp/props
11893
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/tmp/prop-base
11894
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/tmp
11895
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/text-base
11896
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/props
11897
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn/prop-base
11898
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE/.svn
11899
@dirrm share/fvwm-crystal/fvwm/Applications/Development/IDE
11900
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/tmp/text-base
11901
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/tmp/props
11902
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/tmp/prop-base
11903
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/tmp
11904
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/text-base
11905
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/props
11906
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn/prop-base
11907
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda/.svn
11908
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Geda
11909
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/tmp/text-base
11910
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/tmp/props
11911
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/tmp/prop-base
11912
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/tmp
11913
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/text-base
11914
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/props
11915
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn/prop-base
11916
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem/.svn
11917
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Chipmunksystem
11918
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/tmp/text-base
11919
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/tmp/props
11920
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/tmp/prop-base
11921
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/tmp
11922
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/text-base
11923
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/props
11924
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn/prop-base
11925
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas/.svn
11926
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/Antennas
11927
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/tmp/text-base
11928
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/tmp/props
11929
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/tmp/prop-base
11930
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/tmp
11931
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/text-base
11932
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/props
11933
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn/prop-base
11934
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics/.svn
11935
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Electronics
11936
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/tmp/text-base
11937
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/tmp/props
11938
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/tmp/prop-base
11939
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/tmp
11940
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/text-base
11941
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/props
11942
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn/prop-base
11943
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation/.svn
11944
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Documentation
11945
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/tmp/text-base
11946
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/tmp/props
11947
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/tmp/prop-base
11948
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/tmp
11949
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/text-base
11950
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/props
11951
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn/prop-base
11952
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers/.svn
11953
@dirrm share/fvwm-crystal/fvwm/Applications/Development/Debuggers
11954
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/tmp/text-base
11955
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/tmp/props
11956
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/tmp/prop-base
11957
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/tmp
11958
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/text-base
11959
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/props
11960
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn/prop-base
11961
@dirrm share/fvwm-crystal/fvwm/Applications/Development/.svn
11962
@dirrm share/fvwm-crystal/fvwm/Applications/Development
11963
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/tmp/text-base
11964
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/tmp/props
11965
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/tmp/prop-base
11966
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/tmp
11967
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/text-base
11968
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/props
11969
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn/prop-base
11970
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games/.svn
11971
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Strategy_Games
11972
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/tmp/text-base
11973
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/tmp/props
11974
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/tmp/prop-base
11975
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/tmp
11976
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/text-base
11977
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/props
11978
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn/prop-base
11979
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters/.svn
11980
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Shooters
11981
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/tmp/text-base
11982
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/tmp/props
11983
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/tmp/prop-base
11984
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/tmp
11985
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/text-base
11986
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/props
11987
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn/prop-base
11988
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing/.svn
11989
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Role_Playing
11990
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/tmp/text-base
11991
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/tmp/props
11992
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/tmp/prop-base
11993
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/tmp
11994
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/text-base
11995
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/props
11996
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn/prop-base
11997
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection/.svn
11998
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/Portable_Puzzle_Collection
11999
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/tmp/text-base
12000
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/tmp/props
12001
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/tmp/prop-base
12002
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/tmp
12003
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/text-base
12004
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/props
12005
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn/prop-base
12006
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games/.svn
12007
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Logic_Games
12008
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/tmp/text-base
12009
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/tmp/props
12010
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/tmp/prop-base
12011
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/tmp
12012
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/text-base
12013
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/props
12014
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn/prop-base
12015
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games/.svn
12016
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Kids_Games
12017
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/tmp/text-base
12018
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/tmp/props
12019
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/tmp/prop-base
12020
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/tmp
12021
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/text-base
12022
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/props
12023
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn/prop-base
12024
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators/.svn
12025
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Emulators
12026
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/tmp/text-base
12027
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/tmp/props
12028
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/tmp/prop-base
12029
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/tmp
12030
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/text-base
12031
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/props
12032
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn/prop-base
12033
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games/.svn
12034
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Card_Games
12035
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/tmp/text-base
12036
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/tmp/props
12037
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/tmp/prop-base
12038
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/tmp
12039
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/text-base
12040
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/props
12041
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn/prop-base
12042
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games/.svn
12043
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Board_Games
12044
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/tmp/text-base
12045
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/tmp/props
12046
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/tmp/prop-base
12047
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/tmp
12048
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/text-base
12049
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/props
12050
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn/prop-base
12051
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games/.svn
12052
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/Arcade_Games
12053
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/tmp/text-base
12054
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/tmp/props
12055
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/tmp/prop-base
12056
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/tmp
12057
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/text-base
12058
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/props
12059
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn/prop-base
12060
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games/.svn
12061
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Block_Games
12062
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/tmp/text-base
12063
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/tmp/props
12064
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/tmp/prop-base
12065
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/tmp
12066
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/text-base
12067
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/props
12068
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn/prop-base
12069
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games/.svn
12070
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/20~Action_Games
12071
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/tmp/text-base
12072
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/tmp/props
12073
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/tmp/prop-base
12074
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/tmp
12075
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/text-base
12076
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/props
12077
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn/prop-base
12078
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games/.svn
12079
@dirrm share/fvwm-crystal/fvwm/Applications/20~Games
12080
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/tmp/text-base
12081
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/tmp/props
12082
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/tmp/prop-base
12083
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/tmp
12084
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/text-base
12085
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/props
12086
@dirrm share/fvwm-crystal/fvwm/Applications/.svn/prop-base
12087
@dirrm share/fvwm-crystal/fvwm/Applications/.svn
12088
@dirrm share/fvwm-crystal/fvwm/Applications
12089
@dirrm share/fvwm-crystal/fvwm
12090
@dirrm share/fvwm-crystal
12091
@dirrm share/doc/fvwm-crystal/addons
12092
@dirrm share/doc/fvwm-crystal

Return to bug 125176