gtk+ r20706 - in trunk: . gdk



Author: mitch
Date: Mon Jun 30 10:44:47 2008
New Revision: 20706
URL: http://svn.gnome.org/viewvc/gtk+?rev=20706&view=rev

Log:
2008-06-30  Michael Natterer  <mitch imendio com>

	* gdk/Makefile.am: reorder source lists alphabetically.



Modified:
   trunk/ChangeLog
   trunk/gdk/Makefile.am

Modified: trunk/gdk/Makefile.am
==============================================================================
--- trunk/gdk/Makefile.am	(original)
+++ trunk/gdk/Makefile.am	Mon Jun 30 10:44:47 2008
@@ -68,17 +68,17 @@
 	gdkcolor.h				\
 	gdkcursor.h				\
 	gdkdisplay.h				\
+	gdkdisplaymanager.h			\
 	gdkdnd.h				\
 	gdkdrawable.h				\
 	gdkevents.h				\
 	gdkfont.h				\
 	gdkgc.h					\
-	gdkkeysyms.h				\
 	gdki18n.h				\
 	gdkimage.h				\
 	gdkinput.h				\
 	gdkkeys.h				\
-	gdkdisplaymanager.h			\
+	gdkkeysyms.h				\
 	gdkpango.h				\
 	gdkpixbuf.h				\
 	gdkpixmap.h				\
@@ -110,28 +110,28 @@
 	gdkcolor.c		\
 	gdkcursor.c		\
 	gdkdisplay.c		\
+	gdkdisplaymanager.c	\
 	gdkdnd.c		\
 	gdkdraw.c		\
 	gdkevents.c     	\
 	gdkfont.c		\
 	gdkgc.c			\
 	gdkglobals.c		\
-	gdkkeys.c		\
-	gdkkeyuni.c		\
 	gdkimage.c		\
 	gdkinternals.h  	\
 	gdkintl.h		\
-	gdkdisplaymanager.c	\
+	gdkkeys.c		\
+	gdkkeyuni.c		\
 	gdkpango.c		\
 	gdkpixbuf-drawable.c	\
 	gdkpixbuf-render.c	\
 	gdkpixmap.c		\
 	gdkpoly-generic.h	\
 	gdkpolyreg-generic.c	\
-	gdkrgb.c		\
 	gdkrectangle.c		\
 	gdkregion-generic.c	\
 	gdkregion-generic.h	\
+	gdkrgb.c		\
 	gdkscreen.c		\
 	gdkselection.c		\
 	gdkvisual.c		\



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