Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20507

Modified Files:
        ChangeLog_detailed gtkpod.glade 
Log Message:
* gtkpod.glade
  src/display.c
  src/display.h
  src/display_itdb.h
  src/display_playlists.c
  src/file.c
  src/file_export.c
  src/file_itunesdb.c
  src/info.c
  src/misc.c
  src/misc.h
  src/prefs.c
  src/prefs.h: removed global offline prefs key and moved it
  to the individual itdbs (ExtraiTunesDBData). The offline
  code is still available, but currently not used (no
  possibility to toggle offline mode from the GUI).



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -d -r1.293 -r1.294
--- ChangeLog_detailed  24 Jun 2006 13:23:02 -0000      1.293
+++ ChangeLog_detailed  24 Jun 2006 15:39:18 -0000      1.294
@@ -1,5 +1,22 @@
 2006-06-24 Jorg Schuler <[EMAIL PROTECTED]>
 
+       * gtkpod.glade
+         src/display.c
+         src/display.h
+         src/display_itdb.h
+         src/display_playlists.c
+         src/file.c
+         src/file_export.c
+         src/file_itunesdb.c
+         src/info.c
+         src/misc.c
+         src/misc.h
+         src/prefs.c
+         src/prefs.h: removed global offline prefs key and moved it
+         to the individual itdbs (ExtraiTunesDBData). The offline
+         code is still available, but currently not used (no
+         possibility to toggle offline mode from the GUI).
+
        * src/display.c (on_check_ipod_files_activate): require that
           the iPod is loaded before checking files.
 

Index: gtkpod.glade
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- gtkpod.glade        23 Jun 2006 16:03:04 -0000      1.211
+++ gtkpod.glade        24 Jun 2006 15:39:18 -0000      1.212
@@ -51,7 +51,7 @@
                      <signal name="activate" handler="on_load_ipods_mi" 
last_modification_time="Sat, 20 May 2006 14:21:46 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3814">
+                       <widget class="GtkImage" id="image3836">
                          <property name="visible">True</property>
                          <property name="pixbuf">gtkpod-read.png</property>
                          <property name="xalign">0.5</property>
@@ -71,7 +71,7 @@
                      <signal name="activate" handler="on_save_changes_mi" 
last_modification_time="Sat, 20 May 2006 14:22:12 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3815">
+                       <widget class="GtkImage" id="image3837">
                          <property name="visible">True</property>
                          <property name="stock">gtk-save</property>
                          <property name="icon_size">1</property>
@@ -92,7 +92,7 @@
                      <signal name="activate" handler="create_add_files_dialog" 
last_modification_time="Sun, 05 Jun 2005 13:03:47 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3816">
+                       <widget class="GtkImage" id="image3838">
                          <property name="visible">True</property>
                          <property name="stock">gtk-add</property>
                          <property name="icon_size">1</property>
@@ -113,7 +113,7 @@
                      <signal name="activate" handler="dirbrowser_create" 
last_modification_time="Sun, 05 Jun 2005 13:09:31 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3817">
+                       <widget class="GtkImage" id="image3839">
                          <property name="visible">True</property>
                          <property name="stock">gtk-add</property>
                          <property name="icon_size">1</property>
@@ -134,7 +134,7 @@
                      <signal name="activate" 
handler="create_add_playlists_dialog" last_modification_time="Sun, 05 Jun 2005 
13:14:57 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3818">
+                       <widget class="GtkImage" id="image3840">
                          <property name="visible">True</property>
                          <property name="stock">gtk-add</property>
                          <property name="icon_size">1</property>
@@ -160,7 +160,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3819">
+                       <widget class="GtkImage" id="image3841">
                          <property name="visible">True</property>
                          <property name="stock">gtk-refresh</property>
                          <property name="icon_size">1</property>
@@ -212,7 +212,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3820">
+                       <widget class="GtkImage" id="image3842">
                          <property name="visible">True</property>
                          <property name="stock">gtk-refresh</property>
                          <property name="icon_size">1</property>
@@ -265,7 +265,7 @@
                      <signal name="activate" 
handler="on_sync_playlist_activate" last_modification_time="Mon, 15 May 2006 
15:39:05 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3821">
+                       <widget class="GtkImage" id="image3843">
                          <property name="visible">True</property>
                          <property name="stock">gtk-refresh</property>
                          <property name="icon_size">1</property>
@@ -291,7 +291,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3822">
+                       <widget class="GtkImage" id="image3844">
                          <property name="visible">True</property>
                          <property name="stock">gtk-save-as</property>
                          <property name="icon_size">1</property>
@@ -343,7 +343,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3823">
+                       <widget class="GtkImage" id="image3845">
                          <property name="visible">True</property>
                          <property name="stock">gtk-save-as</property>
                          <property name="icon_size">1</property>
@@ -395,22 +395,6 @@
                  </child>
 
                  <child>
