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

(-)ccsm/Makefile (-3 / +5 lines)
Lines 3-13 Link Here
3
3
4
PORTNAME=	ccsm
4
PORTNAME=	ccsm
5
PORTVERSION=	0.8.4
5
PORTVERSION=	0.8.4
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	x11-wm
7
CATEGORIES=	x11-wm
8
MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
8
MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	freebsd-ports@dan.me.uk
11
COMMENT=	A Python/GTK based settings manager for CompizConfig
11
COMMENT=	A Python/GTK based settings manager for CompizConfig
12
12
13
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
13
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
Lines 20-24 Link Here
20
20
21
INSTALLS_ICONS=	yes
21
INSTALLS_ICONS=	yes
22
22
23
NO_STAGE=	yes
23
do-install:
24
	@(cd ${WRKSRC}; ${PYTHON_CMD} setup.py install --root=${STAGEDIR} --prefix=${PREFIX})
25
24
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)ccsm/pkg-plist (-128 / +126 lines)
Lines 15-20 Link Here
15
%%PYTHON_SITELIBDIR%%/ccm/Window.pyc
15
%%PYTHON_SITELIBDIR%%/ccm/Window.pyc
16
%%PYTHON_SITELIBDIR%%/ccm/__init__.py
16
%%PYTHON_SITELIBDIR%%/ccm/__init__.py
17
%%PYTHON_SITELIBDIR%%/ccm/__init__.pyc
17
%%PYTHON_SITELIBDIR%%/ccm/__init__.pyc
18
%%PYTHON_SITELIBDIR%%/ccsm-0.8.4-py2.7.egg-info
18
share/applications/ccsm.desktop
19
share/applications/ccsm.desktop
19
share/icons/hicolor/32x32/apps/ccsm.png
20
share/icons/hicolor/32x32/apps/ccsm.png
20
share/icons/hicolor/32x32/apps/ccsm.svg
21
share/icons/hicolor/32x32/apps/ccsm.svg
Lines 24-144 Link Here
24
share/icons/hicolor/22x22/apps/ccsm.svg
25
share/icons/hicolor/22x22/apps/ccsm.svg
25
share/icons/hicolor/48x48/apps/ccsm.png
26
share/icons/hicolor/48x48/apps/ccsm.png
26
share/icons/hicolor/scalable/apps/ccsm.svg
27
share/icons/hicolor/scalable/apps/ccsm.svg
27
share/ccsm/icons/hicolor/22x22/devices/input-mouse.png
28
%%DATADIR%%/icons/hicolor/22x22/devices/input-mouse.png
28
share/ccsm/icons/hicolor/22x22/devices/video-display.png
29
%%DATADIR%%/icons/hicolor/22x22/devices/video-display.png
29
share/ccsm/icons/hicolor/22x22/devices/input-keyboard.png
30
%%DATADIR%%/icons/hicolor/22x22/devices/input-keyboard.png
30
share/ccsm/icons/hicolor/22x22/mimetypes/audio-x-generic.png
31
%%DATADIR%%/icons/hicolor/22x22/mimetypes/audio-x-generic.png
31
share/ccsm/icons/hicolor/22x22/categories/plugins-uncategorized.png
32
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-uncategorized.png
32
share/ccsm/icons/hicolor/22x22/categories/plugins-accessibility.png
33
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-accessibility.png
33
share/ccsm/icons/hicolor/22x22/categories/plugins-effects.png
34
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-effects.png
34
share/ccsm/icons/hicolor/22x22/categories/plugins-image_loading.png
35
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-image_loading.png
35
share/ccsm/icons/hicolor/22x22/categories/plugins-general.png
36
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-general.png
36
share/ccsm/icons/hicolor/22x22/categories/plugins-utility.png
37
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-utility.png
37
share/ccsm/icons/hicolor/22x22/categories/plugins-window_management.png
38
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-window_management.png
38
share/ccsm/icons/hicolor/22x22/categories/plugins-desktop.png
39
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-desktop.png
39
share/ccsm/icons/hicolor/22x22/categories/plugins-extras.png
40
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-extras.png
40
share/ccsm/icons/hicolor/scalable/categories/plugins-window_management.svg
41
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-window_management.svg
41
share/ccsm/icons/hicolor/scalable/categories/plugins-accessibility.svg
42
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-accessibility.svg
42
share/ccsm/icons/hicolor/scalable/categories/plugins-extras.svg
43
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-extras.svg
43
share/ccsm/icons/hicolor/scalable/categories/plugins-profiles.svg
44
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-profiles.svg
44
share/ccsm/icons/hicolor/scalable/categories/plugins-image_loading.svg
45
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-image_loading.svg
45
share/ccsm/icons/hicolor/scalable/categories/plugins-all.svg
46
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-all.svg
46
share/ccsm/icons/hicolor/scalable/categories/plugins-desktop.svg
47
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-desktop.svg
47
share/ccsm/icons/hicolor/scalable/categories/plugins-uncategorized.svg
48
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-uncategorized.svg
48
share/ccsm/icons/hicolor/scalable/categories/plugins-effects.svg
49
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-effects.svg
49
share/ccsm/icons/hicolor/scalable/categories/plugins-utility.svg
50
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-utility.svg
50
share/ccsm/icons/hicolor/scalable/categories/plugins-general.svg
51
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-general.svg
51
share/ccsm/icons/hicolor/scalable/categories/plugins-search.svg
52
%%DATADIR%%/icons/hicolor/scalable/categories/plugins-search.svg
52
share/ccsm/icons/hicolor/scalable/apps/plugin-animation.svg
53
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-animation.svg
53
share/ccsm/icons/hicolor/scalable/apps/plugin-put.svg
54
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-put.svg
54
share/ccsm/icons/hicolor/scalable/apps/plugin-snow.svg
55
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-snow.svg
55
share/ccsm/icons/hicolor/scalable/apps/plugin-reflex.svg
56
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-reflex.svg
56
share/ccsm/icons/hicolor/scalable/apps/plugin-gears.svg
57
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-gears.svg
57
share/ccsm/icons/hicolor/scalable/apps/plugin-workarounds.svg
58
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-workarounds.svg
58
share/ccsm/icons/hicolor/scalable/apps/plugin-opacify.svg
59
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-opacify.svg
59
share/ccsm/icons/hicolor/scalable/apps/plugin-resize.svg
60
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-resize.svg
60
share/ccsm/icons/hicolor/scalable/apps/plugin-schemep.svg
61
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-schemep.svg
61
share/ccsm/icons/hicolor/scalable/apps/plugin-crashhandler.svg
62
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-crashhandler.svg
62
share/ccsm/icons/hicolor/scalable/apps/plugin-mblur.svg
63
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-mblur.svg
63
share/ccsm/icons/hicolor/scalable/apps/plugin-maximumize.svg
64
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-maximumize.svg
64
share/ccsm/icons/hicolor/scalable/apps/plugin-ezoom.svg
65
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-ezoom.svg
65
share/ccsm/icons/hicolor/scalable/apps/plugin-scale.svg
66
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-scale.svg
66
share/ccsm/icons/hicolor/scalable/apps/plugin-glib.svg
67
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-glib.svg
67
share/ccsm/icons/hicolor/scalable/apps/plugin-notification.svg
68
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-notification.svg
68
share/ccsm/icons/hicolor/scalable/apps/plugin-expo.svg
69
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-expo.svg
69
share/ccsm/icons/hicolor/scalable/apps/plugin-tile.svg
70
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-tile.svg
70
share/ccsm/icons/hicolor/scalable/apps/plugin-wobbly.svg
71
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-wobbly.svg
71
share/ccsm/icons/hicolor/scalable/apps/plugin-fakeargb.svg
72
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-fakeargb.svg
72
share/ccsm/icons/hicolor/scalable/apps/plugin-winrules.svg
73
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-winrules.svg
73
share/ccsm/icons/hicolor/scalable/apps/plugin-shift.svg
74
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-shift.svg
74
share/ccsm/icons/hicolor/scalable/apps/plugin-svg.svg
75
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-svg.svg
75
share/ccsm/icons/hicolor/scalable/apps/plugin-annotate.svg
76
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-annotate.svg
76
share/ccsm/icons/hicolor/scalable/apps/plugin-fadedesktop.svg
77
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-fadedesktop.svg
77
share/ccsm/icons/hicolor/scalable/apps/plugin-showdesktop.svg
78
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-showdesktop.svg
78
share/ccsm/icons/hicolor/scalable/apps/plugin-water.svg
79
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-water.svg
79
share/ccsm/icons/hicolor/scalable/apps/plugin-zoom.svg
80
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-zoom.svg
80
share/ccsm/icons/hicolor/scalable/apps/plugin-mag.svg
81
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-mag.svg
81
share/ccsm/icons/hicolor/scalable/apps/plugin-showmouse.svg
82
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-showmouse.svg
82
share/ccsm/icons/hicolor/scalable/apps/plugin-wall.svg
83
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-wall.svg
83
share/ccsm/icons/hicolor/scalable/apps/plugin-fs.svg
84
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-fs.svg
84
share/ccsm/icons/hicolor/scalable/apps/plugin-firepaint.svg
85
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-firepaint.svg
85
share/ccsm/icons/hicolor/scalable/apps/plugin-wallpaper.svg
86
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-wallpaper.svg
86
share/ccsm/icons/hicolor/scalable/apps/plugin-png.svg
87
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-png.svg
87
share/ccsm/icons/hicolor/scalable/apps/plugin-video.svg
88
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-video.svg
88
share/ccsm/icons/hicolor/scalable/apps/plugin-extrawm.svg
89
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-extrawm.svg
89
share/ccsm/icons/hicolor/scalable/apps/plugin-place.svg
90
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-place.svg
90
share/ccsm/icons/hicolor/scalable/apps/plugin-move.svg
91
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-move.svg
91
share/ccsm/icons/hicolor/scalable/apps/plugin-trailfocus.svg
92
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-trailfocus.svg
92
share/ccsm/icons/hicolor/scalable/apps/plugin-scalefilter.svg
93
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-scalefilter.svg
93
share/ccsm/icons/hicolor/scalable/apps/plugin-debug.svg
94
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-debug.svg
94
share/ccsm/icons/hicolor/scalable/apps/plugin-mousepoll.svg
95
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-mousepoll.svg
95
share/ccsm/icons/hicolor/scalable/apps/plugin-resizeinfo.svg
96
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-resizeinfo.svg
96
share/ccsm/icons/hicolor/scalable/apps/plugin-dbus.svg
97
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-dbus.svg
97
share/ccsm/icons/hicolor/scalable/apps/plugin-splash.svg
98
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-splash.svg
98
share/ccsm/icons/hicolor/scalable/apps/plugin-3d.svg
99
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-3d.svg
99
share/ccsm/icons/hicolor/scalable/apps/plugin-atlantis.svg
100
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-atlantis.svg
100
share/ccsm/icons/hicolor/scalable/apps/plugin-screenshot.svg
101
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-screenshot.svg
101
share/ccsm/icons/hicolor/scalable/apps/plugin-scaleaddon.svg
102
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-scaleaddon.svg
102
share/ccsm/icons/hicolor/scalable/apps/plugin-shelf.svg
103
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-shelf.svg
103
share/ccsm/icons/hicolor/scalable/apps/plugin-loginout.svg
104
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-loginout.svg
104
share/ccsm/icons/hicolor/scalable/apps/plugin-switcher.svg
105
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-switcher.svg
105
share/ccsm/icons/hicolor/scalable/apps/plugin-minimize.svg
106
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-minimize.svg
106
share/ccsm/icons/hicolor/scalable/apps/plugin-text.svg
107
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-text.svg
107
share/ccsm/icons/hicolor/scalable/apps/plugin-bench.svg
108
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-bench.svg
108
share/ccsm/icons/hicolor/scalable/apps/plugin-screensaver.svg
109
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-screensaver.svg
109
share/ccsm/icons/hicolor/scalable/apps/plugin-decoration.svg
110
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-decoration.svg
110
share/ccsm/icons/hicolor/scalable/apps/plugin-rotate.svg
111
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-rotate.svg
111
share/ccsm/icons/hicolor/scalable/apps/plugin-unknown.svg
112
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-unknown.svg
112
share/ccsm/icons/hicolor/scalable/apps/plugin-mswitch.svg
113
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-mswitch.svg
113
share/ccsm/icons/hicolor/scalable/apps/plugin-inotify.svg
114
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-inotify.svg
114
share/ccsm/icons/hicolor/scalable/apps/plugin-thumbnail.svg
115
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-thumbnail.svg
115
share/ccsm/icons/hicolor/scalable/apps/plugin-snap.svg
116
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-snap.svg
116
share/ccsm/icons/hicolor/scalable/apps/plugin-blur.svg
117
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-blur.svg
117
share/ccsm/icons/hicolor/scalable/apps/plugin-vpswitch.svg
118
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-vpswitch.svg
118
share/ccsm/icons/hicolor/scalable/apps/plugin-addhelper.svg
119
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-addhelper.svg
119
share/ccsm/icons/hicolor/scalable/apps/plugin-imgjpeg.svg
120
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-imgjpeg.svg
120
share/ccsm/icons/hicolor/scalable/apps/plugin-session.svg
121
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-session.svg
121
share/ccsm/icons/hicolor/scalable/apps/plugin-colorfilter.svg
122
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-colorfilter.svg
122
share/ccsm/icons/hicolor/scalable/apps/plugin-commands.svg
123
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-commands.svg
123
share/ccsm/icons/hicolor/scalable/apps/plugin-cube.svg
124
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-cube.svg
124
share/ccsm/icons/hicolor/scalable/apps/plugin-core.svg
125
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-core.svg
125
share/ccsm/icons/hicolor/scalable/apps/plugin-fade.svg
126
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-fade.svg
126
share/ccsm/icons/hicolor/scalable/apps/plugin-widget.svg
127
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-widget.svg
127
share/ccsm/icons/hicolor/scalable/apps/plugin-clone.svg
128
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-clone.svg
128
share/ccsm/icons/hicolor/scalable/apps/plugin-neg.svg
129
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-neg.svg
129
share/ccsm/icons/hicolor/scalable/apps/plugin-ring.svg
130
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-ring.svg
130
share/ccsm/icons/hicolor/scalable/apps/plugin-regex.svg
131
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-regex.svg
131
share/ccsm/icons/hicolor/scalable/apps/plugin-group.svg
132
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-group.svg
132
share/ccsm/icons/hicolor/scalable/apps/plugin-gnomecompat.svg
133
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-gnomecompat.svg
133
share/ccsm/icons/hicolor/scalable/apps/plugin-animationaddon.svg
134
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-animationaddon.svg
134
share/ccsm/icons/hicolor/scalable/apps/plugin-cubeaddon.svg
135
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-cubeaddon.svg
135
share/ccsm/icons/hicolor/scalable/apps/plugin-stackswitch.svg
136
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-stackswitch.svg
136
share/ccsm/icons/hicolor/scalable/apps/plugin-obs.svg
137
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-obs.svg
137
share/ccsm/icons/hicolor/scalable/apps/plugin-bicubic.svg
138
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-bicubic.svg
138
share/ccsm/icons/hicolor/scalable/apps/plugin-staticswitcher.svg
139
%%DATADIR%%/icons/hicolor/scalable/apps/plugin-staticswitcher.svg
139
share/ccsm/icons/hicolor/icon-theme.cache
140
%%DATADIR%%/images/modifier.png
140
share/ccsm/images/modifier.png
141
%%DATADIR%%/images/display.png
141
share/ccsm/images/display.png
142
share/locale/ar/LC_MESSAGES/ccsm.mo
142
share/locale/ar/LC_MESSAGES/ccsm.mo
143
share/locale/as/LC_MESSAGES/ccsm.mo
143
share/locale/as/LC_MESSAGES/ccsm.mo
144
share/locale/be/LC_MESSAGES/ccsm.mo
144
share/locale/be/LC_MESSAGES/ccsm.mo
Lines 182-202 Link Here
182
share/locale/wo/LC_MESSAGES/ccsm.mo
182
share/locale/wo/LC_MESSAGES/ccsm.mo
183
share/locale/zh_CN/LC_MESSAGES/ccsm.mo
183
share/locale/zh_CN/LC_MESSAGES/ccsm.mo
184
share/locale/zh_HK/LC_MESSAGES/ccsm.mo
184
share/locale/zh_HK/LC_MESSAGES/ccsm.mo
185
@dirrm share/ccsm/icons/hicolor/scalable/categories
185
@dirrmtry %%DATADIR%%/icons/hicolor/scalable/categories
186
@dirrm share/ccsm/icons/hicolor/scalable/apps
186
@dirrmtry %%DATADIR%%/icons/hicolor/scalable/apps
187
@dirrm share/ccsm/icons/hicolor/scalable
187
@dirrmtry %%DATADIR%%/icons/hicolor/scalable
188
@dirrm share/ccsm/icons/hicolor/22x22/mimetypes
188
@dirrmtry %%DATADIR%%/icons/hicolor/22x22/mimetypes
189
@dirrm share/ccsm/icons/hicolor/22x22/devices
189
@dirrmtry %%DATADIR%%/icons/hicolor/22x22/devices
190
@dirrm share/ccsm/icons/hicolor/22x22/categories
190
@dirrmtry %%DATADIR%%/icons/hicolor/22x22/categories
191
@dirrm share/ccsm/icons/hicolor/22x22
191
@dirrmtry %%DATADIR%%/icons/hicolor/22x22
192
@dirrm share/ccsm/icons/hicolor
192
@dirrmtry %%DATADIR%%/icons/hicolor
193
@dirrm share/ccsm/icons
193
@dirrmtry %%DATADIR%%/icons
194
@dirrm %%DATADIR%%/images
194
@dirrmtry %%DATADIR%%/images
195
@dirrm %%DATADIR%%
195
@dirrmtry %%DATADIR%%
196
@dirrmtry %%PYTHON_SITELIBDIR%%/ccm
196
@dirrmtry %%PYTHON_SITELIBDIR%%/ccm
197
@dirrmtry share/locale/md/LC_MESSAGES
197
@dirrmtry share/locale/md/LC_MESSAGES
198
@dirrmtry share/locale/md
198
@dirrmtry share/locale/md
199
@dirrmtry share/locale/ml_IN/LC_MESSAGES
199
@dirrmtry share/locale/ml_IN/LC_MESSAGES
200
@dirrmtry share/locale/ml_IN
200
@dirrmtry share/locale/ml_IN
201
@dirrmtry share/locale/wo/LC_MESSAGES
202
@dirrmtry share/locale/wo

Return to bug 190586