]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- already in sources
authorfreetz <freetz@pld-linux.org>
Thu, 17 Aug 2006 19:10:23 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle-gtk-sharp.patch -> 1.2

beagle-gtk-sharp.patch [deleted file]

diff --git a/beagle-gtk-sharp.patch b/beagle-gtk-sharp.patch
deleted file mode 100644 (file)
index 711001d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN aaa/beagle-0.2.7/search/Search.cs beagle-0.2.7/search/Search.cs
---- aaa/beagle-0.2.7/search/Search.cs  2006-06-19 19:54:27.000000000 +0200
-+++ beagle-0.2.7/search/Search.cs      2006-08-12 21:40:20.534907250 +0200
-@@ -218,7 +218,7 @@
-                       }
-                       if (IconEnabled) {
--                              tray = new TrayIcon ();
-+                              tray = new Search.Tray.TrayIcon ();
-                               tray.Clicked += OnTrayActivated;
-                               tray.Search += OnTraySearch;
This page took 0.102865 seconds and 4 git commands to generate.