-                   <widget class="GtkCheckMenuItem" id="offline_menu">
-                     <property name="visible">True</property>
-                     <property name="label" 
translatable="yes">_Offline</property>
-                     <property name="use_underline">True</property>
-                     <property name="active">False</property>
-                     <signal name="activate" handler="on_offline1_activate" 
last_modification_time="Sat, 04 Jan 2003 16:51:55 GMT"/>
-                   </widget>
-                 </child>
-
-                 <child>
-                   <widget class="GtkSeparatorMenuItem" id="trennlinie1">
-                     <property name="visible">True</property>
-                   </widget>
-                 </child>
-
-                 <child>
                    <widget class="GtkImageMenuItem" id="ipod_directories">
                      <property name="visible">True</property>
                      <property name="label" translatable="yes">_Create iPod's 
Directories</property>
@@ -418,7 +402,7 @@
                      <signal name="activate" 
handler="on_ipod_directories_menu" last_modification_time="Sat, 18 Jan 2003 
02:10:39 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3824">
+                       <widget class="GtkImage" id="image3846">
                          <property name="visible">True</property>
                          <property name="stock">gtk-execute</property>
                          <property name="icon_size">1</property>
@@ -476,7 +460,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3825">
+                       <widget class="GtkImage" id="image3847">
                          <property name="visible">True</property>
                          <property name="stock">gtk-edit</property>
                          <property name="icon_size">1</property>
@@ -537,7 +521,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3826">
+                       <widget class="GtkImage" id="image3848">
                          <property name="visible">True</property>
                          <property name="stock">gtk-delete</property>
                          <property name="icon_size">1</property>
@@ -688,7 +672,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3827">
+                       <widget class="GtkImage" id="image3849">
                          <property name="visible">True</property>
                          <property name="stock">gtk-copy</property>
                          <property name="icon_size">1</property>
@@ -880,7 +864,7 @@
                      <accelerator key="s" modifiers="GDK_CONTROL_MASK" 
signal="activate"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3828">
+                       <widget class="GtkImage" id="image3850">
                          <property name="visible">True</property>
                          <property name="stock">gtk-sort-ascending</property>
                          <property name="icon_size">1</property>
@@ -911,7 +895,7 @@
                      <accelerator key="s" modifiers="GDK_CONTROL_MASK | 
GDK_SHIFT_MASK" signal="activate"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3829">
+                       <widget class="GtkImage" id="image3851">
                          <property name="visible">True</property>
                          <property name="stock">gtk-justify-fill</property>
                          <property name="icon_size">1</property>
@@ -938,7 +922,7 @@
                      <signal name="activate" 
handler="on_edit_repository_options_activate" last_modification_time="Sun, 21 
May 2006 03:40:14 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3830">
+                       <widget class="GtkImage" id="image3852">
                          <property name="visible">True</property>
                          <property name="stock">gtk-preferences</property>
                          <property name="icon_size">1</property>
@@ -960,7 +944,7 @@
                      <accelerator key="p" modifiers="GDK_CONTROL_MASK" 
signal="activate"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3831">
+                       <widget class="GtkImage" id="image3853">
                          <property name="visible">True</property>
                          <property name="stock">gtk-preferences</property>
                          <property name="icon_size">1</property>
@@ -1025,7 +1009,7 @@
                      <signal name="activate" 
handler="on_more_sort_tabs_activate" last_modification_time="Fri, 14 Mar 2003 
11:57:43 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3832">
+                       <widget class="GtkImage" id="image3854">
                          <property name="visible">True</property>
                          <property name="stock">gtk-add</property>
                          <property name="icon_size">1</property>
@@ -1046,7 +1030,7 @@
                      <signal name="activate" 
handler="on_less_sort_tabs_activate" last_modification_time="Fri, 14 Mar 2003 
11:57:43 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3833">
+                       <widget class="GtkImage" id="image3855">
                          <property name="visible">True</property>
                          <property name="stock">gtk-remove</property>
                          <property name="icon_size">1</property>
@@ -1088,7 +1072,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3834">
+                       <widget class="GtkImage" id="image3856">
                          <property name="visible">True</property>
                          <property name="stock">gtk-cdrom</property>
                          <property name="icon_size">1</property>
@@ -1140,7 +1124,7 @@
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3835">
+                       <widget class="GtkImage" id="image3857">
                          <property name="visible">True</property>
                          <property name="stock">gtk-cdrom</property>
                          <property name="icon_size">1</property>
@@ -1322,7 +1306,7 @@
                      <signal name="activate" handler="open_about_window" 
last_modification_time="Sun, 05 Jun 2005 13:09:31 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image3836">
+                       <widget class="GtkImage" id="image3858">
                          <property name="visible">True</property>
                          <property name="stock">gtk-dialog-info</property>
                          <property name="icon_size">1</property>


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to