diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-10-05 06:04:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 06:04:15 +0700 |
commit | 14f1a4b24756cef280a6b4c36066e01ef0f3ab79 (patch) | |
tree | 4bf47095eea3e63a81e58d028c22ba2d79ca76bb /gis/gpxsee/fix_font_narrow_space.diff | |
parent | 5fc976865579e7637d7431bce80ddc8b8bec1a52 (diff) |
gis/gpxsee: Updated for version 7.14.
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 b0c007585205..57b3b0763335 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,5 +1,5 @@ ---- GPXSee-7.12/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 -+++ GPXSee-7.12/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300 +--- GPXSee-7.14/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 ++++ GPXSee-7.14/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 |