Mercurial > pidgin
comparison finch/libgnt/pygnt/gendef.sh @ 18556:5e1412f4e67a
Do some work to make pygnt more useful. The dbus-gnt script works fairly
well now.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 17 Jul 2007 11:09:03 +0000 |
parents | 8fd5ab3f9716 |
children | 6b16fca71f8b |
comparison
equal
deleted
inserted
replaced
18554:ab58b55f38b0 | 18556:5e1412f4e67a |
---|---|
15 gntline.h | 15 gntline.h |
16 gntmarshal.h | 16 gntmarshal.h |
17 gntmenu.h | 17 gntmenu.h |
18 gntmenuitem.h | 18 gntmenuitem.h |
19 gntmenuitemcheck.h | 19 gntmenuitemcheck.h |
20 gntslider.h | |
20 gntstyle.h | 21 gntstyle.h |
21 gnttextview.h | 22 gnttextview.h |
22 gnttree.h | 23 gnttree.h |
23 gntutils.h | 24 gntutils.h |
24 gntwindow.h | 25 gntwindow.h |
25 gntwm.h | 26 gntwm.h |
27 gntws.h | |
26 gnt.h" | 28 gnt.h" |
27 | 29 |
28 # Generate the def file | 30 # Generate the def file |
29 rm gnt.def | 31 rm gnt.def |
30 for file in $FILES | 32 for file in $FILES |