Salome HOME
icons refs #1326 #1327
authorisn <isn@opencascade.com>
Thu, 12 Oct 2017 11:37:28 +0000 (14:37 +0300)
committerisn <isn@opencascade.com>
Thu, 12 Oct 2017 11:38:05 +0000 (14:38 +0300)
src/HYDROGUI/resources/HYDROGUI_images.ts
src/HYDROGUI/resources/icon_bathymetry_rescale_default.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_bathymetry_rescale_selection.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_bathymetry_rescale_user.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_bathymetry_rescale_visible.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_bathymetry_selection.png
src/HYDROGUI/resources/icon_bathymetry_text.png [new file with mode: 0644]

index 6249163cd5070ece46c1629ef48d426474fcd79a..df3ecb21aa9edc7a2408149e296f0ca5469c06aa 100644 (file)
       <source>BATHYMETRY_SELECTION_ICO</source>
       <translation>icon_bathymetry_selection.png</translation>
     </message>
-  </context>
+       <message>
+      <source>BATHYMETRY_TEXT_ICO</source>
+      <translation>icon_bathymetry_text.png</translation>
+    </message>
+       <message>
+      <source>BATHYMETRY_RESCALE_SELECTION_ICO</source>
+      <translation>icon_bathymetry_rescale_selection.png</translation>
+    </message>
+       <message>
+      <source>BATHYMETRY_RESCALE_VISIBLE_ICO</source>
+      <translation>icon_bathymetry_rescale_visible.png</translation>
+    </message>
+       <message>
+      <source>BATHYMETRY_RESCALE_USER_ICO</source>
+      <translation>icon_bathymetry_rescale_user.png</translation>
+    </message>
+    <message>
+      <source>BATHYMETRY_RESCALE_DEFAULT_ICO</source>
+      <translation>icon_bathymetry_rescale_default.png</translation>
+    </message>  </context>
 </TS>
diff --git a/src/HYDROGUI/resources/icon_bathymetry_rescale_default.png b/src/HYDROGUI/resources/icon_bathymetry_rescale_default.png
new file mode 100644 (file)
index 0000000..278a5c0
Binary files /dev/null and b/src/HYDROGUI/resources/icon_bathymetry_rescale_default.png differ
diff --git a/src/HYDROGUI/resources/icon_bathymetry_rescale_selection.png b/src/HYDROGUI/resources/icon_bathymetry_rescale_selection.png
new file mode 100644 (file)
index 0000000..d77660d
Binary files /dev/null and b/src/HYDROGUI/resources/icon_bathymetry_rescale_selection.png differ
diff --git a/src/HYDROGUI/resources/icon_bathymetry_rescale_user.png b/src/HYDROGUI/resources/icon_bathymetry_rescale_user.png
new file mode 100644 (file)
index 0000000..4c67ac7
Binary files /dev/null and b/src/HYDROGUI/resources/icon_bathymetry_rescale_user.png differ
diff --git a/src/HYDROGUI/resources/icon_bathymetry_rescale_visible.png b/src/HYDROGUI/resources/icon_bathymetry_rescale_visible.png
new file mode 100644 (file)
index 0000000..4c4595f
Binary files /dev/null and b/src/HYDROGUI/resources/icon_bathymetry_rescale_visible.png differ
index 2b43780337ba7d9b5cd0ab9fea01815585c0524b..9b3e526d075bee0c102717b9e9c7a070d87a1b40 100644 (file)
Binary files a/src/HYDROGUI/resources/icon_bathymetry_selection.png and b/src/HYDROGUI/resources/icon_bathymetry_selection.png differ
diff --git a/src/HYDROGUI/resources/icon_bathymetry_text.png b/src/HYDROGUI/resources/icon_bathymetry_text.png
new file mode 100644 (file)
index 0000000..da44394
Binary files /dev/null and b/src/HYDROGUI/resources/icon_bathymetry_text.png differ