Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mdnames.py
diff options
context:
space:
mode:
authorolpc user <olpc@xo-0d-33-90.localdomain>2010-11-03 15:44:31 (GMT)
committer olpc user <olpc@xo-0d-33-90.localdomain>2010-11-03 15:44:31 (GMT)
commit92c5fc009fc38691171069b12d96eafd0d71ccdb (patch)
tree9fe7dd308de73dab9999546bd3dc6cc007219b45 /mdnames.py
Initial commit!
Now with 9.65 on pylint (up from -3.2) so that's good
Diffstat (limited to 'mdnames.py')
-rw-r--r--mdnames.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/mdnames.py b/mdnames.py
new file mode 100644
index 0000000..654b628
--- /dev/null
+++ b/mdnames.py
@@ -0,0 +1,7 @@
+#Just a bunch of strings
+
+sugartimestamp_md = "timestamp"
+cloudtimestamp_md = "org.laptop.Edit.cloudtimestamp"
+cloudstring_md = "org.laptop.Edit.cloudstring"
+contents_md = "org.laptop.Edit.contents:text"
+mimetype_md = "mime_type"