~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to phoenixresources.qrc

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
        <file>resources/images/splitterHandle.png</file>
46
46
        
47
47
        <file>resources/images/cursor/spot_face_cutter.bmp</file>
 
48
        <file>resources/images/cursor/spot_face_cutter_mask.bmp</file>
 
49
        <file>resources/images/cursor/curve.bmp</file>
 
50
        <file>resources/images/cursor/curve_mask.bmp</file>
 
51
        <file>resources/images/cursor/bendpoint.bmp</file>
 
52
        <file>resources/images/cursor/bendpoint_mask.bmp</file>
 
53
        <file>resources/images/cursor/new_bendpoint.bmp</file>
 
54
        <file>resources/images/cursor/new_bendpoint_mask.bmp</file>
48
55
        <file>resources/images/cursor/magic_wand.bmp</file>
 
56
        <file>resources/images/cursor/magic_wand_mask.bmp</file>
 
57
        <file>resources/images/cursor/make_wire.bmp</file>
 
58
        <file>resources/images/cursor/make_wire_mask.bmp</file>
 
59
        <file>resources/images/cursor/part_move.bmp</file>
 
60
        <file>resources/images/cursor/part_move_mask.bmp</file>
 
61
        <file>resources/images/cursor/rubberband_move.bmp</file>
 
62
        <file>resources/images/cursor/rubberband_move_mask.bmp</file>
49
63
        
50
64
        <file>resources/images/icons/partsBinOpenEnabled_icon.png</file>
51
65
        <file>resources/images/icons/partsBinOpenPressed_icon.png</file>
210
224
        <file>resources/parts/svg/core/icon/via.svg</file>
211
225
        <file>resources/parts/svg/core/icon/schematic_frame_icon.svg</file>
212
226
        <file>resources/parts/svg/core/icon/groundplane.svg</file>
 
227
        <file>resources/parts/svg/core/icon/note.svg</file>
213
228
        
214
229
        <file>resources/parts/svg/core/breadboard/ruler.svg</file>
215
230
        <file>resources/parts/svg/core/breadboard/wire.svg</file>
255
270
        <file>resources/templates/resizableBoard_boardLayerTemplate.txt</file>
256
271
        <file>resources/templates/resizableBoard_silkscreenLayerTemplate.txt</file>
257
272
        <file>resources/templates/resizableBoard_fzpTemplate.txt</file>
258
 
        <file>resources/templates/resistor_breadboardLayerTemplate.txt</file>
259
273
        <file>resources/templates/bom.html</file>
260
274
        <file>resources/templates/bom_row.html</file>
261
275
        <file>resources/templates/perfboard_boardLayerTemplate.txt</file>
277
291
        <file>resources/templates/generic_male_pin_header_bread_template.txt</file>
278
292
        <file>resources/templates/generic_sip_bread_template.txt</file>
279
293
        <file>resources/templates/schematic_frame_template.txt</file>
 
294
        <file>resources/templates/screw_terminal_bread_template.txt</file>
280
295
        
281
296
    </qresource>
282
297
</RCC>