Commit c8881dc5d967ed2e7e686f14d4bf1f88c0fbabb5

Authored by tatiana
1 parent 480ea465

ADD: Icons (will be changed)

.gitattributes
... ... @@ -13,12 +13,31 @@ docs/devel/example_singleton.py -text
13 13 docs/devel/example_singleton_pubsub.py -text
14 14 docs/devel/sendmessages.txt -text
15 15 docs/devel/subscribes.txt -text
  16 +icons/annotation.png -text
16 17 icons/brush_circle.jpg -text
17 18 icons/brush_square.jpg -text
  19 +icons/file_export.png -text
  20 +icons/file_from_internet.png -text
  21 +icons/file_import.png -text
  22 +icons/file_save.png -text
18 23 icons/invesalius.ico -text
  24 +icons/layout_data_only.gif -text
  25 +icons/layout_data_only.png -text
  26 +icons/layout_full.gif -text
  27 +icons/layout_full.png -text
  28 +icons/measure_angle.jpg -text
  29 +icons/measure_line.png -text
  30 +icons/object_add.gif -text
  31 +icons/object_add.png -text
19 32 icons/object_colour.jpg -text
20 33 icons/object_invisible.jpg -text
  34 +icons/object_remove.gif -text
21 35 icons/object_visible.jpg -text
  36 +icons/tool_photo.png -text
  37 +icons/tool_print.png -text
  38 +icons/tool_rotate.gif -text
  39 +icons/tool_translate.gif -text
  40 +icons/tool_zoom.png -text
22 41 invesalius/constants.py -text
23 42 invesalius/control.py -text
24 43 invesalius/data/__init__.py -text
... ...
icons/annotation.png 0 → 100755

43.5 KB

icons/file_export.png 0 → 100755

20.9 KB

icons/file_from_internet.png 0 → 100755

37 KB

icons/file_import.png 0 → 100755

20 KB

icons/file_save.png 0 → 100755

13.9 KB

icons/layout_data_only.gif 0 → 100644

1.49 KB

icons/layout_data_only.png 0 → 100644

1.28 KB

icons/layout_full.gif 0 → 100644

1.51 KB

icons/layout_full.png 0 → 100644

1.3 KB

icons/measure_angle.jpg 0 → 100644

2.03 KB

icons/measure_line.png 0 → 100755

19.9 KB

icons/object_add.gif 0 → 100644

1.58 KB

icons/object_add.png 0 → 100644

1.62 KB

icons/object_remove.gif 0 → 100644

1.65 KB

icons/tool_photo.png 0 → 100755

29.1 KB

icons/tool_print.png 0 → 100755

18.5 KB

icons/tool_rotate.gif 0 → 100644

626 Bytes

icons/tool_translate.gif 0 → 100644

890 Bytes

icons/tool_zoom.png 0 → 100755

17.1 KB