1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-18 03:50:25 +01:00

* Added thumbnals generating for images.

* Lots of fixes.
This commit is contained in:
2008-03-26 06:31:35 +00:00
parent 922ec99990
commit fe5bb49fa4
5 changed files with 398 additions and 156 deletions

View File

@@ -233,11 +233,9 @@
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="separator4">
<widget class="GtkSeparatorMenuItem" id="separatormenuitem4">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">menuitem1</property>
<property name="use_underline">True</property>
</widget>
</child>
<child>
@@ -259,6 +257,7 @@
<property name="label" translatable="yes">Thumbnails</property>
<property name="use_underline">True</property>
<property name="draw_as_radio">True</property>
<property name="group">list1</property>
</widget>
</child>
</widget>