Author: manolo
Date: 2010-04-06 09:36:34 -0700 (Tue, 06 Apr 2010)
New Revision: 7454
Log:
Added properties


Modified:
   branches/branch-1.3-Fl_Printer/src/Fl_Abstract_Printer.cxx
   branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer.cxx
   branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer_mac.cxx
   branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer_win32.cxx
   branches/branch-1.3-Fl_Printer/src/Fl_Gl_Device_Plugin.cxx

Modified: branches/branch-1.3-Fl_Printer/src/Fl_Abstract_Printer.cxx
===================================================================
--- branches/branch-1.3-Fl_Printer/src/Fl_Abstract_Printer.cxx  2010-04-06 
16:27:33 UTC (rev 7453)
+++ branches/branch-1.3-Fl_Printer/src/Fl_Abstract_Printer.cxx  2010-04-06 
16:36:34 UTC (rev 7454)
@@ -1,5 +1,5 @@
 //
-// "$Id: Fl_Abstract_Printer.cxx 7364 2010-03-30 12:09:09Z manolo $"
+// "$Id$"
 //
 // implementation of Fl_Abstract_Printer class for the Fast Light Tool Kit 
(FLTK).
 //
@@ -290,6 +290,6 @@
 void Fl_Abstract_Printer::untranslate(void) {}
 
 //
-// End of "$Id: Fl_Abstract_Printer.cxx 7364 2010-03-30 12:09:09Z manolo $".
+// End of "$Id$".
 //
 


Property changes on: branches/branch-1.3-Fl_Printer/src/Fl_Abstract_Printer.cxx
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native


Property changes on: branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer.cxx
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native


Property changes on: 
branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer_mac.cxx
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native


Property changes on: 
branches/branch-1.3-Fl_Printer/src/Fl_Clipboard_Writer_win32.cxx
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native

Modified: branches/branch-1.3-Fl_Printer/src/Fl_Gl_Device_Plugin.cxx
===================================================================
--- branches/branch-1.3-Fl_Printer/src/Fl_Gl_Device_Plugin.cxx  2010-04-06 
16:27:33 UTC (rev 7453)
+++ branches/branch-1.3-Fl_Printer/src/Fl_Gl_Device_Plugin.cxx  2010-04-06 
16:36:34 UTC (rev 7454)
@@ -1,5 +1,5 @@
 //
-// "$Id: Fl_Gl_Device_Plugin.cxx 7348 2010-03-28 06:58:39Z manolo $"
+// "$Id$"
 //
 // implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit 
(FLTK).
 //
@@ -160,5 +160,5 @@
 FL_EXPORT int fl_gl_load_plugin = 0;
 
 //
-// End of "$Id: Fl_Gl_Device_Plugin.cxx 7348 2010-03-28 06:58:39Z manolo $".
+// End of "$Id$".
 //


Property changes on: branches/branch-1.3-Fl_Printer/src/Fl_Gl_Device_Plugin.cxx
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to