~ubuntu-branches/ubuntu/precise/gnome-control-center/precise-updates

« back to all changes in this revision

Viewing changes to capplets/default-applications/gnome-default-applications-properties.glade

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-03-17 15:34:39 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317153439-e1qqregm2p5qzapn
Tags: 1:2.26.0-0ubuntu1
* New upstream release: (LP: #344244)
  + About me:
   - Fix warning when selecting a finger to enroll in the combo box
     (Bastien Nocera)
  + Default applications:
   - Fix mnemonic conflicts (Jens Granseuer)
  + Display:
   - Make the strings of the rotation dialog appear translated (Gabor Kelemen)
   - Fix crash when refreshing RANDR configuration (Federico Mena Quintero)
     (LP: #340386)
  + Font viewer:
   - Stop the font thumbnailer eating all the CPU (Bastien Nocera) (LP: #339417)
  + Keybindings:
   - Fix mnemonics conflict on the custom shortcut window (Jens Granseuer)
  + Typing break:
   - Revert string freeze breaker (Thomas H.P. Andersen)
  + Updated translations
* Refresh debian/patches/99_autoreconf.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
281
281
                                <widget class="GtkLabel" id="web_browser_command_label">
282
282
                                  <property name="visible">True</property>
283
283
                                  <property name="sensitive">False</property>
284
 
                                  <property name="label" translatable="yes">Co_mmand:</property>
 
284
                                  <property name="label" translatable="yes">C_ommand:</property>
285
285
                                  <property name="use_underline">True</property>
286
286
                                  <property name="use_markup">False</property>
287
287
                                  <property name="justify">GTK_JUSTIFY_LEFT</property>