]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Oct 2008 17:43:55 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yelp-beagle.patch -> 1.2
    yelp-bs.patch -> 1.3

yelp-beagle.patch [deleted file]
yelp-bs.patch [deleted file]

diff --git a/yelp-beagle.patch b/yelp-beagle.patch
deleted file mode 100644 (file)
index 7c02162..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -urN yelp-2.21.90/configure.in yelp-2.21.90.new/configure.in
---- yelp-2.21.90/configure.in  2008-01-28 22:57:59.000000000 +0100
-+++ yelp-2.21.90.new/configure.in      2008-02-15 11:59:33.000000000 +0100
-@@ -133,7 +133,11 @@
- dnl beagle
- dnl ******
--BEAGLE_MODULES="libbeagle-0.0 >= 0.2.4"
-+if $PKG_CONFIG --exists libbeagle-1.0; then
-+      BEAGLE_MODULES="libbeagle-1.0"
-+else
-+      BEAGLE_MODULES="libbeagle-0.0 >= 0.2.4"
-+fi
- AC_ARG_WITH([search],
-       [AC_HELP_STRING([--with-search=basic|beagle|auto],
-diff -urN yelp-2.21.90/src/yelp-search-parser.c yelp-2.21.90.new/src/yelp-search-parser.c
---- yelp-2.21.90/src/yelp-search-parser.c      2008-01-28 22:47:22.000000000 +0100
-+++ yelp-2.21.90.new/src/yelp-search-parser.c  2008-02-15 11:58:30.000000000 +0100
-@@ -562,7 +562,7 @@
-       beagle_query_set_max_hits (query, 10000);
-       beagle_query_add_text (query, parser->search_terms);
--      beagle_query_add_source (query, "documentation");
-+      beagle_query_add_text (query, "source:documentation");
-       parser->hits = g_ptr_array_new ();
diff --git a/yelp-bs.patch b/yelp-bs.patch
deleted file mode 100644 (file)
index cd2aa65..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- yelp-2.14.1/po/bs.po~      2006-04-20 13:29:22.000000000 +0200
-+++ yelp-2.14.1/po/bs.po       2006-04-20 13:29:22.000000000 +0200
-@@ -717,7 +717,7 @@
- #: yelp.desktop.in.in.h:1
- msgid "Get help with GNOME"
--msgstr "Primi pomoć sa GMOME-om"
-+msgstr "Primi pomoć sa GNOME-om"
- #, fuzzy
- #~ msgid "_Home"
This page took 0.033118 seconds and 4 git commands to generate.