From 8bdb99a7912e30bb484f614a7e0dc267c5932b34 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 21 Aug 2007 09:50:30 +0000 Subject: [PATCH] *** empty log message *** --- src/OCCViewer/Makefile.am | 42 +++++++++--------- src/OCCViewer/resources/OCCViewer_images.ts | 42 +++++++++--------- .../{view_back.png => occ_view_back.png} | Bin .../{view_bottom.png => occ_view_bottom.png} | Bin ...mera_dump.png => occ_view_camera_dump.png} | Bin ...iew_clipping.png => occ_view_clipping.png} | Bin ...ssed.png => occ_view_clipping_pressed.png} | Bin .../{view_clone.png => occ_view_clone.png} | Bin .../{view_fitall.png => occ_view_fitall.png} | Bin ...{view_fitarea.png => occ_view_fitarea.png} | Bin .../{view_front.png => occ_view_front.png} | Bin .../{view_glpan.png => occ_view_glpan.png} | Bin .../{view_left.png => occ_view_left.png} | Bin .../{view_pan.png => occ_view_pan.png} | Bin ...{view_presets.png => occ_view_presets.png} | Bin .../{view_reset.png => occ_view_reset.png} | Bin .../{view_right.png => occ_view_right.png} | Bin .../{view_rotate.png => occ_view_rotate.png} | Bin ..._point.png => occ_view_rotation_point.png} | Bin .../{view_shoot.png => occ_view_shoot.png} | Bin .../{view_top.png => occ_view_top.png} | Bin ...{view_triedre.png => occ_view_triedre.png} | Bin .../{view_zoom.png => occ_view_zoom.png} | Bin 23 files changed, 42 insertions(+), 42 deletions(-) rename src/OCCViewer/resources/{view_back.png => occ_view_back.png} (100%) rename src/OCCViewer/resources/{view_bottom.png => occ_view_bottom.png} (100%) rename src/OCCViewer/resources/{view_camera_dump.png => occ_view_camera_dump.png} (100%) rename src/OCCViewer/resources/{view_clipping.png => occ_view_clipping.png} (100%) rename src/OCCViewer/resources/{view_clipping_pressed.png => occ_view_clipping_pressed.png} (100%) rename src/OCCViewer/resources/{view_clone.png => occ_view_clone.png} (100%) rename src/OCCViewer/resources/{view_fitall.png => occ_view_fitall.png} (100%) rename src/OCCViewer/resources/{view_fitarea.png => occ_view_fitarea.png} (100%) rename src/OCCViewer/resources/{view_front.png => occ_view_front.png} (100%) rename src/OCCViewer/resources/{view_glpan.png => occ_view_glpan.png} (100%) rename src/OCCViewer/resources/{view_left.png => occ_view_left.png} (100%) rename src/OCCViewer/resources/{view_pan.png => occ_view_pan.png} (100%) rename src/OCCViewer/resources/{view_presets.png => occ_view_presets.png} (100%) rename src/OCCViewer/resources/{view_reset.png => occ_view_reset.png} (100%) rename src/OCCViewer/resources/{view_right.png => occ_view_right.png} (100%) rename src/OCCViewer/resources/{view_rotate.png => occ_view_rotate.png} (100%) rename src/OCCViewer/resources/{view_rotation_point.png => occ_view_rotation_point.png} (100%) rename src/OCCViewer/resources/{view_shoot.png => occ_view_shoot.png} (100%) rename src/OCCViewer/resources/{view_top.png => occ_view_top.png} (100%) rename src/OCCViewer/resources/{view_triedre.png => occ_view_triedre.png} (100%) rename src/OCCViewer/resources/{view_zoom.png => occ_view_zoom.png} (100%) diff --git a/src/OCCViewer/Makefile.am b/src/OCCViewer/Makefile.am index bc14c02ef..11f10fb86 100755 --- a/src/OCCViewer/Makefile.am +++ b/src/OCCViewer/Makefile.am @@ -63,27 +63,27 @@ MOC_FILES= \ nodist_libOCCViewer_la_SOURCES= $(MOC_FILES) dist_salomeres_DATA = \ - resources/view_back.png \ - resources/view_bottom.png \ - resources/view_camera_dump.png \ - resources/view_clone.png \ - resources/view_clipping.png \ - resources/view_clipping_pressed.png \ - resources/view_fitall.png \ - resources/view_fitarea.png \ - resources/view_front.png \ - resources/view_glpan.png \ - resources/view_left.png \ - resources/view_pan.png \ - resources/view_presets.png \ - resources/view_reset.png \ - resources/view_right.png \ - resources/view_rotate.png \ - resources/view_shoot.png \ - resources/view_top.png \ - resources/view_triedre.png \ - resources/view_zoom.png \ - resources/view_rotation_point.png + resources/occ_view_back.png \ + resources/occ_view_bottom.png \ + resources/occ_view_camera_dump.png \ + resources/occ_view_clone.png \ + resources/occ_view_clipping.png \ + resources/occ_view_clipping_pressed.png \ + resources/occ_view_fitall.png \ + resources/occ_view_fitarea.png \ + resources/occ_view_front.png \ + resources/occ_view_glpan.png \ + resources/occ_view_left.png \ + resources/occ_view_pan.png \ + resources/occ_view_presets.png \ + resources/occ_view_reset.png \ + resources/occ_view_right.png \ + resources/occ_view_rotate.png \ + resources/occ_view_shoot.png \ + resources/occ_view_top.png \ + resources/occ_view_triedre.png \ + resources/occ_view_zoom.png \ + resources/occ_view_rotation_point.png nodist_salomeres_DATA = \ OCCViewer_images.qm \ diff --git a/src/OCCViewer/resources/OCCViewer_images.ts b/src/OCCViewer/resources/OCCViewer_images.ts index 033f26c5a..6c8d4dc01 100644 --- a/src/OCCViewer/resources/OCCViewer_images.ts +++ b/src/OCCViewer/resources/OCCViewer_images.ts @@ -3,87 +3,87 @@ @default ICON_OCCVIEWER_VIEW_GLOBALPAN - view_glpan.png + occ_view_glpan.png ICON_OCCVIEWER_CLIPPING_PRESSED - view_clipping_pressed.png + occ_view_clipping_pressed.png ICON_OCCVIEWER_VIEW_FITAREA - view_fitarea.png + occ_view_fitarea.png ICON_OCCVIEWER_CLONE_VIEW - view_clone.png + occ_view_clone.png ICON_OCCVIEWER_PRESETS_VIEW - view_presets.png + occ_view_presets.png ICON_OCCVIEWER_VIEW_TOP - view_top.png + occ_view_top.png ICON_OCCVIEWER_VIEW_PAN - view_pan.png + occ_view_pan.png ICON_OCCVIEWER_SHOOT_VIEW - view_shoot.png + occ_view_shoot.png ICON_OCCVIEWER_VIEW_ROTATION_POINT - view_rotation_point.png + occ_view_rotation_point.png ICON_OCCVIEWER_VIEW_DUMP - view_camera_dump.png + occ_view_camera_dump.png ICON_OCCVIEWER_VIEW_BACK - view_back.png + occ_view_back.png ICON_OCCVIEWER_VIEW_ZOOM - view_zoom.png + occ_view_zoom.png ICON_OCCVIEWER_VIEW_LEFT - view_left.png + occ_view_left.png ICON_OCCVIEWER_VIEW_FITALL - view_fitall.png + occ_view_fitall.png ICON_OCCVIEWER_VIEW_BOTTOM - view_bottom.png + occ_view_bottom.png ICON_OCCVIEWER_VIEW_ROTATE - view_rotate.png + occ_view_rotate.png ICON_OCCVIEWER_VIEW_FRONT - view_front.png + occ_view_front.png ICON_OCCVIEWER_VIEW_RESET - view_reset.png + occ_view_reset.png ICON_OCCVIEWER_VIEW_RIGHT - view_right.png + occ_view_right.png ICON_OCCVIEWER_CLIPPING - view_clipping.png + occ_view_clipping.png ICON_OCCVIEWER_VIEW_TRIHEDRON - view_triedre.png + occ_view_triedre.png diff --git a/src/OCCViewer/resources/view_back.png b/src/OCCViewer/resources/occ_view_back.png similarity index 100% rename from src/OCCViewer/resources/view_back.png rename to src/OCCViewer/resources/occ_view_back.png diff --git a/src/OCCViewer/resources/view_bottom.png b/src/OCCViewer/resources/occ_view_bottom.png similarity index 100% rename from src/OCCViewer/resources/view_bottom.png rename to src/OCCViewer/resources/occ_view_bottom.png diff --git a/src/OCCViewer/resources/view_camera_dump.png b/src/OCCViewer/resources/occ_view_camera_dump.png similarity index 100% rename from src/OCCViewer/resources/view_camera_dump.png rename to src/OCCViewer/resources/occ_view_camera_dump.png diff --git a/src/OCCViewer/resources/view_clipping.png b/src/OCCViewer/resources/occ_view_clipping.png similarity index 100% rename from src/OCCViewer/resources/view_clipping.png rename to src/OCCViewer/resources/occ_view_clipping.png diff --git a/src/OCCViewer/resources/view_clipping_pressed.png b/src/OCCViewer/resources/occ_view_clipping_pressed.png similarity index 100% rename from src/OCCViewer/resources/view_clipping_pressed.png rename to src/OCCViewer/resources/occ_view_clipping_pressed.png diff --git a/src/OCCViewer/resources/view_clone.png b/src/OCCViewer/resources/occ_view_clone.png similarity index 100% rename from src/OCCViewer/resources/view_clone.png rename to src/OCCViewer/resources/occ_view_clone.png diff --git a/src/OCCViewer/resources/view_fitall.png b/src/OCCViewer/resources/occ_view_fitall.png similarity index 100% rename from src/OCCViewer/resources/view_fitall.png rename to src/OCCViewer/resources/occ_view_fitall.png diff --git a/src/OCCViewer/resources/view_fitarea.png b/src/OCCViewer/resources/occ_view_fitarea.png similarity index 100% rename from src/OCCViewer/resources/view_fitarea.png rename to src/OCCViewer/resources/occ_view_fitarea.png diff --git a/src/OCCViewer/resources/view_front.png b/src/OCCViewer/resources/occ_view_front.png similarity index 100% rename from src/OCCViewer/resources/view_front.png rename to src/OCCViewer/resources/occ_view_front.png diff --git a/src/OCCViewer/resources/view_glpan.png b/src/OCCViewer/resources/occ_view_glpan.png similarity index 100% rename from src/OCCViewer/resources/view_glpan.png rename to src/OCCViewer/resources/occ_view_glpan.png diff --git a/src/OCCViewer/resources/view_left.png b/src/OCCViewer/resources/occ_view_left.png similarity index 100% rename from src/OCCViewer/resources/view_left.png rename to src/OCCViewer/resources/occ_view_left.png diff --git a/src/OCCViewer/resources/view_pan.png b/src/OCCViewer/resources/occ_view_pan.png similarity index 100% rename from src/OCCViewer/resources/view_pan.png rename to src/OCCViewer/resources/occ_view_pan.png diff --git a/src/OCCViewer/resources/view_presets.png b/src/OCCViewer/resources/occ_view_presets.png similarity index 100% rename from src/OCCViewer/resources/view_presets.png rename to src/OCCViewer/resources/occ_view_presets.png diff --git a/src/OCCViewer/resources/view_reset.png b/src/OCCViewer/resources/occ_view_reset.png similarity index 100% rename from src/OCCViewer/resources/view_reset.png rename to src/OCCViewer/resources/occ_view_reset.png diff --git a/src/OCCViewer/resources/view_right.png b/src/OCCViewer/resources/occ_view_right.png similarity index 100% rename from src/OCCViewer/resources/view_right.png rename to src/OCCViewer/resources/occ_view_right.png diff --git a/src/OCCViewer/resources/view_rotate.png b/src/OCCViewer/resources/occ_view_rotate.png similarity index 100% rename from src/OCCViewer/resources/view_rotate.png rename to src/OCCViewer/resources/occ_view_rotate.png diff --git a/src/OCCViewer/resources/view_rotation_point.png b/src/OCCViewer/resources/occ_view_rotation_point.png similarity index 100% rename from src/OCCViewer/resources/view_rotation_point.png rename to src/OCCViewer/resources/occ_view_rotation_point.png diff --git a/src/OCCViewer/resources/view_shoot.png b/src/OCCViewer/resources/occ_view_shoot.png similarity index 100% rename from src/OCCViewer/resources/view_shoot.png rename to src/OCCViewer/resources/occ_view_shoot.png diff --git a/src/OCCViewer/resources/view_top.png b/src/OCCViewer/resources/occ_view_top.png similarity index 100% rename from src/OCCViewer/resources/view_top.png rename to src/OCCViewer/resources/occ_view_top.png diff --git a/src/OCCViewer/resources/view_triedre.png b/src/OCCViewer/resources/occ_view_triedre.png similarity index 100% rename from src/OCCViewer/resources/view_triedre.png rename to src/OCCViewer/resources/occ_view_triedre.png diff --git a/src/OCCViewer/resources/view_zoom.png b/src/OCCViewer/resources/occ_view_zoom.png similarity index 100% rename from src/OCCViewer/resources/view_zoom.png rename to src/OCCViewer/resources/occ_view_zoom.png -- 2.39.2