2003-05-27 Rachel Hestilow <rachel@nullenvoid.com>

* sample/ManagedTreeViewDemo.cs: Remove debugging cruft.

	* gconf/.cvsignore, gconf/GConf/.cvsignore,
	gconf/GConf.PropertyEditors/.cvsignore,
	gconf/tools/.cvsignore, sample/gconf/.cvsignore,
	sample/rsvg/.cvsignore: Added.
	* .cvsignore, parser/.cvsignore: Update.

svn path=/trunk/gtk-sharp/; revision=14923
This commit is contained in:
Rachel Hestilow 2003-05-27 06:58:42 +00:00
parent 0b60ffe89f
commit 037c9e8255
10 changed files with 24 additions and 3 deletions

View File

@ -7,4 +7,7 @@ ltconfig
ltmain.sh
stamp*
configure
Makefile
*.cache
*.pc

View File

@ -1,3 +1,13 @@
2003-05-27 Rachel Hestilow <rachel@nullenvoid.com>
* sample/ManagedTreeViewDemo.cs: Remove debugging cruft.
* gconf/.cvsignore, gconf/GConf/.cvsignore,
gconf/GConf.PropertyEditors/.cvsignore,
gconf/tools/.cvsignore, sample/gconf/.cvsignore,
sample/rsvg/.cvsignore: Added.
* .cvsignore, parser/.cvsignore: Update.
2003-05-27 Rachel Hestilow <rachel@nullenvoid.com>
* gconf/GConf/ChangeSet.cs, Client.cs: Change SetValue

1
gconf/.cvsignore Normal file
View File

@ -0,0 +1 @@
Makefile

View File

@ -0,0 +1,2 @@
Makefile
*.dll

2
gconf/GConf/.cvsignore Normal file
View File

@ -0,0 +1,2 @@
Makefile
*.dll

3
gconf/tools/.cvsignore Normal file
View File

@ -0,0 +1,3 @@
Makefile
gconfsharp-schemagen
*.exe

View File

@ -1,3 +1,4 @@
Makefile
gapi_format_xml
*.pc

View File

@ -46,9 +46,6 @@ namespace GtkSamples {
((CellRendererText) cell).Text = val.b;
}
[DllImport("gtk-x11-2.0")]
static extern void gtk_init (ref int argc, ref String[] argv);
public static void Main (string[] args)
{
Application.Init ();

1
sample/gconf/.cvsignore Normal file
View File

@ -0,0 +1 @@
Settings.cs

1
sample/rsvg/.cvsignore Normal file
View File

@ -0,0 +1 @@
Makefile