[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] monotalk/SourceView svconftool,1.1,1.2 Makefile,1.3,1.4
From:       "Petr Danecek <petulda () matfyz ! cz>" <petr () mono-cvs ! ximian ! com>
Date:       2003-02-28 17:16:55
[Download RAW message or body]

Update of /cvs/public/monotalk/SourceView
In directory mono-cvs.ximian.com:/tmp/cvs-serv13170

Modified Files:
	svconftool Makefile 
Log Message:


Index: svconftool
===================================================================
RCS file: /cvs/public/monotalk/SourceView/svconftool,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- svconftool	20 Feb 2003 14:09:55 -0000	1.1
+++ svconftool	28 Feb 2003 17:16:52 -0000	1.2
@@ -221,7 +221,6 @@
 {
 	my $key = shift;
 
-
 # this crushes a running objectbrowser, don't know yet why.
 #	system("gconftool-2", "-u", "$PATH/$key");
 }
@@ -309,7 +308,5 @@
 EOM
 #'
 	}
-
-	$weight = "0";
 }
 

Index: Makefile
===================================================================
RCS file: /cvs/public/monotalk/SourceView/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	20 Feb 2003 14:12:30 -0000	1.3
+++ Makefile	28 Feb 2003 17:16:52 -0000	1.4
@@ -1,13 +1,15 @@
 MCS=mcs
 
-ASSEMBLIES=
-RESOURCES=-r gconf-sharp -r gnome-sharp -r gtk-sharp -r glade-sharp
-RESOURCE_FILES=
+ASSEMBLIES=-r gconf-sharp -r gnome-sharp -r gtk-sharp -r glade-sharp -r \
/home/petr/local/lib/glib-sharp.dll +RESOURCES=-resource:demoapp.glade,demoapp.glade
+RESOURCE_FILES=demoapp.glade
 SOURCES=\
         Highlights.cs \
         Config.cs \
         Pattern.cs \
         Style.cs \
+	SourceBuffer.cs \
+	SourceView.cs \
         DemoApp.cs
 
 
@@ -19,5 +21,5 @@
 test.exe: $(SOURCES) $(RESOURCE_FILES)
 	$(MCS) -o $@ $(ASSEMBLIES) $(SOURCES) $(RESOURCES)
 
-install:	sourceview.dark.config
-	./svconftool sourceview.dark.config --schema sourceview.schema --install --apply
+install:	sourceview.config
+	./svconftool sourceview.config --schema sourceview.schema --install --apply

_______________________________________________
Mono-patches maillist  -  Mono-patches@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic