diff options
Diffstat (limited to 'www/linux-opera-devel/files')
-rw-r--r-- | www/linux-opera-devel/files/patch-config::opera6rc | 10 | ||||
-rw-r--r-- | www/linux-opera-devel/files/patch-ini::pluginpath.ini | 67 | ||||
-rw-r--r-- | www/linux-opera-devel/files/patch-ini::spellcheck.ini | 9 | ||||
-rw-r--r-- | www/linux-opera-devel/files/patch-install.sh | 412 | ||||
-rw-r--r-- | www/linux-opera-devel/files/patch-locale::en::search.ini | 43 | ||||
-rw-r--r-- | www/linux-opera-devel/files/patch-search.ini | 43 |
6 files changed, 0 insertions, 584 deletions
diff --git a/www/linux-opera-devel/files/patch-config::opera6rc b/www/linux-opera-devel/files/patch-config::opera6rc deleted file mode 100644 index 63b2738f0be2..000000000000 --- a/www/linux-opera-devel/files/patch-config::opera6rc +++ /dev/null @@ -1,10 +0,0 @@ ---- config/opera6rc.orig Tue Mar 1 16:28:54 2005 -+++ config/opera6rc Tue Mar 1 16:29:04 2005 -@@ -1,6 +1,6 @@ - ; Put any default settings here that are overridable by users - - [User Prefs] --Language Files Directory=/usr/share/opera/locale/ -+Language Files Directory=%%PREFIX%%/share/linux-opera/locale/ - Force DPI=96 - diff --git a/www/linux-opera-devel/files/patch-ini::pluginpath.ini b/www/linux-opera-devel/files/patch-ini::pluginpath.ini deleted file mode 100644 index 725f30efedbd..000000000000 --- a/www/linux-opera-devel/files/patch-ini::pluginpath.ini +++ /dev/null @@ -1,67 +0,0 @@ ---- ini/pluginpath.ini.orig Wed Jun 15 04:17:40 2005 -+++ ini/pluginpath.ini Sun Jun 19 00:33:33 2005 -@@ -3,46 +3,31 @@ - ; This file is stored in UTF-8 encoding - - [Paths] --$PWD/plugins=1 --$HOME/.opera/plugins=1 --/usr/lib/opera/plugins=1 --/usr/lib/opera/plugins=1 --/usr/local/lib/opera/plugins=1 --/opt/lib/opera/plugins=1 --/opt/opera/lib/opera/plugins=1 -+$HOME/.linux-opera/plugins=1 -+%%PREFIX%%/share/linux-opera/plugins=1 - - ; Adobe Acrobat --/usr/local/Acrobat5/Browsers/intellinux=1 --/usr/local/Acrobat4/Browsers/intellinux=1 --/usr/lib/Acrobat5/Browsers/intellinux=1 --/usr/lib/Acrobat4/Browsers/intellinux=1 --/usr/X11R6/lib/Acrobat5/Browsers/intellinux=1 --/usr/X11R6/lib/Acrobat4/Browsers/intellinux=1 --/opt/Acrobat5/Browsers/intellinux=1 --/opt/Acrobat4/Browsers/intellinux=1 --/usr/Acrobat5/Browsers/intellinux=1 --/usr/Acrobat4/Browsers/intellinux=1 -+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1 -+%%X11BASE%%/Acrobat5/Browsers/intellinux=1 -+ -+; Flash player -+%%LOCALBASE%%/lib/linux-flashplugin6=1 -+%%LOCALBASE%%/lib/linux-flashplugin7=1 -+%%X11BASE%%/lib/linux-flashplugin6=1 -+%%X11BASE%%/lib/linux-flashplugin7=1 - - ; Realplayer --/usr/lib/RealPlayer8/Plugins=1 --/usr/lib/realplay/plugins=1 --/usr/lib/RealPlayer8=1 --/usr/lib/realplay=1 -+%%LOCALBASE%%/lib/RealPlayer=1 -+%%LOCALBASE%%/lib/RealPlayer/plugins=1 -+%%X11BASE%%/lib/RealPlayer=1 -+%%X11BASE%%/lib/RealPlayer/plugins=1 - - ; Netscape Plug-in Paths --$HOME/.netscape6/plugins=1 - $HOME/.netscape/plugins=1 --/opt/netscape/plugins=1 --/usr/lib/netscape/plugins=1 --/usr/local/netscape/plugins=1 --/usr/local/lib/netscape/plugins=1 --$HOME/.kde/.konqueror/nsplugins=1 -+%%LOCALBASE%%/lib/netscape-linux/plugins=1 -+%%X11BASE%%/lib/netscape-linux/plugins=1 - - ; Since Mozilla supports NS plugins, there might - ; be some in the Mozilla plugin directory. --/usr/lib/mozilla/plugins=1 --/usr/X11R6/lib/mozilla/plugins=1 --/usr/lib/browser-plugins=1 -- --[KDE] --plugins=$HOME/.kde/share/config/kcmnspluginrc -+%%LOCALBASE%%/lib/linux-mozilla/plugins=1 -+%%X11BASE%%/lib/linux-mozilla/plugins=1 diff --git a/www/linux-opera-devel/files/patch-ini::spellcheck.ini b/www/linux-opera-devel/files/patch-ini::spellcheck.ini deleted file mode 100644 index d9cc18a328a8..000000000000 --- a/www/linux-opera-devel/files/patch-ini::spellcheck.ini +++ /dev/null @@ -1,9 +0,0 @@ ---- ini/spellcheck.ini.orig Thu May 13 13:51:43 2004 -+++ ini/spellcheck.ini Thu May 13 13:52:00 2004 -@@ -3,5 +3,6 @@ - ; This file is stored in UTF-8 encoding - - [Spell Check] -+Spell Check Engine=%%PREFIX%%/share/linux-opera/bin/spellcheck.so - Default Language=en - Default Encoding=iso8859-1 diff --git a/www/linux-opera-devel/files/patch-install.sh b/www/linux-opera-devel/files/patch-install.sh deleted file mode 100644 index 97d5a58c31e1..000000000000 --- a/www/linux-opera-devel/files/patch-install.sh +++ /dev/null @@ -1,412 +0,0 @@ ---- install.sh.orig Wed Jun 15 04:17:40 2005 -+++ install.sh Sun Jun 19 01:39:11 2005 -@@ -761,10 +761,9 @@ - case "${machine}:${os}" in - i[3456]86:Linux|x86_64:Linux|i[3456]86:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD) - wrapper_ibmjava=" -- IBMJava2-142/jre \\ -- IBMJava2-141/jre \\ -- IBMJava2-14/jre \\ -- IBMJava2-131/jre \\" -+ linux-ibm-jdk1.3.1/jre \\ -+ linux-ibm-jdk1.4.0/jre \\ -+ linux-ibm-jdk1.4.1/jre \\" - wrapper_sunjava_machine="i386" - ;; - -@@ -794,7 +793,7 @@ - error 'os' - ;; - esac -- wrapper_file="${wrapper_dir}/opera" -+ wrapper_file="${wrapper_dir}/linux-opera" - - wrapper_contain="#!/bin/sh - -@@ -850,6 +849,10 @@ - OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\" - export OPERA_LD_PRELOAD - -+# ~/.linux-opera -+OPERA_PERSONALDIR=\${HOME}/.linux-opera -+export OPERA_PERSONALDIR -+ - # Native Java enviroment - if test -f \"\${OPERA_PERSONALDIR}/javapath.txt\"; then - INIJAVA=\`cat \${OPERA_PERSONALDIR}/javapath.txt\` -@@ -857,8 +860,8 @@ - fi - - if test ! \"\${OPERA_JAVA_DIR}\"; then -- if test -f \"\${HOME}/.opera/javapath.txt\"; then -- INIJAVA=\`cat \${HOME}/.opera/javapath.txt\` -+ if test -f \"\${OPERA_PERSONALDIR}/javapath.txt\"; then -+ INIJAVA=\`cat \${OPERA_PERSONALDIR}/javapath.txt\` - if test -f \"\${INIJAVA}/libjava.so\"; then OPERA_JAVA_DIR=\"\${INIJAVA}\"; fi - fi - fi -@@ -873,53 +876,16 @@ - - if test ! \"\${OPERA_JAVA_DIR}\"; then - -- PREFIXES=\" -- /usr -- /usr/java -- /usr/lib -- /usr/local -- /opt\" -+ PREFIXES=\"%%LOCALBASE%%\" - - for SUNJAVA in \\ -- jre1.5.0_01 \\ -- jdk1.5.0_01/jre \\ -- j2re1.4.2_06 \\ -- j2sdk1.4.2_06/jre \\ -- j2re1.4.2_04 \\ -- j2sdk1.4.2_04/jre \\ -- j2re1.4.2_03 \\ -- j2sdk1.4.2_03/jre \\ -- j2re1.4.2_02 \\ -- j2sdk1.4.2_02/jre \\ -- j2re1.4.2_01 \\ -- j2sdk1.4.2_01/jre \\ -- j2re1.4.2 \\ -- j2sdk1.4.2/jre \\ -- j2re1.4.1_01 \\ -- j2re1.4.1 \\ -- SUNJava2-1.4.1 \\ -- BlackdownJava2-1.4.1/jre \\ -- j2re1.4.0_01 \\ -- j2sdk1.4.0_01/jre \\ -- j2re1.4.0 \\ -- jre1.4.0 \\ -- j2se/1.4/jre \\ -- j2se/1.3/jre \\ -- j2se/jre \\ -- jre1.3.1_15 \\ -- jre1.3.1_04 \\ -- jre1.3.1_02 \\ -- jre1.3.1_01 \\ -- j2re1.3.1 \\ -- jre1.3.1 \\ -- j2re1.3 \\ -- j2se/1.3/jre \\ -- SunJava2-1.3/jre \\ -- java2re \\ -- jdk1.2.2/jre \\ -- jdk1.2/jre \\ -- jre \\ -- java \\ -+ linux-blackdown-jdk1.3.1/jre \\ -+ linux-blackdown-jdk1.4.1/jre \\ -+ linux-blackdown-jdk1.4.2/jre \\ -+ linux-sun-jdk1.3.1/jre \\ -+ linux-sun-jdk1.4.1/jre \\ -+ linux-sun-jdk1.4.2/jre \\ -+ linux-sun-jdk1.5.0/jre \\ - ; do - for PREFIX in \${PREFIXES}; do - if test -f \"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}/libjava.so\"; then OPERA_JAVA_DIR=\"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}\" && break; fi -@@ -970,11 +936,8 @@ - - # Acrobat Reader - for BINDIR in \\ -- /usr/local/Acrobat[45]/bin \\ -- /usr/lib/Acrobat[45]/bin \\ -- /usr/X11R6/lib/Acrobat[45]/bin \\ -- /opt/Acrobat[45]/bin \\ -- /usr/Acrobat[45]/bin \\ -+ %%LOCALBASE%%/Acrobat5/bin \\ -+ %%X11BASE%%/Acrobat5/bin \\ - ; do - if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi - done -@@ -1012,7 +975,7 @@ - }; - - // Opera package classes get all permissions --grant codebase \"file://${str_localdirshare}/java//opera.jar\" { -+grant codebase \"file://${str_localdirshare}/java/opera.jar\" { - permission java.security.AllPermission; - }; - -@@ -1080,7 +1043,7 @@ - chop "${OPERADESTDIR}" "str_localdirshare" - chop "${OPERADESTDIR}" "str_localdirplugin" - -- backup ${wrapper_dir}/opera opera -+ #backup ${wrapper_dir}/opera opera - - # Executable - debug_msg 1 "Executable" -@@ -1115,7 +1078,7 @@ - - #cp $cpv $cpf wrapper.sh $wrapper_dir/opera - generate_wrapper -- chmod $chmodv 755 $wrapper_dir/opera -+ chmod $chmodv 755 $wrapper_dir/linux-opera - - # Documentation - debug_msg 1 "Documentation" -@@ -1153,9 +1116,6 @@ - mkdir $mkdirv $mkdirp $share_dir/ini/ - chmod $chmodv 755 $share_dir/ini - cp $cpv $cpf $cpR ini/* $share_dir/ini/ -- if test -f $share_dir/ini/pluginpath.ini; then -- echo ${str_localdirplugin} >> $share_dir/ini/pluginpath.ini -- fi - fi - - # Support old way -@@ -1222,27 +1182,6 @@ - mkdir $mkdirv $mkdirp $plugin_dir/ - chmod $chmodv 755 $plugin_dir - -- if test -f plugins/operamotifwrapper -- then -- cp $cpv $cpf plugins/operamotifwrapper $plugin_dir/ -- chmod $chmodv 755 $plugin_dir/operamotifwrapper -- plugin_support='yes' -- fi -- -- if test -f plugins/operamotifwrapper-1 -- then -- cp $cpv $cpf plugins/operamotifwrapper-1 $plugin_dir/ -- chmod $chmodv 755 $plugin_dir/operamotifwrapper-1 -- plugin_support='yes' -- fi -- -- if test -f plugins/operamotifwrapper-2 -- then -- cp $cpv $cpf plugins/operamotifwrapper-2 $plugin_dir/ -- chmod $chmodv 755 $plugin_dir/operamotifwrapper-2 -- plugin_support='yes' -- fi -- - if test -f plugins/operamotifwrapper-3 - then - cp $cpv $cpf plugins/operamotifwrapper-3 $plugin_dir/ -@@ -1250,13 +1189,6 @@ - plugin_support='yes' - fi - -- if test -f plugins/operamotifwrapper-4 -- then -- cp $cpv $cpf plugins/operamotifwrapper-4 $plugin_dir/ -- chmod $chmodv 755 $plugin_dir/operamotifwrapper-4 -- plugin_support='yes' -- fi -- - if test -f plugins/libnpp.so - then - cp $cpv $cpf plugins/libnpp.so $plugin_dir/ -@@ -1293,36 +1225,13 @@ - - if test -z "${OPERADESTDIR}"; then - -- # System wide configuration files -- config_dir="/etc" -- if can_write_to "$config_dir"; then -- echo -- echo "System wide configuration files:" -- echo " $config_dir/opera6rc" -- echo " $config_dir/opera6rc.fixed" -- echo " cannot be prefixed" -- if con_firm "Do you want to install them"; then -- backup $config_dir/opera6rc opera6rc config -- backup $config_dir/opera6rc.fixed opera6rc.fixed config -- cp $cpv $cpf config/opera6rc $config_dir -- cp $cpv $cpf config/opera6rc.fixed $config_dir -- fi -- else -- echo -- echo "User \"${USERNAME}\" does not have write access to $config_dir" -- echo " System wide configuration files:" -- echo " $config_dir/opera6rc" -- echo " $config_dir/opera6rc.fixed" -- echo " were not installed" -- fi -- - # Shorcuts and Icons -- icons -+# icons - gnome - kde 3 -- kde 2 -- kde1 -- mandrake -+# kde 2 -+# kde1 -+# mandrake - - fi # OPERADESTDIR - -@@ -1367,15 +1276,16 @@ - { - # arg1 = location - -- desktop_file="${1}/opera.desktop" -+ desktop_file="${1}/linux-opera.desktop" - - desktop_contain='[Desktop Entry] --Name=Opera -+Name=Opera (linux version) - Comment=Web Browser --Exec=opera --Icon=opera.xpm -+Exec=linux-opera -+Icon=linux-opera.xpm - Terminal=0 --Type=Application' -+Type=Application -+Categories=Application;Network;WebBrowser;' - - echo "${desktop_contain}" > ${desktop_file} - chmod $chmodv 644 ${desktop_file} -@@ -1451,74 +1361,26 @@ - - debug_msg 1 "in gnome()" - -- if test -d /opt/gnome/; then -- -- # /opt/gnome share -- if test -d /opt/gnome/share; then -+ if test -d %%X11BASE%%/share/gnome/; then - -- # /opt/gnome icon -- if test ! -d /opt/gnome/share/pixmaps/; then -- if test -w /opt/gnome/share; then -- mkdir $mkdirv $mkdirp /opt/gnome/share/pixmaps/ -- chmod $chmodv 755 /opt/gnome/share/pixmaps -- cp $cpv $share_dir/images/opera.xpm /opt/gnome/share/pixmaps/opera.xpm -- fi -- elif test -w /opt/gnome/share/pixmaps; then cp $cpv $share_dir/images/opera.xpm /opt/gnome/share/pixmaps/opera.xpm -- fi -- # end /opt/gnome icon -- -- # /opt/gnome link -- if test -d /opt/gnome/share/gnome/apps/; then -- if test -d /opt/gnome/share/gnome/apps/Internet/; then -- if test -w /opt/gnome/share/gnome/apps/Internet; then -- generate_desktop /opt/gnome/share/gnome/apps/Internet -- fi -- elif test -d /opt/gnome/share/gnome/apps/Networking/WWW/; then -- if test -w /opt/gnome/share/gnome/apps/Networking/WWW; then -- generate_desktop /opt/gnome/share/gnome/apps/Networking/WWW -- fi -- elif test -w /opt/gnome/share/gnome/apps; then -- mkdir $mkdirv $mkdirp /opt/gnome/share/gnome/apps/Internet/ -- chmod $chmodv 755 /opt/gnome/share/gnome/apps/Internet -- generate_desktop /opt/gnome/share/gnome/apps/Internet -- fi -- fi -- # end /opt/gnome link -+ # %%X11BASE%%/share/gnome icon -+ if test ! -d %%X11BASE%%/share/gnome/pixmaps/; then -+ if test -w %%X11BASE%%/share/gnome; then -+ mkdir $mkdirv $mkdirp %%X11BASE%%/share/gnome/pixmaps/ -+ chmod $chmodv 755 %%X11BASE%%/share/gnome/pixmaps -+ cp $cpv $share_dir/images/opera.xpm %%X11BASE%%/share/gnome/pixmaps/linux-opera.xpm -+ fi -+ elif test -w %%X11BASE%%/share/gnome/pixmaps; then -+ cp $cpv $share_dir/images/opera.xpm %%X11BASE%%/share/gnome/pixmaps/linux-opera.xpm - fi -- # end /opt/gnome share -- -- elif test -d /usr/share/gnome/; then -+ # end %%X11BASE%%/share/gnome icon - -- # /usr/share/gnome icon -- if test ! -d /usr/share/gnome/pixmaps/; then -- if test -w /usr/share/gnome; then -- mkdir $mkdirv $mkdirp /usr/share/gnome/pixmaps/ -- chmod $chmodv 755 /usr/share/gnome/pixmaps -- cp $cpv $share_dir/images/opera.xpm /usr/share/gnome/pixmaps/opera.xpm -- fi -- elif test -w /usr/share/gnome/pixmaps; then cp $cpv $share_dir/images/opera.xpm /usr/share/gnome/pixmaps/opera.xpm -- fi -- # end /usr/share/gnome icon -- -- # /usr/share/gnome link -- if test -d /usr/share/gnome/apps/; then -- if test -d /usr/share/gnome/apps/Internet/; then -- if test -w /usr/share/gnome/apps/Internet; then -- generate_desktop /usr/share/gnome/apps/Internet -- fi -- elif test -d /usr/share/gnome/apps/Networking/WWW/; then -- if test -w /usr/share/gnome/apps/Networking/WWW; then -- generate_desktop /usr/share/gnome/apps/Networking/WWW -- fi -- elif test -w /usr/share/gnome/apps; then -- mkdir $mkdirv $mkdirp /usr/share/gnome/apps/Internet/ -- chmod $chmodv 755 /usr/share/gnome/apps/Internet -- generate_desktop /usr/share/gnome/apps/Internet -- fi -- fi -- # end /usr/share/gnome link -- fi -- # Add ximian here -+ # %%X11BASE%%/share/gnome link -+ if test -d %%X11BASE%%/share/gnome/applications/; then -+ generate_desktop %%X11BASE%%/share/gnome/applications -+ fi -+ # end %%X11BASE%%/share/gnome link -+ fi - } - - kde() -@@ -1527,39 +1389,31 @@ - - debug_msg 1 "in kde()" - -- if test -d /opt/kde${1}/share; then -+ if test -d %%LOCALBASE%%/share; then - -- DIR_HI=/opt/kde${1}/share/icons/hicolor -+ DIR_HI=%%LOCALBASE%%/share/icons/hicolor - if test -d "$DIR_HI" -a -w "$DIR_HI"; then -- if test -d "$DIR_HI"/48x48/apps -a -w "$DIR_HI"/48x48/apps; then cp $cpv $share_dir/images/opera_48x48.png $DIR_HI/48x48/apps/opera.png; fi -- if test -d "$DIR_HI"/32x32/apps -a -w "$DIR_HI"/32x32/apps; then cp $cpv $share_dir/images/opera_32x32.png $DIR_HI/32x32/apps/opera.png; fi -- if test -d "$DIR_HI"/22x22/apps -a -w "$DIR_HI"/22x22/apps; then cp $cpv $share_dir/images/opera_22x22.png $DIR_HI/22x22/apps/opera.png; fi -+ if test -d "$DIR_HI"/48x48/apps -a -w "$DIR_HI"/48x48/apps; then cp $cpv $share_dir/images/opera_48x48.png $DIR_HI/48x48/apps/linux-opera.png; fi -+ if test -d "$DIR_HI"/32x32/apps -a -w "$DIR_HI"/32x32/apps; then cp $cpv $share_dir/images/opera_32x32.png $DIR_HI/32x32/apps/linux-opera.png; fi -+ if test -d "$DIR_HI"/22x22/apps -a -w "$DIR_HI"/22x22/apps; then cp $cpv $share_dir/images/opera_22x22.png $DIR_HI/22x22/apps/linux-opera.png; fi - fi - -- DIR_LO=/opt/kde${1}/share/icons/locolor -+ DIR_LO=%%LOCALBASE%%/share/icons/locolor - if test -d $DIR_LO -a -w $DIR_LO; then -- if test -d $DIR_LO/32x32/apps -a -w $DIR_LO/32x32/apps; then cp $cpv $share_dir/images/opera_32x32.png $DIR_LO/32x32/apps/opera.png; fi -- if test -d $DIR_LO/22x22/apps -a -w $DIR_LO/22x22/apps; then cp $cpv $share_dir/images/opera_22x22.png $DIR_LO/22x22/apps/opera.png; fi -- if test -d $DIR_LO/16x16/apps -a -w $DIR_LO/16x16/apps; then cp $cpv $share_dir/images/opera_16x16.png $DIR_LO/16x16/apps/opera.png; fi -+ if test -d $DIR_LO/32x32/apps -a -w $DIR_LO/32x32/apps; then cp $cpv $share_dir/images/opera_32x32.png $DIR_LO/32x32/apps/linux-opera.png; fi -+ if test -d $DIR_LO/22x22/apps -a -w $DIR_LO/22x22/apps; then cp $cpv $share_dir/images/opera_22x22.png $DIR_LO/22x22/apps/linux-opera.png; fi -+ if test -d $DIR_LO/16x16/apps -a -w $DIR_LO/16x16/apps; then cp $cpv $share_dir/images/opera_16x16.png $DIR_LO/16x16/apps/linux-opera.png; fi - fi - -- if test -d /opt/kde${1}/share/applnk/; then -- if test ! -d /opt/kde${1}/share/applnk/Internet/ -a -w /opt/kde${1}/share/applnk; then -- mkdir $mkdirv $mkdirp /opt/kde${1}/share/applnk/Internet/ -- chmod $chmodv 755 /opt/kde${1}/share/applnk/Internet -+ if test -d %%LOCALBASE%%/share/applnk/; then -+ if test ! -d %%LOCALBASE%%/share/applnk/Internet/ -a -w %%LOCALBASE%%/share/applnk; then -+ mkdir $mkdirv $mkdirp %%LOCALBASE%%/share/applnk/Internet/ -+ chmod $chmodv 755 %%LOCALBASE%%/share/applnk/Internet - fi -- if test -w /opt/kde${1}/share/applnk/Internet; then generate_desktop /opt/kde${1}/share/applnk/Internet ${1}; fi -+ if test -w %%LOCALBASE%%/share/applnk/Internet; then generate_desktop %%LOCALBASE%%/share/applnk/Internet ${1}; fi - fi - -- fi -- -- if test -d /usr/share/applnk/Networking; then -- if test ! -d /usr/share/applnk/Networking/WWW/ -a -w /usr/share/applnk/Networking; then -- mkdir $mkdirv $mkdirp /usr/share/applnk/Networking/WWW/ -- chmod $chmodv 755 /usr/share/applnk/Networking/WWW -- fi -- if test -w /usr/share/applnk/Networking/WWW; then generate_desktop /usr/share/applnk/Networking/WWW ${1}; fi -- fi -+ fi - } - - kde1() diff --git a/www/linux-opera-devel/files/patch-locale::en::search.ini b/www/linux-opera-devel/files/patch-locale::en::search.ini deleted file mode 100644 index 6a6fca908dd3..000000000000 --- a/www/linux-opera-devel/files/patch-locale::en::search.ini +++ /dev/null @@ -1,43 +0,0 @@ ---- locale/en/search.ini.orig Tue Apr 19 13:13:17 2005 -+++ locale/en/search.ini Tue Apr 19 13:16:49 2005 -@@ -422,12 +422,38 @@ - Nameid=0 - - [Search Engine 33] --Name=Google Linu&x --URL=http://www.google.com/linux?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 -+Name=Google &BSD -+URL=http://www.google.com/bsd?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 - Query= - Key=x - Is post=0 - Has endseparator=0 -+Encoding=utf-8 -+Search Type=0 -+Verbtext=17063 -+Position=-1 -+Nameid=0 -+ -+[Search Engine 34] -+Name=FreeBSD &PRs -+URL=http://www.freebsd.org/cgi/query-pr.cgi?pr=%s -+Query= -+Key=x -+Is post=0 -+Has endseparator=0 -+Encoding=utf-8 -+Search Type=0 -+Verbtext=17063 -+Position=-1 -+Nameid=0 -+ -+[Search Engine 35] -+Name=FreshP&orts -+URL=http://www.freshports.org/search.php?query=%s -+Query= -+Key=x -+Is post=0 -+as endseparator=0 - Encoding=utf-8 - Search Type=0 - Verbtext=17063 diff --git a/www/linux-opera-devel/files/patch-search.ini b/www/linux-opera-devel/files/patch-search.ini deleted file mode 100644 index b47cde6a4ea6..000000000000 --- a/www/linux-opera-devel/files/patch-search.ini +++ /dev/null @@ -1,43 +0,0 @@ ---- search.ini.orig Tue Apr 19 13:17:32 2005 -+++ search.ini Tue Apr 19 13:18:39 2005 -@@ -422,12 +422,38 @@ - Nameid=0 - - [Search Engine 33] --Name=Google Linu&x --URL=http://www.google.com/linux?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 -+Name=Google &BSD -+URL=http://www.google.com/bsd?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 - Query= - Key=x - Is post=0 - Has endseparator=0 -+Encoding=utf-8 -+Search Type=0 -+Verbtext=17063 -+Position=-1 -+Nameid=0 -+ -+[Search Engine 34] -+Name=FreeBSD &PRs -+URL=http://www.freebsd.org/cgi/query-pr.cgi?pr=%s -+Query= -+Key=x -+Is post=0 -+Has endseparator=0 -+Encoding=utf-8 -+Search Type=0 -+Verbtext=17063 -+Position=-1 -+Nameid=0 -+ -+[Search Engine 35] -+Name=FreshP&orts -+URL=http://www.freshports.org/search.php?query=%s -+Query= -+Key=x -+Is post=0 -+as endseparator=0 - Encoding=utf-8 - Search Type=0 - Verbtext=17063 |