Package: gramps
Version: 2.2.8-1
Severity: minor
Tags: patch

Hi,

The tooltip of the GtkEntry for the longitude of places - which is in 
src/glade/gramps.glade - has an extra space before the "W", see the attached 
patch. According to the description of the conv_lat_lon() function in 
src/PlaceUtils.py the DEG notation should have no extra spaces. Note that the 
tooltip for latitude conforms to this description.


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.21-1-686

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.de.debian.org 
  500 unstable        frank.thomas-alfeld.de 

--- Package information. ---
Depends                 (Version) | Installed
=================================-+-==============
python-central         (>= 0.5.8) | 0.5.14
librsvg2-common                   | 2.16.1-2
python-gnome2                     | 2.18.2-1
python-glade2                     | 2.10.4-2
scrollkeeper        (>= 0.3.14-9) | 0.3.14-13
yelp                              | 2.18.1-1
gconf2              (>= 2.10.1-2) | 2.18.0.1-3
--- gramps-2.2.8/src/glade/gramps.glade.orig	2007-05-29 15:51:43.000000000 +0200
+++ gramps-2.2.8/src/glade/gramps.glade	2007-05-29 15:52:08.000000000 +0200
@@ -1634,7 +1634,7 @@
 	      <child>
 		<widget class="GtkEntry" id="longitude">
 		  <property name="visible">True</property>
-		  <property name="tooltip" translatable="yes">East/West position, eg -2.88589, 2°53'9.23&quot; W or -2:53:9.23</property>
+		  <property name="tooltip" translatable="yes">East/West position, eg -2.88589, 2°53'9.23&quot;W or -2:53:9.23</property>
 		  <property name="can_focus">True</property>
 		  <property name="editable">True</property>
 		  <property name="visibility">True</property>

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to