Fixing langpack installation
This commit is contained in:
parent
1e9164a98d
commit
0774c9eef8
@ -15,7 +15,7 @@ pref("mailnews.database.global.indexer.enabled", false);
|
||||
/* Do not switch to Smart Folders after upgrade to 3.0b4 */
|
||||
pref("mail.folder.views.version", "1");
|
||||
pref("extensions.shownSelectionUI", true);
|
||||
pref("extensions.autoDisableScope", 0);
|
||||
pref("extensions.autoDisableScopes", 0);
|
||||
|
||||
/* For rhbz#1024232 */
|
||||
pref("ui.SpellCheckerUnderlineStyle", 1);
|
||||
|
@ -63,7 +63,7 @@ ExcludeArch: s390x
|
||||
%endif
|
||||
|
||||
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
%global langpackdir %{mozappdir}/distribution/extensions
|
||||
%global langpackdir %{mozappdir}/extensions
|
||||
|
||||
# The tarball is pretty inconsistent with directory structure.
|
||||
# Sometimes there is a top level directory. That goes here.
|
||||
@ -759,7 +759,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{mozappdir}/*.chk
|
||||
%endif
|
||||
%{mozappdir}/dependentlibs.list
|
||||
%{mozappdir}/distribution
|
||||
%{mozappdir}/fonts
|
||||
%{mozappdir}/pingsender
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user