lp:ubuntu/maverick/language-selector

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/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

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)

86. By Arne Goetje

* Change fontconfig settings:
  - zh-*: reorder font priority lists, put DejaVu and Bitstream Vera in front
  (LP: #149944)
  - zh-*: add WenQuanYi Microhei, Droid Sans Fallback and HYSong
  - ja: add entries for Takao and IPA fonts, reorder and merge
  required rendering options from the 29-language-selector-ja-jp.conf file
  (LP: #535582)
  - update 30-cjk-aliases.conf to include localized font names and fonts used
  in Windows 7.

85. By Arne Goetje

bugfix: use os.R_OK and os.W_OK to check file permissions.
(LP: #564317)

84. By Arne Goetje

* QtLanguageSelector.py: fix crash when no language is selected
  in the install window (LP: #553729)
* LanguageSelector.py: if gdm is running, write the user LANG setting
  to ~/.dmrc and /var/cache/gdm/$USER/dmrc (LP: #553162)
* updated translations from launchpad
* remove dangling ImSwitch symlinks on startup (LP: #500594)
* check for write permission on ~/.profile (LP: #560881)
* check for read permission on /etc/default/locale and
  /etc/environment (LP: #554617)

83. By Arne Goetje

QtLanguageSelector.py: fix to not need to run language-selector
twice in order to install all needed packages (LP: #499381)
(LP: #441321)

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