diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-11-16 20:21:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:21:42 +0700 |
commit | e47f3df7e88731904bef0d40cbaf8bf8ddc11e98 (patch) | |
tree | c7014773c8f77441c349b9cc29f1596f3e6c22a3 /gis/gpxsee/fix_font_narrow_space.diff | |
parent | 6533eded36ca3323782b9cc30615a7c1a239d797 (diff) | |
download | slackbuilds-e47f3df7e88731904bef0d40cbaf8bf8ddc11e98.tar.gz |
gis/gpxsee: Updated for version 7.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/fix_font_narrow_space.diff')
-rw-r--r-- | gis/gpxsee/fix_font_narrow_space.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff index 2e4d433189..76d3a01a09 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,5 +1,5 @@ ---- GPXSee-7.16/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 -+++ GPXSee-7.16/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300 +--- GPXSee-7.17/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 ++++ GPXSee-7.17/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300 @@ -30,6 +30,6 @@ #define C2FS 1.8 // Celsius to Farenheit - scale #define C2FO 32.0 // Celsius to Farenheit - offset |