Subversion Repositories Kolibri OS

Rev

Rev 6371 | Rev 6379 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6371 Rev 6373
Line 215... Line 215...
215
panel_zoom:
215
panel_zoom:
216
file 'panel_zoom.png'
216
file 'panel_zoom.png'
217
.end:
217
.end:
218
;****************cursors******************
218
;****************cursors******************
219
brush_cursor:
219
brush_cursor:
220
file 'brush.cur'
220
file 'cursors/brush.cur'
221
flood_fill_cursor:
221
flood_fill_cursor:
222
file 'flood_fill.cur'
222
file 'cursors/flood_fill.cur'
223
lastik_cursor:
223
lastik_cursor:
224
file 'lastik.cur'
224
file 'cursors/lastik.cur'
225
other_cursor:
225
other_cursor:
226
file 'other.cur'
226
file 'cursors/other.cur'
227
pencil_cursor:
227
pencil_cursor:
228
file 'pencil.cur'
228
file 'cursors/pencil.cur'
229
pipette_cursor:
229
pipette_cursor:
230
file 'pipette.cur'
230
file 'cursors/pipette.cur'
231
spray_cursor:
231
spray_cursor:
232
file 'spray.cur'
232
file 'cursors/spray.cur'
233
zoom_cursor:
233
zoom_cursor:
234
file 'zoom.cur'
234
file 'cursors/zoom.cur'
235
;----------------------------------------------------------
235
;----------------------------------------------------------
236
align 4
236
align 4
237
IM_END:
237
IM_END:
238
;-----------------------------------------------------------
238
;-----------------------------------------------------------
239
;------------variables and data of program------------------
239
;------------variables and data of program------------------