Updated rekonq patches
This commit is contained in:
parent
8a2600e223
commit
092980649a
7 changed files with 36 additions and 101 deletions
|
|
@ -1,27 +0,0 @@
|
|||
Index: rekonq-0.6.80/src/data/defaultbookmarks.xbel
|
||||
===================================================================
|
||||
--- rekonq-0.6.80.orig/src/data/defaultbookmarks.xbel 2011-02-08 17:12:18.000000000 +0000
|
||||
+++ rekonq-0.6.80/src/data/defaultbookmarks.xbel 2011-02-09 12:08:31.830984778 +0000
|
||||
@@ -1,22 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xbel>
|
||||
<xbel version="1.0">
|
||||
- <bookmark href="http://qt.nokia.com/">
|
||||
- <title>Qt site</title>
|
||||
- </bookmark>
|
||||
- <bookmark href="http://webkit.org/">
|
||||
- <title>WebKit.org</title>
|
||||
- </bookmark>
|
||||
- <bookmark href="http://rekonq.kde.org/">
|
||||
- <title>rekonq site</title>
|
||||
- </bookmark>
|
||||
- <bookmark href="http://labs.qt.nokia.com/">
|
||||
- <title>Qt Labs</title>
|
||||
- </bookmark>
|
||||
- <bookmark href="http://kde-apps.org/">
|
||||
- <title>KDE-Apps.org</title>
|
||||
- </bookmark>
|
||||
- <bookmark href="http://www.kde.org/">
|
||||
- <title>KDE site</title>
|
||||
- </bookmark>
|
||||
</xbel>
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
Index: rekonq-0.6.80/src/rekonq.kcfg
|
||||
===================================================================
|
||||
--- rekonq-0.6.80.orig/src/rekonq.kcfg 2011-02-08 17:12:18.000000000 +0000
|
||||
+++ rekonq-0.6.80/src/rekonq.kcfg 2011-02-09 12:11:25.094984734 +0000
|
||||
@@ -59,7 +59,7 @@
|
||||
<default>0</default>
|
||||
</entry>
|
||||
<entry name="homePage" type="String">
|
||||
- <default>http://www.kde.org/</default>
|
||||
+ <default>http://trisquel.info/</default>
|
||||
</entry>
|
||||
<entry name="useNewTabPage" type="Bool">
|
||||
<default>false</default>
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
Index: rekonq-0.6.95+git20110331/src/data/rekonq.desktop
|
||||
===================================================================
|
||||
--- rekonq-0.6.95+git20110331.orig/src/data/rekonq.desktop 2011-03-31 17:08:13.913727631 +0100
|
||||
+++ rekonq-0.6.95+git20110331/src/data/rekonq.desktop 2011-03-31 17:08:18.333727630 +0100
|
||||
@@ -83,4 +83,4 @@
|
||||
MimeType=text/html;application/xhtml+xml;application/xml;
|
||||
X-DBUS-StartupType=Unique
|
||||
X-DBUS-ServiceName=org.kde.rekonq
|
||||
-
|
||||
+InitialPreference=10
|
||||
26
helpers/DATA/rekonq/patches/kubuntu_default_homepages.diff
Normal file
26
helpers/DATA/rekonq/patches/kubuntu_default_homepages.diff
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Index: b/src/rekonq.kcfg
|
||||
===================================================================
|
||||
--- a/src/rekonq.kcfg
|
||||
+++ b/src/rekonq.kcfg
|
||||
@@ -72,10 +72,10 @@
|
||||
<!-- New Tab Page Settings -->
|
||||
<group name="NewTabPage">
|
||||
<entry name="previewNames" type="StringList">
|
||||
- <default>KDE Homepage,rekonq site</default>
|
||||
+ <default>DuckDuckGO, Trisquel forum, Donate, Store</default>
|
||||
</entry>
|
||||
<entry name="previewUrls" type="StringList">
|
||||
- <default>http://www.kde.org/,http://rekonq.kde.org/</default>
|
||||
+ <default>https://duckduckgo.com/?t=trisquel, https://trisquel.info/forum/, https://trisquel.info/donate/, http://store.trisquel.info/</default>
|
||||
</entry>
|
||||
</group>
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
<default>1</default>
|
||||
</entry>
|
||||
<entry name="homePage" type="String">
|
||||
- <default>http://www.kde.org/</default>
|
||||
+ <default>https://duckduckgo.com/?t=trisquel</default>
|
||||
</entry>
|
||||
<entry name="downloadPath" type="Url">
|
||||
<default code="true">KUrl(KGlobalSettings::downloadPath())</default>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
kubuntu_04_no_default_bookmarks.diff
|
||||
kubuntu_05_default_homepages.diff
|
||||
kubuntu_07_initial_preference.diff
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2011 Santiago Rodríguez <santi@trisquel.info>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
COMPONENT=main
|
||||
. ./config
|
||||
|
||||
sed -i 's/Skype protocol" ON/Skype protocol" OFF/g' kopete/protocols/CMakeLists.txt
|
||||
|
||||
sed -i '/skype/d; /callto/d; /tel.protocol/d' debian/kopete.install
|
||||
rm -rf kopete/protocols/skype
|
||||
sed 's/, Skype//' -i ./doc/kopete/index.docbook
|
||||
#rm debian/patches/no_home_set.diff
|
||||
#sed /no_home_set/d debian/patches/series -i
|
||||
|
||||
changelog "Compiled for Trisquel"
|
||||
|
||||
compile
|
||||
|
||||
|
|
@ -17,26 +17,23 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
VERSION=3
|
||||
QUILT=skip
|
||||
COMPONENT=main
|
||||
|
||||
. ./config
|
||||
|
||||
#%FSDG: Remove method to install non-free plugins
|
||||
#rm debian/patches/kubuntu_06_restricted_install.diff
|
||||
#sed /kubuntu_06_restricted_install.diff/d debian/patches/series -i
|
||||
rm debian/patches/kubuntu_restricted_install.diff
|
||||
sed /kubuntu_restricted_install.diff/d debian/patches/series -i
|
||||
|
||||
#sed '
|
||||
#s/www.google.com,/duckduckgo.com,/; s/Google/Duck Duck Go/;
|
||||
#s/userbase.kde.org/trisquel.info/; s/UserBase/Trisquel/;
|
||||
#s/www.kubuntuforums.net/store.trisquel.info/; s/Kubuntu Forums/Store/;
|
||||
#s:www.kubuntu.org:trisquel.info/donate/:; s/Kubuntu/Donate/;
|
||||
#
|
||||
#s/www.google.com/trisquel.info/;
|
||||
#' debian/patches/kubuntu_05_default_homepages.diff -i
|
||||
cp $DATA/patches/kubuntu_default_homepages.diff debian/patches/
|
||||
|
||||
cp $DATA/patches debian -a
|
||||
export QUILT_PATCHES=debian/patches
|
||||
quilt push -a
|
||||
|
||||
bash
|
||||
|
||||
changelog "Compiled for Trisquel"
|
||||
|
||||
compile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue