gnome-desktop: switch to Python 2.7
[unleashed-userland.git] / components / gnome-games / gnome-games.p5m
blobcdf92956ffcb0476f51ac00cc0aa2941d9f24b58
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 Alexander Pyhalov. All rights reserved.
15 set name=pkg.fmri value=pkg:/games/gnome-games@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.classification value="org.opensolaris.category.2008:Applications/Games"
18 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 license gnome-games.license license='GPLv2, GPLv3, FDL1.1'
24 <transform file path=usr/share/doc/.* ->  default facet.doc true>
25 <transform file path=usr/share/gtk-doc/.* ->  default facet.doc true>
26 <transform file path=usr/share/gtk-doc/html/.* ->  default facet.doc.html true>
27 <transform file path=etc/gconf/.* ->  default restart_fmri svc:/application/desktop-cache/gconf-cache:default>
28 <transform file path=usr/share/applications/.* ->  default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
29 <transform file path=usr/share/applications/.* ->  default restart_fmri svc:/application/desktop-cache/mime-types-cache:default>
30 <transform file path=usr/share/icons/.* -> default restart_fmri svc:/application/desktop-cache/icon-cache:default>
31 <transform file path=usr/share/locale/([^/]+)(\..+){0,1}(/.+){0,1} -> default facet.locale.%<\1> true>
33 <transform file path=usr/lib/python2.6/vendor-packages/(.+)$ -> set action.hash usr/lib/python2.6/site-packages/%<\1> >
35 # Several files include lib as module while running tests.
36 # This confuses pkgdepend
38 file path=etc/gconf/schemas/glchess.schemas
39 file path=etc/gconf/schemas/glines.schemas
40 file path=etc/gconf/schemas/gnect.schemas
41 file path=etc/gconf/schemas/gnibbles.schemas
42 file path=etc/gconf/schemas/gnobots2.schemas
43 file path=etc/gconf/schemas/gnome-sudoku.schemas
44 file path=etc/gconf/schemas/gnomine.schemas
45 file path=etc/gconf/schemas/gnotravex.schemas
46 file path=etc/gconf/schemas/gnotski.schemas
47 file path=etc/gconf/schemas/gtali.schemas
48 file path=etc/gconf/schemas/iagno.schemas
49 file path=etc/gconf/schemas/lightsoff.schemas
50 file path=etc/gconf/schemas/mahjongg.schemas
51 file path=etc/gconf/schemas/swell-foop.schemas
52 file path=usr/bin/glchess pkg.depend.bypass-generate=.*
53 file path=usr/bin/glines
54 file path=usr/bin/gnect
55 file path=usr/bin/gnibbles
56 file path=usr/bin/gnobots2
57 file path=usr/bin/gnome-gnuchess
58 file path=usr/bin/gnome-sudoku pkg.depend.bypass-generate=.*
59 file path=usr/bin/gnomine
60 file path=usr/bin/gnotravex
61 file path=usr/bin/gnotski
62 file path=usr/bin/gtali
63 file path=usr/bin/iagno
64 file path=usr/bin/lightsoff
65 file path=usr/bin/mahjongg
66 file path=usr/bin/swell-foop
67 file path=usr/lib/python2.6/vendor-packages/glchess/__init__.py
68 file path=usr/lib/python2.6/vendor-packages/glchess/ai.py
69 file path=usr/lib/python2.6/vendor-packages/glchess/cecp.py
70 file path=usr/lib/python2.6/vendor-packages/glchess/chess/__init__.py
71 file path=usr/lib/python2.6/vendor-packages/glchess/chess/bitboard.py
72 file path=usr/lib/python2.6/vendor-packages/glchess/chess/board.py
73 file path=usr/lib/python2.6/vendor-packages/glchess/chess/fics/__init__.py
74 file path=usr/lib/python2.6/vendor-packages/glchess/chess/fics/client.py
75 file path=usr/lib/python2.6/vendor-packages/glchess/chess/fics/server.py
76 file path=usr/lib/python2.6/vendor-packages/glchess/chess/fics/style12.py
77 file path=usr/lib/python2.6/vendor-packages/glchess/chess/fics/telnet.py
78 file path=usr/lib/python2.6/vendor-packages/glchess/chess/lan.py
79 file path=usr/lib/python2.6/vendor-packages/glchess/chess/pgn.py
80 file path=usr/lib/python2.6/vendor-packages/glchess/chess/san.py
81 file path=usr/lib/python2.6/vendor-packages/glchess/config.py
82 file path=usr/lib/python2.6/vendor-packages/glchess/defaults.py
83 file path=usr/lib/python2.6/vendor-packages/glchess/display.py
84 file path=usr/lib/python2.6/vendor-packages/glchess/game.py
85 file path=usr/lib/python2.6/vendor-packages/glchess/ggz/__init__.py
86 file path=usr/lib/python2.6/vendor-packages/glchess/ggz/chess.py
87 file path=usr/lib/python2.6/vendor-packages/glchess/ggz/client.py
88 file path=usr/lib/python2.6/vendor-packages/glchess/ggz/protocol.py
89 file path=usr/lib/python2.6/vendor-packages/glchess/glchess.py
90 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/__init__.py
91 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/chessview.py
92 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/dialogs.py
93 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/gtkui.py
94 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/log.py
95 file path=usr/lib/python2.6/vendor-packages/glchess/gtkui/network.py
96 file path=usr/lib/python2.6/vendor-packages/glchess/history.py
97 file path=usr/lib/python2.6/vendor-packages/glchess/i18n.py
98 file path=usr/lib/python2.6/vendor-packages/glchess/main.py
99 file path=usr/lib/python2.6/vendor-packages/glchess/network.py
100 file path=usr/lib/python2.6/vendor-packages/glchess/player.py
101 file path=usr/lib/python2.6/vendor-packages/glchess/scene/__init__.py
102 file path=usr/lib/python2.6/vendor-packages/glchess/scene/cairo/__init__.py
103 file path=usr/lib/python2.6/vendor-packages/glchess/scene/human.py
104 file path=usr/lib/python2.6/vendor-packages/glchess/scene/opengl/__init__.py
105 file path=usr/lib/python2.6/vendor-packages/glchess/scene/opengl/models.py
106 file path=usr/lib/python2.6/vendor-packages/glchess/scene/opengl/opengl.py
107 file path=usr/lib/python2.6/vendor-packages/glchess/scene/opengl/texture.py
108 file path=usr/lib/python2.6/vendor-packages/glchess/uci.py
109 file path=usr/lib/python2.6/vendor-packages/glchess/ui/__init__.py
110 file path=usr/lib/python2.6/vendor-packages/glchess/ui/ui.py
111 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/__init__.py
112 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/colors.py
113 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/dancer.py
114 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/defaults.py
115 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/dialog_swallower.py
116 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/game_selector.py
117 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gnome_sudoku.py
118 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gsudoku.py
119 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gtk_goodies/Undo.py
120 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gtk_goodies/__init__.py
121 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gtk_goodies/dialog_extras.py
122 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py
123 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/main.py
124 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/number_box.py
125 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/pausable.py
126 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/printing.py
127 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/saver.py
128 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/simple_debug.py
129 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/sudoku.py
130 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/sudoku_maker.py
131 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/sudoku_thumber.py
132 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/timer.py
133 file path=usr/lib/python2.6/vendor-packages/gnome_sudoku/tracker_info.py
134 file path=usr/share/applications/glchess.desktop
135 file path=usr/share/applications/glines.desktop
136 file path=usr/share/applications/gnect.desktop
137 file path=usr/share/applications/gnibbles.desktop
138 file path=usr/share/applications/gnobots2.desktop
139 file path=usr/share/applications/gnome-sudoku.desktop
140 file path=usr/share/applications/gnomine.desktop
141 file path=usr/share/applications/gnotravex.desktop
142 file path=usr/share/applications/gnotski.desktop
143 file path=usr/share/applications/gtali.desktop
144 file path=usr/share/applications/iagno.desktop
145 file path=usr/share/applications/lightsoff.desktop
146 file path=usr/share/applications/mahjongg.desktop
147 file path=usr/share/applications/swell-foop.desktop
148 file path=usr/share/glchess/ai.xml
149 file path=usr/share/glchess/glchess.ui
150 file path=usr/share/glchess/load_game.ui
151 file path=usr/share/glchess/log.ui
152 file path=usr/share/glchess/network_game.ui
153 file path=usr/share/glchess/network_new_server.ui
154 file path=usr/share/glchess/new_game.ui
155 file path=usr/share/glchess/pieces/fancy/blackBishop.svg
156 file path=usr/share/glchess/pieces/fancy/blackKing.svg
157 file path=usr/share/glchess/pieces/fancy/blackKnight.svg
158 file path=usr/share/glchess/pieces/fancy/blackPawn.svg
159 file path=usr/share/glchess/pieces/fancy/blackQueen.svg
160 file path=usr/share/glchess/pieces/fancy/blackRook.svg
161 file path=usr/share/glchess/pieces/fancy/whiteBishop.svg
162 file path=usr/share/glchess/pieces/fancy/whiteKing.svg
163 file path=usr/share/glchess/pieces/fancy/whiteKnight.svg
164 file path=usr/share/glchess/pieces/fancy/whitePawn.svg
165 file path=usr/share/glchess/pieces/fancy/whiteQueen.svg
166 file path=usr/share/glchess/pieces/fancy/whiteRook.svg
167 file path=usr/share/glchess/pieces/simple/blackBishop.svg
168 file path=usr/share/glchess/pieces/simple/blackKing.svg
169 file path=usr/share/glchess/pieces/simple/blackKnight.svg
170 file path=usr/share/glchess/pieces/simple/blackPawn.svg
171 file path=usr/share/glchess/pieces/simple/blackQueen.svg
172 file path=usr/share/glchess/pieces/simple/blackRook.svg
173 file path=usr/share/glchess/pieces/simple/whiteBishop.svg
174 file path=usr/share/glchess/pieces/simple/whiteKing.svg
175 file path=usr/share/glchess/pieces/simple/whiteKnight.svg
176 file path=usr/share/glchess/pieces/simple/whitePawn.svg
177 file path=usr/share/glchess/pieces/simple/whiteQueen.svg
178 file path=usr/share/glchess/pieces/simple/whiteRook.svg
179 file path=usr/share/glchess/preferences.ui
180 file path=usr/share/glchess/save_game.ui
181 file path=usr/share/glchess/textures/board.png
182 file path=usr/share/glchess/textures/piece.png
183 file path=usr/share/gnome-games/glines/pixmaps/balls.svg
184 file path=usr/share/gnome-games/glines/pixmaps/shapes.svg
185 file path=usr/share/gnome-games/gnect/pixmaps/bg_grotty.jpg
186 file path=usr/share/gnome-games/gnect/pixmaps/bg_nightfall.jpg
187 file path=usr/share/gnome-games/gnect/pixmaps/bg_toplight.png
188 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_catseyes.png
189 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_glassy.png
190 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_hcinverse.svg
191 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_hcontrast.svg
192 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_square.png
193 file path=usr/share/gnome-games/gnect/pixmaps/tileset_50x50_sunspot.svg
194 file path=usr/share/gnome-games/gnect/white_ob.cn4.gz
195 file path=usr/share/gnome-games/gnibbles/games/level001.gnl
196 file path=usr/share/gnome-games/gnibbles/games/level002.gnl
197 file path=usr/share/gnome-games/gnibbles/games/level003.gnl
198 file path=usr/share/gnome-games/gnibbles/games/level004.gnl
199 file path=usr/share/gnome-games/gnibbles/games/level005.gnl
200 file path=usr/share/gnome-games/gnibbles/games/level006.gnl
201 file path=usr/share/gnome-games/gnibbles/games/level007.gnl
202 file path=usr/share/gnome-games/gnibbles/games/level008.gnl
203 file path=usr/share/gnome-games/gnibbles/games/level009.gnl
204 file path=usr/share/gnome-games/gnibbles/games/level010.gnl
205 file path=usr/share/gnome-games/gnibbles/games/level011.gnl
206 file path=usr/share/gnome-games/gnibbles/games/level012.gnl
207 file path=usr/share/gnome-games/gnibbles/games/level013.gnl
208 file path=usr/share/gnome-games/gnibbles/games/level014.gnl
209 file path=usr/share/gnome-games/gnibbles/games/level015.gnl
210 file path=usr/share/gnome-games/gnibbles/games/level016.gnl
211 file path=usr/share/gnome-games/gnibbles/games/level017.gnl
212 file path=usr/share/gnome-games/gnibbles/games/level018.gnl
213 file path=usr/share/gnome-games/gnibbles/games/level019.gnl
214 file path=usr/share/gnome-games/gnibbles/games/level020.gnl
215 file path=usr/share/gnome-games/gnibbles/games/level021.gnl
216 file path=usr/share/gnome-games/gnibbles/games/level022.gnl
217 file path=usr/share/gnome-games/gnibbles/games/level023.gnl
218 file path=usr/share/gnome-games/gnibbles/games/level024.gnl
219 file path=usr/share/gnome-games/gnibbles/games/level025.gnl
220 file path=usr/share/gnome-games/gnibbles/games/level026.gnl
221 file path=usr/share/gnome-games/gnibbles/pixmaps/blank.svg
222 file path=usr/share/gnome-games/gnibbles/pixmaps/bonus1.svg
223 file path=usr/share/gnome-games/gnibbles/pixmaps/bonus2.svg
224 file path=usr/share/gnome-games/gnibbles/pixmaps/bonus3.svg
225 file path=usr/share/gnome-games/gnibbles/pixmaps/bonus4.svg
226 file path=usr/share/gnome-games/gnibbles/pixmaps/bonus5.svg
227 file path=usr/share/gnome-games/gnibbles/pixmaps/diamond.svg
228 file path=usr/share/gnome-games/gnibbles/pixmaps/gnibbles-logo.svg
229 file path=usr/share/gnome-games/gnibbles/pixmaps/life.svg
230 file path=usr/share/gnome-games/gnibbles/pixmaps/questionmark.svg
231 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-blue.svg
232 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-cyan.svg
233 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-green.svg
234 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-grey.svg
235 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-magenta.svg
236 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-red.svg
237 file path=usr/share/gnome-games/gnibbles/pixmaps/snake-yellow.svg
238 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-corner-bottom-left.svg
239 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-corner-bottom-right.svg
240 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-corner-top-left.svg
241 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-corner-top-right.svg
242 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-cross.svg
243 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-empty.svg
244 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-small-empty.svg
245 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-straight-side.svg
246 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-straight-up.svg
247 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-tee-down.svg
248 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-tee-left.svg
249 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-tee-right.svg
250 file path=usr/share/gnome-games/gnibbles/pixmaps/wall-tee-up.svg
251 file path=usr/share/gnome-games/gnobots2/games/classic_robots.cfg
252 file path=usr/share/gnome-games/gnobots2/games/nightmare.cfg
253 file path=usr/share/gnome-games/gnobots2/games/robots2.cfg
254 file path=usr/share/gnome-games/gnobots2/games/robots2_easy.cfg
255 file path=usr/share/gnome-games/gnobots2/games/robots_with_safe_teleport.cfg
256 file path=usr/share/gnome-games/gnobots2/pixmaps/aieee.png
257 file path=usr/share/gnome-games/gnobots2/pixmaps/splat.png
258 file path=usr/share/gnome-games/gnobots2/pixmaps/yahoo.png
259 file path=usr/share/gnome-games/gnobots2/themes/boo.svg
260 file path=usr/share/gnome-games/gnobots2/themes/gnomes.png
261 file path=usr/share/gnome-games/gnobots2/themes/robots.svg
262 file path=usr/share/gnome-games/gnobots2/themes/ufo.svg
263 file path=usr/share/gnome-games/gnomine/pixmaps/bang.svg
264 file path=usr/share/gnome-games/gnomine/pixmaps/face-cool.svg
265 file path=usr/share/gnome-games/gnomine/pixmaps/face-sad.svg
266 file path=usr/share/gnome-games/gnomine/pixmaps/face-smile.svg
267 file path=usr/share/gnome-games/gnomine/pixmaps/face-win.svg
268 file path=usr/share/gnome-games/gnomine/pixmaps/face-worried.svg
269 file path=usr/share/gnome-games/gnomine/pixmaps/flag-question.svg
270 file path=usr/share/gnome-games/gnomine/pixmaps/flag.svg
271 file path=usr/share/gnome-games/gnomine/pixmaps/mine.svg
272 file path=usr/share/gnome-games/gnomine/pixmaps/warning.svg
273 file path=usr/share/gnome-games/gnotski/pixmaps/gnotski.svg
274 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-1.svg
275 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-2.svg
276 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-3.svg
277 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-4.svg
278 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-5.svg
279 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-6.svg
280 file path=usr/share/gnome-games/gtali/pixmaps/gnome-dice-none.svg
281 file path=usr/share/gnome-games/gtali/pixmaps/kismet-none.svg
282 file path=usr/share/gnome-games/gtali/pixmaps/kismet1.svg
283 file path=usr/share/gnome-games/gtali/pixmaps/kismet2.svg
284 file path=usr/share/gnome-games/gtali/pixmaps/kismet3.svg
285 file path=usr/share/gnome-games/gtali/pixmaps/kismet4.svg
286 file path=usr/share/gnome-games/gtali/pixmaps/kismet5.svg
287 file path=usr/share/gnome-games/gtali/pixmaps/kismet6.svg
288 file path=usr/share/gnome-games/iagno/pixmaps/classic.png
289 file path=usr/share/gnome-games/iagno/pixmaps/small.png
290 file path=usr/share/gnome-games/iagno/pixmaps/woodtrim.png
291 file path=usr/share/gnome-games/icons/hicolor/16x16/actions/cards-deal.png
292 file path=usr/share/gnome-games/icons/hicolor/22x22/actions/cards-deal.png
293 file path=usr/share/gnome-games/icons/hicolor/24x24/actions/cards-deal.png
294 file path=usr/share/gnome-games/icons/hicolor/24x24/actions/teleport-random.png
295 file path=usr/share/gnome-games/icons/hicolor/24x24/actions/teleport.png
296 file path=usr/share/gnome-games/icons/hicolor/32x32/actions/cards-deal.png
297 file path=usr/share/gnome-games/icons/hicolor/48x48/actions/cards-deal.png
298 file path=usr/share/gnome-games/icons/hicolor/scalable/actions/cards-deal.svg
299 file path=usr/share/gnome-games/lightsoff/About.js
300 file path=usr/share/gnome-games/lightsoff/Arrow.js
301 file path=usr/share/gnome-games/lightsoff/Board.js
302 file path=usr/share/gnome-games/lightsoff/Game.js
303 file path=usr/share/gnome-games/lightsoff/LED.js
304 file path=usr/share/gnome-games/lightsoff/Light.js
305 file path=usr/share/gnome-games/lightsoff/Path.js
306 file path=usr/share/gnome-games/lightsoff/Puzzle.js
307 file path=usr/share/gnome-games/lightsoff/Settings.js
308 file path=usr/share/gnome-games/lightsoff/ThemeLoader.js
309 file path=usr/share/gnome-games/lightsoff/lightsoff.ui
310 file path=usr/share/gnome-games/lightsoff/main.js
311 file path=usr/share/gnome-games/lightsoff/settings.ui
312 file path=usr/share/gnome-games/lightsoff/themes/tango/arrow.svg
313 file path=usr/share/gnome-games/lightsoff/themes/tango/backing.svg
314 file path=usr/share/gnome-games/lightsoff/themes/tango/highlight.svg
315 file path=usr/share/gnome-games/lightsoff/themes/tango/led-back.svg
316 file path=usr/share/gnome-games/lightsoff/themes/tango/off.svg
317 file path=usr/share/gnome-games/lightsoff/themes/tango/on.svg
318 file path=usr/share/gnome-games/lightsoff/themes/tango/theme.js
319 file path=usr/share/gnome-games/lightsoff/themes/up/arrow.svg
320 file path=usr/share/gnome-games/lightsoff/themes/up/backing.svg
321 file path=usr/share/gnome-games/lightsoff/themes/up/highlight.svg
322 file path=usr/share/gnome-games/lightsoff/themes/up/led-back.svg
323 file path=usr/share/gnome-games/lightsoff/themes/up/off.svg
324 file path=usr/share/gnome-games/lightsoff/themes/up/on.svg
325 file path=usr/share/gnome-games/lightsoff/themes/up/theme.js
326 file path=usr/share/gnome-games/mahjongg/games/mahjongg.map
327 file path=usr/share/gnome-games/mahjongg/pixmaps/postmodern.svg
328 file path=usr/share/gnome-games/mahjongg/pixmaps/smooth.png
329 file path=usr/share/gnome-games/pixmaps/baize.png
330 file path=usr/share/gnome-games/sounds/appear.ogg
331 file path=usr/share/gnome-games/sounds/bad.ogg
332 file path=usr/share/gnome-games/sounds/bonus.ogg
333 file path=usr/share/gnome-games/sounds/click.ogg
334 file path=usr/share/gnome-games/sounds/crash.ogg
335 file path=usr/share/gnome-games/sounds/die.ogg
336 file path=usr/share/gnome-games/sounds/flip-piece.ogg
337 file path=usr/share/gnome-games/sounds/gameover.ogg
338 file path=usr/share/gnome-games/sounds/gnometris.ogg
339 file path=usr/share/gnome-games/sounds/gobble.ogg
340 file path=usr/share/gnome-games/sounds/land.ogg
341 file path=usr/share/gnome-games/sounds/laughter.ogg
342 file path=usr/share/gnome-games/sounds/life.ogg
343 file path=usr/share/gnome-games/sounds/lines1.ogg
344 file path=usr/share/gnome-games/sounds/lines2.ogg
345 file path=usr/share/gnome-games/sounds/lines3.ogg
346 file path=usr/share/gnome-games/sounds/pop.ogg
347 file path=usr/share/gnome-games/sounds/reverse.ogg
348 file path=usr/share/gnome-games/sounds/slide.ogg
349 file path=usr/share/gnome-games/sounds/splat.ogg
350 file path=usr/share/gnome-games/sounds/teleport.ogg
351 file path=usr/share/gnome-games/sounds/turn.ogg
352 file path=usr/share/gnome-games/sounds/victory.ogg
353 file path=usr/share/gnome-games/sounds/yahoo.ogg
354 file path=usr/share/gnome-games/swell-foop/About.js
355 file path=usr/share/gnome-games/swell-foop/Board.js
356 file path=usr/share/gnome-games/swell-foop/Light.js
357 file path=usr/share/gnome-games/swell-foop/Path.js
358 file path=usr/share/gnome-games/swell-foop/Score.js
359 file path=usr/share/gnome-games/swell-foop/Settings.js
360 file path=usr/share/gnome-games/swell-foop/ThemeLoader.js
361 file path=usr/share/gnome-games/swell-foop/main.js
362 file path=usr/share/gnome-games/swell-foop/settings.ui
363 file path=usr/share/gnome-games/swell-foop/swell-foop.ui
364 file path=usr/share/gnome-games/swell-foop/themes/tango/bkg.svg
365 file path=usr/share/gnome-games/swell-foop/themes/tango/blue.svg
366 file path=usr/share/gnome-games/swell-foop/themes/tango/green.svg
367 file path=usr/share/gnome-games/swell-foop/themes/tango/red.svg
368 file path=usr/share/gnome-games/swell-foop/themes/tango/theme.js
369 file path=usr/share/gnome-games/swell-foop/themes/tango/yellow.svg
370 file path=usr/share/gnome-games/swell-foop/themes/test/bkg.svg
371 file path=usr/share/gnome-games/swell-foop/themes/test/blue.svg
372 file path=usr/share/gnome-games/swell-foop/themes/test/green.svg
373 file path=usr/share/gnome-games/swell-foop/themes/test/red.svg
374 file path=usr/share/gnome-games/swell-foop/themes/test/theme.js
375 file path=usr/share/gnome-games/swell-foop/themes/test/yellow.svg
376 file path=usr/share/gnome-sudoku/images/footprints.png
377 file path=usr/share/gnome-sudoku/print_games.ui
378 file path=usr/share/gnome-sudoku/puzzles/easy
379 file path=usr/share/gnome-sudoku/puzzles/hard
380 file path=usr/share/gnome-sudoku/puzzles/medium
381 file path=usr/share/gnome-sudoku/puzzles/very_hard
382 file path=usr/share/gnome-sudoku/select_game.ui
383 file path=usr/share/gnome-sudoku/tracker.ui
384 file path=usr/share/gnome/help/glchess/C/figures/game.png
385 file path=usr/share/gnome/help/glchess/C/figures/new_game.png
386 file path=usr/share/gnome/help/glchess/C/figures/preferences_game.png
387 file path=usr/share/gnome/help/glchess/C/figures/preferences_view.png
388 file path=usr/share/gnome/help/glchess/C/glchess.xml
389 file path=usr/share/gnome/help/glchess/C/legal.xml
390 file path=usr/share/gnome/help/glchess/ca/figures/game.png
391 file path=usr/share/gnome/help/glchess/ca/figures/new_game.png
392 file path=usr/share/gnome/help/glchess/ca/figures/preferences_game.png
393 file path=usr/share/gnome/help/glchess/ca/figures/preferences_view.png
394 file path=usr/share/gnome/help/glchess/ca/glchess.xml
395 file path=usr/share/gnome/help/glchess/cs/figures/game.png
396 file path=usr/share/gnome/help/glchess/cs/figures/new_game.png
397 file path=usr/share/gnome/help/glchess/cs/figures/preferences_game.png
398 file path=usr/share/gnome/help/glchess/cs/figures/preferences_view.png
399 file path=usr/share/gnome/help/glchess/cs/glchess.xml
400 link path=usr/share/gnome/help/glchess/da/figures/game.png \
401     target=../../C/figures/game.png
402 link path=usr/share/gnome/help/glchess/da/figures/new_game.png \
403     target=../../C/figures/new_game.png
404 link path=usr/share/gnome/help/glchess/da/figures/preferences_game.png \
405     target=../../C/figures/preferences_game.png
406 link path=usr/share/gnome/help/glchess/da/figures/preferences_view.png \
407     target=../../C/figures/preferences_view.png
408 file path=usr/share/gnome/help/glchess/da/glchess.xml
409 file path=usr/share/gnome/help/glchess/de/figures/game.png
410 file path=usr/share/gnome/help/glchess/de/figures/new_game.png
411 file path=usr/share/gnome/help/glchess/de/figures/preferences_game.png
412 file path=usr/share/gnome/help/glchess/de/figures/preferences_view.png
413 file path=usr/share/gnome/help/glchess/de/glchess.xml
414 file path=usr/share/gnome/help/glchess/el/figures/game.png
415 file path=usr/share/gnome/help/glchess/el/figures/new_game.png
416 file path=usr/share/gnome/help/glchess/el/figures/preferences_game.png
417 file path=usr/share/gnome/help/glchess/el/figures/preferences_view.png
418 file path=usr/share/gnome/help/glchess/el/glchess.xml
419 link path=usr/share/gnome/help/glchess/en_GB/figures/game.png \
420     target=../../C/figures/game.png
421 link path=usr/share/gnome/help/glchess/en_GB/figures/new_game.png \
422     target=../../C/figures/new_game.png
423 link path=usr/share/gnome/help/glchess/en_GB/figures/preferences_game.png \
424     target=../../C/figures/preferences_game.png
425 link path=usr/share/gnome/help/glchess/en_GB/figures/preferences_view.png \
426     target=../../C/figures/preferences_view.png
427 file path=usr/share/gnome/help/glchess/en_GB/glchess.xml
428 file path=usr/share/gnome/help/glchess/es/figures/game.png
429 file path=usr/share/gnome/help/glchess/es/figures/new_game.png
430 file path=usr/share/gnome/help/glchess/es/figures/preferences_game.png
431 file path=usr/share/gnome/help/glchess/es/figures/preferences_view.png
432 file path=usr/share/gnome/help/glchess/es/glchess.xml
433 link path=usr/share/gnome/help/glchess/eu/figures/game.png \
434     target=../../C/figures/game.png
435 link path=usr/share/gnome/help/glchess/eu/figures/new_game.png \
436     target=../../C/figures/new_game.png
437 link path=usr/share/gnome/help/glchess/eu/figures/preferences_game.png \
438     target=../../C/figures/preferences_game.png
439 link path=usr/share/gnome/help/glchess/eu/figures/preferences_view.png \
440     target=../../C/figures/preferences_view.png
441 file path=usr/share/gnome/help/glchess/eu/glchess.xml
442 file path=usr/share/gnome/help/glchess/fr/figures/game.png
443 file path=usr/share/gnome/help/glchess/fr/figures/new_game.png
444 file path=usr/share/gnome/help/glchess/fr/figures/preferences_game.png
445 file path=usr/share/gnome/help/glchess/fr/figures/preferences_view.png
446 file path=usr/share/gnome/help/glchess/fr/glchess.xml
447 link path=usr/share/gnome/help/glchess/ja/figures/game.png \
448     target=../../C/figures/game.png
449 link path=usr/share/gnome/help/glchess/ja/figures/new_game.png \
450     target=../../C/figures/new_game.png
451 link path=usr/share/gnome/help/glchess/ja/figures/preferences_game.png \
452     target=../../C/figures/preferences_game.png
453 link path=usr/share/gnome/help/glchess/ja/figures/preferences_view.png \
454     target=../../C/figures/preferences_view.png
455 file path=usr/share/gnome/help/glchess/ja/glchess.xml
456 link path=usr/share/gnome/help/glchess/oc/figures/game.png \
457     target=../../C/figures/game.png
458 link path=usr/share/gnome/help/glchess/oc/figures/new_game.png \
459     target=../../C/figures/new_game.png
460 link path=usr/share/gnome/help/glchess/oc/figures/preferences_game.png \
461     target=../../C/figures/preferences_game.png
462 link path=usr/share/gnome/help/glchess/oc/figures/preferences_view.png \
463     target=../../C/figures/preferences_view.png
464 file path=usr/share/gnome/help/glchess/oc/glchess.xml
465 link path=usr/share/gnome/help/glchess/pt_BR/figures/game.png \
466     target=../../C/figures/game.png
467 link path=usr/share/gnome/help/glchess/pt_BR/figures/new_game.png \
468     target=../../C/figures/new_game.png
469 link path=usr/share/gnome/help/glchess/pt_BR/figures/preferences_game.png \
470     target=../../C/figures/preferences_game.png
471 link path=usr/share/gnome/help/glchess/pt_BR/figures/preferences_view.png \
472     target=../../C/figures/preferences_view.png
473 file path=usr/share/gnome/help/glchess/pt_BR/glchess.xml
474 file path=usr/share/gnome/help/glchess/ru/figures/game.png
475 file path=usr/share/gnome/help/glchess/ru/figures/new_game.png
476 file path=usr/share/gnome/help/glchess/ru/figures/preferences_game.png
477 file path=usr/share/gnome/help/glchess/ru/figures/preferences_view.png
478 file path=usr/share/gnome/help/glchess/ru/glchess.xml
479 file path=usr/share/gnome/help/glchess/sr/figures/game.png
480 file path=usr/share/gnome/help/glchess/sr/figures/new_game.png
481 file path=usr/share/gnome/help/glchess/sr/figures/preferences_game.png
482 file path=usr/share/gnome/help/glchess/sr/figures/preferences_view.png
483 file path=usr/share/gnome/help/glchess/sr/glchess.xml
484 file path=usr/share/gnome/help/glchess/sr@latin/figures/game.png
485 file path=usr/share/gnome/help/glchess/sr@latin/figures/new_game.png
486 file path=usr/share/gnome/help/glchess/sr@latin/figures/preferences_game.png
487 file path=usr/share/gnome/help/glchess/sr@latin/figures/preferences_view.png
488 file path=usr/share/gnome/help/glchess/sr@latin/glchess.xml
489 file path=usr/share/gnome/help/glchess/sv/figures/game.png
490 file path=usr/share/gnome/help/glchess/sv/figures/new_game.png
491 file path=usr/share/gnome/help/glchess/sv/figures/preferences_game.png
492 file path=usr/share/gnome/help/glchess/sv/figures/preferences_view.png
493 file path=usr/share/gnome/help/glchess/sv/glchess.xml
494 file path=usr/share/gnome/help/glines/C/figures/glines-gameover.png
495 file path=usr/share/gnome/help/glines/C/figures/glines-startgame.png
496 file path=usr/share/gnome/help/glines/C/figures/preferences.png
497 file path=usr/share/gnome/help/glines/C/glines.xml
498 file path=usr/share/gnome/help/glines/C/legal.xml
499 file path=usr/share/gnome/help/glines/ca/figures/glines-gameover.png
500 file path=usr/share/gnome/help/glines/ca/figures/glines-startgame.png
501 file path=usr/share/gnome/help/glines/ca/figures/preferences.png
502 file path=usr/share/gnome/help/glines/ca/glines.xml
503 file path=usr/share/gnome/help/glines/cs/figures/glines-gameover.png
504 file path=usr/share/gnome/help/glines/cs/figures/glines-startgame.png
505 file path=usr/share/gnome/help/glines/cs/figures/preferences.png
506 file path=usr/share/gnome/help/glines/cs/glines.xml
507 file path=usr/share/gnome/help/glines/de/figures/glines-gameover.png
508 file path=usr/share/gnome/help/glines/de/figures/glines-startgame.png
509 file path=usr/share/gnome/help/glines/de/figures/preferences.png
510 file path=usr/share/gnome/help/glines/de/glines.xml
511 file path=usr/share/gnome/help/glines/el/figures/glines-gameover.png
512 file path=usr/share/gnome/help/glines/el/figures/glines-startgame.png
513 file path=usr/share/gnome/help/glines/el/figures/preferences.png
514 file path=usr/share/gnome/help/glines/el/glines.xml
515 link path=usr/share/gnome/help/glines/en_GB/figures/glines-gameover.png \
516     target=../../C/figures/glines-gameover.png
517 link path=usr/share/gnome/help/glines/en_GB/figures/glines-startgame.png \
518     target=../../C/figures/glines-startgame.png
519 link path=usr/share/gnome/help/glines/en_GB/figures/preferences.png \
520     target=../../C/figures/preferences.png
521 file path=usr/share/gnome/help/glines/en_GB/glines.xml
522 file path=usr/share/gnome/help/glines/es/figures/glines-gameover.png
523 file path=usr/share/gnome/help/glines/es/figures/glines-startgame.png
524 file path=usr/share/gnome/help/glines/es/figures/preferences.png
525 file path=usr/share/gnome/help/glines/es/glines.xml
526 file path=usr/share/gnome/help/glines/eu/figures/glines-gameover.png
527 file path=usr/share/gnome/help/glines/eu/figures/glines-startgame.png
528 file path=usr/share/gnome/help/glines/eu/figures/preferences.png
529 file path=usr/share/gnome/help/glines/eu/glines.xml
530 file path=usr/share/gnome/help/glines/fr/figures/glines-gameover.png
531 file path=usr/share/gnome/help/glines/fr/figures/glines-startgame.png
532 file path=usr/share/gnome/help/glines/fr/figures/preferences.png
533 file path=usr/share/gnome/help/glines/fr/glines.xml
534 file path=usr/share/gnome/help/glines/it/figures/glines-gameover.png
535 file path=usr/share/gnome/help/glines/it/figures/glines-startgame.png
536 file path=usr/share/gnome/help/glines/it/figures/preferences.png
537 file path=usr/share/gnome/help/glines/it/glines.xml
538 link path=usr/share/gnome/help/glines/oc/figures/glines-gameover.png \
539     target=../../C/figures/glines-gameover.png
540 link path=usr/share/gnome/help/glines/oc/figures/glines-startgame.png \
541     target=../../C/figures/glines-startgame.png
542 link path=usr/share/gnome/help/glines/oc/figures/preferences.png \
543     target=../../C/figures/preferences.png
544 file path=usr/share/gnome/help/glines/oc/glines.xml
545 link path=usr/share/gnome/help/glines/ru/figures/glines-gameover.png \
546     target=../../C/figures/glines-gameover.png
547 link path=usr/share/gnome/help/glines/ru/figures/glines-startgame.png \
548     target=../../C/figures/glines-startgame.png
549 link path=usr/share/gnome/help/glines/ru/figures/preferences.png \
550     target=../../C/figures/preferences.png
551 file path=usr/share/gnome/help/glines/ru/glines.xml
552 file path=usr/share/gnome/help/glines/sr/figures/glines-gameover.png
553 file path=usr/share/gnome/help/glines/sr/figures/glines-startgame.png
554 file path=usr/share/gnome/help/glines/sr/figures/preferences.png
555 file path=usr/share/gnome/help/glines/sr/glines.xml
556 file path=usr/share/gnome/help/glines/sr@latin/figures/glines-gameover.png
557 file path=usr/share/gnome/help/glines/sr@latin/figures/glines-startgame.png
558 file path=usr/share/gnome/help/glines/sr@latin/figures/preferences.png
559 file path=usr/share/gnome/help/glines/sr@latin/glines.xml
560 file path=usr/share/gnome/help/glines/sv/figures/glines-gameover.png
561 file path=usr/share/gnome/help/glines/sv/figures/glines-startgame.png
562 file path=usr/share/gnome/help/glines/sv/figures/preferences.png
563 file path=usr/share/gnome/help/glines/sv/glines.xml
564 link path=usr/share/gnome/help/glines/tr/figures/glines-gameover.png \
565     target=../../C/figures/glines-gameover.png
566 link path=usr/share/gnome/help/glines/tr/figures/glines-startgame.png \
567     target=../../C/figures/glines-startgame.png
568 link path=usr/share/gnome/help/glines/tr/figures/preferences.png \
569     target=../../C/figures/preferences.png
570 file path=usr/share/gnome/help/glines/tr/glines.xml
571 file path=usr/share/gnome/help/gnect/C/figures/connect.png
572 file path=usr/share/gnome/help/gnect/C/figures/mainwindow.png
573 file path=usr/share/gnome/help/gnect/C/figures/tables.png
574 file path=usr/share/gnome/help/gnect/C/figures/tileset.png
575 file path=usr/share/gnome/help/gnect/C/gnect.xml
576 file path=usr/share/gnome/help/gnect/C/legal.xml
577 file path=usr/share/gnome/help/gnect/C/network-games.xml
578 file path=usr/share/gnome/help/gnect/ca/figures/connect.png
579 file path=usr/share/gnome/help/gnect/ca/figures/mainwindow.png
580 file path=usr/share/gnome/help/gnect/ca/figures/tables.png
581 link path=usr/share/gnome/help/gnect/ca/figures/tileset.png \
582     target=../../C/figures/tileset.png
583 file path=usr/share/gnome/help/gnect/ca/gnect.xml
584 link path=usr/share/gnome/help/gnect/cs/figures/connect.png \
585     target=../../C/figures/connect.png
586 file path=usr/share/gnome/help/gnect/cs/figures/mainwindow.png
587 link path=usr/share/gnome/help/gnect/cs/figures/tables.png \
588     target=../../C/figures/tables.png
589 link path=usr/share/gnome/help/gnect/cs/figures/tileset.png \
590     target=../../C/figures/tileset.png
591 file path=usr/share/gnome/help/gnect/cs/gnect.xml
592 link path=usr/share/gnome/help/gnect/da/figures/connect.png \
593     target=../../C/figures/connect.png
594 link path=usr/share/gnome/help/gnect/da/figures/mainwindow.png \
595     target=../../C/figures/mainwindow.png
596 link path=usr/share/gnome/help/gnect/da/figures/tables.png \
597     target=../../C/figures/tables.png
598 link path=usr/share/gnome/help/gnect/da/figures/tileset.png \
599     target=../../C/figures/tileset.png
600 file path=usr/share/gnome/help/gnect/da/gnect.xml
601 file path=usr/share/gnome/help/gnect/de/figures/connect.png
602 file path=usr/share/gnome/help/gnect/de/figures/mainwindow.png
603 file path=usr/share/gnome/help/gnect/de/figures/tables.png
604 link path=usr/share/gnome/help/gnect/de/figures/tileset.png \
605     target=../../C/figures/tileset.png
606 file path=usr/share/gnome/help/gnect/de/gnect.xml
607 link path=usr/share/gnome/help/gnect/el/figures/connect.png \
608     target=../../C/figures/connect.png
609 file path=usr/share/gnome/help/gnect/el/figures/mainwindow.png
610 link path=usr/share/gnome/help/gnect/el/figures/tables.png \
611     target=../../C/figures/tables.png
612 link path=usr/share/gnome/help/gnect/el/figures/tileset.png \
613     target=../../C/figures/tileset.png
614 file path=usr/share/gnome/help/gnect/el/gnect.xml
615 link path=usr/share/gnome/help/gnect/en_GB/figures/connect.png \
616     target=../../C/figures/connect.png
617 link path=usr/share/gnome/help/gnect/en_GB/figures/mainwindow.png \
618     target=../../C/figures/mainwindow.png
619 link path=usr/share/gnome/help/gnect/en_GB/figures/tables.png \
620     target=../../C/figures/tables.png
621 link path=usr/share/gnome/help/gnect/en_GB/figures/tileset.png \
622     target=../../C/figures/tileset.png
623 file path=usr/share/gnome/help/gnect/en_GB/gnect.xml
624 file path=usr/share/gnome/help/gnect/es/figures/connect.png
625 file path=usr/share/gnome/help/gnect/es/figures/mainwindow.png
626 file path=usr/share/gnome/help/gnect/es/figures/tables.png
627 link path=usr/share/gnome/help/gnect/es/figures/tileset.png \
628     target=../../C/figures/tileset.png
629 file path=usr/share/gnome/help/gnect/es/gnect.xml
630 file path=usr/share/gnome/help/gnect/eu/figures/connect.png
631 file path=usr/share/gnome/help/gnect/eu/figures/mainwindow.png
632 file path=usr/share/gnome/help/gnect/eu/figures/tables.png
633 file path=usr/share/gnome/help/gnect/eu/figures/tileset.png
634 file path=usr/share/gnome/help/gnect/eu/gnect.xml
635 link path=usr/share/gnome/help/gnect/fi/figures/connect.png \
636     target=../../C/figures/connect.png
637 link path=usr/share/gnome/help/gnect/fi/figures/mainwindow.png \
638     target=../../C/figures/mainwindow.png
639 link path=usr/share/gnome/help/gnect/fi/figures/tables.png \
640     target=../../C/figures/tables.png
641 link path=usr/share/gnome/help/gnect/fi/figures/tileset.png \
642     target=../../C/figures/tileset.png
643 file path=usr/share/gnome/help/gnect/fi/gnect.xml
644 file path=usr/share/gnome/help/gnect/fr/figures/connect.png
645 file path=usr/share/gnome/help/gnect/fr/figures/mainwindow.png
646 file path=usr/share/gnome/help/gnect/fr/figures/tables.png
647 link path=usr/share/gnome/help/gnect/fr/figures/tileset.png \
648     target=../../C/figures/tileset.png
649 file path=usr/share/gnome/help/gnect/fr/gnect.xml
650 file path=usr/share/gnome/help/gnect/it/figures/connect.png
651 file path=usr/share/gnome/help/gnect/it/figures/mainwindow.png
652 file path=usr/share/gnome/help/gnect/it/figures/tables.png
653 link path=usr/share/gnome/help/gnect/it/figures/tileset.png \
654     target=../../C/figures/tileset.png
655 file path=usr/share/gnome/help/gnect/it/gnect.xml
656 link path=usr/share/gnome/help/gnect/oc/figures/connect.png \
657     target=../../C/figures/connect.png
658 link path=usr/share/gnome/help/gnect/oc/figures/mainwindow.png \
659     target=../../C/figures/mainwindow.png
660 link path=usr/share/gnome/help/gnect/oc/figures/tables.png \
661     target=../../C/figures/tables.png
662 link path=usr/share/gnome/help/gnect/oc/figures/tileset.png \
663     target=../../C/figures/tileset.png
664 file path=usr/share/gnome/help/gnect/oc/gnect.xml
665 file path=usr/share/gnome/help/gnect/sr/figures/connect.png
666 file path=usr/share/gnome/help/gnect/sr/figures/mainwindow.png
667 file path=usr/share/gnome/help/gnect/sr/figures/tables.png
668 link path=usr/share/gnome/help/gnect/sr/figures/tileset.png \
669     target=../../C/figures/tileset.png
670 file path=usr/share/gnome/help/gnect/sr/gnect.xml
671 file path=usr/share/gnome/help/gnect/sr@latin/figures/connect.png
672 file path=usr/share/gnome/help/gnect/sr@latin/figures/mainwindow.png
673 file path=usr/share/gnome/help/gnect/sr@latin/figures/tables.png
674 link path=usr/share/gnome/help/gnect/sr@latin/figures/tileset.png \
675     target=../../C/figures/tileset.png
676 file path=usr/share/gnome/help/gnect/sr@latin/gnect.xml
677 file path=usr/share/gnome/help/gnect/sv/figures/connect.png
678 file path=usr/share/gnome/help/gnect/sv/figures/mainwindow.png
679 file path=usr/share/gnome/help/gnect/sv/figures/tables.png
680 link path=usr/share/gnome/help/gnect/sv/figures/tileset.png \
681     target=../../C/figures/tileset.png
682 file path=usr/share/gnome/help/gnect/sv/gnect.xml
683 file path=usr/share/gnome/help/gnibbles/C/figures/connect.png
684 file path=usr/share/gnome/help/gnibbles/C/figures/game.png
685 file path=usr/share/gnome/help/gnibbles/C/figures/intro.png
686 file path=usr/share/gnome/help/gnibbles/C/figures/playing.png
687 file path=usr/share/gnome/help/gnibbles/C/figures/tables.png
688 file path=usr/share/gnome/help/gnibbles/C/figures/worm_op.png
689 file path=usr/share/gnome/help/gnibbles/C/gnibbles.xml
690 file path=usr/share/gnome/help/gnibbles/C/legal.xml
691 file path=usr/share/gnome/help/gnibbles/C/network-games.xml
692 file path=usr/share/gnome/help/gnibbles/ca/figures/connect.png
693 file path=usr/share/gnome/help/gnibbles/ca/figures/game.png
694 file path=usr/share/gnome/help/gnibbles/ca/figures/intro.png
695 file path=usr/share/gnome/help/gnibbles/ca/figures/playing.png
696 file path=usr/share/gnome/help/gnibbles/ca/figures/tables.png
697 file path=usr/share/gnome/help/gnibbles/ca/figures/worm_op.png
698 file path=usr/share/gnome/help/gnibbles/ca/gnibbles.xml
699 file path=usr/share/gnome/help/gnibbles/cs/figures/connect.png
700 file path=usr/share/gnome/help/gnibbles/cs/figures/game.png
701 file path=usr/share/gnome/help/gnibbles/cs/figures/intro.png
702 file path=usr/share/gnome/help/gnibbles/cs/figures/playing.png
703 file path=usr/share/gnome/help/gnibbles/cs/figures/tables.png
704 file path=usr/share/gnome/help/gnibbles/cs/figures/worm_op.png
705 file path=usr/share/gnome/help/gnibbles/cs/gnibbles.xml
706 file path=usr/share/gnome/help/gnibbles/de/figures/connect.png
707 file path=usr/share/gnome/help/gnibbles/de/figures/game.png
708 file path=usr/share/gnome/help/gnibbles/de/figures/intro.png
709 file path=usr/share/gnome/help/gnibbles/de/figures/playing.png
710 file path=usr/share/gnome/help/gnibbles/de/figures/tables.png
711 file path=usr/share/gnome/help/gnibbles/de/figures/worm_op.png
712 file path=usr/share/gnome/help/gnibbles/de/gnibbles.xml
713 file path=usr/share/gnome/help/gnibbles/el/figures/connect.png
714 file path=usr/share/gnome/help/gnibbles/el/figures/game.png
715 file path=usr/share/gnome/help/gnibbles/el/figures/intro.png
716 file path=usr/share/gnome/help/gnibbles/el/figures/playing.png
717 file path=usr/share/gnome/help/gnibbles/el/figures/tables.png
718 file path=usr/share/gnome/help/gnibbles/el/figures/worm_op.png
719 file path=usr/share/gnome/help/gnibbles/el/gnibbles.xml
720 link path=usr/share/gnome/help/gnibbles/en_GB/figures/connect.png \
721     target=../../C/figures/connect.png
722 link path=usr/share/gnome/help/gnibbles/en_GB/figures/game.png \
723     target=../../C/figures/game.png
724 link path=usr/share/gnome/help/gnibbles/en_GB/figures/intro.png \
725     target=../../C/figures/intro.png
726 link path=usr/share/gnome/help/gnibbles/en_GB/figures/playing.png \
727     target=../../C/figures/playing.png
728 link path=usr/share/gnome/help/gnibbles/en_GB/figures/tables.png \
729     target=../../C/figures/tables.png
730 link path=usr/share/gnome/help/gnibbles/en_GB/figures/worm_op.png \
731     target=../../C/figures/worm_op.png
732 file path=usr/share/gnome/help/gnibbles/en_GB/gnibbles.xml
733 file path=usr/share/gnome/help/gnibbles/es/figures/connect.png
734 file path=usr/share/gnome/help/gnibbles/es/figures/game.png
735 file path=usr/share/gnome/help/gnibbles/es/figures/intro.png
736 file path=usr/share/gnome/help/gnibbles/es/figures/playing.png
737 file path=usr/share/gnome/help/gnibbles/es/figures/tables.png
738 file path=usr/share/gnome/help/gnibbles/es/figures/worm_op.png
739 file path=usr/share/gnome/help/gnibbles/es/gnibbles.xml
740 file path=usr/share/gnome/help/gnibbles/eu/figures/connect.png
741 file path=usr/share/gnome/help/gnibbles/eu/figures/game.png
742 file path=usr/share/gnome/help/gnibbles/eu/figures/intro.png
743 link path=usr/share/gnome/help/gnibbles/eu/figures/playing.png \
744     target=../../C/figures/playing.png
745 file path=usr/share/gnome/help/gnibbles/eu/figures/tables.png
746 file path=usr/share/gnome/help/gnibbles/eu/figures/worm_op.png
747 file path=usr/share/gnome/help/gnibbles/eu/gnibbles.xml
748 file path=usr/share/gnome/help/gnibbles/fr/figures/connect.png
749 file path=usr/share/gnome/help/gnibbles/fr/figures/game.png
750 file path=usr/share/gnome/help/gnibbles/fr/figures/intro.png
751 file path=usr/share/gnome/help/gnibbles/fr/figures/playing.png
752 file path=usr/share/gnome/help/gnibbles/fr/figures/tables.png
753 file path=usr/share/gnome/help/gnibbles/fr/figures/worm_op.png
754 file path=usr/share/gnome/help/gnibbles/fr/gnibbles.xml
755 file path=usr/share/gnome/help/gnibbles/it/figures/connect.png
756 file path=usr/share/gnome/help/gnibbles/it/figures/game.png
757 file path=usr/share/gnome/help/gnibbles/it/figures/intro.png
758 file path=usr/share/gnome/help/gnibbles/it/figures/playing.png
759 file path=usr/share/gnome/help/gnibbles/it/figures/tables.png
760 file path=usr/share/gnome/help/gnibbles/it/figures/worm_op.png
761 file path=usr/share/gnome/help/gnibbles/it/gnibbles.xml
762 link path=usr/share/gnome/help/gnibbles/oc/figures/connect.png \
763     target=../../C/figures/connect.png
764 link path=usr/share/gnome/help/gnibbles/oc/figures/game.png \
765     target=../../C/figures/game.png
766 link path=usr/share/gnome/help/gnibbles/oc/figures/intro.png \
767     target=../../C/figures/intro.png
768 link path=usr/share/gnome/help/gnibbles/oc/figures/playing.png \
769     target=../../C/figures/playing.png
770 link path=usr/share/gnome/help/gnibbles/oc/figures/tables.png \
771     target=../../C/figures/tables.png
772 link path=usr/share/gnome/help/gnibbles/oc/figures/worm_op.png \
773     target=../../C/figures/worm_op.png
774 file path=usr/share/gnome/help/gnibbles/oc/gnibbles.xml
775 file path=usr/share/gnome/help/gnibbles/sr/figures/connect.png
776 file path=usr/share/gnome/help/gnibbles/sr/figures/game.png
777 file path=usr/share/gnome/help/gnibbles/sr/figures/intro.png
778 file path=usr/share/gnome/help/gnibbles/sr/figures/playing.png
779 file path=usr/share/gnome/help/gnibbles/sr/figures/tables.png
780 file path=usr/share/gnome/help/gnibbles/sr/figures/worm_op.png
781 file path=usr/share/gnome/help/gnibbles/sr/gnibbles.xml
782 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/connect.png
783 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/game.png
784 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/intro.png
785 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/playing.png
786 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/tables.png
787 file path=usr/share/gnome/help/gnibbles/sr@latin/figures/worm_op.png
788 file path=usr/share/gnome/help/gnibbles/sr@latin/gnibbles.xml
789 file path=usr/share/gnome/help/gnibbles/sv/figures/connect.png
790 file path=usr/share/gnome/help/gnibbles/sv/figures/game.png
791 file path=usr/share/gnome/help/gnibbles/sv/figures/intro.png
792 file path=usr/share/gnome/help/gnibbles/sv/figures/playing.png
793 file path=usr/share/gnome/help/gnibbles/sv/figures/tables.png
794 file path=usr/share/gnome/help/gnibbles/sv/figures/worm_op.png
795 file path=usr/share/gnome/help/gnibbles/sv/gnibbles.xml
796 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/connect.png \
797     target=../../C/figures/connect.png
798 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/game.png \
799     target=../../C/figures/game.png
800 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/intro.png \
801     target=../../C/figures/intro.png
802 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/playing.png \
803     target=../../C/figures/playing.png
804 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/tables.png \
805     target=../../C/figures/tables.png
806 link path=usr/share/gnome/help/gnibbles/zh_CN/figures/worm_op.png \
807     target=../../C/figures/worm_op.png
808 file path=usr/share/gnome/help/gnibbles/zh_CN/gnibbles.xml
809 file path=usr/share/gnome/help/gnobots2/C/figures/gnobots2-main.png
810 file path=usr/share/gnome/help/gnobots2/C/gnobots2.xml
811 file path=usr/share/gnome/help/gnobots2/C/legal.xml
812 file path=usr/share/gnome/help/gnobots2/ca/figures/gnobots2-main.png
813 file path=usr/share/gnome/help/gnobots2/ca/gnobots2.xml
814 file path=usr/share/gnome/help/gnobots2/cs/figures/gnobots2-main.png
815 file path=usr/share/gnome/help/gnobots2/cs/gnobots2.xml
816 link path=usr/share/gnome/help/gnobots2/da/figures/gnobots2-main.png \
817     target=../../C/figures/gnobots2-main.png
818 file path=usr/share/gnome/help/gnobots2/da/gnobots2.xml
819 file path=usr/share/gnome/help/gnobots2/de/figures/gnobots2-main.png
820 file path=usr/share/gnome/help/gnobots2/de/gnobots2.xml
821 file path=usr/share/gnome/help/gnobots2/el/figures/gnobots2-main.png
822 file path=usr/share/gnome/help/gnobots2/el/gnobots2.xml
823 link path=usr/share/gnome/help/gnobots2/en_GB/figures/gnobots2-main.png \
824     target=../../C/figures/gnobots2-main.png
825 file path=usr/share/gnome/help/gnobots2/en_GB/gnobots2.xml
826 file path=usr/share/gnome/help/gnobots2/es/figures/gnobots2-main.png
827 file path=usr/share/gnome/help/gnobots2/es/gnobots2.xml
828 file path=usr/share/gnome/help/gnobots2/eu/figures/gnobots2-main.png
829 file path=usr/share/gnome/help/gnobots2/eu/gnobots2.xml
830 file path=usr/share/gnome/help/gnobots2/fr/figures/gnobots2-main.png
831 file path=usr/share/gnome/help/gnobots2/fr/gnobots2.xml
832 file path=usr/share/gnome/help/gnobots2/it/figures/gnobots2-main.png
833 file path=usr/share/gnome/help/gnobots2/it/gnobots2.xml
834 link path=usr/share/gnome/help/gnobots2/oc/figures/gnobots2-main.png \
835     target=../../C/figures/gnobots2-main.png
836 file path=usr/share/gnome/help/gnobots2/oc/gnobots2.xml
837 file path=usr/share/gnome/help/gnobots2/sr/figures/gnobots2-main.png
838 file path=usr/share/gnome/help/gnobots2/sr/gnobots2.xml
839 file path=usr/share/gnome/help/gnobots2/sr@latin/figures/gnobots2-main.png
840 file path=usr/share/gnome/help/gnobots2/sr@latin/gnobots2.xml
841 file path=usr/share/gnome/help/gnobots2/sv/figures/gnobots2-main.png
842 file path=usr/share/gnome/help/gnobots2/sv/gnobots2.xml
843 file path=usr/share/gnome/help/gnome-sudoku/C/figures/Print_Sudokus.png
844 file path=usr/share/gnome/help/gnome-sudoku/C/figures/always_show_hint.png
845 file path=usr/share/gnome/help/gnome-sudoku/C/figures/error_highlighting.png
846 file path=usr/share/gnome/help/gnome-sudoku/C/figures/highlighting.png
847 file path=usr/share/gnome/help/gnome-sudoku/C/figures/hints.png
848 file path=usr/share/gnome/help/gnome-sudoku/C/figures/resuming.png
849 file path=usr/share/gnome/help/gnome-sudoku/C/figures/starting.png
850 file path=usr/share/gnome/help/gnome-sudoku/C/gnome-sudoku.xml
851 file path=usr/share/gnome/help/gnome-sudoku/C/legal.xml
852 file path=usr/share/gnome/help/gnome-sudoku/ca/figures/Print_Sudokus.png
853 file path=usr/share/gnome/help/gnome-sudoku/ca/figures/always_show_hint.png
854 link path=usr/share/gnome/help/gnome-sudoku/ca/figures/error_highlighting.png \
855     target=../../C/figures/error_highlighting.png
856 file path=usr/share/gnome/help/gnome-sudoku/ca/figures/highlighting.png
857 link path=usr/share/gnome/help/gnome-sudoku/ca/figures/hints.png \
858     target=../../C/figures/hints.png
859 file path=usr/share/gnome/help/gnome-sudoku/ca/figures/resuming.png
860 file path=usr/share/gnome/help/gnome-sudoku/ca/figures/starting.png
861 file path=usr/share/gnome/help/gnome-sudoku/ca/gnome-sudoku.xml
862 file path=usr/share/gnome/help/gnome-sudoku/cs/figures/Print_Sudokus.png
863 file path=usr/share/gnome/help/gnome-sudoku/cs/figures/always_show_hint.png
864 link path=usr/share/gnome/help/gnome-sudoku/cs/figures/error_highlighting.png \
865     target=../../C/figures/error_highlighting.png
866 file path=usr/share/gnome/help/gnome-sudoku/cs/figures/highlighting.png
867 link path=usr/share/gnome/help/gnome-sudoku/cs/figures/hints.png \
868     target=../../C/figures/hints.png
869 file path=usr/share/gnome/help/gnome-sudoku/cs/figures/resuming.png
870 file path=usr/share/gnome/help/gnome-sudoku/cs/figures/starting.png
871 file path=usr/share/gnome/help/gnome-sudoku/cs/gnome-sudoku.xml
872 link path=usr/share/gnome/help/gnome-sudoku/da/figures/Print_Sudokus.png \
873     target=../../C/figures/Print_Sudokus.png
874 link path=usr/share/gnome/help/gnome-sudoku/da/figures/always_show_hint.png \
875     target=../../C/figures/always_show_hint.png
876 link path=usr/share/gnome/help/gnome-sudoku/da/figures/error_highlighting.png \
877     target=../../C/figures/error_highlighting.png
878 link path=usr/share/gnome/help/gnome-sudoku/da/figures/highlighting.png \
879     target=../../C/figures/highlighting.png
880 link path=usr/share/gnome/help/gnome-sudoku/da/figures/hints.png \
881     target=../../C/figures/hints.png
882 link path=usr/share/gnome/help/gnome-sudoku/da/figures/resuming.png \
883     target=../../C/figures/resuming.png
884 link path=usr/share/gnome/help/gnome-sudoku/da/figures/starting.png \
885     target=../../C/figures/starting.png
886 file path=usr/share/gnome/help/gnome-sudoku/da/gnome-sudoku.xml
887 link path=usr/share/gnome/help/gnome-sudoku/de/figures/Print_Sudokus.png \
888     target=../../C/figures/Print_Sudokus.png
889 file path=usr/share/gnome/help/gnome-sudoku/de/figures/always_show_hint.png
890 link path=usr/share/gnome/help/gnome-sudoku/de/figures/error_highlighting.png \
891     target=../../C/figures/error_highlighting.png
892 file path=usr/share/gnome/help/gnome-sudoku/de/figures/highlighting.png
893 link path=usr/share/gnome/help/gnome-sudoku/de/figures/hints.png \
894     target=../../C/figures/hints.png
895 file path=usr/share/gnome/help/gnome-sudoku/de/figures/resuming.png
896 file path=usr/share/gnome/help/gnome-sudoku/de/figures/starting.png
897 file path=usr/share/gnome/help/gnome-sudoku/de/gnome-sudoku.xml
898 file path=usr/share/gnome/help/gnome-sudoku/el/figures/Print_Sudokus.png
899 file path=usr/share/gnome/help/gnome-sudoku/el/figures/always_show_hint.png
900 link path=usr/share/gnome/help/gnome-sudoku/el/figures/error_highlighting.png \
901     target=../../C/figures/error_highlighting.png
902 file path=usr/share/gnome/help/gnome-sudoku/el/figures/highlighting.png
903 link path=usr/share/gnome/help/gnome-sudoku/el/figures/hints.png \
904     target=../../C/figures/hints.png
905 file path=usr/share/gnome/help/gnome-sudoku/el/figures/resuming.png
906 file path=usr/share/gnome/help/gnome-sudoku/el/figures/starting.png
907 file path=usr/share/gnome/help/gnome-sudoku/el/gnome-sudoku.xml
908 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/Print_Sudokus.png \
909     target=../../C/figures/Print_Sudokus.png
910 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/always_show_hint.png \
911     target=../../C/figures/always_show_hint.png
912 link \
913     path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/error_highlighting.png \
914     target=../../C/figures/error_highlighting.png
915 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/highlighting.png \
916     target=../../C/figures/highlighting.png
917 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/hints.png \
918     target=../../C/figures/hints.png
919 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/resuming.png \
920     target=../../C/figures/resuming.png
921 link path=usr/share/gnome/help/gnome-sudoku/en_GB/figures/starting.png \
922     target=../../C/figures/starting.png
923 file path=usr/share/gnome/help/gnome-sudoku/en_GB/gnome-sudoku.xml
924 file path=usr/share/gnome/help/gnome-sudoku/es/figures/Print_Sudokus.png
925 file path=usr/share/gnome/help/gnome-sudoku/es/figures/always_show_hint.png
926 link path=usr/share/gnome/help/gnome-sudoku/es/figures/error_highlighting.png \
927     target=../../C/figures/error_highlighting.png
928 file path=usr/share/gnome/help/gnome-sudoku/es/figures/highlighting.png
929 link path=usr/share/gnome/help/gnome-sudoku/es/figures/hints.png \
930     target=../../C/figures/hints.png
931 file path=usr/share/gnome/help/gnome-sudoku/es/figures/resuming.png
932 file path=usr/share/gnome/help/gnome-sudoku/es/figures/starting.png
933 file path=usr/share/gnome/help/gnome-sudoku/es/gnome-sudoku.xml
934 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/Print_Sudokus.png
935 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/always_show_hint.png
936 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/error_highlighting.png
937 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/highlighting.png
938 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/hints.png
939 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/resuming.png
940 file path=usr/share/gnome/help/gnome-sudoku/eu/figures/starting.png
941 file path=usr/share/gnome/help/gnome-sudoku/eu/gnome-sudoku.xml
942 file path=usr/share/gnome/help/gnome-sudoku/fr/figures/Print_Sudokus.png
943 file path=usr/share/gnome/help/gnome-sudoku/fr/figures/always_show_hint.png
944 link path=usr/share/gnome/help/gnome-sudoku/fr/figures/error_highlighting.png \
945     target=../../C/figures/error_highlighting.png
946 file path=usr/share/gnome/help/gnome-sudoku/fr/figures/highlighting.png
947 link path=usr/share/gnome/help/gnome-sudoku/fr/figures/hints.png \
948     target=../../C/figures/hints.png
949 file path=usr/share/gnome/help/gnome-sudoku/fr/figures/resuming.png
950 file path=usr/share/gnome/help/gnome-sudoku/fr/figures/starting.png
951 file path=usr/share/gnome/help/gnome-sudoku/fr/gnome-sudoku.xml
952 file path=usr/share/gnome/help/gnome-sudoku/it/figures/Print_Sudokus.png
953 file path=usr/share/gnome/help/gnome-sudoku/it/figures/always_show_hint.png
954 link path=usr/share/gnome/help/gnome-sudoku/it/figures/error_highlighting.png \
955     target=../../C/figures/error_highlighting.png
956 file path=usr/share/gnome/help/gnome-sudoku/it/figures/highlighting.png
957 link path=usr/share/gnome/help/gnome-sudoku/it/figures/hints.png \
958     target=../../C/figures/hints.png
959 file path=usr/share/gnome/help/gnome-sudoku/it/figures/resuming.png
960 file path=usr/share/gnome/help/gnome-sudoku/it/figures/starting.png
961 file path=usr/share/gnome/help/gnome-sudoku/it/gnome-sudoku.xml
962 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/Print_Sudokus.png \
963     target=../../C/figures/Print_Sudokus.png
964 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/always_show_hint.png \
965     target=../../C/figures/always_show_hint.png
966 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/error_highlighting.png \
967     target=../../C/figures/error_highlighting.png
968 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/highlighting.png \
969     target=../../C/figures/highlighting.png
970 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/hints.png \
971     target=../../C/figures/hints.png
972 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/resuming.png \
973     target=../../C/figures/resuming.png
974 link path=usr/share/gnome/help/gnome-sudoku/ja/figures/starting.png \
975     target=../../C/figures/starting.png
976 file path=usr/share/gnome/help/gnome-sudoku/ja/gnome-sudoku.xml
977 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/Print_Sudokus.png \
978     target=../../C/figures/Print_Sudokus.png
979 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/always_show_hint.png \
980     target=../../C/figures/always_show_hint.png
981 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/error_highlighting.png \
982     target=../../C/figures/error_highlighting.png
983 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/highlighting.png \
984     target=../../C/figures/highlighting.png
985 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/hints.png \
986     target=../../C/figures/hints.png
987 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/resuming.png \
988     target=../../C/figures/resuming.png
989 link path=usr/share/gnome/help/gnome-sudoku/oc/figures/starting.png \
990     target=../../C/figures/starting.png
991 file path=usr/share/gnome/help/gnome-sudoku/oc/gnome-sudoku.xml
992 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/Print_Sudokus.png
993 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/always_show_hint.png
994 link \
995     path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/error_highlighting.png \
996     target=../../C/figures/error_highlighting.png
997 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/highlighting.png
998 link path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/hints.png \
999     target=../../C/figures/hints.png
1000 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/resuming.png
1001 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/figures/starting.png
1002 file path=usr/share/gnome/help/gnome-sudoku/pt_BR/gnome-sudoku.xml
1003 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/Print_Sudokus.png \
1004     target=../../C/figures/Print_Sudokus.png
1005 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/always_show_hint.png \
1006     target=../../C/figures/always_show_hint.png
1007 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/error_highlighting.png \
1008     target=../../C/figures/error_highlighting.png
1009 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/highlighting.png \
1010     target=../../C/figures/highlighting.png
1011 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/hints.png \
1012     target=../../C/figures/hints.png
1013 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/resuming.png \
1014     target=../../C/figures/resuming.png
1015 link path=usr/share/gnome/help/gnome-sudoku/ru/figures/starting.png \
1016     target=../../C/figures/starting.png
1017 file path=usr/share/gnome/help/gnome-sudoku/ru/gnome-sudoku.xml
1018 file path=usr/share/gnome/help/gnome-sudoku/sr/figures/Print_Sudokus.png
1019 file path=usr/share/gnome/help/gnome-sudoku/sr/figures/always_show_hint.png
1020 link path=usr/share/gnome/help/gnome-sudoku/sr/figures/error_highlighting.png \
1021     target=../../C/figures/error_highlighting.png
1022 file path=usr/share/gnome/help/gnome-sudoku/sr/figures/highlighting.png
1023 link path=usr/share/gnome/help/gnome-sudoku/sr/figures/hints.png \
1024     target=../../C/figures/hints.png
1025 file path=usr/share/gnome/help/gnome-sudoku/sr/figures/resuming.png
1026 file path=usr/share/gnome/help/gnome-sudoku/sr/figures/starting.png
1027 file path=usr/share/gnome/help/gnome-sudoku/sr/gnome-sudoku.xml
1028 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/Print_Sudokus.png
1029 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/always_show_hint.png
1030 link \
1031     path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/error_highlighting.png \
1032     target=../../C/figures/error_highlighting.png
1033 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/highlighting.png
1034 link path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/hints.png \
1035     target=../../C/figures/hints.png
1036 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/resuming.png
1037 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/figures/starting.png
1038 file path=usr/share/gnome/help/gnome-sudoku/sr@latin/gnome-sudoku.xml
1039 file path=usr/share/gnome/help/gnome-sudoku/sv/figures/Print_Sudokus.png
1040 file path=usr/share/gnome/help/gnome-sudoku/sv/figures/always_show_hint.png
1041 link path=usr/share/gnome/help/gnome-sudoku/sv/figures/error_highlighting.png \
1042     target=../../C/figures/error_highlighting.png
1043 file path=usr/share/gnome/help/gnome-sudoku/sv/figures/highlighting.png
1044 link path=usr/share/gnome/help/gnome-sudoku/sv/figures/hints.png \
1045     target=../../C/figures/hints.png
1046 file path=usr/share/gnome/help/gnome-sudoku/sv/figures/resuming.png
1047 file path=usr/share/gnome/help/gnome-sudoku/sv/figures/starting.png
1048 file path=usr/share/gnome/help/gnome-sudoku/sv/gnome-sudoku.xml
1049 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/Print_Sudokus.png \
1050     target=../../C/figures/Print_Sudokus.png
1051 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/always_show_hint.png \
1052     target=../../C/figures/always_show_hint.png
1053 link \
1054     path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/error_highlighting.png \
1055     target=../../C/figures/error_highlighting.png
1056 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/highlighting.png \
1057     target=../../C/figures/highlighting.png
1058 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/hints.png \
1059     target=../../C/figures/hints.png
1060 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/resuming.png \
1061     target=../../C/figures/resuming.png
1062 link path=usr/share/gnome/help/gnome-sudoku/zh_CN/figures/starting.png \
1063     target=../../C/figures/starting.png
1064 file path=usr/share/gnome/help/gnome-sudoku/zh_CN/gnome-sudoku.xml
1065 file path=usr/share/gnome/help/gnomine/C/figures/easy-hints-1.png
1066 file path=usr/share/gnome/help/gnomine/C/figures/easy-hints-2.png
1067 file path=usr/share/gnome/help/gnomine/C/figures/easy-hints-3.png
1068 file path=usr/share/gnome/help/gnomine/C/figures/faces.png
1069 file path=usr/share/gnome/help/gnomine/C/figures/flags.png
1070 file path=usr/share/gnome/help/gnomine/C/figures/hard-hints-1.png
1071 file path=usr/share/gnome/help/gnomine/C/figures/hard-hints-2.png
1072 file path=usr/share/gnome/help/gnomine/C/figures/hard-hints-3.png
1073 file path=usr/share/gnome/help/gnomine/C/figures/highscores.png
1074 file path=usr/share/gnome/help/gnomine/C/figures/imnotsureflagscheckbox.png
1075 file path=usr/share/gnome/help/gnomine/C/figures/main-window.png
1076 file path=usr/share/gnome/help/gnomine/C/figures/preferences.png
1077 file path=usr/share/gnome/help/gnomine/C/figures/statusbar.png
1078 file path=usr/share/gnome/help/gnomine/C/gnomine.xml
1079 file path=usr/share/gnome/help/gnomine/C/legal.xml
1080 link path=usr/share/gnome/help/gnomine/ca/figures/easy-hints-1.png \
1081     target=../../C/figures/easy-hints-1.png
1082 link path=usr/share/gnome/help/gnomine/ca/figures/easy-hints-2.png \
1083     target=../../C/figures/easy-hints-2.png
1084 link path=usr/share/gnome/help/gnomine/ca/figures/easy-hints-3.png \
1085     target=../../C/figures/easy-hints-3.png
1086 link path=usr/share/gnome/help/gnomine/ca/figures/faces.png \
1087     target=../../C/figures/faces.png
1088 link path=usr/share/gnome/help/gnomine/ca/figures/flags.png \
1089     target=../../C/figures/flags.png
1090 link path=usr/share/gnome/help/gnomine/ca/figures/hard-hints-1.png \
1091     target=../../C/figures/hard-hints-1.png
1092 link path=usr/share/gnome/help/gnomine/ca/figures/hard-hints-2.png \
1093     target=../../C/figures/hard-hints-2.png
1094 link path=usr/share/gnome/help/gnomine/ca/figures/hard-hints-3.png \
1095     target=../../C/figures/hard-hints-3.png
1096 file path=usr/share/gnome/help/gnomine/ca/figures/highscores.png
1097 file path=usr/share/gnome/help/gnomine/ca/figures/imnotsureflagscheckbox.png
1098 file path=usr/share/gnome/help/gnomine/ca/figures/main-window.png
1099 file path=usr/share/gnome/help/gnomine/ca/figures/preferences.png
1100 file path=usr/share/gnome/help/gnomine/ca/figures/statusbar.png
1101 file path=usr/share/gnome/help/gnomine/ca/gnomine.xml
1102 link path=usr/share/gnome/help/gnomine/cs/figures/easy-hints-1.png \
1103     target=../../C/figures/easy-hints-1.png
1104 link path=usr/share/gnome/help/gnomine/cs/figures/easy-hints-2.png \
1105     target=../../C/figures/easy-hints-2.png
1106 link path=usr/share/gnome/help/gnomine/cs/figures/easy-hints-3.png \
1107     target=../../C/figures/easy-hints-3.png
1108 link path=usr/share/gnome/help/gnomine/cs/figures/faces.png \
1109     target=../../C/figures/faces.png
1110 link path=usr/share/gnome/help/gnomine/cs/figures/flags.png \
1111     target=../../C/figures/flags.png
1112 link path=usr/share/gnome/help/gnomine/cs/figures/hard-hints-1.png \
1113     target=../../C/figures/hard-hints-1.png
1114 link path=usr/share/gnome/help/gnomine/cs/figures/hard-hints-2.png \
1115     target=../../C/figures/hard-hints-2.png
1116 link path=usr/share/gnome/help/gnomine/cs/figures/hard-hints-3.png \
1117     target=../../C/figures/hard-hints-3.png
1118 file path=usr/share/gnome/help/gnomine/cs/figures/highscores.png
1119 file path=usr/share/gnome/help/gnomine/cs/figures/imnotsureflagscheckbox.png
1120 file path=usr/share/gnome/help/gnomine/cs/figures/main-window.png
1121 file path=usr/share/gnome/help/gnomine/cs/figures/preferences.png
1122 file path=usr/share/gnome/help/gnomine/cs/figures/statusbar.png
1123 file path=usr/share/gnome/help/gnomine/cs/gnomine.xml
1124 link path=usr/share/gnome/help/gnomine/da/figures/easy-hints-1.png \
1125     target=../../C/figures/easy-hints-1.png
1126 link path=usr/share/gnome/help/gnomine/da/figures/easy-hints-2.png \
1127     target=../../C/figures/easy-hints-2.png
1128 link path=usr/share/gnome/help/gnomine/da/figures/easy-hints-3.png \
1129     target=../../C/figures/easy-hints-3.png
1130 link path=usr/share/gnome/help/gnomine/da/figures/faces.png \
1131     target=../../C/figures/faces.png
1132 link path=usr/share/gnome/help/gnomine/da/figures/flags.png \
1133     target=../../C/figures/flags.png
1134 link path=usr/share/gnome/help/gnomine/da/figures/hard-hints-1.png \
1135     target=../../C/figures/hard-hints-1.png
1136 link path=usr/share/gnome/help/gnomine/da/figures/hard-hints-2.png \
1137     target=../../C/figures/hard-hints-2.png
1138 link path=usr/share/gnome/help/gnomine/da/figures/hard-hints-3.png \
1139     target=../../C/figures/hard-hints-3.png
1140 link path=usr/share/gnome/help/gnomine/da/figures/highscores.png \
1141     target=../../C/figures/highscores.png
1142 link path=usr/share/gnome/help/gnomine/da/figures/imnotsureflagscheckbox.png \
1143     target=../../C/figures/imnotsureflagscheckbox.png
1144 link path=usr/share/gnome/help/gnomine/da/figures/main-window.png \
1145     target=../../C/figures/main-window.png
1146 link path=usr/share/gnome/help/gnomine/da/figures/preferences.png \
1147     target=../../C/figures/preferences.png
1148 link path=usr/share/gnome/help/gnomine/da/figures/statusbar.png \
1149     target=../../C/figures/statusbar.png
1150 file path=usr/share/gnome/help/gnomine/da/gnomine.xml
1151 link path=usr/share/gnome/help/gnomine/de/figures/easy-hints-1.png \
1152     target=../../C/figures/easy-hints-1.png
1153 link path=usr/share/gnome/help/gnomine/de/figures/easy-hints-2.png \
1154     target=../../C/figures/easy-hints-2.png
1155 link path=usr/share/gnome/help/gnomine/de/figures/easy-hints-3.png \
1156     target=../../C/figures/easy-hints-3.png
1157 link path=usr/share/gnome/help/gnomine/de/figures/faces.png \
1158     target=../../C/figures/faces.png
1159 link path=usr/share/gnome/help/gnomine/de/figures/flags.png \
1160     target=../../C/figures/flags.png
1161 link path=usr/share/gnome/help/gnomine/de/figures/hard-hints-1.png \
1162     target=../../C/figures/hard-hints-1.png
1163 link path=usr/share/gnome/help/gnomine/de/figures/hard-hints-2.png \
1164     target=../../C/figures/hard-hints-2.png
1165 link path=usr/share/gnome/help/gnomine/de/figures/hard-hints-3.png \
1166     target=../../C/figures/hard-hints-3.png
1167 file path=usr/share/gnome/help/gnomine/de/figures/highscores.png
1168 file path=usr/share/gnome/help/gnomine/de/figures/imnotsureflagscheckbox.png
1169 file path=usr/share/gnome/help/gnomine/de/figures/main-window.png
1170 file path=usr/share/gnome/help/gnomine/de/figures/preferences.png
1171 file path=usr/share/gnome/help/gnomine/de/figures/statusbar.png
1172 file path=usr/share/gnome/help/gnomine/de/gnomine.xml
1173 link path=usr/share/gnome/help/gnomine/el/figures/easy-hints-1.png \
1174     target=../../C/figures/easy-hints-1.png
1175 link path=usr/share/gnome/help/gnomine/el/figures/easy-hints-2.png \
1176     target=../../C/figures/easy-hints-2.png
1177 link path=usr/share/gnome/help/gnomine/el/figures/easy-hints-3.png \
1178     target=../../C/figures/easy-hints-3.png
1179 link path=usr/share/gnome/help/gnomine/el/figures/faces.png \
1180     target=../../C/figures/faces.png
1181 link path=usr/share/gnome/help/gnomine/el/figures/flags.png \
1182     target=../../C/figures/flags.png
1183 link path=usr/share/gnome/help/gnomine/el/figures/hard-hints-1.png \
1184     target=../../C/figures/hard-hints-1.png
1185 link path=usr/share/gnome/help/gnomine/el/figures/hard-hints-2.png \
1186     target=../../C/figures/hard-hints-2.png
1187 link path=usr/share/gnome/help/gnomine/el/figures/hard-hints-3.png \
1188     target=../../C/figures/hard-hints-3.png
1189 link path=usr/share/gnome/help/gnomine/el/figures/highscores.png \
1190     target=../../C/figures/highscores.png
1191 link path=usr/share/gnome/help/gnomine/el/figures/imnotsureflagscheckbox.png \
1192     target=../../C/figures/imnotsureflagscheckbox.png
1193 link path=usr/share/gnome/help/gnomine/el/figures/main-window.png \
1194     target=../../C/figures/main-window.png
1195 link path=usr/share/gnome/help/gnomine/el/figures/preferences.png \
1196     target=../../C/figures/preferences.png
1197 link path=usr/share/gnome/help/gnomine/el/figures/statusbar.png \
1198     target=../../C/figures/statusbar.png
1199 file path=usr/share/gnome/help/gnomine/el/gnomine.xml
1200 link path=usr/share/gnome/help/gnomine/en_GB/figures/easy-hints-1.png \
1201     target=../../C/figures/easy-hints-1.png
1202 link path=usr/share/gnome/help/gnomine/en_GB/figures/easy-hints-2.png \
1203     target=../../C/figures/easy-hints-2.png
1204 link path=usr/share/gnome/help/gnomine/en_GB/figures/easy-hints-3.png \
1205     target=../../C/figures/easy-hints-3.png
1206 link path=usr/share/gnome/help/gnomine/en_GB/figures/faces.png \
1207     target=../../C/figures/faces.png
1208 link path=usr/share/gnome/help/gnomine/en_GB/figures/flags.png \
1209     target=../../C/figures/flags.png
1210 link path=usr/share/gnome/help/gnomine/en_GB/figures/hard-hints-1.png \
1211     target=../../C/figures/hard-hints-1.png
1212 link path=usr/share/gnome/help/gnomine/en_GB/figures/hard-hints-2.png \
1213     target=../../C/figures/hard-hints-2.png
1214 link path=usr/share/gnome/help/gnomine/en_GB/figures/hard-hints-3.png \
1215     target=../../C/figures/hard-hints-3.png
1216 link path=usr/share/gnome/help/gnomine/en_GB/figures/highscores.png \
1217     target=../../C/figures/highscores.png
1218 link \
1219     path=usr/share/gnome/help/gnomine/en_GB/figures/imnotsureflagscheckbox.png \
1220     target=../../C/figures/imnotsureflagscheckbox.png
1221 link path=usr/share/gnome/help/gnomine/en_GB/figures/main-window.png \
1222     target=../../C/figures/main-window.png
1223 link path=usr/share/gnome/help/gnomine/en_GB/figures/preferences.png \
1224     target=../../C/figures/preferences.png
1225 link path=usr/share/gnome/help/gnomine/en_GB/figures/statusbar.png \
1226     target=../../C/figures/statusbar.png
1227 file path=usr/share/gnome/help/gnomine/en_GB/gnomine.xml
1228 link path=usr/share/gnome/help/gnomine/es/figures/easy-hints-1.png \
1229     target=../../C/figures/easy-hints-1.png
1230 link path=usr/share/gnome/help/gnomine/es/figures/easy-hints-2.png \
1231     target=../../C/figures/easy-hints-2.png
1232 link path=usr/share/gnome/help/gnomine/es/figures/easy-hints-3.png \
1233     target=../../C/figures/easy-hints-3.png
1234 link path=usr/share/gnome/help/gnomine/es/figures/faces.png \
1235     target=../../C/figures/faces.png
1236 link path=usr/share/gnome/help/gnomine/es/figures/flags.png \
1237     target=../../C/figures/flags.png
1238 link path=usr/share/gnome/help/gnomine/es/figures/hard-hints-1.png \
1239     target=../../C/figures/hard-hints-1.png
1240 link path=usr/share/gnome/help/gnomine/es/figures/hard-hints-2.png \
1241     target=../../C/figures/hard-hints-2.png
1242 link path=usr/share/gnome/help/gnomine/es/figures/hard-hints-3.png \
1243     target=../../C/figures/hard-hints-3.png
1244 file path=usr/share/gnome/help/gnomine/es/figures/highscores.png
1245 file path=usr/share/gnome/help/gnomine/es/figures/imnotsureflagscheckbox.png
1246 file path=usr/share/gnome/help/gnomine/es/figures/main-window.png
1247 file path=usr/share/gnome/help/gnomine/es/figures/preferences.png
1248 file path=usr/share/gnome/help/gnomine/es/figures/statusbar.png
1249 file path=usr/share/gnome/help/gnomine/es/gnomine.xml
1250 link path=usr/share/gnome/help/gnomine/eu/figures/easy-hints-1.png \
1251     target=../../C/figures/easy-hints-1.png
1252 link path=usr/share/gnome/help/gnomine/eu/figures/easy-hints-2.png \
1253     target=../../C/figures/easy-hints-2.png
1254 link path=usr/share/gnome/help/gnomine/eu/figures/easy-hints-3.png \
1255     target=../../C/figures/easy-hints-3.png
1256 link path=usr/share/gnome/help/gnomine/eu/figures/faces.png \
1257     target=../../C/figures/faces.png
1258 link path=usr/share/gnome/help/gnomine/eu/figures/flags.png \
1259     target=../../C/figures/flags.png
1260 link path=usr/share/gnome/help/gnomine/eu/figures/hard-hints-1.png \
1261     target=../../C/figures/hard-hints-1.png
1262 link path=usr/share/gnome/help/gnomine/eu/figures/hard-hints-2.png \
1263     target=../../C/figures/hard-hints-2.png
1264 link path=usr/share/gnome/help/gnomine/eu/figures/hard-hints-3.png \
1265     target=../../C/figures/hard-hints-3.png
1266 file path=usr/share/gnome/help/gnomine/eu/figures/highscores.png
1267 file path=usr/share/gnome/help/gnomine/eu/figures/imnotsureflagscheckbox.png
1268 file path=usr/share/gnome/help/gnomine/eu/figures/main-window.png
1269 file path=usr/share/gnome/help/gnomine/eu/figures/preferences.png
1270 file path=usr/share/gnome/help/gnomine/eu/figures/statusbar.png
1271 file path=usr/share/gnome/help/gnomine/eu/gnomine.xml
1272 link path=usr/share/gnome/help/gnomine/fr/figures/easy-hints-1.png \
1273     target=../../C/figures/easy-hints-1.png
1274 link path=usr/share/gnome/help/gnomine/fr/figures/easy-hints-2.png \
1275     target=../../C/figures/easy-hints-2.png
1276 link path=usr/share/gnome/help/gnomine/fr/figures/easy-hints-3.png \
1277     target=../../C/figures/easy-hints-3.png
1278 link path=usr/share/gnome/help/gnomine/fr/figures/faces.png \
1279     target=../../C/figures/faces.png
1280 link path=usr/share/gnome/help/gnomine/fr/figures/flags.png \
1281     target=../../C/figures/flags.png
1282 link path=usr/share/gnome/help/gnomine/fr/figures/hard-hints-1.png \
1283     target=../../C/figures/hard-hints-1.png
1284 link path=usr/share/gnome/help/gnomine/fr/figures/hard-hints-2.png \
1285     target=../../C/figures/hard-hints-2.png
1286 link path=usr/share/gnome/help/gnomine/fr/figures/hard-hints-3.png \
1287     target=../../C/figures/hard-hints-3.png
1288 file path=usr/share/gnome/help/gnomine/fr/figures/highscores.png
1289 file path=usr/share/gnome/help/gnomine/fr/figures/imnotsureflagscheckbox.png
1290 file path=usr/share/gnome/help/gnomine/fr/figures/main-window.png
1291 file path=usr/share/gnome/help/gnomine/fr/figures/preferences.png
1292 file path=usr/share/gnome/help/gnomine/fr/figures/statusbar.png
1293 file path=usr/share/gnome/help/gnomine/fr/gnomine.xml
1294 link path=usr/share/gnome/help/gnomine/it/figures/easy-hints-1.png \
1295     target=../../C/figures/easy-hints-1.png
1296 link path=usr/share/gnome/help/gnomine/it/figures/easy-hints-2.png \
1297     target=../../C/figures/easy-hints-2.png
1298 link path=usr/share/gnome/help/gnomine/it/figures/easy-hints-3.png \
1299     target=../../C/figures/easy-hints-3.png
1300 link path=usr/share/gnome/help/gnomine/it/figures/faces.png \
1301     target=../../C/figures/faces.png
1302 link path=usr/share/gnome/help/gnomine/it/figures/flags.png \
1303     target=../../C/figures/flags.png
1304 link path=usr/share/gnome/help/gnomine/it/figures/hard-hints-1.png \
1305     target=../../C/figures/hard-hints-1.png
1306 link path=usr/share/gnome/help/gnomine/it/figures/hard-hints-2.png \
1307     target=../../C/figures/hard-hints-2.png
1308 link path=usr/share/gnome/help/gnomine/it/figures/hard-hints-3.png \
1309     target=../../C/figures/hard-hints-3.png
1310 file path=usr/share/gnome/help/gnomine/it/figures/highscores.png
1311 link path=usr/share/gnome/help/gnomine/it/figures/imnotsureflagscheckbox.png \
1312     target=../../C/figures/imnotsureflagscheckbox.png
1313 file path=usr/share/gnome/help/gnomine/it/figures/main-window.png
1314 file path=usr/share/gnome/help/gnomine/it/figures/preferences.png
1315 file path=usr/share/gnome/help/gnomine/it/figures/statusbar.png
1316 file path=usr/share/gnome/help/gnomine/it/gnomine.xml
1317 link path=usr/share/gnome/help/gnomine/oc/figures/easy-hints-1.png \
1318     target=../../C/figures/easy-hints-1.png
1319 link path=usr/share/gnome/help/gnomine/oc/figures/easy-hints-2.png \
1320     target=../../C/figures/easy-hints-2.png
1321 link path=usr/share/gnome/help/gnomine/oc/figures/easy-hints-3.png \
1322     target=../../C/figures/easy-hints-3.png
1323 link path=usr/share/gnome/help/gnomine/oc/figures/faces.png \
1324     target=../../C/figures/faces.png
1325 link path=usr/share/gnome/help/gnomine/oc/figures/flags.png \
1326     target=../../C/figures/flags.png
1327 link path=usr/share/gnome/help/gnomine/oc/figures/hard-hints-1.png \
1328     target=../../C/figures/hard-hints-1.png
1329 link path=usr/share/gnome/help/gnomine/oc/figures/hard-hints-2.png \
1330     target=../../C/figures/hard-hints-2.png
1331 link path=usr/share/gnome/help/gnomine/oc/figures/hard-hints-3.png \
1332     target=../../C/figures/hard-hints-3.png
1333 link path=usr/share/gnome/help/gnomine/oc/figures/highscores.png \
1334     target=../../C/figures/highscores.png
1335 link path=usr/share/gnome/help/gnomine/oc/figures/imnotsureflagscheckbox.png \
1336     target=../../C/figures/imnotsureflagscheckbox.png
1337 link path=usr/share/gnome/help/gnomine/oc/figures/main-window.png \
1338     target=../../C/figures/main-window.png
1339 link path=usr/share/gnome/help/gnomine/oc/figures/preferences.png \
1340     target=../../C/figures/preferences.png
1341 link path=usr/share/gnome/help/gnomine/oc/figures/statusbar.png \
1342     target=../../C/figures/statusbar.png
1343 file path=usr/share/gnome/help/gnomine/oc/gnomine.xml
1344 link path=usr/share/gnome/help/gnomine/sr/figures/easy-hints-1.png \
1345     target=../../C/figures/easy-hints-1.png
1346 link path=usr/share/gnome/help/gnomine/sr/figures/easy-hints-2.png \
1347     target=../../C/figures/easy-hints-2.png
1348 link path=usr/share/gnome/help/gnomine/sr/figures/easy-hints-3.png \
1349     target=../../C/figures/easy-hints-3.png
1350 link path=usr/share/gnome/help/gnomine/sr/figures/faces.png \
1351     target=../../C/figures/faces.png
1352 link path=usr/share/gnome/help/gnomine/sr/figures/flags.png \
1353     target=../../C/figures/flags.png
1354 link path=usr/share/gnome/help/gnomine/sr/figures/hard-hints-1.png \
1355     target=../../C/figures/hard-hints-1.png
1356 link path=usr/share/gnome/help/gnomine/sr/figures/hard-hints-2.png \
1357     target=../../C/figures/hard-hints-2.png
1358 link path=usr/share/gnome/help/gnomine/sr/figures/hard-hints-3.png \
1359     target=../../C/figures/hard-hints-3.png
1360 file path=usr/share/gnome/help/gnomine/sr/figures/highscores.png
1361 file path=usr/share/gnome/help/gnomine/sr/figures/imnotsureflagscheckbox.png
1362 file path=usr/share/gnome/help/gnomine/sr/figures/main-window.png
1363 file path=usr/share/gnome/help/gnomine/sr/figures/preferences.png
1364 file path=usr/share/gnome/help/gnomine/sr/figures/statusbar.png
1365 file path=usr/share/gnome/help/gnomine/sr/gnomine.xml
1366 link path=usr/share/gnome/help/gnomine/sr@latin/figures/easy-hints-1.png \
1367     target=../../C/figures/easy-hints-1.png
1368 link path=usr/share/gnome/help/gnomine/sr@latin/figures/easy-hints-2.png \
1369     target=../../C/figures/easy-hints-2.png
1370 link path=usr/share/gnome/help/gnomine/sr@latin/figures/easy-hints-3.png \
1371     target=../../C/figures/easy-hints-3.png
1372 link path=usr/share/gnome/help/gnomine/sr@latin/figures/faces.png \
1373     target=../../C/figures/faces.png
1374 link path=usr/share/gnome/help/gnomine/sr@latin/figures/flags.png \
1375     target=../../C/figures/flags.png
1376 link path=usr/share/gnome/help/gnomine/sr@latin/figures/hard-hints-1.png \
1377     target=../../C/figures/hard-hints-1.png
1378 link path=usr/share/gnome/help/gnomine/sr@latin/figures/hard-hints-2.png \
1379     target=../../C/figures/hard-hints-2.png
1380 link path=usr/share/gnome/help/gnomine/sr@latin/figures/hard-hints-3.png \
1381     target=../../C/figures/hard-hints-3.png
1382 file path=usr/share/gnome/help/gnomine/sr@latin/figures/highscores.png
1383 file path=usr/share/gnome/help/gnomine/sr@latin/figures/imnotsureflagscheckbox.png
1384 file path=usr/share/gnome/help/gnomine/sr@latin/figures/main-window.png
1385 file path=usr/share/gnome/help/gnomine/sr@latin/figures/preferences.png
1386 file path=usr/share/gnome/help/gnomine/sr@latin/figures/statusbar.png
1387 file path=usr/share/gnome/help/gnomine/sr@latin/gnomine.xml
1388 link path=usr/share/gnome/help/gnomine/sv/figures/easy-hints-1.png \
1389     target=../../C/figures/easy-hints-1.png
1390 link path=usr/share/gnome/help/gnomine/sv/figures/easy-hints-2.png \
1391     target=../../C/figures/easy-hints-2.png
1392 link path=usr/share/gnome/help/gnomine/sv/figures/easy-hints-3.png \
1393     target=../../C/figures/easy-hints-3.png
1394 link path=usr/share/gnome/help/gnomine/sv/figures/faces.png \
1395     target=../../C/figures/faces.png
1396 link path=usr/share/gnome/help/gnomine/sv/figures/flags.png \
1397     target=../../C/figures/flags.png
1398 link path=usr/share/gnome/help/gnomine/sv/figures/hard-hints-1.png \
1399     target=../../C/figures/hard-hints-1.png
1400 link path=usr/share/gnome/help/gnomine/sv/figures/hard-hints-2.png \
1401     target=../../C/figures/hard-hints-2.png
1402 link path=usr/share/gnome/help/gnomine/sv/figures/hard-hints-3.png \
1403     target=../../C/figures/hard-hints-3.png
1404 file path=usr/share/gnome/help/gnomine/sv/figures/highscores.png
1405 file path=usr/share/gnome/help/gnomine/sv/figures/imnotsureflagscheckbox.png
1406 link path=usr/share/gnome/help/gnomine/sv/figures/main-window.png \
1407     target=../../C/figures/main-window.png
1408 file path=usr/share/gnome/help/gnomine/sv/figures/preferences.png
1409 file path=usr/share/gnome/help/gnomine/sv/figures/statusbar.png
1410 file path=usr/share/gnome/help/gnomine/sv/gnomine.xml
1411 link path=usr/share/gnome/help/gnomine/zh_CN/figures/easy-hints-1.png \
1412     target=../../C/figures/easy-hints-1.png
1413 link path=usr/share/gnome/help/gnomine/zh_CN/figures/easy-hints-2.png \
1414     target=../../C/figures/easy-hints-2.png
1415 link path=usr/share/gnome/help/gnomine/zh_CN/figures/easy-hints-3.png \
1416     target=../../C/figures/easy-hints-3.png
1417 link path=usr/share/gnome/help/gnomine/zh_CN/figures/faces.png \
1418     target=../../C/figures/faces.png
1419 link path=usr/share/gnome/help/gnomine/zh_CN/figures/flags.png \
1420     target=../../C/figures/flags.png
1421 link path=usr/share/gnome/help/gnomine/zh_CN/figures/hard-hints-1.png \
1422     target=../../C/figures/hard-hints-1.png
1423 link path=usr/share/gnome/help/gnomine/zh_CN/figures/hard-hints-2.png \
1424     target=../../C/figures/hard-hints-2.png
1425 link path=usr/share/gnome/help/gnomine/zh_CN/figures/hard-hints-3.png \
1426     target=../../C/figures/hard-hints-3.png
1427 link path=usr/share/gnome/help/gnomine/zh_CN/figures/highscores.png \
1428     target=../../C/figures/highscores.png
1429 link \
1430     path=usr/share/gnome/help/gnomine/zh_CN/figures/imnotsureflagscheckbox.png \
1431     target=../../C/figures/imnotsureflagscheckbox.png
1432 link path=usr/share/gnome/help/gnomine/zh_CN/figures/main-window.png \
1433     target=../../C/figures/main-window.png
1434 link path=usr/share/gnome/help/gnomine/zh_CN/figures/preferences.png \
1435     target=../../C/figures/preferences.png
1436 link path=usr/share/gnome/help/gnomine/zh_CN/figures/statusbar.png \
1437     target=../../C/figures/statusbar.png
1438 file path=usr/share/gnome/help/gnomine/zh_CN/gnomine.xml
1439 file path=usr/share/gnome/help/gnotravex/C/figures/gnotravex-logo.png
1440 file path=usr/share/gnome/help/gnotravex/C/figures/gnotravex-main-window.png
1441 file path=usr/share/gnome/help/gnotravex/C/figures/gnotravex-video.ogv
1442 file path=usr/share/gnome/help/gnotravex/C/gameplay.page
1443 file path=usr/share/gnome/help/gnotravex/C/hint.page
1444 file path=usr/share/gnome/help/gnotravex/C/index.page
1445 file path=usr/share/gnome/help/gnotravex/C/license.page
1446 file path=usr/share/gnome/help/gnotravex/C/move.page
1447 file path=usr/share/gnome/help/gnotravex/C/multiplayer.page
1448 file path=usr/share/gnome/help/gnotravex/C/shortcut.page
1449 file path=usr/share/gnome/help/gnotravex/C/size.page
1450 file path=usr/share/gnome/help/gnotravex/C/usage.page
1451 file path=usr/share/gnome/help/gnotravex/C/winning.page
1452 link path=usr/share/gnome/help/gnotravex/ca/figures/gnotravex-logo.png \
1453     target=../../C/figures/gnotravex-logo.png
1454 link path=usr/share/gnome/help/gnotravex/ca/figures/gnotravex-main-window.png \
1455     target=../../C/figures/gnotravex-main-window.png
1456 link path=usr/share/gnome/help/gnotravex/ca/figures/gnotravex-video.ogv \
1457     target=../../C/figures/gnotravex-video.ogv
1458 file path=usr/share/gnome/help/gnotravex/ca/gameplay.page
1459 file path=usr/share/gnome/help/gnotravex/ca/hint.page
1460 file path=usr/share/gnome/help/gnotravex/ca/index.page
1461 file path=usr/share/gnome/help/gnotravex/ca/license.page
1462 file path=usr/share/gnome/help/gnotravex/ca/move.page
1463 file path=usr/share/gnome/help/gnotravex/ca/multiplayer.page
1464 file path=usr/share/gnome/help/gnotravex/ca/shortcut.page
1465 file path=usr/share/gnome/help/gnotravex/ca/size.page
1466 file path=usr/share/gnome/help/gnotravex/ca/usage.page
1467 file path=usr/share/gnome/help/gnotravex/ca/winning.page
1468 link path=usr/share/gnome/help/gnotravex/cs/figures/gnotravex-logo.png \
1469     target=../../C/figures/gnotravex-logo.png
1470 link path=usr/share/gnome/help/gnotravex/cs/figures/gnotravex-main-window.png \
1471     target=../../C/figures/gnotravex-main-window.png
1472 link path=usr/share/gnome/help/gnotravex/cs/figures/gnotravex-video.ogv \
1473     target=../../C/figures/gnotravex-video.ogv
1474 file path=usr/share/gnome/help/gnotravex/cs/gameplay.page
1475 file path=usr/share/gnome/help/gnotravex/cs/hint.page
1476 file path=usr/share/gnome/help/gnotravex/cs/index.page
1477 file path=usr/share/gnome/help/gnotravex/cs/license.page
1478 file path=usr/share/gnome/help/gnotravex/cs/move.page
1479 file path=usr/share/gnome/help/gnotravex/cs/multiplayer.page
1480 file path=usr/share/gnome/help/gnotravex/cs/shortcut.page
1481 file path=usr/share/gnome/help/gnotravex/cs/size.page
1482 file path=usr/share/gnome/help/gnotravex/cs/usage.page
1483 file path=usr/share/gnome/help/gnotravex/cs/winning.page
1484 link path=usr/share/gnome/help/gnotravex/da/figures/gnotravex-logo.png \
1485     target=../../C/figures/gnotravex-logo.png
1486 link path=usr/share/gnome/help/gnotravex/da/figures/gnotravex-main-window.png \
1487     target=../../C/figures/gnotravex-main-window.png
1488 link path=usr/share/gnome/help/gnotravex/da/figures/gnotravex-video.ogv \
1489     target=../../C/figures/gnotravex-video.ogv
1490 file path=usr/share/gnome/help/gnotravex/da/gameplay.page
1491 file path=usr/share/gnome/help/gnotravex/da/hint.page
1492 file path=usr/share/gnome/help/gnotravex/da/index.page
1493 file path=usr/share/gnome/help/gnotravex/da/license.page
1494 file path=usr/share/gnome/help/gnotravex/da/move.page
1495 file path=usr/share/gnome/help/gnotravex/da/multiplayer.page
1496 file path=usr/share/gnome/help/gnotravex/da/shortcut.page
1497 file path=usr/share/gnome/help/gnotravex/da/size.page
1498 file path=usr/share/gnome/help/gnotravex/da/usage.page
1499 file path=usr/share/gnome/help/gnotravex/da/winning.page
1500 link path=usr/share/gnome/help/gnotravex/de/figures/gnotravex-logo.png \
1501     target=../../C/figures/gnotravex-logo.png
1502 file path=usr/share/gnome/help/gnotravex/de/figures/gnotravex-main-window.png
1503 link path=usr/share/gnome/help/gnotravex/de/figures/gnotravex-video.ogv \
1504     target=../../C/figures/gnotravex-video.ogv
1505 file path=usr/share/gnome/help/gnotravex/de/gameplay.page
1506 file path=usr/share/gnome/help/gnotravex/de/hint.page
1507 file path=usr/share/gnome/help/gnotravex/de/index.page
1508 file path=usr/share/gnome/help/gnotravex/de/license.page
1509 file path=usr/share/gnome/help/gnotravex/de/move.page
1510 file path=usr/share/gnome/help/gnotravex/de/multiplayer.page
1511 file path=usr/share/gnome/help/gnotravex/de/shortcut.page
1512 file path=usr/share/gnome/help/gnotravex/de/size.page
1513 file path=usr/share/gnome/help/gnotravex/de/usage.page
1514 file path=usr/share/gnome/help/gnotravex/de/winning.page
1515 link path=usr/share/gnome/help/gnotravex/el/figures/gnotravex-logo.png \
1516     target=../../C/figures/gnotravex-logo.png
1517 link path=usr/share/gnome/help/gnotravex/el/figures/gnotravex-main-window.png \
1518     target=../../C/figures/gnotravex-main-window.png
1519 link path=usr/share/gnome/help/gnotravex/el/figures/gnotravex-video.ogv \
1520     target=../../C/figures/gnotravex-video.ogv
1521 file path=usr/share/gnome/help/gnotravex/el/gameplay.page
1522 file path=usr/share/gnome/help/gnotravex/el/hint.page
1523 file path=usr/share/gnome/help/gnotravex/el/index.page
1524 file path=usr/share/gnome/help/gnotravex/el/license.page
1525 file path=usr/share/gnome/help/gnotravex/el/move.page
1526 file path=usr/share/gnome/help/gnotravex/el/multiplayer.page
1527 file path=usr/share/gnome/help/gnotravex/el/shortcut.page
1528 file path=usr/share/gnome/help/gnotravex/el/size.page
1529 file path=usr/share/gnome/help/gnotravex/el/usage.page
1530 file path=usr/share/gnome/help/gnotravex/el/winning.page
1531 link path=usr/share/gnome/help/gnotravex/en_GB/figures/gnotravex-logo.png \
1532     target=../../C/figures/gnotravex-logo.png
1533 link \
1534     path=usr/share/gnome/help/gnotravex/en_GB/figures/gnotravex-main-window.png \
1535     target=../../C/figures/gnotravex-main-window.png
1536 link path=usr/share/gnome/help/gnotravex/en_GB/figures/gnotravex-video.ogv \
1537     target=../../C/figures/gnotravex-video.ogv
1538 file path=usr/share/gnome/help/gnotravex/en_GB/gameplay.page
1539 file path=usr/share/gnome/help/gnotravex/en_GB/hint.page
1540 file path=usr/share/gnome/help/gnotravex/en_GB/index.page
1541 file path=usr/share/gnome/help/gnotravex/en_GB/license.page
1542 file path=usr/share/gnome/help/gnotravex/en_GB/move.page
1543 file path=usr/share/gnome/help/gnotravex/en_GB/multiplayer.page
1544 file path=usr/share/gnome/help/gnotravex/en_GB/shortcut.page
1545 file path=usr/share/gnome/help/gnotravex/en_GB/size.page
1546 file path=usr/share/gnome/help/gnotravex/en_GB/usage.page
1547 file path=usr/share/gnome/help/gnotravex/en_GB/winning.page
1548 link path=usr/share/gnome/help/gnotravex/es/figures/gnotravex-logo.png \
1549     target=../../C/figures/gnotravex-logo.png
1550 link path=usr/share/gnome/help/gnotravex/es/figures/gnotravex-main-window.png \
1551     target=../../C/figures/gnotravex-main-window.png
1552 link path=usr/share/gnome/help/gnotravex/es/figures/gnotravex-video.ogv \
1553     target=../../C/figures/gnotravex-video.ogv
1554 file path=usr/share/gnome/help/gnotravex/es/gameplay.page
1555 file path=usr/share/gnome/help/gnotravex/es/hint.page
1556 file path=usr/share/gnome/help/gnotravex/es/index.page
1557 file path=usr/share/gnome/help/gnotravex/es/license.page
1558 file path=usr/share/gnome/help/gnotravex/es/move.page
1559 file path=usr/share/gnome/help/gnotravex/es/multiplayer.page
1560 file path=usr/share/gnome/help/gnotravex/es/shortcut.page
1561 file path=usr/share/gnome/help/gnotravex/es/size.page
1562 file path=usr/share/gnome/help/gnotravex/es/usage.page
1563 file path=usr/share/gnome/help/gnotravex/es/winning.page
1564 link path=usr/share/gnome/help/gnotravex/eu/figures/gnotravex-logo.png \
1565     target=../../C/figures/gnotravex-logo.png
1566 link path=usr/share/gnome/help/gnotravex/eu/figures/gnotravex-main-window.png \
1567     target=../../C/figures/gnotravex-main-window.png
1568 link path=usr/share/gnome/help/gnotravex/eu/figures/gnotravex-video.ogv \
1569     target=../../C/figures/gnotravex-video.ogv
1570 file path=usr/share/gnome/help/gnotravex/eu/gameplay.page
1571 file path=usr/share/gnome/help/gnotravex/eu/hint.page
1572 file path=usr/share/gnome/help/gnotravex/eu/index.page
1573 file path=usr/share/gnome/help/gnotravex/eu/license.page
1574 file path=usr/share/gnome/help/gnotravex/eu/move.page
1575 file path=usr/share/gnome/help/gnotravex/eu/multiplayer.page
1576 file path=usr/share/gnome/help/gnotravex/eu/shortcut.page
1577 file path=usr/share/gnome/help/gnotravex/eu/size.page
1578 file path=usr/share/gnome/help/gnotravex/eu/usage.page
1579 file path=usr/share/gnome/help/gnotravex/eu/winning.page
1580 link path=usr/share/gnome/help/gnotravex/fr/figures/gnotravex-logo.png \
1581     target=../../C/figures/gnotravex-logo.png
1582 file path=usr/share/gnome/help/gnotravex/fr/figures/gnotravex-main-window.png
1583 link path=usr/share/gnome/help/gnotravex/fr/figures/gnotravex-video.ogv \
1584     target=../../C/figures/gnotravex-video.ogv
1585 file path=usr/share/gnome/help/gnotravex/fr/gameplay.page
1586 file path=usr/share/gnome/help/gnotravex/fr/hint.page
1587 file path=usr/share/gnome/help/gnotravex/fr/index.page
1588 file path=usr/share/gnome/help/gnotravex/fr/license.page
1589 file path=usr/share/gnome/help/gnotravex/fr/move.page
1590 file path=usr/share/gnome/help/gnotravex/fr/multiplayer.page
1591 file path=usr/share/gnome/help/gnotravex/fr/shortcut.page
1592 file path=usr/share/gnome/help/gnotravex/fr/size.page
1593 file path=usr/share/gnome/help/gnotravex/fr/usage.page
1594 file path=usr/share/gnome/help/gnotravex/fr/winning.page
1595 link path=usr/share/gnome/help/gnotravex/it/figures/gnotravex-logo.png \
1596     target=../../C/figures/gnotravex-logo.png
1597 link path=usr/share/gnome/help/gnotravex/it/figures/gnotravex-main-window.png \
1598     target=../../C/figures/gnotravex-main-window.png
1599 link path=usr/share/gnome/help/gnotravex/it/figures/gnotravex-video.ogv \
1600     target=../../C/figures/gnotravex-video.ogv
1601 file path=usr/share/gnome/help/gnotravex/it/gameplay.page
1602 file path=usr/share/gnome/help/gnotravex/it/hint.page
1603 file path=usr/share/gnome/help/gnotravex/it/index.page
1604 file path=usr/share/gnome/help/gnotravex/it/license.page
1605 file path=usr/share/gnome/help/gnotravex/it/move.page
1606 file path=usr/share/gnome/help/gnotravex/it/multiplayer.page
1607 file path=usr/share/gnome/help/gnotravex/it/shortcut.page
1608 file path=usr/share/gnome/help/gnotravex/it/size.page
1609 file path=usr/share/gnome/help/gnotravex/it/usage.page
1610 file path=usr/share/gnome/help/gnotravex/it/winning.page
1611 link path=usr/share/gnome/help/gnotravex/oc/figures/gnotravex-logo.png \
1612     target=../../C/figures/gnotravex-logo.png
1613 link path=usr/share/gnome/help/gnotravex/oc/figures/gnotravex-main-window.png \
1614     target=../../C/figures/gnotravex-main-window.png
1615 link path=usr/share/gnome/help/gnotravex/oc/figures/gnotravex-video.ogv \
1616     target=../../C/figures/gnotravex-video.ogv
1617 file path=usr/share/gnome/help/gnotravex/oc/gameplay.page
1618 file path=usr/share/gnome/help/gnotravex/oc/hint.page
1619 file path=usr/share/gnome/help/gnotravex/oc/index.page
1620 file path=usr/share/gnome/help/gnotravex/oc/license.page
1621 file path=usr/share/gnome/help/gnotravex/oc/move.page
1622 file path=usr/share/gnome/help/gnotravex/oc/multiplayer.page
1623 file path=usr/share/gnome/help/gnotravex/oc/shortcut.page
1624 file path=usr/share/gnome/help/gnotravex/oc/size.page
1625 file path=usr/share/gnome/help/gnotravex/oc/usage.page
1626 file path=usr/share/gnome/help/gnotravex/oc/winning.page
1627 link path=usr/share/gnome/help/gnotravex/ru/figures/gnotravex-logo.png \
1628     target=../../C/figures/gnotravex-logo.png
1629 link path=usr/share/gnome/help/gnotravex/ru/figures/gnotravex-main-window.png \
1630     target=../../C/figures/gnotravex-main-window.png
1631 link path=usr/share/gnome/help/gnotravex/ru/figures/gnotravex-video.ogv \
1632     target=../../C/figures/gnotravex-video.ogv
1633 file path=usr/share/gnome/help/gnotravex/ru/gameplay.page
1634 file path=usr/share/gnome/help/gnotravex/ru/hint.page
1635 file path=usr/share/gnome/help/gnotravex/ru/index.page
1636 file path=usr/share/gnome/help/gnotravex/ru/license.page
1637 file path=usr/share/gnome/help/gnotravex/ru/move.page
1638 file path=usr/share/gnome/help/gnotravex/ru/multiplayer.page
1639 file path=usr/share/gnome/help/gnotravex/ru/shortcut.page
1640 file path=usr/share/gnome/help/gnotravex/ru/size.page
1641 file path=usr/share/gnome/help/gnotravex/ru/usage.page
1642 file path=usr/share/gnome/help/gnotravex/ru/winning.page
1643 link path=usr/share/gnome/help/gnotravex/sl/figures/gnotravex-logo.png \
1644     target=../../C/figures/gnotravex-logo.png
1645 link path=usr/share/gnome/help/gnotravex/sl/figures/gnotravex-main-window.png \
1646     target=../../C/figures/gnotravex-main-window.png
1647 link path=usr/share/gnome/help/gnotravex/sl/figures/gnotravex-video.ogv \
1648     target=../../C/figures/gnotravex-video.ogv
1649 file path=usr/share/gnome/help/gnotravex/sl/gameplay.page
1650 file path=usr/share/gnome/help/gnotravex/sl/hint.page
1651 file path=usr/share/gnome/help/gnotravex/sl/index.page
1652 file path=usr/share/gnome/help/gnotravex/sl/license.page
1653 file path=usr/share/gnome/help/gnotravex/sl/move.page
1654 file path=usr/share/gnome/help/gnotravex/sl/multiplayer.page
1655 file path=usr/share/gnome/help/gnotravex/sl/shortcut.page
1656 file path=usr/share/gnome/help/gnotravex/sl/size.page
1657 file path=usr/share/gnome/help/gnotravex/sl/usage.page
1658 file path=usr/share/gnome/help/gnotravex/sl/winning.page
1659 link path=usr/share/gnome/help/gnotravex/sr/figures/gnotravex-logo.png \
1660     target=../../C/figures/gnotravex-logo.png
1661 file path=usr/share/gnome/help/gnotravex/sr/figures/gnotravex-main-window.png
1662 link path=usr/share/gnome/help/gnotravex/sr/figures/gnotravex-video.ogv \
1663     target=../../C/figures/gnotravex-video.ogv
1664 file path=usr/share/gnome/help/gnotravex/sr/gameplay.page
1665 file path=usr/share/gnome/help/gnotravex/sr/hint.page
1666 file path=usr/share/gnome/help/gnotravex/sr/index.page
1667 file path=usr/share/gnome/help/gnotravex/sr/license.page
1668 file path=usr/share/gnome/help/gnotravex/sr/move.page
1669 file path=usr/share/gnome/help/gnotravex/sr/multiplayer.page
1670 file path=usr/share/gnome/help/gnotravex/sr/shortcut.page
1671 file path=usr/share/gnome/help/gnotravex/sr/size.page
1672 file path=usr/share/gnome/help/gnotravex/sr/usage.page
1673 file path=usr/share/gnome/help/gnotravex/sr/winning.page
1674 link path=usr/share/gnome/help/gnotravex/sr@latin/figures/gnotravex-logo.png \
1675     target=../../C/figures/gnotravex-logo.png
1676 file path=usr/share/gnome/help/gnotravex/sr@latin/figures/gnotravex-main-window.png
1677 link path=usr/share/gnome/help/gnotravex/sr@latin/figures/gnotravex-video.ogv \
1678     target=../../C/figures/gnotravex-video.ogv
1679 file path=usr/share/gnome/help/gnotravex/sr@latin/gameplay.page
1680 file path=usr/share/gnome/help/gnotravex/sr@latin/hint.page
1681 file path=usr/share/gnome/help/gnotravex/sr@latin/index.page
1682 file path=usr/share/gnome/help/gnotravex/sr@latin/license.page
1683 file path=usr/share/gnome/help/gnotravex/sr@latin/move.page
1684 file path=usr/share/gnome/help/gnotravex/sr@latin/multiplayer.page
1685 file path=usr/share/gnome/help/gnotravex/sr@latin/shortcut.page
1686 file path=usr/share/gnome/help/gnotravex/sr@latin/size.page
1687 file path=usr/share/gnome/help/gnotravex/sr@latin/usage.page
1688 file path=usr/share/gnome/help/gnotravex/sr@latin/winning.page
1689 link path=usr/share/gnome/help/gnotravex/sv/figures/gnotravex-logo.png \
1690     target=../../C/figures/gnotravex-logo.png
1691 link path=usr/share/gnome/help/gnotravex/sv/figures/gnotravex-main-window.png \
1692     target=../../C/figures/gnotravex-main-window.png
1693 link path=usr/share/gnome/help/gnotravex/sv/figures/gnotravex-video.ogv \
1694     target=../../C/figures/gnotravex-video.ogv
1695 file path=usr/share/gnome/help/gnotravex/sv/gameplay.page
1696 file path=usr/share/gnome/help/gnotravex/sv/hint.page
1697 file path=usr/share/gnome/help/gnotravex/sv/index.page
1698 file path=usr/share/gnome/help/gnotravex/sv/license.page
1699 file path=usr/share/gnome/help/gnotravex/sv/move.page
1700 file path=usr/share/gnome/help/gnotravex/sv/multiplayer.page
1701 file path=usr/share/gnome/help/gnotravex/sv/shortcut.page
1702 file path=usr/share/gnome/help/gnotravex/sv/size.page
1703 file path=usr/share/gnome/help/gnotravex/sv/usage.page
1704 file path=usr/share/gnome/help/gnotravex/sv/winning.page
1705 link path=usr/share/gnome/help/gnotravex/zh_CN/figures/gnotravex-logo.png \
1706     target=../../C/figures/gnotravex-logo.png
1707 link \
1708     path=usr/share/gnome/help/gnotravex/zh_CN/figures/gnotravex-main-window.png \
1709     target=../../C/figures/gnotravex-main-window.png
1710 link path=usr/share/gnome/help/gnotravex/zh_CN/figures/gnotravex-video.ogv \
1711     target=../../C/figures/gnotravex-video.ogv
1712 file path=usr/share/gnome/help/gnotravex/zh_CN/gameplay.page
1713 file path=usr/share/gnome/help/gnotravex/zh_CN/hint.page
1714 file path=usr/share/gnome/help/gnotravex/zh_CN/index.page
1715 file path=usr/share/gnome/help/gnotravex/zh_CN/license.page
1716 file path=usr/share/gnome/help/gnotravex/zh_CN/move.page
1717 file path=usr/share/gnome/help/gnotravex/zh_CN/multiplayer.page
1718 file path=usr/share/gnome/help/gnotravex/zh_CN/shortcut.page
1719 file path=usr/share/gnome/help/gnotravex/zh_CN/size.page
1720 file path=usr/share/gnome/help/gnotravex/zh_CN/usage.page
1721 file path=usr/share/gnome/help/gnotravex/zh_CN/winning.page
1722 file path=usr/share/gnome/help/gnotski/C/figures/gnotski_start_window.png
1723 file path=usr/share/gnome/help/gnotski/C/figures/gnotski_win.png
1724 file path=usr/share/gnome/help/gnotski/C/gnotski.xml
1725 file path=usr/share/gnome/help/gnotski/C/legal.xml
1726 file path=usr/share/gnome/help/gnotski/ca/figures/gnotski_start_window.png
1727 file path=usr/share/gnome/help/gnotski/ca/figures/gnotski_win.png
1728 file path=usr/share/gnome/help/gnotski/ca/gnotski.xml
1729 file path=usr/share/gnome/help/gnotski/cs/figures/gnotski_start_window.png
1730 file path=usr/share/gnome/help/gnotski/cs/figures/gnotski_win.png
1731 file path=usr/share/gnome/help/gnotski/cs/gnotski.xml
1732 link path=usr/share/gnome/help/gnotski/da/figures/gnotski_start_window.png \
1733     target=../../C/figures/gnotski_start_window.png
1734 link path=usr/share/gnome/help/gnotski/da/figures/gnotski_win.png \
1735     target=../../C/figures/gnotski_win.png
1736 file path=usr/share/gnome/help/gnotski/da/gnotski.xml
1737 file path=usr/share/gnome/help/gnotski/de/figures/gnotski_start_window.png
1738 file path=usr/share/gnome/help/gnotski/de/figures/gnotski_win.png
1739 file path=usr/share/gnome/help/gnotski/de/gnotski.xml
1740 file path=usr/share/gnome/help/gnotski/el/figures/gnotski_start_window.png
1741 file path=usr/share/gnome/help/gnotski/el/figures/gnotski_win.png
1742 file path=usr/share/gnome/help/gnotski/el/gnotski.xml
1743 link path=usr/share/gnome/help/gnotski/en_GB/figures/gnotski_start_window.png \
1744     target=../../C/figures/gnotski_start_window.png
1745 link path=usr/share/gnome/help/gnotski/en_GB/figures/gnotski_win.png \
1746     target=../../C/figures/gnotski_win.png
1747 file path=usr/share/gnome/help/gnotski/en_GB/gnotski.xml
1748 file path=usr/share/gnome/help/gnotski/es/figures/gnotski_start_window.png
1749 file path=usr/share/gnome/help/gnotski/es/figures/gnotski_win.png
1750 file path=usr/share/gnome/help/gnotski/es/gnotski.xml
1751 file path=usr/share/gnome/help/gnotski/eu/figures/gnotski_start_window.png
1752 file path=usr/share/gnome/help/gnotski/eu/figures/gnotski_win.png
1753 file path=usr/share/gnome/help/gnotski/eu/gnotski.xml
1754 file path=usr/share/gnome/help/gnotski/fr/figures/gnotski_start_window.png
1755 file path=usr/share/gnome/help/gnotski/fr/figures/gnotski_win.png
1756 file path=usr/share/gnome/help/gnotski/fr/gnotski.xml
1757 file path=usr/share/gnome/help/gnotski/it/figures/gnotski_start_window.png
1758 file path=usr/share/gnome/help/gnotski/it/figures/gnotski_win.png
1759 file path=usr/share/gnome/help/gnotski/it/gnotski.xml
1760 link path=usr/share/gnome/help/gnotski/oc/figures/gnotski_start_window.png \
1761     target=../../C/figures/gnotski_start_window.png
1762 link path=usr/share/gnome/help/gnotski/oc/figures/gnotski_win.png \
1763     target=../../C/figures/gnotski_win.png
1764 file path=usr/share/gnome/help/gnotski/oc/gnotski.xml
1765 file path=usr/share/gnome/help/gnotski/sr/figures/gnotski_start_window.png
1766 file path=usr/share/gnome/help/gnotski/sr/figures/gnotski_win.png
1767 file path=usr/share/gnome/help/gnotski/sr/gnotski.xml
1768 file path=usr/share/gnome/help/gnotski/sr@latin/figures/gnotski_start_window.png
1769 file path=usr/share/gnome/help/gnotski/sr@latin/figures/gnotski_win.png
1770 file path=usr/share/gnome/help/gnotski/sr@latin/gnotski.xml
1771 file path=usr/share/gnome/help/gnotski/sv/figures/gnotski_start_window.png
1772 file path=usr/share/gnome/help/gnotski/sv/figures/gnotski_win.png
1773 file path=usr/share/gnome/help/gnotski/sv/gnotski.xml
1774 file path=usr/share/gnome/help/gtali/C/figures/mainwindow.png
1775 file path=usr/share/gnome/help/gtali/C/figures/preferences.png
1776 file path=usr/share/gnome/help/gtali/C/gtali.xml
1777 file path=usr/share/gnome/help/gtali/C/legal.xml
1778 file path=usr/share/gnome/help/gtali/ca/figures/mainwindow.png
1779 file path=usr/share/gnome/help/gtali/ca/figures/preferences.png
1780 file path=usr/share/gnome/help/gtali/ca/gtali.xml
1781 file path=usr/share/gnome/help/gtali/cs/figures/mainwindow.png
1782 file path=usr/share/gnome/help/gtali/cs/figures/preferences.png
1783 file path=usr/share/gnome/help/gtali/cs/gtali.xml
1784 link path=usr/share/gnome/help/gtali/da/figures/mainwindow.png \
1785     target=../../C/figures/mainwindow.png
1786 link path=usr/share/gnome/help/gtali/da/figures/preferences.png \
1787     target=../../C/figures/preferences.png
1788 file path=usr/share/gnome/help/gtali/da/gtali.xml
1789 file path=usr/share/gnome/help/gtali/de/figures/mainwindow.png
1790 file path=usr/share/gnome/help/gtali/de/figures/preferences.png
1791 file path=usr/share/gnome/help/gtali/de/gtali.xml
1792 file path=usr/share/gnome/help/gtali/el/figures/mainwindow.png
1793 file path=usr/share/gnome/help/gtali/el/figures/preferences.png
1794 file path=usr/share/gnome/help/gtali/el/gtali.xml
1795 link path=usr/share/gnome/help/gtali/en_GB/figures/mainwindow.png \
1796     target=../../C/figures/mainwindow.png
1797 link path=usr/share/gnome/help/gtali/en_GB/figures/preferences.png \
1798     target=../../C/figures/preferences.png
1799 file path=usr/share/gnome/help/gtali/en_GB/gtali.xml
1800 file path=usr/share/gnome/help/gtali/es/figures/mainwindow.png
1801 file path=usr/share/gnome/help/gtali/es/figures/preferences.png
1802 file path=usr/share/gnome/help/gtali/es/gtali.xml
1803 file path=usr/share/gnome/help/gtali/eu/figures/mainwindow.png
1804 file path=usr/share/gnome/help/gtali/eu/figures/preferences.png
1805 file path=usr/share/gnome/help/gtali/eu/gtali.xml
1806 file path=usr/share/gnome/help/gtali/fr/figures/mainwindow.png
1807 file path=usr/share/gnome/help/gtali/fr/figures/preferences.png
1808 file path=usr/share/gnome/help/gtali/fr/gtali.xml
1809 file path=usr/share/gnome/help/gtali/it/figures/mainwindow.png
1810 file path=usr/share/gnome/help/gtali/it/figures/preferences.png
1811 file path=usr/share/gnome/help/gtali/it/gtali.xml
1812 link path=usr/share/gnome/help/gtali/oc/figures/mainwindow.png \
1813     target=../../C/figures/mainwindow.png
1814 link path=usr/share/gnome/help/gtali/oc/figures/preferences.png \
1815     target=../../C/figures/preferences.png
1816 file path=usr/share/gnome/help/gtali/oc/gtali.xml
1817 link path=usr/share/gnome/help/gtali/pt_BR/figures/mainwindow.png \
1818     target=../../C/figures/mainwindow.png
1819 link path=usr/share/gnome/help/gtali/pt_BR/figures/preferences.png \
1820     target=../../C/figures/preferences.png
1821 file path=usr/share/gnome/help/gtali/pt_BR/gtali.xml
1822 file path=usr/share/gnome/help/gtali/sr/figures/mainwindow.png
1823 file path=usr/share/gnome/help/gtali/sr/figures/preferences.png
1824 file path=usr/share/gnome/help/gtali/sr/gtali.xml
1825 file path=usr/share/gnome/help/gtali/sr@latin/figures/mainwindow.png
1826 file path=usr/share/gnome/help/gtali/sr@latin/figures/preferences.png
1827 file path=usr/share/gnome/help/gtali/sr@latin/gtali.xml
1828 file path=usr/share/gnome/help/gtali/sv/figures/mainwindow.png
1829 file path=usr/share/gnome/help/gtali/sv/figures/preferences.png
1830 file path=usr/share/gnome/help/gtali/sv/gtali.xml
1831 file path=usr/share/gnome/help/iagno/C/figures/ANIMATION.png
1832 file path=usr/share/gnome/help/iagno/C/figures/BLOCK.png
1833 file path=usr/share/gnome/help/iagno/C/figures/FIRST.png
1834 file path=usr/share/gnome/help/iagno/C/figures/PLAYER.png
1835 file path=usr/share/gnome/help/iagno/C/figures/START.png
1836 file path=usr/share/gnome/help/iagno/C/figures/connect.png
1837 file path=usr/share/gnome/help/iagno/C/figures/tables.png
1838 file path=usr/share/gnome/help/iagno/C/iagno.xml
1839 file path=usr/share/gnome/help/iagno/C/legal.xml
1840 file path=usr/share/gnome/help/iagno/C/network-games.xml
1841 file path=usr/share/gnome/help/iagno/ca/figures/ANIMATION.png
1842 file path=usr/share/gnome/help/iagno/ca/figures/BLOCK.png
1843 file path=usr/share/gnome/help/iagno/ca/figures/FIRST.png
1844 file path=usr/share/gnome/help/iagno/ca/figures/PLAYER.png
1845 file path=usr/share/gnome/help/iagno/ca/figures/START.png
1846 file path=usr/share/gnome/help/iagno/ca/figures/connect.png
1847 file path=usr/share/gnome/help/iagno/ca/figures/tables.png
1848 file path=usr/share/gnome/help/iagno/ca/iagno.xml
1849 file path=usr/share/gnome/help/iagno/cs/figures/ANIMATION.png
1850 file path=usr/share/gnome/help/iagno/cs/figures/BLOCK.png
1851 file path=usr/share/gnome/help/iagno/cs/figures/FIRST.png
1852 file path=usr/share/gnome/help/iagno/cs/figures/PLAYER.png
1853 file path=usr/share/gnome/help/iagno/cs/figures/START.png
1854 link path=usr/share/gnome/help/iagno/cs/figures/connect.png \
1855     target=../../C/figures/connect.png
1856 link path=usr/share/gnome/help/iagno/cs/figures/tables.png \
1857     target=../../C/figures/tables.png
1858 file path=usr/share/gnome/help/iagno/cs/iagno.xml
1859 file path=usr/share/gnome/help/iagno/de/figures/ANIMATION.png
1860 file path=usr/share/gnome/help/iagno/de/figures/BLOCK.png
1861 file path=usr/share/gnome/help/iagno/de/figures/FIRST.png
1862 file path=usr/share/gnome/help/iagno/de/figures/PLAYER.png
1863 file path=usr/share/gnome/help/iagno/de/figures/START.png
1864 link path=usr/share/gnome/help/iagno/de/figures/connect.png \
1865     target=../../C/figures/connect.png
1866 link path=usr/share/gnome/help/iagno/de/figures/tables.png \
1867     target=../../C/figures/tables.png
1868 file path=usr/share/gnome/help/iagno/de/iagno.xml
1869 file path=usr/share/gnome/help/iagno/el/figures/ANIMATION.png
1870 file path=usr/share/gnome/help/iagno/el/figures/BLOCK.png
1871 file path=usr/share/gnome/help/iagno/el/figures/FIRST.png
1872 file path=usr/share/gnome/help/iagno/el/figures/PLAYER.png
1873 file path=usr/share/gnome/help/iagno/el/figures/START.png
1874 link path=usr/share/gnome/help/iagno/el/figures/connect.png \
1875     target=../../C/figures/connect.png
1876 link path=usr/share/gnome/help/iagno/el/figures/tables.png \
1877     target=../../C/figures/tables.png
1878 file path=usr/share/gnome/help/iagno/el/iagno.xml
1879 link path=usr/share/gnome/help/iagno/en_GB/figures/ANIMATION.png \
1880     target=../../C/figures/ANIMATION.png
1881 link path=usr/share/gnome/help/iagno/en_GB/figures/BLOCK.png \
1882     target=../../C/figures/BLOCK.png
1883 link path=usr/share/gnome/help/iagno/en_GB/figures/FIRST.png \
1884     target=../../C/figures/FIRST.png
1885 link path=usr/share/gnome/help/iagno/en_GB/figures/PLAYER.png \
1886     target=../../C/figures/PLAYER.png
1887 link path=usr/share/gnome/help/iagno/en_GB/figures/START.png \
1888     target=../../C/figures/START.png
1889 link path=usr/share/gnome/help/iagno/en_GB/figures/connect.png \
1890     target=../../C/figures/connect.png
1891 link path=usr/share/gnome/help/iagno/en_GB/figures/tables.png \
1892     target=../../C/figures/tables.png
1893 file path=usr/share/gnome/help/iagno/en_GB/iagno.xml
1894 file path=usr/share/gnome/help/iagno/es/figures/ANIMATION.png
1895 file path=usr/share/gnome/help/iagno/es/figures/BLOCK.png
1896 file path=usr/share/gnome/help/iagno/es/figures/FIRST.png
1897 file path=usr/share/gnome/help/iagno/es/figures/PLAYER.png
1898 file path=usr/share/gnome/help/iagno/es/figures/START.png
1899 file path=usr/share/gnome/help/iagno/es/figures/connect.png
1900 file path=usr/share/gnome/help/iagno/es/figures/tables.png
1901 file path=usr/share/gnome/help/iagno/es/iagno.xml
1902 file path=usr/share/gnome/help/iagno/eu/figures/ANIMATION.png
1903 file path=usr/share/gnome/help/iagno/eu/figures/BLOCK.png
1904 file path=usr/share/gnome/help/iagno/eu/figures/FIRST.png
1905 file path=usr/share/gnome/help/iagno/eu/figures/PLAYER.png
1906 file path=usr/share/gnome/help/iagno/eu/figures/START.png
1907 file path=usr/share/gnome/help/iagno/eu/figures/connect.png
1908 file path=usr/share/gnome/help/iagno/eu/figures/tables.png
1909 file path=usr/share/gnome/help/iagno/eu/iagno.xml
1910 file path=usr/share/gnome/help/iagno/fr/figures/ANIMATION.png
1911 file path=usr/share/gnome/help/iagno/fr/figures/BLOCK.png
1912 file path=usr/share/gnome/help/iagno/fr/figures/FIRST.png
1913 file path=usr/share/gnome/help/iagno/fr/figures/PLAYER.png
1914 file path=usr/share/gnome/help/iagno/fr/figures/START.png
1915 link path=usr/share/gnome/help/iagno/fr/figures/connect.png \
1916     target=../../C/figures/connect.png
1917 link path=usr/share/gnome/help/iagno/fr/figures/tables.png \
1918     target=../../C/figures/tables.png
1919 file path=usr/share/gnome/help/iagno/fr/iagno.xml
1920 file path=usr/share/gnome/help/iagno/it/figures/ANIMATION.png
1921 file path=usr/share/gnome/help/iagno/it/figures/BLOCK.png
1922 file path=usr/share/gnome/help/iagno/it/figures/FIRST.png
1923 file path=usr/share/gnome/help/iagno/it/figures/PLAYER.png
1924 file path=usr/share/gnome/help/iagno/it/figures/START.png
1925 file path=usr/share/gnome/help/iagno/it/figures/connect.png
1926 file path=usr/share/gnome/help/iagno/it/figures/tables.png
1927 file path=usr/share/gnome/help/iagno/it/iagno.xml
1928 link path=usr/share/gnome/help/iagno/oc/figures/ANIMATION.png \
1929     target=../../C/figures/ANIMATION.png
1930 link path=usr/share/gnome/help/iagno/oc/figures/BLOCK.png \
1931     target=../../C/figures/BLOCK.png
1932 link path=usr/share/gnome/help/iagno/oc/figures/FIRST.png \
1933     target=../../C/figures/FIRST.png
1934 link path=usr/share/gnome/help/iagno/oc/figures/PLAYER.png \
1935     target=../../C/figures/PLAYER.png
1936 link path=usr/share/gnome/help/iagno/oc/figures/START.png \
1937     target=../../C/figures/START.png
1938 link path=usr/share/gnome/help/iagno/oc/figures/connect.png \
1939     target=../../C/figures/connect.png
1940 link path=usr/share/gnome/help/iagno/oc/figures/tables.png \
1941     target=../../C/figures/tables.png
1942 file path=usr/share/gnome/help/iagno/oc/iagno.xml
1943 file path=usr/share/gnome/help/iagno/pt_BR/figures/ANIMATION.png
1944 file path=usr/share/gnome/help/iagno/pt_BR/figures/BLOCK.png
1945 file path=usr/share/gnome/help/iagno/pt_BR/figures/FIRST.png
1946 file path=usr/share/gnome/help/iagno/pt_BR/figures/PLAYER.png
1947 file path=usr/share/gnome/help/iagno/pt_BR/figures/START.png
1948 link path=usr/share/gnome/help/iagno/pt_BR/figures/connect.png \
1949     target=../../C/figures/connect.png
1950 link path=usr/share/gnome/help/iagno/pt_BR/figures/tables.png \
1951     target=../../C/figures/tables.png
1952 file path=usr/share/gnome/help/iagno/pt_BR/iagno.xml
1953 file path=usr/share/gnome/help/iagno/sr/figures/ANIMATION.png
1954 file path=usr/share/gnome/help/iagno/sr/figures/BLOCK.png
1955 file path=usr/share/gnome/help/iagno/sr/figures/FIRST.png
1956 file path=usr/share/gnome/help/iagno/sr/figures/PLAYER.png
1957 file path=usr/share/gnome/help/iagno/sr/figures/START.png
1958 link path=usr/share/gnome/help/iagno/sr/figures/connect.png \
1959     target=../../C/figures/connect.png
1960 link path=usr/share/gnome/help/iagno/sr/figures/tables.png \
1961     target=../../C/figures/tables.png
1962 file path=usr/share/gnome/help/iagno/sr/iagno.xml
1963 file path=usr/share/gnome/help/iagno/sr@latin/figures/ANIMATION.png
1964 file path=usr/share/gnome/help/iagno/sr@latin/figures/BLOCK.png
1965 file path=usr/share/gnome/help/iagno/sr@latin/figures/FIRST.png
1966 file path=usr/share/gnome/help/iagno/sr@latin/figures/PLAYER.png
1967 file path=usr/share/gnome/help/iagno/sr@latin/figures/START.png
1968 link path=usr/share/gnome/help/iagno/sr@latin/figures/connect.png \
1969     target=../../C/figures/connect.png
1970 link path=usr/share/gnome/help/iagno/sr@latin/figures/tables.png \
1971     target=../../C/figures/tables.png
1972 file path=usr/share/gnome/help/iagno/sr@latin/iagno.xml
1973 file path=usr/share/gnome/help/iagno/sv/figures/ANIMATION.png
1974 file path=usr/share/gnome/help/iagno/sv/figures/BLOCK.png
1975 file path=usr/share/gnome/help/iagno/sv/figures/FIRST.png
1976 file path=usr/share/gnome/help/iagno/sv/figures/PLAYER.png
1977 file path=usr/share/gnome/help/iagno/sv/figures/START.png
1978 link path=usr/share/gnome/help/iagno/sv/figures/connect.png \
1979     target=../../C/figures/connect.png
1980 link path=usr/share/gnome/help/iagno/sv/figures/tables.png \
1981     target=../../C/figures/tables.png
1982 file path=usr/share/gnome/help/iagno/sv/iagno.xml
1983 file path=usr/share/gnome/help/lightsoff/C/legal.xml
1984 file path=usr/share/gnome/help/lightsoff/C/lightsoff.xml
1985 file path=usr/share/gnome/help/lightsoff/de/lightsoff.xml
1986 file path=usr/share/gnome/help/lightsoff/el/lightsoff.xml
1987 file path=usr/share/gnome/help/lightsoff/es/lightsoff.xml
1988 file path=usr/share/gnome/help/lightsoff/fi/lightsoff.xml
1989 file path=usr/share/gnome/help/lightsoff/fr/lightsoff.xml
1990 file path=usr/share/gnome/help/mahjongg/C/figures/mahjongg.png
1991 file path=usr/share/gnome/help/mahjongg/C/figures/no-move.png
1992 file path=usr/share/gnome/help/mahjongg/C/figures/preferences.png
1993 file path=usr/share/gnome/help/mahjongg/C/figures/toolbar.png
1994 file path=usr/share/gnome/help/mahjongg/C/legal.xml
1995 file path=usr/share/gnome/help/mahjongg/C/mahjongg.xml
1996 file path=usr/share/gnome/help/mahjongg/ca/figures/mahjongg.png
1997 file path=usr/share/gnome/help/mahjongg/ca/figures/no-move.png
1998 file path=usr/share/gnome/help/mahjongg/ca/figures/preferences.png
1999 file path=usr/share/gnome/help/mahjongg/ca/figures/toolbar.png
2000 file path=usr/share/gnome/help/mahjongg/ca/mahjongg.xml
2001 file path=usr/share/gnome/help/mahjongg/cs/figures/mahjongg.png
2002 file path=usr/share/gnome/help/mahjongg/cs/figures/no-move.png
2003 file path=usr/share/gnome/help/mahjongg/cs/figures/preferences.png
2004 file path=usr/share/gnome/help/mahjongg/cs/figures/toolbar.png
2005 file path=usr/share/gnome/help/mahjongg/cs/mahjongg.xml
2006 link path=usr/share/gnome/help/mahjongg/da/figures/mahjongg.png \
2007     target=../../C/figures/mahjongg.png
2008 link path=usr/share/gnome/help/mahjongg/da/figures/no-move.png \
2009     target=../../C/figures/no-move.png
2010 link path=usr/share/gnome/help/mahjongg/da/figures/preferences.png \
2011     target=../../C/figures/preferences.png
2012 link path=usr/share/gnome/help/mahjongg/da/figures/toolbar.png \
2013     target=../../C/figures/toolbar.png
2014 file path=usr/share/gnome/help/mahjongg/da/mahjongg.xml
2015 file path=usr/share/gnome/help/mahjongg/de/figures/mahjongg.png
2016 file path=usr/share/gnome/help/mahjongg/de/figures/no-move.png
2017 file path=usr/share/gnome/help/mahjongg/de/figures/preferences.png
2018 file path=usr/share/gnome/help/mahjongg/de/figures/toolbar.png
2019 file path=usr/share/gnome/help/mahjongg/de/mahjongg.xml
2020 file path=usr/share/gnome/help/mahjongg/el/figures/mahjongg.png
2021 link path=usr/share/gnome/help/mahjongg/el/figures/no-move.png \
2022     target=../../C/figures/no-move.png
2023 file path=usr/share/gnome/help/mahjongg/el/figures/preferences.png
2024 file path=usr/share/gnome/help/mahjongg/el/figures/toolbar.png
2025 file path=usr/share/gnome/help/mahjongg/el/mahjongg.xml
2026 link path=usr/share/gnome/help/mahjongg/en_GB/figures/mahjongg.png \
2027     target=../../C/figures/mahjongg.png
2028 link path=usr/share/gnome/help/mahjongg/en_GB/figures/no-move.png \
2029     target=../../C/figures/no-move.png
2030 link path=usr/share/gnome/help/mahjongg/en_GB/figures/preferences.png \
2031     target=../../C/figures/preferences.png
2032 link path=usr/share/gnome/help/mahjongg/en_GB/figures/toolbar.png \
2033     target=../../C/figures/toolbar.png
2034 file path=usr/share/gnome/help/mahjongg/en_GB/mahjongg.xml
2035 file path=usr/share/gnome/help/mahjongg/es/figures/mahjongg.png
2036 file path=usr/share/gnome/help/mahjongg/es/figures/no-move.png
2037 file path=usr/share/gnome/help/mahjongg/es/figures/preferences.png
2038 file path=usr/share/gnome/help/mahjongg/es/figures/toolbar.png
2039 file path=usr/share/gnome/help/mahjongg/es/mahjongg.xml
2040 file path=usr/share/gnome/help/mahjongg/eu/figures/mahjongg.png
2041 file path=usr/share/gnome/help/mahjongg/eu/figures/no-move.png
2042 file path=usr/share/gnome/help/mahjongg/eu/figures/preferences.png
2043 file path=usr/share/gnome/help/mahjongg/eu/figures/toolbar.png
2044 file path=usr/share/gnome/help/mahjongg/eu/mahjongg.xml
2045 file path=usr/share/gnome/help/mahjongg/fr/figures/mahjongg.png
2046 file path=usr/share/gnome/help/mahjongg/fr/figures/no-move.png
2047 file path=usr/share/gnome/help/mahjongg/fr/figures/preferences.png
2048 file path=usr/share/gnome/help/mahjongg/fr/figures/toolbar.png
2049 file path=usr/share/gnome/help/mahjongg/fr/mahjongg.xml
2050 file path=usr/share/gnome/help/mahjongg/it/figures/mahjongg.png
2051 file path=usr/share/gnome/help/mahjongg/it/figures/no-move.png
2052 file path=usr/share/gnome/help/mahjongg/it/figures/preferences.png
2053 file path=usr/share/gnome/help/mahjongg/it/figures/toolbar.png
2054 file path=usr/share/gnome/help/mahjongg/it/mahjongg.xml
2055 link path=usr/share/gnome/help/mahjongg/oc/figures/mahjongg.png \
2056     target=../../C/figures/mahjongg.png
2057 link path=usr/share/gnome/help/mahjongg/oc/figures/no-move.png \
2058     target=../../C/figures/no-move.png
2059 link path=usr/share/gnome/help/mahjongg/oc/figures/preferences.png \
2060     target=../../C/figures/preferences.png
2061 link path=usr/share/gnome/help/mahjongg/oc/figures/toolbar.png \
2062     target=../../C/figures/toolbar.png
2063 file path=usr/share/gnome/help/mahjongg/oc/mahjongg.xml
2064 file path=usr/share/gnome/help/mahjongg/sr/figures/mahjongg.png
2065 file path=usr/share/gnome/help/mahjongg/sr/figures/no-move.png
2066 file path=usr/share/gnome/help/mahjongg/sr/figures/preferences.png
2067 file path=usr/share/gnome/help/mahjongg/sr/figures/toolbar.png
2068 file path=usr/share/gnome/help/mahjongg/sr/mahjongg.xml
2069 file path=usr/share/gnome/help/mahjongg/sr@latin/figures/mahjongg.png
2070 file path=usr/share/gnome/help/mahjongg/sr@latin/figures/no-move.png
2071 file path=usr/share/gnome/help/mahjongg/sr@latin/figures/preferences.png
2072 file path=usr/share/gnome/help/mahjongg/sr@latin/figures/toolbar.png
2073 file path=usr/share/gnome/help/mahjongg/sr@latin/mahjongg.xml
2074 file path=usr/share/gnome/help/mahjongg/sv/figures/mahjongg.png
2075 file path=usr/share/gnome/help/mahjongg/sv/figures/no-move.png
2076 file path=usr/share/gnome/help/mahjongg/sv/figures/preferences.png
2077 file path=usr/share/gnome/help/mahjongg/sv/figures/toolbar.png
2078 file path=usr/share/gnome/help/mahjongg/sv/mahjongg.xml
2079 file path=usr/share/gnome/help/swell-foop/C/figures/play1.png
2080 file path=usr/share/gnome/help/swell-foop/C/figures/play2.png
2081 file path=usr/share/gnome/help/swell-foop/C/figures/play3.png
2082 file path=usr/share/gnome/help/swell-foop/C/figures/play4.png
2083 file path=usr/share/gnome/help/swell-foop/C/figures/start-up.png
2084 file path=usr/share/gnome/help/swell-foop/C/legal.xml
2085 file path=usr/share/gnome/help/swell-foop/C/swell-foop.xml
2086 link path=usr/share/gnome/help/swell-foop/ca/figures/play1.png \
2087     target=../../C/figures/play1.png
2088 link path=usr/share/gnome/help/swell-foop/ca/figures/play2.png \
2089     target=../../C/figures/play2.png
2090 link path=usr/share/gnome/help/swell-foop/ca/figures/play3.png \
2091     target=../../C/figures/play3.png
2092 link path=usr/share/gnome/help/swell-foop/ca/figures/play4.png \
2093     target=../../C/figures/play4.png
2094 file path=usr/share/gnome/help/swell-foop/ca/figures/start-up.png
2095 file path=usr/share/gnome/help/swell-foop/ca/legal.xml
2096 file path=usr/share/gnome/help/swell-foop/ca/swell-foop.xml
2097 link path=usr/share/gnome/help/swell-foop/cs/figures/play1.png \
2098     target=../../C/figures/play1.png
2099 link path=usr/share/gnome/help/swell-foop/cs/figures/play2.png \
2100     target=../../C/figures/play2.png
2101 link path=usr/share/gnome/help/swell-foop/cs/figures/play3.png \
2102     target=../../C/figures/play3.png
2103 link path=usr/share/gnome/help/swell-foop/cs/figures/play4.png \
2104     target=../../C/figures/play4.png
2105 file path=usr/share/gnome/help/swell-foop/cs/figures/start-up.png
2106 file path=usr/share/gnome/help/swell-foop/cs/legal.xml
2107 file path=usr/share/gnome/help/swell-foop/cs/swell-foop.xml
2108 link path=usr/share/gnome/help/swell-foop/de/figures/play1.png \
2109     target=../../C/figures/play1.png
2110 link path=usr/share/gnome/help/swell-foop/de/figures/play2.png \
2111     target=../../C/figures/play2.png
2112 link path=usr/share/gnome/help/swell-foop/de/figures/play3.png \
2113     target=../../C/figures/play3.png
2114 link path=usr/share/gnome/help/swell-foop/de/figures/play4.png \
2115     target=../../C/figures/play4.png
2116 file path=usr/share/gnome/help/swell-foop/de/figures/start-up.png
2117 file path=usr/share/gnome/help/swell-foop/de/legal.xml
2118 file path=usr/share/gnome/help/swell-foop/de/swell-foop.xml
2119 link path=usr/share/gnome/help/swell-foop/el/figures/play1.png \
2120     target=../../C/figures/play1.png
2121 link path=usr/share/gnome/help/swell-foop/el/figures/play2.png \
2122     target=../../C/figures/play2.png
2123 link path=usr/share/gnome/help/swell-foop/el/figures/play3.png \
2124     target=../../C/figures/play3.png
2125 link path=usr/share/gnome/help/swell-foop/el/figures/play4.png \
2126     target=../../C/figures/play4.png
2127 file path=usr/share/gnome/help/swell-foop/el/figures/start-up.png
2128 file path=usr/share/gnome/help/swell-foop/el/legal.xml
2129 file path=usr/share/gnome/help/swell-foop/el/swell-foop.xml
2130 link path=usr/share/gnome/help/swell-foop/en_GB/figures/play1.png \
2131     target=../../C/figures/play1.png
2132 link path=usr/share/gnome/help/swell-foop/en_GB/figures/play2.png \
2133     target=../../C/figures/play2.png
2134 link path=usr/share/gnome/help/swell-foop/en_GB/figures/play3.png \
2135     target=../../C/figures/play3.png
2136 link path=usr/share/gnome/help/swell-foop/en_GB/figures/play4.png \
2137     target=../../C/figures/play4.png
2138 link path=usr/share/gnome/help/swell-foop/en_GB/figures/start-up.png \
2139     target=../../C/figures/start-up.png
2140 file path=usr/share/gnome/help/swell-foop/en_GB/legal.xml
2141 file path=usr/share/gnome/help/swell-foop/en_GB/swell-foop.xml
2142 link path=usr/share/gnome/help/swell-foop/es/figures/play1.png \
2143     target=../../C/figures/play1.png
2144 link path=usr/share/gnome/help/swell-foop/es/figures/play2.png \
2145     target=../../C/figures/play2.png
2146 link path=usr/share/gnome/help/swell-foop/es/figures/play3.png \
2147     target=../../C/figures/play3.png
2148 link path=usr/share/gnome/help/swell-foop/es/figures/play4.png \
2149     target=../../C/figures/play4.png
2150 file path=usr/share/gnome/help/swell-foop/es/figures/start-up.png
2151 file path=usr/share/gnome/help/swell-foop/es/legal.xml
2152 file path=usr/share/gnome/help/swell-foop/es/swell-foop.xml
2153 link path=usr/share/gnome/help/swell-foop/eu/figures/play1.png \
2154     target=../../C/figures/play1.png
2155 link path=usr/share/gnome/help/swell-foop/eu/figures/play2.png \
2156     target=../../C/figures/play2.png
2157 link path=usr/share/gnome/help/swell-foop/eu/figures/play3.png \
2158     target=../../C/figures/play3.png
2159 link path=usr/share/gnome/help/swell-foop/eu/figures/play4.png \
2160     target=../../C/figures/play4.png
2161 file path=usr/share/gnome/help/swell-foop/eu/figures/start-up.png
2162 file path=usr/share/gnome/help/swell-foop/eu/legal.xml
2163 file path=usr/share/gnome/help/swell-foop/eu/swell-foop.xml
2164 link path=usr/share/gnome/help/swell-foop/fr/figures/play1.png \
2165     target=../../C/figures/play1.png
2166 link path=usr/share/gnome/help/swell-foop/fr/figures/play2.png \
2167     target=../../C/figures/play2.png
2168 link path=usr/share/gnome/help/swell-foop/fr/figures/play3.png \
2169     target=../../C/figures/play3.png
2170 link path=usr/share/gnome/help/swell-foop/fr/figures/play4.png \
2171     target=../../C/figures/play4.png
2172 file path=usr/share/gnome/help/swell-foop/fr/figures/start-up.png
2173 file path=usr/share/gnome/help/swell-foop/fr/legal.xml
2174 file path=usr/share/gnome/help/swell-foop/fr/swell-foop.xml
2175 link path=usr/share/gnome/help/swell-foop/it/figures/play1.png \
2176     target=../../C/figures/play1.png
2177 link path=usr/share/gnome/help/swell-foop/it/figures/play2.png \
2178     target=../../C/figures/play2.png
2179 link path=usr/share/gnome/help/swell-foop/it/figures/play3.png \
2180     target=../../C/figures/play3.png
2181 link path=usr/share/gnome/help/swell-foop/it/figures/play4.png \
2182     target=../../C/figures/play4.png
2183 file path=usr/share/gnome/help/swell-foop/it/figures/start-up.png
2184 file path=usr/share/gnome/help/swell-foop/it/legal.xml
2185 file path=usr/share/gnome/help/swell-foop/it/swell-foop.xml
2186 link path=usr/share/gnome/help/swell-foop/oc/figures/play1.png \
2187     target=../../C/figures/play1.png
2188 link path=usr/share/gnome/help/swell-foop/oc/figures/play2.png \
2189     target=../../C/figures/play2.png
2190 link path=usr/share/gnome/help/swell-foop/oc/figures/play3.png \
2191     target=../../C/figures/play3.png
2192 link path=usr/share/gnome/help/swell-foop/oc/figures/play4.png \
2193     target=../../C/figures/play4.png
2194 link path=usr/share/gnome/help/swell-foop/oc/figures/start-up.png \
2195     target=../../C/figures/start-up.png
2196 file path=usr/share/gnome/help/swell-foop/oc/legal.xml
2197 file path=usr/share/gnome/help/swell-foop/oc/swell-foop.xml
2198 link path=usr/share/gnome/help/swell-foop/ru/figures/play1.png \
2199     target=../../C/figures/play1.png
2200 link path=usr/share/gnome/help/swell-foop/ru/figures/play2.png \
2201     target=../../C/figures/play2.png
2202 link path=usr/share/gnome/help/swell-foop/ru/figures/play3.png \
2203     target=../../C/figures/play3.png
2204 link path=usr/share/gnome/help/swell-foop/ru/figures/play4.png \
2205     target=../../C/figures/play4.png
2206 link path=usr/share/gnome/help/swell-foop/ru/figures/start-up.png \
2207     target=../../C/figures/start-up.png
2208 file path=usr/share/gnome/help/swell-foop/ru/legal.xml
2209 file path=usr/share/gnome/help/swell-foop/ru/swell-foop.xml
2210 link path=usr/share/gnome/help/swell-foop/sr/figures/play1.png \
2211     target=../../C/figures/play1.png
2212 link path=usr/share/gnome/help/swell-foop/sr/figures/play2.png \
2213     target=../../C/figures/play2.png
2214 link path=usr/share/gnome/help/swell-foop/sr/figures/play3.png \
2215     target=../../C/figures/play3.png
2216 link path=usr/share/gnome/help/swell-foop/sr/figures/play4.png \
2217     target=../../C/figures/play4.png
2218 file path=usr/share/gnome/help/swell-foop/sr/figures/start-up.png
2219 file path=usr/share/gnome/help/swell-foop/sr/legal.xml
2220 file path=usr/share/gnome/help/swell-foop/sr/swell-foop.xml
2221 link path=usr/share/gnome/help/swell-foop/sr@latin/figures/play1.png \
2222     target=../../C/figures/play1.png
2223 link path=usr/share/gnome/help/swell-foop/sr@latin/figures/play2.png \
2224     target=../../C/figures/play2.png
2225 link path=usr/share/gnome/help/swell-foop/sr@latin/figures/play3.png \
2226     target=../../C/figures/play3.png
2227 link path=usr/share/gnome/help/swell-foop/sr@latin/figures/play4.png \
2228     target=../../C/figures/play4.png
2229 file path=usr/share/gnome/help/swell-foop/sr@latin/figures/start-up.png
2230 file path=usr/share/gnome/help/swell-foop/sr@latin/legal.xml
2231 file path=usr/share/gnome/help/swell-foop/sr@latin/swell-foop.xml
2232 link path=usr/share/gnome/help/swell-foop/sv/figures/play1.png \
2233     target=../../C/figures/play1.png
2234 link path=usr/share/gnome/help/swell-foop/sv/figures/play2.png \
2235     target=../../C/figures/play2.png
2236 link path=usr/share/gnome/help/swell-foop/sv/figures/play3.png \
2237     target=../../C/figures/play3.png
2238 link path=usr/share/gnome/help/swell-foop/sv/figures/play4.png \
2239     target=../../C/figures/play4.png
2240 file path=usr/share/gnome/help/swell-foop/sv/figures/start-up.png
2241 file path=usr/share/gnome/help/swell-foop/sv/legal.xml
2242 file path=usr/share/gnome/help/swell-foop/sv/swell-foop.xml
2243 file path=usr/share/icons/hicolor/16x16/apps/gnome-glchess.png
2244 file path=usr/share/icons/hicolor/16x16/apps/gnome-glines.png
2245 file path=usr/share/icons/hicolor/16x16/apps/gnome-gnect.png
2246 file path=usr/share/icons/hicolor/16x16/apps/gnome-gnibbles.png
2247 file path=usr/share/icons/hicolor/16x16/apps/gnome-iagno.png
2248 file path=usr/share/icons/hicolor/16x16/apps/gnome-klotski.png
2249 file path=usr/share/icons/hicolor/16x16/apps/gnome-mahjongg.png
2250 file path=usr/share/icons/hicolor/16x16/apps/gnome-mines.png
2251 file path=usr/share/icons/hicolor/16x16/apps/gnome-robots.png
2252 file path=usr/share/icons/hicolor/16x16/apps/gnome-sudoku.png
2253 file path=usr/share/icons/hicolor/16x16/apps/gnome-swell-foop.png
2254 file path=usr/share/icons/hicolor/16x16/apps/gnome-tali.png
2255 file path=usr/share/icons/hicolor/16x16/apps/gnome-tetravex.png
2256 file path=usr/share/icons/hicolor/22x22/apps/gnome-glchess.png
2257 file path=usr/share/icons/hicolor/22x22/apps/gnome-glines.png
2258 file path=usr/share/icons/hicolor/22x22/apps/gnome-gnect.png
2259 file path=usr/share/icons/hicolor/22x22/apps/gnome-gnibbles.png
2260 file path=usr/share/icons/hicolor/22x22/apps/gnome-iagno.png
2261 file path=usr/share/icons/hicolor/22x22/apps/gnome-klotski.png
2262 file path=usr/share/icons/hicolor/22x22/apps/gnome-mahjongg.png
2263 file path=usr/share/icons/hicolor/22x22/apps/gnome-mines.png
2264 file path=usr/share/icons/hicolor/22x22/apps/gnome-robots.png
2265 file path=usr/share/icons/hicolor/22x22/apps/gnome-sudoku.png
2266 file path=usr/share/icons/hicolor/22x22/apps/gnome-swell-foop.png
2267 file path=usr/share/icons/hicolor/22x22/apps/gnome-tali.png
2268 file path=usr/share/icons/hicolor/22x22/apps/gnome-tetravex.png
2269 file path=usr/share/icons/hicolor/24x24/apps/gnome-glchess.png
2270 file path=usr/share/icons/hicolor/24x24/apps/gnome-glines.png
2271 file path=usr/share/icons/hicolor/24x24/apps/gnome-gnect.png
2272 file path=usr/share/icons/hicolor/24x24/apps/gnome-gnibbles.png
2273 file path=usr/share/icons/hicolor/24x24/apps/gnome-iagno.png
2274 file path=usr/share/icons/hicolor/24x24/apps/gnome-klotski.png
2275 file path=usr/share/icons/hicolor/24x24/apps/gnome-mahjongg.png
2276 file path=usr/share/icons/hicolor/24x24/apps/gnome-mines.png
2277 file path=usr/share/icons/hicolor/24x24/apps/gnome-robots.png
2278 file path=usr/share/icons/hicolor/24x24/apps/gnome-sudoku.png
2279 file path=usr/share/icons/hicolor/24x24/apps/gnome-swell-foop.png
2280 file path=usr/share/icons/hicolor/24x24/apps/gnome-tali.png
2281 file path=usr/share/icons/hicolor/24x24/apps/gnome-tetravex.png
2282 file path=usr/share/icons/hicolor/32x32/apps/gnome-glchess.png
2283 file path=usr/share/icons/hicolor/32x32/apps/gnome-glines.png
2284 file path=usr/share/icons/hicolor/32x32/apps/gnome-gnect.png
2285 file path=usr/share/icons/hicolor/32x32/apps/gnome-gnibbles.png
2286 file path=usr/share/icons/hicolor/32x32/apps/gnome-iagno.png
2287 file path=usr/share/icons/hicolor/32x32/apps/gnome-klotski.png
2288 file path=usr/share/icons/hicolor/32x32/apps/gnome-mahjongg.png
2289 file path=usr/share/icons/hicolor/32x32/apps/gnome-mines.png
2290 file path=usr/share/icons/hicolor/32x32/apps/gnome-robots.png
2291 file path=usr/share/icons/hicolor/32x32/apps/gnome-sudoku.png
2292 file path=usr/share/icons/hicolor/32x32/apps/gnome-swell-foop.png
2293 file path=usr/share/icons/hicolor/32x32/apps/gnome-tali.png
2294 file path=usr/share/icons/hicolor/32x32/apps/gnome-tetravex.png
2295 file path=usr/share/icons/hicolor/48x48/apps/gnome-glchess.png
2296 file path=usr/share/icons/hicolor/48x48/apps/gnome-glines.png
2297 file path=usr/share/icons/hicolor/48x48/apps/gnome-gnect.png
2298 file path=usr/share/icons/hicolor/48x48/apps/gnome-gnibbles.png
2299 file path=usr/share/icons/hicolor/48x48/apps/gnome-iagno.png
2300 file path=usr/share/icons/hicolor/48x48/apps/gnome-klotski.png
2301 file path=usr/share/icons/hicolor/48x48/apps/gnome-mahjongg.png
2302 file path=usr/share/icons/hicolor/48x48/apps/gnome-mines.png
2303 file path=usr/share/icons/hicolor/48x48/apps/gnome-robots.png
2304 file path=usr/share/icons/hicolor/48x48/apps/gnome-sudoku.png
2305 file path=usr/share/icons/hicolor/48x48/apps/gnome-swell-foop.png
2306 file path=usr/share/icons/hicolor/48x48/apps/gnome-tali.png
2307 file path=usr/share/icons/hicolor/48x48/apps/gnome-tetravex.png
2308 file path=usr/share/icons/hicolor/scalable/apps/gnome-glchess.svg
2309 file path=usr/share/icons/hicolor/scalable/apps/gnome-glines.svg
2310 file path=usr/share/icons/hicolor/scalable/apps/gnome-gnect.svg
2311 file path=usr/share/icons/hicolor/scalable/apps/gnome-gnibbles.svg
2312 file path=usr/share/icons/hicolor/scalable/apps/gnome-iagno.svg
2313 file path=usr/share/icons/hicolor/scalable/apps/gnome-klotski.svg
2314 file path=usr/share/icons/hicolor/scalable/apps/gnome-lightsoff.svg
2315 file path=usr/share/icons/hicolor/scalable/apps/gnome-mahjongg.svg
2316 file path=usr/share/icons/hicolor/scalable/apps/gnome-mines.svg
2317 file path=usr/share/icons/hicolor/scalable/apps/gnome-robots.svg
2318 file path=usr/share/icons/hicolor/scalable/apps/gnome-sudoku.svg
2319 file path=usr/share/icons/hicolor/scalable/apps/gnome-swell-foop.svg
2320 file path=usr/share/icons/hicolor/scalable/apps/gnome-tali.svg
2321 file path=usr/share/icons/hicolor/scalable/apps/gnome-tetravex.svg
2322 file path=usr/share/locale/af/LC_MESSAGES/gnome-games.mo
2323 file path=usr/share/locale/am/LC_MESSAGES/gnome-games.mo
2324 file path=usr/share/locale/ar/LC_MESSAGES/gnome-games.mo
2325 file path=usr/share/locale/as/LC_MESSAGES/gnome-games.mo
2326 file path=usr/share/locale/ast/LC_MESSAGES/gnome-games.mo
2327 file path=usr/share/locale/az/LC_MESSAGES/gnome-games.mo
2328 file path=usr/share/locale/be/LC_MESSAGES/gnome-games.mo
2329 file path=usr/share/locale/bg/LC_MESSAGES/gnome-games.mo
2330 file path=usr/share/locale/bn/LC_MESSAGES/gnome-games.mo
2331 file path=usr/share/locale/bn_IN/LC_MESSAGES/gnome-games.mo
2332 file path=usr/share/locale/br/LC_MESSAGES/gnome-games.mo
2333 file path=usr/share/locale/ca/LC_MESSAGES/gnome-games.mo
2334 file path=usr/share/locale/ca@valencia/LC_MESSAGES/gnome-games.mo
2335 file path=usr/share/locale/cs/LC_MESSAGES/gnome-games.mo
2336 file path=usr/share/locale/cy/LC_MESSAGES/gnome-games.mo
2337 file path=usr/share/locale/da/LC_MESSAGES/gnome-games.mo
2338 file path=usr/share/locale/de/LC_MESSAGES/gnome-games.mo
2339 file path=usr/share/locale/dz/LC_MESSAGES/gnome-games.mo
2340 file path=usr/share/locale/el/LC_MESSAGES/gnome-games.mo
2341 file path=usr/share/locale/en@shaw/LC_MESSAGES/gnome-games.mo
2342 file path=usr/share/locale/en_CA/LC_MESSAGES/gnome-games.mo
2343 file path=usr/share/locale/en_GB/LC_MESSAGES/gnome-games.mo
2344 file path=usr/share/locale/eo/LC_MESSAGES/gnome-games.mo
2345 file path=usr/share/locale/es/LC_MESSAGES/gnome-games.mo
2346 file path=usr/share/locale/et/LC_MESSAGES/gnome-games.mo
2347 file path=usr/share/locale/eu/LC_MESSAGES/gnome-games.mo
2348 file path=usr/share/locale/fa/LC_MESSAGES/gnome-games.mo
2349 file path=usr/share/locale/fi/LC_MESSAGES/gnome-games.mo
2350 file path=usr/share/locale/fr/LC_MESSAGES/gnome-games.mo
2351 file path=usr/share/locale/ga/LC_MESSAGES/gnome-games.mo
2352 file path=usr/share/locale/gl/LC_MESSAGES/gnome-games.mo
2353 file path=usr/share/locale/gu/LC_MESSAGES/gnome-games.mo
2354 file path=usr/share/locale/he/LC_MESSAGES/gnome-games.mo
2355 file path=usr/share/locale/hi/LC_MESSAGES/gnome-games.mo
2356 file path=usr/share/locale/hr/LC_MESSAGES/gnome-games.mo
2357 file path=usr/share/locale/hu/LC_MESSAGES/gnome-games.mo
2358 file path=usr/share/locale/id/LC_MESSAGES/gnome-games.mo
2359 file path=usr/share/locale/is/LC_MESSAGES/gnome-games.mo
2360 file path=usr/share/locale/it/LC_MESSAGES/gnome-games.mo
2361 file path=usr/share/locale/ja/LC_MESSAGES/gnome-games.mo
2362 file path=usr/share/locale/ka/LC_MESSAGES/gnome-games.mo
2363 file path=usr/share/locale/kk/LC_MESSAGES/gnome-games.mo
2364 file path=usr/share/locale/kn/LC_MESSAGES/gnome-games.mo
2365 file path=usr/share/locale/ko/LC_MESSAGES/gnome-games.mo
2366 file path=usr/share/locale/ku/LC_MESSAGES/gnome-games.mo
2367 file path=usr/share/locale/lt/LC_MESSAGES/gnome-games.mo
2368 file path=usr/share/locale/lv/LC_MESSAGES/gnome-games.mo
2369 file path=usr/share/locale/mai/LC_MESSAGES/gnome-games.mo
2370 file path=usr/share/locale/mk/LC_MESSAGES/gnome-games.mo
2371 file path=usr/share/locale/ml/LC_MESSAGES/gnome-games.mo
2372 file path=usr/share/locale/mn/LC_MESSAGES/gnome-games.mo
2373 file path=usr/share/locale/mr/LC_MESSAGES/gnome-games.mo
2374 file path=usr/share/locale/ms/LC_MESSAGES/gnome-games.mo
2375 file path=usr/share/locale/nb/LC_MESSAGES/gnome-games.mo
2376 file path=usr/share/locale/ne/LC_MESSAGES/gnome-games.mo
2377 file path=usr/share/locale/nl/LC_MESSAGES/gnome-games.mo
2378 file path=usr/share/locale/nn/LC_MESSAGES/gnome-games.mo
2379 file path=usr/share/locale/oc/LC_MESSAGES/gnome-games.mo
2380 file path=usr/share/locale/or/LC_MESSAGES/gnome-games.mo
2381 file path=usr/share/locale/pa/LC_MESSAGES/gnome-games.mo
2382 file path=usr/share/locale/pl/LC_MESSAGES/gnome-games.mo
2383 file path=usr/share/locale/pt/LC_MESSAGES/gnome-games.mo
2384 file path=usr/share/locale/pt_BR/LC_MESSAGES/gnome-games.mo
2385 file path=usr/share/locale/ro/LC_MESSAGES/gnome-games.mo
2386 file path=usr/share/locale/ru/LC_MESSAGES/gnome-games.mo
2387 file path=usr/share/locale/rw/LC_MESSAGES/gnome-games.mo
2388 file path=usr/share/locale/si/LC_MESSAGES/gnome-games.mo
2389 file path=usr/share/locale/sk/LC_MESSAGES/gnome-games.mo
2390 file path=usr/share/locale/sl/LC_MESSAGES/gnome-games.mo
2391 file path=usr/share/locale/sq/LC_MESSAGES/gnome-games.mo
2392 file path=usr/share/locale/sr/LC_MESSAGES/gnome-games.mo
2393 file path=usr/share/locale/sr@latin/LC_MESSAGES/gnome-games.mo
2394 file path=usr/share/locale/sv/LC_MESSAGES/gnome-games.mo
2395 file path=usr/share/locale/ta/LC_MESSAGES/gnome-games.mo
2396 file path=usr/share/locale/te/LC_MESSAGES/gnome-games.mo
2397 file path=usr/share/locale/th/LC_MESSAGES/gnome-games.mo
2398 file path=usr/share/locale/tr/LC_MESSAGES/gnome-games.mo
2399 file path=usr/share/locale/uk/LC_MESSAGES/gnome-games.mo
2400 file path=usr/share/locale/vi/LC_MESSAGES/gnome-games.mo
2401 file path=usr/share/locale/wa/LC_MESSAGES/gnome-games.mo
2402 file path=usr/share/locale/xh/LC_MESSAGES/gnome-games.mo
2403 file path=usr/share/locale/zh_CN/LC_MESSAGES/gnome-games.mo
2404 file path=usr/share/locale/zh_HK/LC_MESSAGES/gnome-games.mo
2405 file path=usr/share/locale/zh_TW/LC_MESSAGES/gnome-games.mo
2406 file path=usr/share/man/man6/glchess.6
2407 file path=usr/share/man/man6/glines.6
2408 file path=usr/share/man/man6/gnect.6
2409 file path=usr/share/man/man6/gnibbles.6
2410 file path=usr/share/man/man6/gnobots2.6
2411 file path=usr/share/man/man6/gnome-sudoku.6
2412 file path=usr/share/man/man6/gnomine.6
2413 file path=usr/share/man/man6/gnotravex.6
2414 file path=usr/share/man/man6/gnotski.6
2415 file path=usr/share/man/man6/gtali.6
2416 file path=usr/share/man/man6/iagno.6
2417 file path=usr/share/man/man6/mahjongg.6
2418 file path=usr/share/omf/glchess/glchess-C.omf
2419 file path=usr/share/omf/glchess/glchess-ca.omf
2420 file path=usr/share/omf/glchess/glchess-cs.omf
2421 file path=usr/share/omf/glchess/glchess-da.omf
2422 file path=usr/share/omf/glchess/glchess-de.omf
2423 file path=usr/share/omf/glchess/glchess-el.omf
2424 file path=usr/share/omf/glchess/glchess-en_GB.omf
2425 file path=usr/share/omf/glchess/glchess-es.omf
2426 file path=usr/share/omf/glchess/glchess-eu.omf
2427 file path=usr/share/omf/glchess/glchess-fr.omf
2428 file path=usr/share/omf/glchess/glchess-ja.omf
2429 file path=usr/share/omf/glchess/glchess-oc.omf
2430 file path=usr/share/omf/glchess/glchess-pt_BR.omf
2431 file path=usr/share/omf/glchess/glchess-ru.omf
2432 file path=usr/share/omf/glchess/glchess-sr.omf
2433 file path=usr/share/omf/glchess/glchess-sr@latin.omf
2434 file path=usr/share/omf/glchess/glchess-sv.omf
2435 file path=usr/share/omf/glines/glines-C.omf
2436 file path=usr/share/omf/glines/glines-ca.omf
2437 file path=usr/share/omf/glines/glines-cs.omf
2438 file path=usr/share/omf/glines/glines-de.omf
2439 file path=usr/share/omf/glines/glines-el.omf
2440 file path=usr/share/omf/glines/glines-en_GB.omf
2441 file path=usr/share/omf/glines/glines-es.omf
2442 file path=usr/share/omf/glines/glines-eu.omf
2443 file path=usr/share/omf/glines/glines-fr.omf
2444 file path=usr/share/omf/glines/glines-it.omf
2445 file path=usr/share/omf/glines/glines-oc.omf
2446 file path=usr/share/omf/glines/glines-ru.omf
2447 file path=usr/share/omf/glines/glines-sr.omf
2448 file path=usr/share/omf/glines/glines-sr@latin.omf
2449 file path=usr/share/omf/glines/glines-sv.omf
2450 file path=usr/share/omf/glines/glines-tr.omf
2451 file path=usr/share/omf/gnect/gnect-C.omf
2452 file path=usr/share/omf/gnect/gnect-ca.omf
2453 file path=usr/share/omf/gnect/gnect-cs.omf
2454 file path=usr/share/omf/gnect/gnect-da.omf
2455 file path=usr/share/omf/gnect/gnect-de.omf
2456 file path=usr/share/omf/gnect/gnect-el.omf
2457 file path=usr/share/omf/gnect/gnect-en_GB.omf
2458 file path=usr/share/omf/gnect/gnect-es.omf
2459 file path=usr/share/omf/gnect/gnect-eu.omf
2460 file path=usr/share/omf/gnect/gnect-fi.omf
2461 file path=usr/share/omf/gnect/gnect-fr.omf
2462 file path=usr/share/omf/gnect/gnect-it.omf
2463 file path=usr/share/omf/gnect/gnect-oc.omf
2464 file path=usr/share/omf/gnect/gnect-sr.omf
2465 file path=usr/share/omf/gnect/gnect-sr@latin.omf
2466 file path=usr/share/omf/gnect/gnect-sv.omf
2467 file path=usr/share/omf/gnibbles/gnibbles-C.omf
2468 file path=usr/share/omf/gnibbles/gnibbles-ca.omf
2469 file path=usr/share/omf/gnibbles/gnibbles-cs.omf
2470 file path=usr/share/omf/gnibbles/gnibbles-de.omf
2471 file path=usr/share/omf/gnibbles/gnibbles-el.omf
2472 file path=usr/share/omf/gnibbles/gnibbles-en_GB.omf
2473 file path=usr/share/omf/gnibbles/gnibbles-es.omf
2474 file path=usr/share/omf/gnibbles/gnibbles-eu.omf
2475 file path=usr/share/omf/gnibbles/gnibbles-fr.omf
2476 file path=usr/share/omf/gnibbles/gnibbles-it.omf
2477 file path=usr/share/omf/gnibbles/gnibbles-oc.omf
2478 file path=usr/share/omf/gnibbles/gnibbles-sr.omf
2479 file path=usr/share/omf/gnibbles/gnibbles-sr@latin.omf
2480 file path=usr/share/omf/gnibbles/gnibbles-sv.omf
2481 file path=usr/share/omf/gnibbles/gnibbles-zh_CN.omf
2482 file path=usr/share/omf/gnobots2/gnobots2-C.omf
2483 file path=usr/share/omf/gnobots2/gnobots2-ca.omf
2484 file path=usr/share/omf/gnobots2/gnobots2-cs.omf
2485 file path=usr/share/omf/gnobots2/gnobots2-da.omf
2486 file path=usr/share/omf/gnobots2/gnobots2-de.omf
2487 file path=usr/share/omf/gnobots2/gnobots2-el.omf
2488 file path=usr/share/omf/gnobots2/gnobots2-en_GB.omf
2489 file path=usr/share/omf/gnobots2/gnobots2-es.omf
2490 file path=usr/share/omf/gnobots2/gnobots2-eu.omf
2491 file path=usr/share/omf/gnobots2/gnobots2-fr.omf
2492 file path=usr/share/omf/gnobots2/gnobots2-it.omf
2493 file path=usr/share/omf/gnobots2/gnobots2-oc.omf
2494 file path=usr/share/omf/gnobots2/gnobots2-sr.omf
2495 file path=usr/share/omf/gnobots2/gnobots2-sr@latin.omf
2496 file path=usr/share/omf/gnobots2/gnobots2-sv.omf
2497 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-C.omf
2498 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-ca.omf
2499 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-cs.omf
2500 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-da.omf
2501 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-de.omf
2502 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-el.omf
2503 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-en_GB.omf
2504 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-es.omf
2505 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-eu.omf
2506 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-fr.omf
2507 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-it.omf
2508 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-ja.omf
2509 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-oc.omf
2510 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-pt_BR.omf
2511 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-ru.omf
2512 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-sr.omf
2513 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-sr@latin.omf
2514 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-sv.omf
2515 file path=usr/share/omf/gnome-sudoku/gnome-sudoku-zh_CN.omf
2516 file path=usr/share/omf/gnomine/gnomine-C.omf
2517 file path=usr/share/omf/gnomine/gnomine-ca.omf
2518 file path=usr/share/omf/gnomine/gnomine-cs.omf
2519 file path=usr/share/omf/gnomine/gnomine-da.omf
2520 file path=usr/share/omf/gnomine/gnomine-de.omf
2521 file path=usr/share/omf/gnomine/gnomine-el.omf
2522 file path=usr/share/omf/gnomine/gnomine-en_GB.omf
2523 file path=usr/share/omf/gnomine/gnomine-es.omf
2524 file path=usr/share/omf/gnomine/gnomine-eu.omf
2525 file path=usr/share/omf/gnomine/gnomine-fr.omf
2526 file path=usr/share/omf/gnomine/gnomine-it.omf
2527 file path=usr/share/omf/gnomine/gnomine-oc.omf
2528 file path=usr/share/omf/gnomine/gnomine-sr.omf
2529 file path=usr/share/omf/gnomine/gnomine-sr@latin.omf
2530 file path=usr/share/omf/gnomine/gnomine-sv.omf
2531 file path=usr/share/omf/gnomine/gnomine-zh_CN.omf
2532 file path=usr/share/omf/gnotski/gnotski-C.omf
2533 file path=usr/share/omf/gnotski/gnotski-ca.omf
2534 file path=usr/share/omf/gnotski/gnotski-cs.omf
2535 file path=usr/share/omf/gnotski/gnotski-da.omf
2536 file path=usr/share/omf/gnotski/gnotski-de.omf
2537 file path=usr/share/omf/gnotski/gnotski-el.omf
2538 file path=usr/share/omf/gnotski/gnotski-en_GB.omf
2539 file path=usr/share/omf/gnotski/gnotski-es.omf
2540 file path=usr/share/omf/gnotski/gnotski-eu.omf
2541 file path=usr/share/omf/gnotski/gnotski-fr.omf
2542 file path=usr/share/omf/gnotski/gnotski-it.omf
2543 file path=usr/share/omf/gnotski/gnotski-oc.omf
2544 file path=usr/share/omf/gnotski/gnotski-sr.omf
2545 file path=usr/share/omf/gnotski/gnotski-sr@latin.omf
2546 file path=usr/share/omf/gnotski/gnotski-sv.omf
2547 file path=usr/share/omf/gtali/gtali-C.omf
2548 file path=usr/share/omf/gtali/gtali-ca.omf
2549 file path=usr/share/omf/gtali/gtali-cs.omf
2550 file path=usr/share/omf/gtali/gtali-da.omf
2551 file path=usr/share/omf/gtali/gtali-de.omf
2552 file path=usr/share/omf/gtali/gtali-el.omf
2553 file path=usr/share/omf/gtali/gtali-en_GB.omf
2554 file path=usr/share/omf/gtali/gtali-es.omf
2555 file path=usr/share/omf/gtali/gtali-eu.omf
2556 file path=usr/share/omf/gtali/gtali-fr.omf
2557 file path=usr/share/omf/gtali/gtali-it.omf
2558 file path=usr/share/omf/gtali/gtali-oc.omf
2559 file path=usr/share/omf/gtali/gtali-pt_BR.omf
2560 file path=usr/share/omf/gtali/gtali-sr.omf
2561 file path=usr/share/omf/gtali/gtali-sr@latin.omf
2562 file path=usr/share/omf/gtali/gtali-sv.omf
2563 file path=usr/share/omf/iagno/iagno-C.omf
2564 file path=usr/share/omf/iagno/iagno-ca.omf
2565 file path=usr/share/omf/iagno/iagno-cs.omf
2566 file path=usr/share/omf/iagno/iagno-de.omf
2567 file path=usr/share/omf/iagno/iagno-el.omf
2568 file path=usr/share/omf/iagno/iagno-en_GB.omf
2569 file path=usr/share/omf/iagno/iagno-es.omf
2570 file path=usr/share/omf/iagno/iagno-eu.omf
2571 file path=usr/share/omf/iagno/iagno-fr.omf
2572 file path=usr/share/omf/iagno/iagno-it.omf
2573 file path=usr/share/omf/iagno/iagno-oc.omf
2574 file path=usr/share/omf/iagno/iagno-pt_BR.omf
2575 file path=usr/share/omf/iagno/iagno-sr.omf
2576 file path=usr/share/omf/iagno/iagno-sr@latin.omf
2577 file path=usr/share/omf/iagno/iagno-sv.omf
2578 file path=usr/share/omf/lightsoff/lightsoff-C.omf
2579 file path=usr/share/omf/lightsoff/lightsoff-de.omf
2580 file path=usr/share/omf/lightsoff/lightsoff-el.omf
2581 file path=usr/share/omf/lightsoff/lightsoff-es.omf
2582 file path=usr/share/omf/lightsoff/lightsoff-fi.omf
2583 file path=usr/share/omf/lightsoff/lightsoff-fr.omf
2584 file path=usr/share/omf/mahjongg/mahjongg-C.omf
2585 file path=usr/share/omf/mahjongg/mahjongg-ca.omf
2586 file path=usr/share/omf/mahjongg/mahjongg-cs.omf
2587 file path=usr/share/omf/mahjongg/mahjongg-da.omf
2588 file path=usr/share/omf/mahjongg/mahjongg-de.omf
2589 file path=usr/share/omf/mahjongg/mahjongg-el.omf
2590 file path=usr/share/omf/mahjongg/mahjongg-en_GB.omf
2591 file path=usr/share/omf/mahjongg/mahjongg-es.omf
2592 file path=usr/share/omf/mahjongg/mahjongg-eu.omf
2593 file path=usr/share/omf/mahjongg/mahjongg-fr.omf
2594 file path=usr/share/omf/mahjongg/mahjongg-it.omf
2595 file path=usr/share/omf/mahjongg/mahjongg-oc.omf
2596 file path=usr/share/omf/mahjongg/mahjongg-sr.omf
2597 file path=usr/share/omf/mahjongg/mahjongg-sr@latin.omf
2598 file path=usr/share/omf/mahjongg/mahjongg-sv.omf
2599 file path=usr/share/omf/swell-foop/swell-foop-C.omf
2600 file path=usr/share/omf/swell-foop/swell-foop-ca.omf
2601 file path=usr/share/omf/swell-foop/swell-foop-cs.omf
2602 file path=usr/share/omf/swell-foop/swell-foop-de.omf
2603 file path=usr/share/omf/swell-foop/swell-foop-el.omf
2604 file path=usr/share/omf/swell-foop/swell-foop-en_GB.omf
2605 file path=usr/share/omf/swell-foop/swell-foop-es.omf
2606 file path=usr/share/omf/swell-foop/swell-foop-eu.omf
2607 file path=usr/share/omf/swell-foop/swell-foop-fr.omf
2608 file path=usr/share/omf/swell-foop/swell-foop-it.omf
2609 file path=usr/share/omf/swell-foop/swell-foop-oc.omf
2610 file path=usr/share/omf/swell-foop/swell-foop-ru.omf
2611 file path=usr/share/omf/swell-foop/swell-foop-sr.omf
2612 file path=usr/share/omf/swell-foop/swell-foop-sr@latin.omf
2613 file path=usr/share/omf/swell-foop/swell-foop-sv.omf