Fixes in backup configuration file (scorecard.conf). Backup works now.
[scorecard] / maemo / scorecard.conf
index 6ae4c42..03979be 100644 (file)
@@ -1,8 +1,6 @@
 <backup-configuration>
   <locations>
-    <location type="file"
-              category="settings" auto="true">/home/user/.config/garage/ScoreCard.conf</location>
-    <location type="dir"
-              category="documents">/home/user/MyDocs/.scorecard</location>
+    <location type="file" category="settings" auto="true">$HOME/.config/garage/ScoreCard.conf</location>
+    <location type="dir" category="settings" auto="true">$HOME/MyDocs/.scorecard</location>
   </locations>
 </backup-configuration>