lp:ubuntu/maverick-backports/language-selector

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-backports/language-selector
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

96. By Martin Pitt

[ backported fix of regression bug ] (LP: #778869)
* LanguageSelector/FontConfig.py:
  Make the fontconfig-voodoo --auto option work also when the first
  LANGUAGE item is just 'ja' or 'ko', i.e. without country code.
* dbus_backend/ls-dbus-backend:
  When applying the language settings system-wide, set the fonts con-
  figuration also when the first LANGUAGE item is just 'ja' or 'ko'.

95. By Martin Pitt

releasing version 0.6.8+langfixes~maverick1

94. By Martin Pitt

merge security update

93. By Gunnar Hjalmarsson

[ backported Natty changes ] (LP: #719815)
* LanguageSelector/macros.py:
  - Use locale names with '.UTF-8' instead of '.utf8' when setting
    LC_* or LANG environment variables (LP: #666565, #700619).
    Thanks to Lauri Tirkkonen for the patch!
* LanguageSelector/gtk/GtkLanguageSelector.py:
  - Show only options corresponding to available translations in the
    combo box on language-selector's "Language" tab (LP: #693337).
  - Make setlocale() errors non-fatal (LP: #651582).
* data/LanguageSelector.ui:
  - Clearer labels to describe the second ("Text") tab.
  - Icon added to taskbar. Thanks to Pavol Klačanský (LP: #648109).
  - Texts that inform the user about the need to restart for changes
    to system settings to take effect (LP: #127356, #612991).
  - Ellipses removed from the labels on the "Apply System-Wide"
    buttons (LP: #531799).
  - Layout tweaking of the "Regional Formats" (previously "Text")
    tab (LP: #697606).
* data/main-countries:
  - Provide main or origin country for languages with multiple country
    codes present among the languages' available locales.
* Set LC_MESSAGES for applications that don't recognize LANGUAGE
  (LP: #553162).
* GDM related fixes (LP: #553162):
  - Update dmrc when LANGUAGE and LC_MESSAGES are set, not when LANG
    is set.
  - Use the new dmrc fields "Langlist" and "LCMess" to store the
    LANGUAGE and LC_MESSAGES values on disk.

92. By Martin Pitt

* debian/rules: Disable pkgbinarymangler, to keep translations in the
  package. In Natty this blacklisting will happen in the pkgbinarymangler
  package (so that the programs other than pkgstriptranslations will still
  apply), but this is a less invasive shortcut for Maverick. (LP: #654548)
* po/*: Update translations from Launchpad.

91. By Colin Watson

Switch back to using os.rename in find_string_and_replace, as we require
atomicity. Instead, always create the temporary file in the same
directory as the original (thanks, Scott Kitterman; LP: #645774).

90. By Michael Vogt

[ Martin Pitt ]
* data/LanguageSelector.ui, LanguageSelector/gtk/GtkLanguageSelector.py: Add
  a Close button. (LP: #345113)

[ Michael Vogt ]
* fix aptdaemon install/update (LP: #612825)

89. By Colin Watson

[ Colin Watson ]
* Use 'dh $@ --options' rather than 'dh --options $@', for
  forward-compatibility with debhelper v8.

[ Jonathan Thomas ]
* Port language-selector-qt to qapt-batch
* Replace the dependency on install-package to qapt-batch in
  debian/control (LP: #497803)

88. By Arne Goetje

[ Michael Vogt ]
* fix dialog returning too early (issue with latest aptdaemon)
* fix deprecation warning
* build with include-links
* dbus_backend/ls-dbus-backend: move dbus.mainloop.glib integration way up
  to avoid crash on startup (LP: #598619) (LP: #596603)

[ Arne Goetje ]
* clean up data/pkg-depends:
  - remove enigmail-locale- (LP: #588254)
  - remove obsolete kde-i18n- and koffice-i18n- entries, packages have
    been removed from archive in Lucid.
* update fontconfig/69-language-selector-ja-jp.conf: change binding to
  'strong' (LP: #569442)
* LocaleInfo.py: check for file permissions (LP: #598802)
* fix depreciation warnings
* debian/control: add pyqt4-dev-tools to Build-Depends

87. By Michael Vogt

[ Michael Vogt ]
* add dbus backend, no need for gksu anymore (LP: #290570)
* use aptdaemon in the gtk frontend
* run tests at build time
* fix "installs missing packages without opt-out" (LP: #584438)
* code cleanup

[Arne Goetje]
* raise exception and display error when package cache is broken (LP: #331380)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/language-selector
This branch contains Public information 
Everyone can see this information.

Subscribers