[gthumb] Revert "Add GUI to erase comment tags on import - first part of bug 583466"
- From: Michael J. Chudobiak <mjc src gnome org>
- To: svn-commits-list gnome org
- Subject: [gthumb] Revert "Add GUI to erase comment tags on import - first part of bug 583466"
- Date: Fri, 5 Jun 2009 10:04:44 -0400 (EDT)
commit 98b9733108c5fd88d374f9f25d71af90905f4966
Author: mjclab <mjclab pekkala localdomain>
Date: Fri Jun 5 10:02:42 2009 -0400
Revert "Add GUI to erase comment tags on import - first part of bug 583466"
This reverts commit 74e2817a86c5fadbc56ccf4bf86b9b61459cb719.
---
data/glade/gthumb_camera.glade | 32 ++++----------------------------
1 files changed, 4 insertions(+), 28 deletions(-)
diff --git a/data/glade/gthumb_camera.glade b/data/glade/gthumb_camera.glade
index f4bb5c8..e9efa78 100644
--- a/data/glade/gthumb_camera.glade
+++ b/data/glade/gthumb_camera.glade
@@ -234,7 +234,7 @@
<child>
<widget class="GtkTable" id="i_commands_table">
<property name="visible">True</property>
- <property name="n_rows">8</property>
+ <property name="n_rows">7</property>
<property name="n_columns">2</property>
<property name="homogeneous">False</property>
<property name="row_spacing">6</property>
@@ -330,7 +330,7 @@
<child>
<widget class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="label" translatable="yes">Destination _folder:</property>
+ <property name="label" translatable="yes">_Destination folder:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -488,8 +488,8 @@
<child>
<widget class="GtkLabel" id="format_code_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Custom subfolder:</property>
- <property name="use_underline">True</property>
+ <property name="label" translatable="yes">Custom subfolder:</property>
+ <property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
@@ -498,7 +498,6 @@
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
- <property name="mnemonic_widget">format_code_entry</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
@@ -536,29 +535,6 @@
<property name="y_options"></property>
</packing>
</child>
-
- <child>
- <widget class="GtkCheckButton" id="reset_comment_tags_on_import_checkbutton">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Some cameras automatically insert Exif ImageDescription or UserComment tags in the image metadata. gThumb will recognize these as comments. If you do not want to use the camera-generated comments, enable this checkbox.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">_Erase image description and user comment</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">2</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
</widget>
<packing>
<property name="padding">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]