Commit graph

798 commits

Author SHA1 Message Date
Bastien Nocera
cda9d34f94 display: Remove unused computation 2011-02-04 16:41:56 +00:00
Bastien Nocera
8f614133ea display: Remove old radio-timey code
There's no radio button to switch to off now.
2011-02-04 16:41:56 +00:00
Bastien Nocera
19f5c35da8 display: Simplify some old GNOME 2.x code
There's no need to wait for gtk_dialog_run() now...
2011-02-04 16:41:56 +00:00
Bastien Nocera
91faba68b2 display: Remove support for old D-Bus interface
version 1 support for the protocol is gone. All the
gnome-settings-daemon for the past 2 years have supported the new
interface.
2011-02-04 16:41:56 +00:00
Marek Kasik
2406752685 printers: Sort printers by usage
Sort printers by amount of jobs sent to them (#641285). Separate
unused printers by separator from the rest of printers.
2011-02-04 17:09:00 +01:00
Bastien Nocera
5448188cc4 datetime: Fix crash when TZ is an alias
Using the "backward" file from tzdata (available under the public
domain), we load the aliases for real timezones, to look them up
against our database.

https://bugzilla.gnome.org/show_bug.cgi?id=641360
2011-02-04 02:35:05 +00:00
Bastien Nocera
40e2c9eed4 common: Load language names for locales with 3 letters
If software with "Chhattisgarhi" translations was loaded (such
as k3b), we would fail to load the language name for it, as we
were not parsing the ISO-639-3 database.

https://bugzilla.gnome.org/show_bug.cgi?id=641373
2011-02-03 19:11:02 +00:00
Yanko Kaneti
7cfa641feb Avoid using locales without language names.
Quick and dirty fix for not using all the iso-codes resources for
finding a suitable language name for a locale.
2011-02-03 18:35:29 +00:00
Khaled Hosny
7f78615272 Update Arabic timezones translation
Already sent to upstream Fedora translators and should appear there in
due time, but can't risk getting this embarrassing translation in the
release.
2011-02-03 17:08:00 +02:00
Christian Persch
83a437d2ff datetime: Create filenames locale-independently
Bug #641294.
2011-02-03 14:30:04 +01:00
William Jon McCann
bb2e8060d4 info: make labels selectable 2011-02-02 21:30:17 -05:00
William Jon McCann
437b2cfb40 keyboard: improve the layout of the bindings page
Limit size of sections view and keep the key column the same size.
2011-02-02 20:00:31 -05:00
William Jon McCann
5db83718e3 keyboard: add missing file 2011-02-02 17:48:35 -05:00
William Jon McCann
4d7c8354c4 keyboard: allow merging key groups together per section 2011-02-02 17:31:18 -05:00
William Jon McCann
c248dd8788 keyboard: change grouping of keys 2011-02-02 16:52:11 -05:00
Marek Kasik
6d27be8f78 printers: Add unlock button (#640733)
Add unlock button from the User Accounts panel to the Printer panel.
2011-02-02 16:59:50 +01:00
Bastien Nocera
de278d3a85 datetime: Don't crash when g-s-d is badly installed
And require a newer gnome-settings-daemon to avoid those problems.

https://bugzilla.gnome.org/show_bug.cgi?id=641232
2011-02-02 11:43:26 +00:00
William Jon McCann
04f84937a6 network: use emblem-default-symbolic for the default printer 2011-02-02 02:18:07 -05:00
William Jon McCann
1173df903f printers: add mores spacing to table 2011-02-02 02:13:24 -05:00
William Jon McCann
33627f1ae8 network: don't just select device once 2011-02-02 02:04:42 -05:00
William Jon McCann
affe84ad5e network: use the same border width as other panels 2011-02-02 01:42:30 -05:00
William Jon McCann
5bbcd9b75d network: select the first device after they are all loaded 2011-02-02 01:38:33 -05:00
William Jon McCann
a9c4426dd2 network: wrap long dns lines 2011-02-02 01:07:18 -05:00
William Jon McCann
111b2785f8 printers: remove unused variables 2011-02-02 00:36:10 -05:00
William Jon McCann
5ce5e74692 user-accounts: use 0 instead of blank to clear options 2011-02-02 00:35:16 -05:00
William Jon McCann
a46e4ae9c4 printers: allow location and model to span cols again 2011-02-02 00:31:41 -05:00
Matthias Clasen
79752c921a Printers: fix panel width 2011-02-02 00:22:35 -05:00
Matthias Clasen
cdf6311f63 Printers: some table surgery
Try to get sizing under control
2011-02-01 23:25:22 -05:00
William Jon McCann
b65017536e printers: don't expand switch vertically 2011-02-01 20:37:36 -05:00
William Jon McCann
7523133570 printers: use a 64px icon 2011-02-01 18:17:43 -05:00
William Jon McCann
2c8f8e290c printers: right align the image 2011-02-01 18:16:01 -05:00
William Jon McCann
8a4e047cd6 region: use consistent border spacing 2011-02-01 18:00:37 -05:00
Marek Kasik
265948473e printers: Show icons of printers in printers list
Mark default printer in printers list.
2011-02-01 16:40:42 +01:00
Marek Kasik
88562eba2d printers: Reorganize main tab
Remove printer's description.
Remove "Clean Print Heads" button.
Move allowed users list to Options tab.
Change printer-disable-button to GtkSwitch.
Show printer's model name.
Show an icon of printer.
2011-02-01 15:05:52 +01:00
Richard Hughes
e0f0cee9a2 power: Fix up some of the wording to actually be translatable. Fixes #640119 2011-02-01 13:51:08 +00:00
Bastien Nocera
c322a42ea2 display: Rename rotation options
So it's easier to preview in one's head.

https://bugzilla.gnome.org/show_bug.cgi?id=563144
2011-02-01 13:11:54 +00:00
Marek Kasik
8ba88c2309 printers: Move list of printer's jobs to notebook tab
Add buttons for switching between different tabs
(tabs are invisible).
Show number of active jobs in main tab.
2011-02-01 11:23:35 +01:00
Marek Kasik
9f2fb8520f printers: Bring back buttons for addition/removal of printers 2011-02-01 10:11:17 +01:00
Bastien Nocera
1b97a789e8 display: Hide unsupported sizes
Sizes smaller than 675x530 aren't supported in the design, so
avoid them, unless they're bigger than the current output size
(so you could go up from them).

https://bugzilla.gnome.org/show_bug.cgi?id=626822
2011-02-01 02:35:33 +00:00
Bastien Nocera
8d2f8ac3ce user-accounts: Avoid warning about uninitialised variable
cursor_type could be used uninitialised (probably not, but gcc
complains).
2011-02-01 02:35:33 +00:00
Bastien Nocera
9a1bdb4a30 keyboard: Align the scales
Make sure the scales in the keyboard panel are aligned by adding
them all to GtkSizeGroups.

https://bugzilla.gnome.org/show_bug.cgi?id=605501
2011-01-31 21:20:09 +00:00
Thomas Wood
938b42c1c6 datetime: add an 'unlock' button
Add an 'unlock' button to allow users to explicitly authenticate to make
changes.
2011-01-31 15:57:06 +00:00
William Jon McCann
40701689f7 user-accounts: center real name label 2011-01-30 14:01:07 -05:00
William Jon McCann
32159d0533 user-accounts: make packing settings explicit 2011-01-30 13:56:24 -05:00
William Jon McCann
2efa54af5d user-accounts: remove unused hbox 2011-01-30 13:00:00 -05:00
William Jon McCann
b9e69ccf90 user-accounts: remove permissions items
We don't use them yet.
2011-01-30 11:30:44 -05:00
William Jon McCann
36043e66ef user-accounts: set a minimum size for the panel 2011-01-30 10:57:23 -05:00
Bastien Nocera
01a95b5fc8 region: Remove unused variable 2011-01-28 20:02:33 +00:00
Bastien Nocera
4f43c11d84 region: Don't assert when language is empty
Some users in the accounts service won't have any languages set,
so avoid crashing in that case.
2011-01-28 20:01:35 +00:00
Bastien Nocera
0e577e3890 printers: Add better translator comment for "Developer"
https://bugzilla.gnome.org/show_bug.cgi?id=640810
2011-01-28 15:59:13 +00:00