diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-09-23 21:31:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:34 +0700 |
commit | 8a1336211def78794465595d5c53bdbc8df9e2fd (patch) | |
tree | f233ea81d4ca697bf518aa972321bdc57e6f5da7 /gis/gpxsee/fix_font_narrow_space.diff | |
parent | 8891e5fa92471dfd69de83dbfc803857e424405c (diff) | |
download | slackbuilds-8a1336211def78794465595d5c53bdbc8df9e2fd.tar.gz |
gis/gpxsee: Updated for version 6.0.
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 b770b28822..1efe5b366d 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.18.orig/src/GUI/units.h GPXSee-5.18/src/GUI/units.h ---- GPXSee-5.18.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 -+++ GPXSee-5.18/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300 +diff -Naur GPXSee-6.0.orig/src/GUI/units.h GPXSee-6.0/src/GUI/units.h +--- GPXSee-6.0.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 ++++ GPXSee-6.0/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 |