Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv22262
Modified Files:
ChangeLog_detailed TODOandBUGS.txt gtkpod.glade
Log Message:
* src/file.c (add_coverart): handle templates better (no
"safety" substitutions of characters). Thanks to Flavio
Stanchino.
* gtkpod.glade
src/details.c
src/display.h
src/display_itdb.c
src/display_songs.c
src/file.c
src/misc_conversion.c
src/misc_track.c: Display artwork path (thanks to Flavio
Stanchino for most of the patch).
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -d -r1.323 -r1.324
--- ChangeLog_detailed 21 Sep 2006 11:48:07 -0000 1.323
+++ ChangeLog_detailed 21 Sep 2006 15:03:12 -0000 1.324
@@ -4,6 +4,20 @@
for re-transfer when hash value had changed (thanks to Todd
Zullinger).
+ * src/file.c (add_coverart): handle templates better (no
+ "safety" substitutions of characters). Thanks to Flavio
+ Stanchino.
+
+ * gtkpod.glade
+ src/details.c
+ src/display.h
+ src/display_itdb.c
+ src/display_songs.c
+ src/file.c
+ src/misc_conversion.c
+ src/misc_track.c: Display artwork path (thanks to Flavio
+ Stanchino for most of the patch).
+
2006-09-18 Jorg Schuler <jcsjcs at users.sourceforge.net>
* mp3file.c: support reading of coverart from APIC
Index: TODOandBUGS.txt
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/TODOandBUGS.txt,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- TODOandBUGS.txt 21 Sep 2006 11:48:07 -0000 1.82
+++ TODOandBUGS.txt 21 Sep 2006 15:03:12 -0000 1.83
@@ -1,6 +1,7 @@
TODO:
-- cddb lookup. See also http://musicbrainz.org/doc/libmusicbrainzDownload
+- cddb lookup (http://freedb.freedb.org). See also
+ http://musicbrainz.org/doc/libmusicbrainzDownload
- wildcards for filename templates (automatic setting of tags from
filename/cover art).
@@ -291,6 +292,11 @@
-----------------------------------------
+Coverart (JCS):
+Dragging tracks with coverart from Local to iPod may not work. It will
+definitely not work for coverart embedded in the MP3 file.
+
+
Equalizer: (Julien Oster)
As you certainly have noticed, the internal iPod equalizer is causing
ugly clipping (and thus horrible bass distortion) when using bass
Index: gtkpod.glade
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- gtkpod.glade 18 Sep 2006 07:10:44 -0000 1.214
+++ gtkpod.glade 21 Sep 2006 15:03:12 -0000 1.215
@@ -10873,7 +10873,22 @@
</child>
<child>
- <placeholder/>
+ <widget class="GtkCheckButton"
id="col_visible34">
+ <property
name="visible">True</property>
+ <property
name="can_focus">True</property>
+ <property name="label"
translatable="yes"></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="padding">0</property>
+ <property
name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
</child>
</widget>
<packing>
@@ -15132,7 +15147,7 @@
<widget class="GtkTable" id="table37">
<property name="border_width">6</property>
<property name="visible">True</property>
- <property name="n_rows">12</property>
+ <property name="n_rows">13</property>
<property name="n_columns">5</property>
<property name="homogeneous">False</property>
<property name="row_spacing">2</property>
@@ -15467,9 +15482,9 @@
</child>
<child>
- <widget class="GtkLabel"
id="details_label_23">
+ <widget class="GtkLabel" id="label386">
<property name="visible">True</property>
- <property name="label">label</property>
+ <property name="label"></property>
<property
name="use_underline">False</property>
<property
name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -15485,8 +15500,8 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
<property name="top_attach">8</property>
<property
name="bottom_attach">9</property>
<property name="x_options">fill</property>
@@ -15495,31 +15510,37 @@
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_23">
+ <widget class="GtkLabel" id="label387">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property
name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text"
translatable="yes"></property>
- <property name="has_frame">True</property>
- <property
name="invisible_char">*</property>
- <property
name="activates_default">False</property>
+ <property name="label"></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>
+ <property
name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property
name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property
name="single_line_mode">False</property>
+ <property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">8</property>
- <property
name="bottom_attach">9</property>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">9</property>
+ <property
name="bottom_attach">10</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel"
id="details_label_24">
+ <widget class="GtkLabel" id="label388">
<property name="visible">True</property>
- <property name="label">label</property>
+ <property name="label"></property>
<property
name="use_underline">False</property>
<property
name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -15535,41 +15556,65 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">8</property>
- <property
name="bottom_attach">9</property>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">10</property>
+ <property
name="bottom_attach">11</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_24">
+ <widget class="GtkEntry"
id="details_entry_8">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="editable">True</property>
+ <property name="editable">False</property>
<property
name="visibility">True</property>
<property name="max_length">0</property>
<property name="text"
translatable="yes"></property>
- <property name="has_frame">True</property>
+ <property
name="has_frame">False</property>
<property
name="invisible_char">*</property>
<property
name="activates_default">False</property>
</widget>
<packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">8</property>
- <property
name="bottom_attach">9</property>
- <property name="x_options">fill</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">5</property>
+ <property
name="bottom_attach">6</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label386">
+ <widget class="GtkEntry"
id="details_entry_9">
<property name="visible">True</property>
- <property name="label"></property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property
name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text"
translatable="yes"></property>
+ <property
name="has_frame">False</property>
+ <property
name="invisible_char">*</property>
+ <property
name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">6</property>
+ <property
name="bottom_attach">7</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel"
id="details_label_12">
+ <property name="visible">True</property>
+ <property name="label">label</property>
<property
name="use_underline">False</property>
<property
name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -15585,19 +15630,41 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">4</property>
- <property name="right_attach">5</property>
- <property name="top_attach">8</property>
- <property
name="bottom_attach">9</property>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">12</property>
+ <property
name="bottom_attach">13</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label387">
+ <widget class="GtkCheckButton"
id="details_checkbutton_12">
<property name="visible">True</property>
- <property name="label"></property>
+ <property name="can_focus">True</property>
+ <property name="label"
translatable="yes"></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">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">12</property>
+ <property
name="bottom_attach">13</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel"
id="details_label_17">
+ <property name="visible">True</property>
+ <property name="label">label</property>
<property
name="use_underline">False</property>
<property
name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -15613,19 +15680,19 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">4</property>
- <property name="right_attach">5</property>
- <property name="top_attach">9</property>
- <property
name="bottom_attach">10</property>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">11</property>
+ <property
name="bottom_attach">12</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label388">
+ <widget class="GtkLabel"
id="details_label_15">
<property name="visible">True</property>
- <property name="label"></property>
+ <property name="label">label</property>
<property
name="use_underline">False</property>
<property
name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -15641,8 +15708,8 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">4</property>
- <property name="right_attach">5</property>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
<property name="top_attach">10</property>
<property
name="bottom_attach">11</property>
<property name="x_options">fill</property>
@@ -15651,7 +15718,7 @@
</child>
<child>
- <widget class="GtkLabel"
id="details_label_7">
+ <widget class="GtkLabel"
id="details_label_23">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15671,15 +15738,15 @@
<packing>
<property name="left_attach">0</property>
<property name="right_attach">1</property>
- <property name="top_attach">7</property>
- <property
name="bottom_attach">8</property>
+ <property name="top_attach">9</property>
+ <property
name="bottom_attach">10</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel"
id="details_label_10">
+ <widget class="GtkLabel"
id="details_label_7">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15697,10 +15764,76 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">7</property>
- <property
name="bottom_attach">8</property>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">8</property>
+ <property
name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry"
id="details_entry_17">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property
name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text"
translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property
name="invisible_char">*</property>
+ <property
name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">11</property>
+ <property
name="bottom_attach">12</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry"
id="details_entry_15">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property
name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text"
translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property
name="invisible_char">*</property>
+ <property
name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">10</property>
+ <property
name="bottom_attach">11</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry"
id="details_entry_23">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property
name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text"
translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property
name="invisible_char">*</property>
+ <property
name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">9</property>
+ <property
name="bottom_attach">10</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
@@ -15721,15 +15854,15 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">7</property>
- <property
name="bottom_attach">8</property>
+ <property name="top_attach">8</property>
+ <property
name="bottom_attach">9</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel"
id="details_label_15">
+ <widget class="GtkLabel"
id="details_label_13">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15747,17 +15880,17 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">9</property>
- <property
name="bottom_attach">10</property>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">11</property>
+ <property
name="bottom_attach">12</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel"
id="details_label_17">
+ <widget class="GtkLabel"
id="details_label_16">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15775,8 +15908,8 @@
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
<property name="top_attach">10</property>
<property
name="bottom_attach">11</property>
<property name="x_options">fill</property>
@@ -15785,7 +15918,7 @@
</child>
<child>
- <widget class="GtkLabel"
id="details_label_16">
+ <widget class="GtkLabel"
id="details_label_24">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15813,29 +15946,35 @@
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_15">
+ <widget class="GtkLabel"
id="details_label_10">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property
name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text"
translatable="yes"></property>
- <property name="has_frame">True</property>
- <property
name="invisible_char">*</property>
- <property
name="activates_default">False</property>
+ <property name="label">label</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>
+ <property
name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property
name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property
name="single_line_mode">False</property>
+ <property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">9</property>
- <property
name="bottom_attach">10</property>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">8</property>
+ <property
name="bottom_attach">9</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_16">
+ <widget class="GtkEntry"
id="details_entry_13">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
@@ -15849,15 +15988,14 @@
<packing>
<property name="left_attach">3</property>
<property name="right_attach">4</property>
- <property name="top_attach">9</property>
- <property
name="bottom_attach">10</property>
- <property name="x_options">fill</property>
+ <property name="top_attach">11</property>
+ <property
name="bottom_attach">12</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_17">
+ <widget class="GtkEntry"
id="details_entry_16">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
@@ -15869,8 +16007,8 @@
<property
name="activates_default">False</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
<property name="top_attach">10</property>
<property
name="bottom_attach">11</property>
<property name="x_options">fill</property>
@@ -15879,47 +16017,23 @@
</child>
<child>
- <widget class="GtkEntry"
id="details_entry_8">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property
name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text"
translatable="yes"></property>
- <property
name="has_frame">False</property>
- <property
name="invisible_char">*</property>
- <property
name="activates_default">False</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">5</property>
- <property name="top_attach">5</property>
- <property
name="bottom_attach">6</property>
- <property name="x_padding">1</property>
- <property name="y_padding">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry"
id="details_entry_9">
+ <widget class="GtkEntry"
id="details_entry_24">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="editable">False</property>
+ <property name="editable">True</property>
<property
name="visibility">True</property>
<property name="max_length">0</property>
<property name="text"
translatable="yes"></property>
- <property
name="has_frame">False</property>
+ <property name="has_frame">True</property>
<property
name="invisible_char">*</property>
<property
name="activates_default">False</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">5</property>
- <property name="top_attach">6</property>
- <property
name="bottom_attach">7</property>
- <property name="x_padding">1</property>
- <property name="y_padding">1</property>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">9</property>
+ <property
name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
</child>
@@ -15939,8 +16053,8 @@
<packing>
<property name="left_attach">3</property>
<property name="right_attach">4</property>
- <property name="top_attach">7</property>
- <property
name="bottom_attach">8</property>
+ <property name="top_attach">8</property>
+ <property
name="bottom_attach">9</property>
<property name="x_padding">1</property>
<property name="y_padding">1</property>
<property name="x_options">fill</property>
@@ -15949,7 +16063,7 @@
</child>
<child>
- <widget class="GtkLabel"
id="details_label_12">
+ <widget class="GtkLabel"
id="details_label_40">
<property name="visible">True</property>
<property name="label">label</property>
<property
name="use_underline">False</property>
@@ -15969,80 +16083,32 @@
<packing>
<property name="left_attach">0</property>
<property name="right_attach">1</property>
- <property name="top_attach">11</property>
- <property
name="bottom_attach">12</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton"
id="details_checkbutton_12">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label"
translatable="yes"></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">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">11</property>
- <property
name="bottom_attach">12</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel"
id="details_label_13">
- <property name="visible">True</property>
- <property name="label">label</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>
- <property
name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property
name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
- <property name="width_chars">-1</property>
- <property
name="single_line_mode">False</property>
- <property name="angle">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">10</property>
- <property
name="bottom_attach">11</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>
<child>
- <widget class="GtkEntry"
id="details_entry_13">
+ <widget class="GtkEntry"
id="details_entry_40">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="editable">True</property>
+ <property name="editable">False</property>
<property
name="visibility">True</property>
<property name="max_length">0</property>
<property name="text"
translatable="yes"></property>
- <property name="has_frame">True</property>
+ <property
name="has_frame">False</property>
<property
name="invisible_char">*</property>
<property
name="activates_default">False</property>
</widget>
<packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">10</property>
- <property
name="bottom_attach">11</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">7</property>
+ <property
name="bottom_attach">8</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
<property name="y_options"></property>
</packing>
</child>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2