Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv7875
Modified Files:
ChangeLog_detailed gtkpod.glade
Log Message:
* src/prefs.[ch]
src/prefs_window.c
src/display.[ch]
src/display_playlists.c
Did away with pm_autostore.
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- ChangeLog_detailed 10 Jun 2006 11:08:56 -0000 1.230
+++ ChangeLog_detailed 10 Jun 2006 13:39:46 -0000 1.231
@@ -7,11 +7,17 @@
the iPod if none is available. If one is available from
SysInfo file, store that information in the prefs system.
- * ipod_init.[ch]: new: gp_ipod_init_set_model() asking for a
- model number string and storing it.
+ * src/ipod_init.[ch]: new: gp_ipod_init_set_model() asking
+ for a model number string and storing it.
- * ipod_init.c (gp_ipod_init_set_model): mention mountpoint
- when asking for the model.
+ * src/ipod_init.c (gp_ipod_init_set_model): mention
+ mountpoint when asking for the model.
+
+ * src/prefs.[ch]
+ src/prefs_window.c
+ src/display.[ch]
+ src/display_playlists.c
+ Did away with pm_autostore.
2006-06-10 James Liggett <[EMAIL PROTECTED]>
Index: gtkpod.glade
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- gtkpod.glade 10 Jun 2006 11:08:56 -0000 1.207
+++ gtkpod.glade 10 Jun 2006 13:39:47 -0000 1.208
@@ -3720,7 +3720,6 @@
<child>
<widget class="GtkRadioButton" id="pm_none">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property
name="relief">GTK_RELIEF_NORMAL</property>
<property
name="focus_on_click">True</property>
@@ -3759,7 +3758,6 @@
<child>
<widget class="GtkHBox" id="hbox32">
- <property name="visible">True</property>
<property name="homogeneous">True</property>
<property name="spacing">0</property>
@@ -3806,7 +3804,6 @@
<child>
<widget class="GtkHBox" id="hbox37">
- <property name="visible">True</property>
<property name="homogeneous">True</property>
<property name="spacing">0</property>
@@ -4063,7 +4060,6 @@
<child>
<widget class="GtkLabel" id="label87">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label"
translatable="yes">Playlists</property>
<property
name="use_underline">False</property>
@@ -4270,7 +4266,6 @@
<child>
<widget class="GtkHSeparator" id="hseparator12">
- <property name="visible">True</property>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -4359,58 +4354,6 @@
</child>
<child>
- <widget class="GtkHBox" id="hbox40">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox42">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton"
id="pm_autostore">
- <property name="visible">True</property>
- <property name="tooltip"
translatable="yes">Please refer to the notice below.</property>
- <property name="can_focus">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>
- <signal name="toggled"
handler="on_pm_autostore_toggled" last_modification_time="Mon, 22 Sep 2003
11:26:46 GMT"/>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">9</property>
- <property name="right_attach">10</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
<widget class="GtkHBox" id="hbox41">
<property name="visible">True</property>
<property name="homogeneous">True</property>
@@ -4630,6 +4573,34 @@
<property name="y_options">fill</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkLabel" id="label431">
+ <property name="can_focus">True</property>
+ <property name="label"
translatable="yes">n/a</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property
name="justify">GTK_JUSTIFY_CENTER</property>
+ <property name="wrap">False</property>
+ <property name="selectable">True</property>
+ <property name="xalign">0.5</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">9</property>
+ <property name="right_attach">10</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="padding">0</property>
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2