gnome-control-center/panels
Bastien Nocera de1b612cc0 region: Fix crash when changing the language
1. Load region panel
2. Change language
3. Go back to overview
4. Load region panel
5. Change language
6. Crash

As the ActUser and ActUserManager object aren't reference counted,
we need to disconnect the signals ourselves when exiting the panel
otherwise we'll receive the signals from the old signal connection,
which will use the old panel object.
2013-02-20 14:53:41 +01:00
..
background background: Update panel comments 2013-02-19 10:41:43 +01:00
bluetooth bluetooth: Update panel comments 2013-02-19 10:41:43 +01:00
color color: Update panel comments 2013-02-19 10:41:43 +01:00
common Use a common definition for modifier-only keybindings array 2013-02-19 12:25:56 +01:00
datetime datetime: Update panel comments 2013-02-19 10:41:43 +01:00
display display: Update panel comments 2013-02-19 10:41:43 +01:00
info info: Update panel comments 2013-02-19 10:41:43 +01:00
keyboard build: Fix srcdir != builddir 2013-02-19 06:51:01 -05:00
mouse mouse: Update panel comments 2013-02-19 10:41:43 +01:00
network network: make ModemManager dependency optional 2013-02-19 13:48:45 -05:00
notifications notifications: Update panel comments 2013-02-19 10:41:43 +01:00
online-accounts online-accounts: Update panel comments 2013-02-19 10:41:43 +01:00
power power: Update panel comments 2013-02-19 10:41:43 +01:00
printers printers: Don't ask for samba password if not needed 2013-02-19 14:35:06 +01:00
privacy privacy: Update panel comments 2013-02-19 10:41:43 +01:00
region region: Fix crash when changing the language 2013-02-20 14:53:41 +01:00
search search: Update panel comments 2013-02-19 10:41:43 +01:00
sharing sharing: add a master switch to allow disabling of all sharing services 2013-02-19 09:52:46 +00:00
sound sound: Update panel comments 2013-02-19 10:41:43 +01:00
universal-access universal-access: Update panel comments 2013-02-19 10:41:43 +01:00
user-accounts users: Deal with preloaded users 2013-02-19 12:25:52 +01:00
wacom wacom: Update panel comments 2013-02-19 10:41:43 +01:00
Makefile.am screen: Remove screen panel 2013-01-17 11:06:02 +01:00