diff --git a/src/Editors/ObjectEntries.py b/src/Editors/ObjectEntries.py index f2815ca07..ebb14b129 100644 --- a/src/Editors/ObjectEntries.py +++ b/src/Editors/ObjectEntries.py @@ -37,6 +37,7 @@ _LOG = logging.getLogger(".objectentries") # #------------------------------------------------------------------------- import gtk +from pango import ELLIPSIZE_END #------------------------------------------------------------------------- # @@ -129,6 +130,7 @@ class ObjEntry: self.label.set_use_markup(True) else: self.label.set_text(name) + self.label.set_ellipsize(ELLIPSIZE_END) def _init_dnd(self): """inheriting objects must set this diff --git a/src/glade/gramps.glade b/src/glade/gramps.glade index d3d267411..a39c23858 100644 --- a/src/glade/gramps.glade +++ b/src/glade/gramps.glade @@ -7235,7 +7235,7 @@ 0.5 0 0 - PANGO_ELLIPSIZE_NONE + PANGO_ELLIPSIZE_END -1 False 0 @@ -10938,102 +10938,6 @@ September 1 - - - 6 - False - 12 - - - - True - gtk-dialog-warning - 6 - 0.5 - 0.5 - 0 - 0 - - - 0 - True - True - - - - - - True - <b>Note:</b> Any changes in the shared event information will be reflected in the event itself, for all participants in the event. - True - True - GTK_JUSTIFY_LEFT - True - False - 0 - 0.5 - 0 - 3 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - 0 - 3 - 5 - 6 - expand|shrink|fill - expand|shrink|fill - - - - - - True - False - True - True - - - 1 - 2 - 0 - 1 - fill - fill - - - - - - True - True - True - True - 0 - - True - * - False - - - 1 - 2 - 4 - 5 - - - - True @@ -11128,27 +11032,6 @@ September 1 - - - True - True - True - True - 0 - - True - - False - - - 1 - 2 - 2 - 3 - - - - True @@ -11238,6 +11121,23 @@ September 1 + + + True + False + True + True + + + 1 + 2 + 0 + 1 + fill + fill + + + 27 @@ -11255,6 +11155,107 @@ September 1 + + + + True + True + True + True + 0 + + True + + False + + + 1 + 2 + 2 + 3 + + + + + + + True + True + True + True + 0 + + True + * + False + + + 1 + 2 + 4 + 5 + + + + + + + 6 + False + 12 + + + + True + gtk-dialog-warning + 6 + 0.5 + 0 + 0 + 0 + + + 0 + False + False + + + + + + 400 + True + <b>Note:</b> Any changes in the shared event information will be reflected in the event itself, for all participants in the event. + True + True + GTK_JUSTIFY_FILL + True + False + 0 + 0.5 + 0 + 3 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + True + True + + + + + 0 + 3 + 5 + 6 + expand|shrink|fill + expand|shrink|fill + + False