[qlandkartegt] 02/03: Add patch to fix 'position' typo.

Bas Couwenberg sebastic at debian.org
Sun Sep 4 16:50:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qlandkartegt.

commit 4537828826fcc4306341a725ab036117a6f2640a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 4 18:21:23 2016 +0200

    Add patch to fix 'position' typo.
---
 debian/changelog                   |   1 +
 debian/patches/position-typo.patch | 129 +++++++++++++++++++++++++++++++++++++
 debian/patches/series              |   1 +
 3 files changed, 131 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bcd3c62..e4497cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qlandkartegt (1.8.1+ds-7) UNRELEASED; urgency=medium
 
   * Add -Wno-narrowing to CXXFLAGS to fix FTBFS on several architectures.
+  * Add patch to fix 'position' typo.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 04 Sep 2016 17:56:40 +0200
 
diff --git a/debian/patches/position-typo.patch b/debian/patches/position-typo.patch
new file mode 100644
index 0000000..0d0e24f
--- /dev/null
+++ b/debian/patches/position-typo.patch
@@ -0,0 +1,129 @@
+Description: Fix 'positon' typo, replace with 'position'.
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/changelog.txt
++++ b/changelog.txt
+@@ -1482,7 +1482,7 @@ Request #38:
+ Optimze DEM interpolation for faster 3D view.
+ 
+ Request #39:
+-Add positon bars to profile graph et al
++Add position bars to profile graph et al
+ 
+ Request #40:
+ Optimize track render
+--- a/src/CActions.cpp
++++ b/src/CActions.cpp
+@@ -99,7 +99,7 @@ QObject(parent), parent(parent)
+     createAction(tr("ctrl+Del"), ":/icons/iconClear16x16.png", tr("Hide/Show Selection"), "aTrackPurgeSelection", tr("Toggle visibility of the selected track points."));
+     //
+     createAction(tr("F5"), ":/icons/iconPlayPause16x16.png", tr("&Start / Stop"), "aLiveLog", tr("Start / stop live log recording."));
+-    createAction(tr("F6"), ":/icons/iconLock16x16.png", tr("Move Map to &Pos."), "aLockMap", tr("Move the map to keep the positon cursor centered."));
++    createAction(tr("F6"), ":/icons/iconLock16x16.png", tr("Move Map to &Pos."), "aLockMap", tr("Move the map to keep the position cursor centered."));
+     createAction(tr("F7"), ":/icons/iconAdd16x16.png", tr("Add &Waypoint"), "aAddWpt", tr("Add a waypoint at current position."));
+     //
+ 
+--- a/src/locale/qlandkartegt_cs.ts
++++ b/src/locale/qlandkartegt_cs.ts
+@@ -611,7 +611,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Posunout mapu pro zachování polohy ukazovátka ve středu.</translation>
+     </message>
+     <message>
+@@ -6323,7 +6323,7 @@ line %2, column %3:
+         <translation type="obsolete">Karte mit Position bewegen.</translation>
+     </message>
+     <message>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation type="obsolete">Um die Position des Mauspfeils mittig zu halten, wird die Karte bewegt.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_de.ts
++++ b/src/locale/qlandkartegt_de.ts
+@@ -612,7 +612,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Um die Position des Mauszeigers mittig zu halten, wird die Karte bewegt.</translation>
+     </message>
+     <message>
+@@ -6311,7 +6311,7 @@ Zeile %2, Spalte %3:
+         <translation type="obsolete">Karte mit Position bewegen.</translation>
+     </message>
+     <message>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation type="obsolete">Um die Position des Mauspfeils mittig zu halten, wird die Karte bewegt.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_es_ES.ts
++++ b/src/locale/qlandkartegt_es_ES.ts
+@@ -632,7 +632,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Centrar el mapa en la posición del cursor.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_fr.ts
++++ b/src/locale/qlandkartegt_fr.ts
+@@ -408,7 +408,7 @@
+         <translation>Créer un nouveau point géographique. La position par défaut sera la position courante.</translation>
+     </message>
+     <message>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Déplacer la carte pour garder le curseur au centre.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_it_IT.ts
++++ b/src/locale/qlandkartegt_it_IT.ts
+@@ -607,7 +607,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Sposta la mappa per mantenere la posizione del cursore nel centro.</translation>
+     </message>
+     <message>
+@@ -6052,7 +6052,7 @@ riga: %2, colonna %3:
+         <translation type="obsolete">Sposta Mappa nella Pos.</translation>
+     </message>
+     <message>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation type="obsolete">Sposta la mappa per mantenere la posizione del cursore nel centro.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_nl.ts
++++ b/src/locale/qlandkartegt_nl.ts
+@@ -563,7 +563,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Beweeg de map om de cursor in het midden te houden.</translation>
+     </message>
+     <message>
+--- a/src/locale/qlandkartegt_ru.ts
++++ b/src/locale/qlandkartegt_ru.ts
+@@ -563,7 +563,7 @@
+     </message>
+     <message>
+         <location filename="../CActions.cpp" line="102"/>
+-        <source>Move the map to keep the positon cursor centered.</source>
++        <source>Move the map to keep the position cursor centered.</source>
+         <translation>Перемещайте карту, удержанием позиции указателя по центру.</translation>
+     </message>
+     <message>
diff --git a/debian/patches/series b/debian/patches/series
index 1eff5df..d7afc32 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ qt5-r4007.patch
 qt5-r4008.patch
 qt5-r4009.patch
 hicolor-icons.patch
+position-typo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qlandkartegt.git



More information about the Pkg-grass-devel mailing list