rhythmbox r5735 - in trunk: . data



Author: jmatthew
Date: Mon Jun  9 11:39:14 2008
New Revision: 5735
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5735&view=rev

Log:
2008-06-09  Jonathan Matthew  <jonathan d14n org>

	patch by:  Jeremy Katz  <katzj redhat com>

	* data/rhythmbox.schemas:  Add schema for library_strip_chars.
	From #535313.


Modified:
   trunk/ChangeLog
   trunk/data/rhythmbox.schemas

Modified: trunk/data/rhythmbox.schemas
==============================================================================
--- trunk/data/rhythmbox.schemas	(original)
+++ trunk/data/rhythmbox.schemas	Mon Jun  9 11:39:14 2008
@@ -90,6 +90,17 @@
         </locale>
       </schema>
       <schema>
+        <key>/schemas/apps/rhythmbox/library_strip_chars</key>
+	<applyto>/apps/rhythmbox/library_strip_chars</applyto>
+	<owner>rhythmbox</owner>
+	<type>bool</type>
+	<default>FALSE</default>
+	<locale name="C">
+	  <short>Strip special characters</short>
+	  <long>Whether to replace punctuation and spaces in filenames with underscores when transferring to the library</long>
+	</locale>
+      </schema>
+      <schema>
         <key>/schemas/apps/rhythmbox/monitor_library</key>
         <applyto>/apps/rhythmbox/monitor_library</applyto>
         <owner>rhythmbox</owner>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]