diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-08-29 18:45:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-29 18:45:31 +0700 |
commit | bc83f2cc782b3b99b7eef48af43598822a922d18 (patch) | |
tree | 989c02ef0b2706845e62f2d6c548a05e6c9da10f /gis/gpxsee/fix_font_narrow_space.diff | |
parent | fea3107743685a98460392be8eb2d17144c21a8c (diff) | |
download | slackbuilds-bc83f2cc782b3b99b7eef48af43598822a922d18.tar.gz |
gis/gpxsee: Updated for version 7.12.
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 bddb4ce8d9..b0c0075852 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,5 +1,5 @@ ---- GPXSee-7.11/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300 -+++ GPXSee-7.11/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300 +--- 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 @@ -30,6 +30,6 @@ #define C2FS 1.8 // Celsius to Farenheit - scale #define C2FO 32.0 // Celsius to Farenheit - offset |