To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
ĐóngChào mừng đến với tiện ích Firefox.
Choose from thousands of extra features and styles to make Firefox your own.
ĐóngĐánh giá cho KDE Wallet password integration bởi wedra
Rated 5 out of 5 stars
First edit 2 file with a simply cut-paste and save its in your [save path]
=== Start file: thunderbird-kwallet-addon.patch ===
--- thunderbird 2011-09-12 15:25:55.857915729 +0200
+++ thunderbird 2011-09-12 15:22:47.246724434 +0200
@@ -18,6 +18,7 @@
MOZ_APP_NAME=thunderbird
MOZ_APP_BASENAME=thunderbird
MOZ_PROFILE_PREFIX=.
+LD_LIBRARY_PATH_KWALLET_ADDON="/usr/lib/kde4/libkdeinit:/usr/lib/xulrunner-2.0"
export MOZ_APP_LAUNCHER
@@ -31,7 +32,7 @@
fi
done
-LD_LIBRARY_PATH=${MOZ_LIBDIR}:${MOZ_LIBDIR}/plugins${LD_LIBRARY_PATH:+":$LD_LIBRARY_PATH"}
+LD_LIBRARY_PATH=${MOZ_LIBDIR}:${MOZ_LIBDIR}/plugins${LD_LIBRARY_PATH:+":$LD_LIBRARY_PATH"}:$LD_LIBRARY_PATH_KWALLET_ADDON
export LD_LIBRARY_PATH
usage () {
=== End file: thunderbird-kwallet-addon.patch ===
=== Start file: firefox-kwallet-addon.patch ===
--- firefox 2011-09-12 15:25:46.969431231 +0200
+++ firefox 2011-09-12 15:22:43.444805651 +0200
@@ -18,6 +18,7 @@
MOZ_APP_NAME=firefox
MOZ_APP_BASENAME=firefox
MOZ_PROFILE_PREFIX=.mozilla/
+LD_LIBRARY_PATH_KWALLET_ADDON="/usr/lib/kde4/libkdeinit:/usr/lib/xulrunner-2.0"
export MOZ_APP_LAUNCHER
@@ -31,7 +32,7 @@
fi
done
-LD_LIBRARY_PATH=${MOZ_LIBDIR}:${MOZ_LIBDIR}/plugins${LD_LIBRARY_PATH:+":$LD_LIBRARY_PATH"}
+LD_LIBRARY_PATH=${MOZ_LIBDIR}:${MOZ_LIBDIR}/plugins${LD_LIBRARY_PATH:+":$LD_LIBRARY_PATH"}:$LD_LIBRARY_PATH_KWALLET_ADDON
export LD_LIBRARY_PATH
usage () {
=== End file: firefox-kwallet-addon.patch ===
Follow this steps
1. Install XUL + XPCOM application runner 2.0
sudo apt-get install xulrunner-2.0
2. Install Firefox 6
sudo apt-get install firefox
3. Install Thunderbird 6 from the Thunderbird Stable Channel Packages https://launchpad.net/~mozillateam/+archive/thunderbird-stable
sudo add-apt-repository ppa:mozillateam/thunderbird-stable
sudo apt-get update
sudo apt-get install thunderbird
4. Apply the patch
sudo patch /usr/bin/firefox [save path]/firefox-kwallet-addon.patch
sudo patch /usr/bin/thunderbird [save path]/thunderbird-kwallet-addon.patch
5. Install KDE Wallet password integration
https://addons.mozilla.org/firefox/addon/kde-wallet-password-integratio/
https://addons.mozilla.org/thunderbird/addon/kde-wallet-password-integratio/
Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.