2004-03-30 Mike Kestner <mkestner@ximian.com>
* gtk/Makefile.am : add the customs that miggie didn't add. svn path=/trunk/gtk-sharp/; revision=24804
This commit is contained in:
parent
bdf45b396c
commit
cc09f17ac7
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-03-30 Mike Kestner <mkestner@ximian.com>
|
||||
|
||||
* gtk/Makefile.am : add the customs that miggie didn't add.
|
||||
|
||||
2004-03-30 Mike Kestner <mkestner@ximian.com>
|
||||
|
||||
* rsvg/Makefile.am : apply metadata to api
|
||||
|
|
|
@ -41,6 +41,7 @@ customs = \
|
|||
Entry.custom \
|
||||
FileSelection.custom \
|
||||
Frame.custom \
|
||||
HBox.custom \
|
||||
IconFactory.custom \
|
||||
IconSet.custom \
|
||||
Label.custom \
|
||||
|
@ -71,6 +72,7 @@ customs = \
|
|||
TreeStore.custom \
|
||||
TreeViewColumn.custom \
|
||||
TreeView.custom \
|
||||
VBox.custom \
|
||||
Viewport.custom \
|
||||
Widget.custom \
|
||||
Window.custom
|
||||
|
|
Loading…
Reference in a new issue