Mercurial > hg > Feedworm
annotate .settings/org.eclipse.core.resources.prefs @ 155:a05719a6175e
move common functionality into an abstract backend class, have both backends inherit from it. Implement enough of the couchdb backend that reading feeds (and marking feed entries as read) is possible
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 27 Aug 2011 08:52:03 +0200 |
parents | db35ab7753f0 |
children | 460a3062c5e6 |
rev | line source |
---|---|
61
db35ab7753f0
add a preference to hide read feed entries
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
48
diff
changeset
|
1 #Sat Jul 24 02:23:01 CEST 2010 |
25
4ee11720c213
add a bulider that keeps the .ui files in sync automatically
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
2 eclipse.preferences.version=1 |
4ee11720c213
add a bulider that keeps the .ui files in sync automatically
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
3 encoding/Ui_AddFeed.py=utf-8 |
48 | 4 encoding/Ui_FeedSettings.py=utf-8 |
25
4ee11720c213
add a bulider that keeps the .ui files in sync automatically
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
5 encoding/Ui_MainWindow.py=utf-8 |
61
db35ab7753f0
add a preference to hide read feed entries
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
48
diff
changeset
|
6 encoding/Ui_Preferences.py=utf-8 |