diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-08-24 00:55:15 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-08-24 00:55:15 +0100 |
commit | 69de155cdf4ce995a3ff6136c6e5f21854eb1a1f (patch) | |
tree | 6ef3b5e9079e143583a11717e36b204da2d27ed8 /gis/gpxsee/fix_font_narrow_space.diff | |
parent | ad5f087fe2f01e449d248bab098f686437d5ab0c (diff) | |
download | slackbuilds-69de155cdf4ce995a3ff6136c6e5f21854eb1a1f.tar.gz |
gis/gpxsee: Updated for version 5.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/fix_font_narrow_space.diff')
-rw-r--r-- | gis/gpxsee/fix_font_narrow_space.diff | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff index 1038613851..0f0475f3c1 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,6 +1,6 @@ -diff -Naur GPXSee-5.16.orig/src/GUI/units.h GPXSee-5.16/src/GUI/units.h ---- GPXSee-5.16.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 -+++ GPXSee-5.16/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300 +diff -Naur GPXSee-5.17.orig/src/GUI/units.h GPXSee-5.17/src/GUI/units.h +--- GPXSee-5.17.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 ++++ GPXSee-5.17/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300 @@ -30,6 +30,6 @@ #define C2FS 1.8 // Celsius to Farenheit - scale #define C2FO 32.0 // Celsius to Farenheit - offset |