rpms/tomboy/devel no-start-here.patch,1.2,1.3

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Jan 15 04:17:28 UTC 2008


Author: mclasen

Update of /cvs/pkgs/rpms/tomboy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27303

Modified Files:
	no-start-here.patch 
Log Message:
update patches


no-start-here.patch:

Index: no-start-here.patch
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/no-start-here.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- no-start-here.patch	19 Dec 2007 01:48:09 -0000	1.2
+++ no-start-here.patch	15 Jan 2008 04:16:39 -0000	1.3
@@ -1,10 +1,10 @@
-diff -up tomboy-0.9.2/Tomboy/NoteManager.cs.no-start-here tomboy-0.9.2/Tomboy/NoteManager.cs
---- tomboy-0.9.2/Tomboy/NoteManager.cs.no-start-here	2007-12-17 16:18:57.000000000 -0500
-+++ tomboy-0.9.2/Tomboy/NoteManager.cs	2007-12-18 20:47:25.000000000 -0500
-@@ -184,7 +184,6 @@ public NoteManager (string directory) :
- 				
- 				Note tag_note = Create (Catalog.GetString ("Tags in Tomboy"),tags_note_content);
- 				tag_note.QueueSave(true);
+diff -up tomboy-0.9.4/Tomboy/NoteManager.cs.no-start-here tomboy-0.9.4/Tomboy/NoteManager.cs
+--- tomboy-0.9.4/Tomboy/NoteManager.cs.no-start-here	2008-01-07 10:13:24.000000000 -0500
++++ tomboy-0.9.4/Tomboy/NoteManager.cs	2008-01-14 23:15:59.000000000 -0500
+@@ -175,7 +175,6 @@ public NoteManager (string directory) :
+ 				                          links_note_content);
+ 				links_note.QueueSave (true);
+ 
 -				start_note.Window.Show ();
  			} catch (Exception e) {
  				Logger.Warn ("Error creating start notes: {0}\n{1}",




More information about the fedora-extras-commits mailing list