Author: dmeyer
Date: Sat Aug 11 14:59:42 2007
New Revision: 2771

Log:
add author to images

Modified:
   trunk/WIP/beacon2/src/server/server.py

Modified: trunk/WIP/beacon2/src/server/server.py
==============================================================================
--- trunk/WIP/beacon2/src/server/server.py      (original)
+++ trunk/WIP/beacon2/src/server/server.py      Sat Aug 11 14:59:42 2007
@@ -107,6 +107,7 @@
             height = (int, ATTR_SEARCHABLE),
             comment = (unicode, ATTR_KEYWORDS | ATTR_IGNORE_CASE),
             rotation = (int, ATTR_SIMPLE),
+            author = (unicode, ATTR_SIMPLE),
             date = (unicode, ATTR_SEARCHABLE))
 
         # tracks for rom discs or iso files

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to