Editing Queen BeeCon Widget

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

Warning: This page is 67 kilobytes long; some browsers may have problems editing pages approaching or longer than 32kb. Please consider breaking the page into smaller sections.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 473: Line 473:
=== System Backup/Restore Integration ===
=== System Backup/Restore Integration ===
-
As of release >=0.1.8 QBW is integrated into the N900 system backup/restore features according to standard specifications as better described in the SDK [[Documentation/Maemo 5 Developer Guide/Generic Platform Components/Using Backup Application#Custom back-up locations|Using Backup Application]]
+
As of release >=0.1.8 QBW is integrated into the N900 system backup/restore features according to standard specifications as better described in the SDK [[Documentation/Maemo 5 Developer Guide/Generic Platform Components/Using Backup Application#Custom back-up locations|Using Backup Application]
<code>/etc/osso-backup/applications/queen-beecon.conf</code> file is:
<code>/etc/osso-backup/applications/queen-beecon.conf</code> file is:
-
<source lang="xml">
+
<backup-configuration>
-
<backup-configuration>
+
  <locations>
-
<locations>
+
    <location type="file"
-
  <location type="file"
+
              category="settings">$HOME/.queen-beecon</location>
-
            category="settings">$HOME/.queen-beecon</location>
+
    <location type="dir"
-
  <location type="dir"
+
              category="documents">$HOME/MyDocs/.images/queen_beecon_dir</location>
-
            category="documents">$HOME/MyDocs/.images/queen_beecon_dir</location>
+
    <location type="dir"
-
  <location type="dir"
+
              category="documents">$HOME/.queen_beecon_dir</location>
-
            category="documents">$HOME/.queen_beecon_dir</location>
+
  </locations>
-
</locations>
+
</backup-configuration>
-
</backup-configuration>
+
-
</source>
+
=== Application Logging Subsystem ===
=== Application Logging Subsystem ===

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: