You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -64,11 +64,13 @@ By default, your Vienna database is the messages.db file which is located at ~/L
64
64
1. Shut down Vienna.
65
65
2. Open a console window and enter:
66
66
67
-
`defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '<path to new messages.db>'`
68
-
where
69
-
`<path to new messages.db>` is the name of the folder that contains the messages.db file. The path itself should have the messages.db filename at the end.
70
-
71
-
For example: `defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '/Users/steve/mydata/messages.db'`
67
+
defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '<path to new messages.db>'
68
+
69
+
where `<path to new messages.db>` is the name of the folder that contains the messages.db file. The path itself should have the messages.db filename at the end.
## One of my subscriptions reports "Error parsing XML data in feed". What does this mean? {#One_of_my_subscriptions_reports_Error_parsing_XML_data_in_feed._What_does_this_mean}
0 commit comments