~ubuntu-branches/ubuntu/saucy/gnome-control-center/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/git_hide_unavailable_layout_settings_btn.patch

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-09-14 11:18:38 UTC
  • Revision ID: package-import@ubuntu.com-20130914111838-vc794jtbs1skhmg6
Tags: 1:3.6.3-0ubuntu37
* git_drop_ibus_engine_whitelist.patch:
  - Don't limit available ibus methods to a whitelist (LP: #1225086)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From 29e0f0b28a52db83b7d4e7fb7e8ebcd4995f4c3b Mon Sep 17 00:00:00 2001
 
2
From: Rui Matos <tiagomatos@gmail.com>
 
3
Date: Mon, 11 Feb 2013 18:07:06 +0000
 
4
Subject: region: Show/hide IBus sources config button
 
5
 
 
6
Instead of just making it sensitive/unsensitive. Quoting from the bug
 
7
report:
 
8
 
 
9
The problem is that it isn't clear to the user why the settings button is
 
10
insensitive for keyboard layouts - they'll be asking "why can't I ever use the
 
11
settings?"
 
12
 
 
13
https://bugzilla.gnome.org/show_bug.cgi?id=692006
 
14
 
1
15
Index: gnome-control-center-3.6.3/panels/region/gnome-region-panel-input.c
2
16
===================================================================
3
17
--- gnome-control-center-3.6.3.orig/panels/region/gnome-region-panel-input.c    2013-09-11 10:27:26.979533097 -0400