Yuri Myasoedov
83c5fa2832
Updated Russian translation
2012-12-09 11:33:07 +04:00
Matthias Clasen
9189093099
privacy: Make rows even taller
...
Requested in review,
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-07 22:35:28 -05:00
Cosimo Cecchi
867fff4f4c
shell: use the "view" style class for the main viewport
...
Currently, gnome-themes-standard sets a white background on all
GtkViewport widgets.
We want to stop rendering one by default, so add a style class to the
main viewport that ensures it gets the same background as the icon
views it packs inside.
https://bugzilla.gnome.org/show_bug.cgi?id=689700
2012-12-07 10:50:59 -05:00
Bastien Nocera
139c9888b5
sound: Dim the low/high icons associated with volume sliders
...
https://bugzilla.gnome.org/show_bug.cgi?id=689636
2012-12-06 16:25:15 +01:00
Robert Roth
97ba46c837
info: Avoid adding phantom "Unknown model" CPU on PPC64
...
Ported from gnome-system-monitor:
https://bugzilla.gnome.org/show_bug.cgi?id=619733
https://bugzilla.gnome.org/show_bug.cgi?id=649909
2012-12-06 11:06:01 +01:00
Robert Roth
d914b2fa7b
info: Fix to show CPU model on ARM
...
Ported from System Monitor's original bug:
https://bugzilla.gnome.org/show_bug.cgi?id=606769
https://bugzilla.gnome.org/show_bug.cgi?id=649909
2012-12-06 11:05:38 +01:00
Bastien Nocera
2a63aed36b
keyboard: Add context to the "Search" string
...
https://bugzilla.gnome.org/show_bug.cgi?id=689623
2012-12-06 10:08:14 +01:00
Bastien Nocera
f94aeb2b02
keyboard: Add support for msgctxt in keybindings
...
Unfortunately, this means duplicating the description attribute
to the text inside the KeyListEntry element, and marking the
KeyListEntry element as translatable by prepending "_".
<KeyListEntry
name="search"
_description="Search"/>
becomes:
<_KeyListEntry
name="search"
description="Search"
msgctxt="keybinding">
Search
</_KeyListEntry>
https://bugzilla.gnome.org/show_bug.cgi?id=689623
2012-12-06 10:08:14 +01:00
Bastien Nocera
1e2f8202ae
shell: Fix alignment of home button in RTL languages
...
https://bugzilla.gnome.org/show_bug.cgi?id=689533
2012-12-06 10:08:14 +01:00
Matthias Clasen
ca72a56c76
privacy: Make popups work more than once
...
When closing the popups with Esc, the window gets a delete event.
Since we want to keep the dialog around, we need to handle that
by connecting the gtk_widget_hide_on_delete handler.
https://bugzilla.gnome.org/show_bug.cgi?id=689747
2012-12-05 18:36:52 -05:00
Matthias Clasen
ef6405bfe7
privacy: Don't put an extra separator before the first row
...
The separator function is called for each row, to allow creating
the separator that goes before that row. We don't want a separator
before the first row, so we return NULL if before == NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=689746
2012-12-05 18:32:34 -05:00
Kjartan Maraas
239b3e0623
Updated Norwegian bokmål translation
2012-12-05 20:15:52 +01:00
Matthias Clasen
ace5a5e8bc
privacy: Fix list sizing issues
...
Make the list not expand all the way to the bottom.
Revert when https://bugzilla.gnome.org/show_bug.cgi?id=689714
is committed.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:46:19 +01:00
Matthias Clasen
8d8fc9926b
privacy: Fix alignment issues in the trash dialog
...
These were pointed out in review.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:54 +01:00
Matthias Clasen
b40746726f
privacy: Fix alignment issues in recent dialog
...
These were pointed out in review.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:54 +01:00
Matthias Clasen
7cc203af96
privacy: Fix alignment issues in the name dialog
...
These were pointed out in review.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:54 +01:00
Matthias Clasen
f935ed780a
privacy: Fix alignment issues in the screen lock dialog
...
Pointed out in review.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:54 +01:00
Matthias Clasen
a332cc8515
privacy: Make rows a little bigger
...
This was requested in design review.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:53 +01:00
Matthias Clasen
435094c23f
privacy: Turn off selection
...
No selection needed here.
https://bugzilla.gnome.org/show_bug.cgi?id=689607
2012-12-05 17:43:53 +01:00
A S Alam
40c85def08
update Punjabi Translation for master
2012-12-05 07:38:51 +05:30
Kjartan Maraas
53dac824e1
Updated Norwegian bokmål translation
2012-12-04 20:29:07 +01:00
Ebru Akagunduz
c5fbe9a396
online-accounts: Disable adding accounts when network unavailable
...
Fixes: https://bugzilla.gnome.org/678161
2012-12-04 14:25:28 +01:00
Allan Day
0a7d184df4
search: Use the correct icon
...
gnome-icon-theme has an icon specifically for system search settings.
https://bugzilla.gnome.org/show_bug.cgi?id=689557
2012-12-04 09:41:38 +01:00
Allan Day
927b156d34
privacy: Use the correct icon
...
gnome-icon-theme includes an icon for system privacy settings.
https://bugzilla.gnome.org/show_bug.cgi?id=689556
2012-12-04 08:08:17 +01:00
Jeremy Bicha
079b5dffdf
bluetooth: Use '&' instead of 'and'
...
https://bugzilla.gnome.org/show_bug.cgi?id=689499
2012-12-03 09:22:59 -05:00
Jeremy Bicha
f325a5aae3
network: Use the proper Unicode ellipsis (…) instead of three dots
2012-12-03 09:18:15 -05:00
Jeremy Bicha
e449901b59
wacom: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:17:15 -05:00
Jeremy Bicha
0c10489ed6
universal-access: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:16:53 -05:00
Jeremy Bicha
a877915e9b
screen: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:14:19 -05:00
Jeremy Bicha
6fed91e2ae
info: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:14:00 -05:00
Jeremy Bicha
fa9ef0d5d9
common: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:13:47 -05:00
Jeremy Bicha
b0c973c14c
color: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:13:13 -05:00
Jeremy Bicha
c50a11c0dc
region: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:13:01 -05:00
Jeremy Bicha
190052ff74
printers: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:12:47 -05:00
Jeremy Bicha
19fae9d966
user-accounts: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:12:26 -05:00
Bastien Nocera
ae24773740
shell: Print the name of the missing icon
2012-12-03 14:57:42 +01:00
Ondrej Holy
691a258232
user-accounts: Add last login field
...
https://bugzilla.gnome.org/show_bug.cgi?id=681772
2012-12-03 14:55:23 +01:00
Ebru Akagunduz
ff186736dc
online-accounts: Bind "accounts-button-add" to network availability
...
Fixes: https://bugzilla.gnome.org/678161
2012-12-03 13:14:34 +01:00
Bastien Nocera
93db18c487
privacy: Use correct ref increasing function
2012-12-03 11:09:19 +01:00
Bastien Nocera
63521fe34e
search: Use correct ref increasing function
2012-12-03 11:08:59 +01:00
Bastien Nocera
2ba60118be
privacy: Remove unneeded housekeeping settings
2012-12-03 11:03:48 +01:00
Bastien Nocera
95c7506cce
privacy: Bump gsettings-desktop-schemas requirements
2012-12-03 11:03:48 +01:00
Bastien Nocera
e16fb448fd
privacy: Add more keywords
2012-12-03 11:03:48 +01:00
Bastien Nocera
07e2d0edaa
po: Update for Privacy panel
2012-12-03 11:03:48 +01:00
Bastien Nocera
667ce71863
build: Don't link egg-list-box into the module itself
...
It's already linked into the shell. Fixes warnings on startup
about the inability to register the EggListBox type twice.
2012-12-03 11:03:48 +01:00
Matthias Clasen
83bf04840d
privacy: Implement recent files
...
This relies on patches that turn the recent-files-max-age gtk
setting into an X setting which is backed by a gsetting.
https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:48 +01:00
Matthias Clasen
4d3208a6e1
privacy: Implement trash & temp purging
...
This relies on new settings and D-Bus API in the g-s-d
housekeeping plugin.
https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:47 +01:00
Matthias Clasen
83d696fc75
privacy: Some more padding in the dialogs
...
https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:47 +01:00
Matthias Clasen
a8b0d4e38f
privacy: Implement name & visibility
...
Control whether the users full name is shown permanently on screen.
https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:47 +01:00
Matthias Clasen
80914dad24
privacy: Add screen lock
...
These controls duplicate what we currently have in the screen
panel - it will have to be removed there.
https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:47 +01:00