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

Modified Files:
        ChangeLog_detailed gtkpod.glade 
Log Message:
         * details.c: copy artwork_count and _size when copying
artwork, remember last directory




Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- ChangeLog_detailed  3 Dec 2005 16:36:26 -0000       1.115
+++ ChangeLog_detailed  4 Dec 2005 10:24:37 -0000       1.116
@@ -10,6 +10,13 @@
 
         * display_songs.c: use track_set_text(), track_copy_item()
 
+        * details.c: writethrough for "remove cover art" added.
+
+        * gtkpod.glade: change "charset" to "encoding"
+
+        * details.c: copy artwork_count and _size when copying
+           artwork, remember last directory.
+
 2005-11-30 Jorg Schuler <[EMAIL PROTECTED]>
 
         * mp4file.c: patch by Simon MARTIN fixing support for video

Index: gtkpod.glade
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- gtkpod.glade        3 Dec 2005 16:36:26 -0000       1.183
+++ gtkpod.glade        4 Dec 2005 10:24:37 -0000       1.184
@@ -7788,7 +7788,7 @@
                                      <child>
                                        <widget class="GtkLabel" id="label258">
                                          <property 
name="visible">True</property>
-                                         <property name="label" 
translatable="yes">_Charset (ID3, files):</property>
+                                         <property name="label" 
translatable="yes">_Encoding (ID3, files):</property>
                                          <property 
name="use_underline">True</property>
                                          <property 
name="use_markup">False</property>
                                          <property 
name="justify">GTK_JUSTIFY_LEFT</property>
@@ -7858,7 +7858,7 @@
                                      <property name="visible">True</property>
                                      <property name="tooltip" 
translatable="yes">Normally the charset specified when first importing the 
track will be used to update the track information. If you have chosen a wrong 
charset when first importing a track and want to correct it using the 'Update 
Track' function, you must check this option. Note: the charset info is stored 
in the extended information file (see 'Writing of iTunesDB' below) and tracks 
imported before V0.51 will have no charset stored. Instead the charset 
specified above will be used then.</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" 
translatable="yes">Use selected charset also when updating 
+                                     <property name="label" 
translatable="yes">Use selected encoding also when updating 
 or syncing tracks</property>
                                      <property 
name="use_underline">True</property>
                                      <property 
name="relief">GTK_RELIEF_NORMAL</property>
@@ -8315,7 +8315,7 @@
                                  <property name="tooltip" 
translatable="yes">Highly recommended for faster import when taking advantage 
of the duplication recognition. Also, having the PC filenames allows writing 
changed ID3 tags to disk, and even to reconstruct your ipod's contents in case 
of file system corruption (change the &quot;transferred=&quot; entries in your 
backuped database).</property>
                                  <property name="can_focus">True</property>
                                  <property name="label" 
translatable="yes">Write extended information (PC filenames,
- MD5 hashes, charset). Recommended.</property>
+ MD5 hashes, encoding). Recommended.</property>
                                  <property name="use_underline">True</property>
                                  <property 
name="relief">GTK_RELIEF_NORMAL</property>
                                  <property 
name="focus_on_click">True</property>
@@ -10908,7 +10908,7 @@
                                      <property name="visible">True</property>
                                      <property name="tooltip" 
translatable="yes">Normally the charset specified when first importing the 
track will be used to write the tags. If you have chosen a wrong charset when 
first importing a track, you should select this option along with the correct 
charset.  Note: uses the extended information file to store the charset 
information (see 'Writing of the iTunesDB' on the 'Input/Output' page) and 
tracks imported before V0.51 will have no charset stored -- the charset 
specified on the 'Input/Output' page will be used.</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" 
translatable="yes">Use selected charset (on the 'General' page)
+                                     <property name="label" 
translatable="yes">Use selected encoding (on the 'General' page)
 when writing tags</property>
                                      <property 
name="use_underline">True</property>
                                      <property 
name="relief">GTK_RELIEF_NORMAL</property>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to