[Scummvm-cvs-logs] CVS: scummvm/gui ThemeNew.cpp,1.4,1.5 theme.cpp,1.1,1.2 theme.h,1.1,1.2

Eugene Sandulenko sev at users.sourceforge.net
Fri Jan 27 11:05:02 CET 2006


Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21706

Modified Files:
	ThemeNew.cpp theme.cpp theme.h 
Log Message:
Proper RCS IDs.


Index: ThemeNew.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ThemeNew.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ThemeNew.cpp	27 Jan 2006 19:01:02 -0000	1.4
+++ ThemeNew.cpp	27 Jan 2006 19:04:15 -0000	1.5
@@ -15,7 +15,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header $
+ * $Header$
  */
 
 #include "gui/theme.h"

Index: theme.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/theme.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- theme.cpp	27 Jan 2006 15:43:23 -0000	1.1
+++ theme.cpp	27 Jan 2006 19:04:15 -0000	1.2
@@ -15,7 +15,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header $
+ * $Header$
  */
 
 #include "gui/theme.h"

Index: theme.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/theme.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- theme.h	27 Jan 2006 15:43:23 -0000	1.1
+++ theme.h	27 Jan 2006 19:04:15 -0000	1.2
@@ -15,7 +15,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header $
+ * $Header$
  */
 
 #ifndef GUI_THEME_H





More information about the Scummvm-git-logs mailing list