cpw.qulogic.vala: 0849b9ff: Add gnt files.

qulogic at pidgin.im qulogic at pidgin.im
Fri Dec 24 04:26:38 EST 2010


----------------------------------------------------------------------
Revision: 0849b9ff0b4812886df2da8348392205859b7c24
Parent:   0a91557298e78e8394a6f92c489de585b89a7403
Author:   qulogic at pidgin.im
Date:     12/20/10 19:34:38
Branch:   im.pidgin.cpw.qulogic.vala
URL: http://d.pidgin.im/viewmtn/revision/info/0849b9ff0b4812886df2da8348392205859b7c24

Changelog: 

Add gnt files.

Changes against parent 0a91557298e78e8394a6f92c489de585b89a7403

  added    vapi/gnt.deps.in
  added    vapi/gnt.files.in
  added    vapi/gnt.metadata.in
  added    vapi/gnt.namespace
  patched  configure.ac
  patched  vapi/Makefile.am

-------------- next part --------------
============================================================
--- configure.ac	00989b7cf4428dfdbbff66d5da33c51110720a07
+++ configure.ac	b063edcff5565378172afe5216bc1ae7473612c3
@@ -2659,6 +2659,9 @@ AC_CONFIG_FILES([Makefile
 		   vapi/pidgin.deps
 		   vapi/pidgin.files
 		   vapi/pidgin.metadata
+		   vapi/gnt.deps
+		   vapi/gnt.files
+		   vapi/gnt.metadata
 		   vapi/finch.deps
 		   vapi/finch.files
 		   vapi/finch.metadata
============================================================
--- vapi/Makefile.am	f81c2ef0ee2edacc9f59deda9d5ea81a553a9b59
+++ vapi/Makefile.am	615d4f6bddd3ef3a3839ec064de94122c5a9fa39
@@ -10,7 +10,7 @@ if ENABLE_GNT
 endif
 
 if ENABLE_GNT
-#targets+=finch
+#targets+=gnt finch
 #INCLUDES+= -I at top_srcdir@/finch
 endif
 
============================================================
--- /dev/null	
+++ vapi/gnt.deps.in	5dd28873dc7ffaa4f2eef21f229cdfc9540d3069
@@ -0,0 +1,2 @@
+glib-2.0
+
============================================================
--- /dev/null	
+++ vapi/gnt.files.in	ac494abb5eb84321f210a6891a8e23192a8fbe4e
@@ -0,0 +1,27 @@
+ at top_srcdir@/finch/libgnt/gntbindable.h
+ at top_srcdir@/finch/libgnt/gntbox.h
+ at top_srcdir@/finch/libgnt/gntbutton.h
+ at top_srcdir@/finch/libgnt/gntcheckbox.h
+ at top_srcdir@/finch/libgnt/gntclipboard.h
+ at top_srcdir@/finch/libgnt/gntcolors.h
+ at top_srcdir@/finch/libgnt/gntcombobox.h
+ at top_srcdir@/finch/libgnt/gntentry.h
+ at top_srcdir@/finch/libgnt/gntfilesel.h
+ at top_srcdir@/finch/libgnt/gnt.h
+ at top_srcdir@/finch/libgnt/gntkeys.h
+ at top_srcdir@/finch/libgnt/gntlabel.h
+ at top_srcdir@/finch/libgnt/gntline.h
+ at top_srcdir@/finch/libgnt/gntmenu.h
+ at top_srcdir@/finch/libgnt/gntmenuitemcheck.h
+ at top_srcdir@/finch/libgnt/gntmenuitem.h
+ at top_srcdir@/finch/libgnt/gntprogressbar.h
+ at top_srcdir@/finch/libgnt/gnt-skel.h
+ at top_srcdir@/finch/libgnt/gntslider.h
+ at top_srcdir@/finch/libgnt/gntstyle.h
+ at top_srcdir@/finch/libgnt/gnttextview.h
+ at top_srcdir@/finch/libgnt/gnttree.h
+ at top_srcdir@/finch/libgnt/gntutils.h
+ at top_srcdir@/finch/libgnt/gntwidget.h
+ at top_srcdir@/finch/libgnt/gntwindow.h
+ at top_srcdir@/finch/libgnt/gntwm.h
+ at top_srcdir@/finch/libgnt/gntws.h
============================================================
--- /dev/null	
+++ vapi/gnt.metadata.in	da39a3ee5e6b4b0d3255bfef95601890afd80709
============================================================
--- /dev/null	
+++ vapi/gnt.namespace	b9bbecdf8f8934ca04a5c20738afa26260c0a9a1
@@ -0,0 +1 @@
+Gnt


More information about the Commits mailing list