2003-04-25 Charles Iliya Krempeaux <charles@reptile.ca>
* gtk-sharp.pc.in, parser/gapi.pc.in : Both of these files were checked in as empty files, before. Checked them in, this time, with something in them. svn path=/trunk/gtk-sharp/; revision=14005
This commit is contained in:
parent
2fdb9b22ce
commit
5a5da15744
3 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-04-25 Charles Iliya Krempeaux <charles@reptile.ca>
|
||||
* gtk-sharp.pc.in, parser/gapi.pc.in : Both of these
|
||||
files were checked in as empty files, before. Checked
|
||||
them in, this time, with something in them.
|
||||
|
||||
2003-04-16 Charles Iliya Krempeaux <charles@reptile.ca>
|
||||
|
||||
* gdk/EventKey.custom : Created it so that there
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
prefix=@prefix@
|
||||
|
||||
|
||||
Name: Gtk#
|
||||
Description: Gtk# - GNOME .NET Binding
|
||||
Version: @VERSION@
|
|
@ -0,0 +1,6 @@
|
|||
prefix=@prefix@
|
||||
|
||||
|
||||
Name: GAPI
|
||||
Description: GObject .NET API Wrapping Tool
|
||||
Version: @VERSION@
|
Loading…
Reference in a new issue