* src/ImageSelect.py: make sure that description doesn't exceed the image
size * src/MediaView.py: mark <local copy> for translation * src/gramps.glade: eliminate fixed size for side panel, helps with translations. svn: r2589
This commit is contained in:
@@ -871,7 +871,7 @@
|
||||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="sidebar">
|
||||
<property name="width_request">80</property>
|
||||
<property name="border_width">10</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
<property name="spacing">0</property>
|
||||
|
Reference in New Issue
Block a user