summaryrefslogtreecommitdiff
path: root/Specifications/recent-file-spec.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-17 22:47:52 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-17 22:47:52 -0700
commit1cf44e9eae8368e24dd98c15fe3cfcfbe05aa77c (patch)
tree6cd34eb7f287cc8db61d75034c59d26f4dc357ef /Specifications/recent-file-spec.mdwn
parent281861f4f53fc2913c8478ce94d4c6c233a62ae6 (diff)
moin2mdwn: convert page Specifications/recent-file-spec
Diffstat (limited to 'Specifications/recent-file-spec.mdwn')
-rw-r--r--Specifications/recent-file-spec.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/Specifications/recent-file-spec.mdwn b/Specifications/recent-file-spec.mdwn
new file mode 100644
index 00000000..bf8ce062
--- /dev/null
+++ b/Specifications/recent-file-spec.mdwn
@@ -0,0 +1,20 @@
+
+
+## Recent File Storage Specification
+
+Many applications choose to have a menu containing a list of recently used files, which can be used as an alternative to opening a file selector. GNOME, and KDE applications have done this for quite some time, and probably others have as well. This specification aims to do the following things:
+
+ * Provide a standard mechanism for storing a list of recently used files (really, URIs)
+ * Allow for notification of changes in the list
+
+### Mailinglist
+
+Discussion of this specification should occur on [[xdg|http:/mailman/listinfo/xdg]].
+### CVS
+
+The [[CVS|http:GettingInvolved#CVS]] module for this spec is [[recent-file-spec|http://cvs.freedesktop.org/recent-files/recent-file-spec/]].
+
+
+### Spec
+
+ * Version 0.2 - [[html (one page)|http://standards.freedesktop.org/recent-file-spec/recent-file-spec-0.2.html]] - [[html (multiple pages)|http://standards.freedesktop.org/recent-file-spec/0.2/]] - [[xml|http://standards.freedesktop.org/recent-file-spec/recent-file-spec-0.2.xml]] \ No newline at end of file