* 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:
Don Allingham
2004-01-06 04:34:19 +00:00
parent 576b6a3f7f
commit a0c601eb19
3 changed files with 10 additions and 2 deletions

View File

@@ -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>