Blob Blame History Raw
diff -Nur amarok-1.3-orig/amarok/src/engine/gst/config/gstconfig.kcfg amarok-1.3/amarok/src/engine/gst/config/gstconfig.kcfg
--- amarok-1.3-orig/amarok/src/engine/gst/config/gstconfig.kcfg 2005-08-14 17:53:18.000000000 -0500
+++ amarok-1.3/amarok/src/engine/gst/config/gstconfig.kcfg  2005-08-16 12:15:31.000000000 -0500
@@ -10,7 +10,7 @@
         <entry key="Sound Output" type="String">
             <label>Sound output method to use</label>
             <whatsthis>Select the sound output plugin ("sink"). Their availability depends on the system configuration.</whatsthis>
-            <default>osssink</default>
+            <default>alsasink</default>
         </entry>
         <entry key="Use Custom Sound Device" type="Bool">
             <label>Do not use the autodetected audiosink sound device</label>
diff -Nur amarok-1.3-orig/amarok/src/engine/helix/config/helixconfig.kcfg amarok-1.3/amarok/src/engine/helix/config/helixconfig.kcfg
--- amarok-1.3-orig/amarok/src/engine/helix/config/helixconfig.kcfg 2005-08-14 17:53:18.000000000 -0500
+++ amarok-1.3/amarok/src/engine/helix/config/helixconfig.kcfg  2005-08-16 12:14:47.000000000 -0500
@@ -10,17 +10,17 @@
         <entry key="Core Directory" type="String">
             <label>Helix/Realplay core directory</label>
             <whatsthis>This is the directory where clntcore.so is located</whatsthis>
-            <default>/usr/local/RealPlayer/common</default>
+            <default>/usr/lib/helix/common</default>
         </entry>
         <entry key="Plugin Directory" type="String">
             <label>Helix/Realplay plugins directory</label>
             <whatsthis>This is the directory where, for example, vorbisrend.so is located</whatsthis>
-            <default>/usr/local/RealPlayer/plugins</default>
+            <default>/usr/lib/helix/plugins</default>
         </entry>
         <entry key="Codecs Directory" type="String">
             <label>Helix/Realplay codecs directory</label>
             <whatsthis>This is the directory where, for example, cvt1.so is located</whatsthis>
-            <default>/usr/local/RealPlayer/codecs</default>
+            <default>/usr/lib/helix/codecs</default>
         </entry>
     </group>