From ce8efb118c2dc925bfd045d9fab99f6b77601f4f Mon Sep 17 00:00:00 2001 From: wmayer Date: Sun, 26 Jan 2014 16:19:07 +0100 Subject: [PATCH] + Add new icons, fix German translation in Points module --- src/Mod/Points/Gui/Command.cpp | 4 +- src/Mod/Points/Gui/Resources/Points.qrc | 4 +- .../icons/Points_Export_Point_cloud.svg | 981 ++++++++++++++++++ .../icons/Points_Import_Point_cloud.svg | 950 +++++++++++++++++ .../Gui/Resources/translations/Points_de.qm | Bin 3926 -> 3935 bytes .../Gui/Resources/translations/Points_de.ts | 2 +- 6 files changed, 1937 insertions(+), 4 deletions(-) create mode 100644 src/Mod/Points/Gui/Resources/icons/Points_Export_Point_cloud.svg create mode 100644 src/Mod/Points/Gui/Resources/icons/Points_Import_Point_cloud.svg diff --git a/src/Mod/Points/Gui/Command.cpp b/src/Mod/Points/Gui/Command.cpp index d39e29692..e13d4da44 100644 --- a/src/Mod/Points/Gui/Command.cpp +++ b/src/Mod/Points/Gui/Command.cpp @@ -63,7 +63,7 @@ CmdPointsImport::CmdPointsImport() sToolTipText = QT_TR_NOOP("Imports a point cloud"); sWhatsThis = QT_TR_NOOP("Imports a point cloud"); sStatusTip = QT_TR_NOOP("Imports a point cloud"); - sPixmap = "Test1"; + sPixmap = "Points_Import_Point_cloud"; } void CmdPointsImport::activated(int iMsg) @@ -106,7 +106,7 @@ CmdPointsExport::CmdPointsExport() sToolTipText = QT_TR_NOOP("Exports a point cloud"); sWhatsThis = QT_TR_NOOP("Exports a point cloud"); sStatusTip = QT_TR_NOOP("Exports a point cloud"); - sPixmap = "Test2"; + sPixmap = "Points_Export_Point_cloud"; } void CmdPointsExport::activated(int iMsg) diff --git a/src/Mod/Points/Gui/Resources/Points.qrc b/src/Mod/Points/Gui/Resources/Points.qrc index b2e02dade..e6ab2d124 100644 --- a/src/Mod/Points/Gui/Resources/Points.qrc +++ b/src/Mod/Points/Gui/Resources/Points.qrc @@ -1,5 +1,7 @@ - + + icons/Points_Export_Point_cloud.svg + icons/Points_Import_Point_cloud.svg translations/Points_af.qm translations/Points_de.qm translations/Points_fi.qm diff --git a/src/Mod/Points/Gui/Resources/icons/Points_Export_Point_cloud.svg b/src/Mod/Points/Gui/Resources/icons/Points_Export_Point_cloud.svg new file mode 100644 index 000000000..8594eb9da --- /dev/null +++ b/src/Mod/Points/Gui/Resources/icons/Points_Export_Point_cloud.svg @@ -0,0 +1,981 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Lapo Calamandrei + + + + + + media + stop + playback + video + music + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Points/Gui/Resources/icons/Points_Import_Point_cloud.svg b/src/Mod/Points/Gui/Resources/icons/Points_Import_Point_cloud.svg new file mode 100644 index 000000000..57b15cca2 --- /dev/null +++ b/src/Mod/Points/Gui/Resources/icons/Points_Import_Point_cloud.svg @@ -0,0 +1,950 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Lapo Calamandrei + + + + + + media + stop + playback + video + music + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Points/Gui/Resources/translations/Points_de.qm b/src/Mod/Points/Gui/Resources/translations/Points_de.qm index 668c2abcdbf662f760c5d0983842f8b5a5bd8bf3..fe1c43d54663ef7e96841a38c58e105ae4362222 100644 GIT binary patch delta 85 zcmca6cVBKo2;+u{q3`8txi=VDGB9x6hY9RHRx%nS@1n==_0c)x8S732T_ diff --git a/src/Mod/Points/Gui/Resources/translations/Points_de.ts b/src/Mod/Points/Gui/Resources/translations/Points_de.ts index 8aac390fb..7d8ffcaa8 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_de.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_de.ts @@ -175,7 +175,7 @@ Ascii Points (*.asc);;All Files (*.*) - ASCII-Punkte (.asc); Alle Dateien (*.*) + ASCII-Punkte (*.asc);;Alle Dateien (*.*)