]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- obsolete
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 18 Oct 2008 16:32:15 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-gtkhtml3.patch -> 1.2

f-spot-gtkhtml3.patch [deleted file]

diff --git a/f-spot-gtkhtml3.patch b/f-spot-gtkhtml3.patch
deleted file mode 100644 (file)
index bd5ae9f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- f-spot-0.4.2/src/InfoDisplay.cs.orig       2008-04-13 00:57:50.848051448 +0200
-+++ f-spot-0.4.2/src/InfoDisplay.cs    2008-04-13 00:57:58.347536026 +0200
-@@ -148,7 +148,7 @@
-               private void Update ()
-               {
--                      Gtk.HTMLStream stream = this.Begin (null, "text/html; charset=utf-8", Gtk.HTMLBeginFlags.Scroll);
-+                      Gtk.HTMLStream stream = this.Begin (null, "text/html; charset=utf-8", Gtk.HTMLBeginFlags.KeepScroll);
-                       
-                       string bg = Color (this.Style.Background (Gtk.StateType.Active));
-                       string fg = Color (this.Style.Foreground (Gtk.StateType.Active));
This page took 0.077322 seconds and 4 git commands to generate.