From 0eac79112fce7268bf09e28a5e340a9b02c3cad1 Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 13 May 2008 15:29:36 +0000 Subject: [PATCH] * Added menu items for global removal for images and thumbnails. --- resources/glade/main.glade | 39 +++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/resources/glade/main.glade b/resources/glade/main.glade index 72803ad..54d9b2a 100644 --- a/resources/glade/main.glade +++ b/resources/glade/main.glade @@ -71,7 +71,7 @@ - + True @@ -169,6 +169,41 @@ True + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Deletes all images from files in current colection + Delete all images + True + + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Deletes all images from files in current colection. +Thumbnails from image tabs will be keep. + Delete all images without thumbnals + True + + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Delete all thumbnals + True + + + + + + True + + True @@ -891,6 +926,8 @@ True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Add images to file. If file have no thumbnail, +thumbnail from first image will be generated. Add _Images True