diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2020-04-17 11:14:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-17 11:14:46 +0700 |
commit | ef7e06d94ace4a7340bc1919f56b0564ace28707 (patch) | |
tree | 2215e811d6d74da013b2dceb7baa5565fc4ff6ac /gis/gpxsee/fix_font_narrow_space.diff | |
parent | 9a58d29c1a8ad1891a74ccd670fc7b23d2e1edf3 (diff) |
gis/gpxsee: Updated for version 7.28.
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 0049c0c31c88..0b04d37b4ddd 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,5 +1,5 @@ ---- GPXSee-7.20/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 -+++ GPXSee-7.20/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300 +--- src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 ++++ 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 |