orca r4305 - trunk/src/orca



Author: joanied
Date: Wed Oct 22 23:23:20 2008
New Revision: 4305
URL: http://svn.gnome.org/viewvc/orca?rev=4305&view=rev

Log:
Updating the svn headers so that patches I'm working on can actually be 
applied. :-)


Modified:
   trunk/src/orca/app_gui_prefs.py
   trunk/src/orca/text_attribute_names.py

Modified: trunk/src/orca/app_gui_prefs.py
==============================================================================
--- trunk/src/orca/app_gui_prefs.py	(original)
+++ trunk/src/orca/app_gui_prefs.py	Wed Oct 22 23:23:20 2008
@@ -19,9 +19,9 @@
 
 """Displays a GUI for the user to set Orca application-specific preferences."""
 
-__id__        = "$Id:$"
-__version__   = "$Revision:$"
-__date__      = "$Date:$"
+__id__        = "$Id$"
+__version__   = "$Revision$"
+__date__      = "$Date$"
 __copyright__ = "Copyright (c) 2007-2008 Sun Microsystems Inc."
 __license__   = "LGPL"
 

Modified: trunk/src/orca/text_attribute_names.py
==============================================================================
--- trunk/src/orca/text_attribute_names.py	(original)
+++ trunk/src/orca/text_attribute_names.py	Wed Oct 22 23:23:20 2008
@@ -20,9 +20,9 @@
 """Provides getTextAttributeName method that maps each text attribute
 into its localized equivalent."""
 
-__id__        = "$Id:$"
-__version__   = "$Revision:$"
-__date__      = "$Date:$"
+__id__        = "$Id$"
+__version__   = "$Revision$"
+__date__      = "$Date$"
 __copyright__ = "Copyright (c) 2008 Sun Microsystems Inc."
 __license__   = "LGPL"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]