diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-29 17:11:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-29 17:11:53 +0000 |
commit | ceab0c2e4ce57dd6bf7836464d2d9c2fc83d11b0 (patch) | |
tree | f764f59c7324f7cde1c8e5088b9c38b94040db96 /www-client/opera/files | |
parent | Version bump. (diff) | |
download | gentoo-2-ceab0c2e4ce57dd6bf7836464d2d9c2fc83d11b0.tar.gz gentoo-2-ceab0c2e4ce57dd6bf7836464d2d9c2fc83d11b0.tar.bz2 gentoo-2-ceab0c2e4ce57dd6bf7836464d2d9c2fc83d11b0.zip |
Set proper locale path (bug #283128).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'www-client/opera/files')
-rw-r--r-- | www-client/opera/files/opera-localepath.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www-client/opera/files/opera-localepath.patch b/www-client/opera/files/opera-localepath.patch new file mode 100644 index 000000000000..c4af2ecc0df6 --- /dev/null +++ b/www-client/opera/files/opera-localepath.patch @@ -0,0 +1,11 @@ +--- opera-10.10-4566.gcc4-qt4.i386/etc/operaprefs_default.ini.orig 2009-08-21 13:26:52.000000000 +0200 ++++ opera-10.10-4566.gcc4-qt4.i386/etc/operaprefs_default.ini 2009-08-29 19:05:58.000000000 +0200 +@@ -1,7 +1,7 @@ + ; Put any default settings here that are overridable by users + + [User Prefs] +-Language Files Directory=/usr/share/opera/locale ++Language Files Directory=/opt/opera/share/opera/locale + Force DPI=96 + + [Auto Update] |