Commit graph

12952 commits

Author SHA1 Message Date
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
Matthias Clasen
b8d5bb1a4a Add a privacy panel
This adds a panel where we present information and controls
affecting the users privacy. This initial commit just puts
the framework in place, the panel itself is empty.

https://bugzilla.gnome.org/show_bug.cgi?id=687774
2012-12-03 11:03:47 +01:00
Bastien Nocera
6b95bb27d8 bluetooth: Remove ObexFTP file browsing from the UI
https://bugzilla.gnome.org/show_bug.cgi?id=685038
2012-12-03 08:54:18 +01:00
Bastien Nocera
d52ff9e8b2 shell: Better help for panel and panel args
https://bugzilla.gnome.org/show_bug.cgi?id=669283
2012-12-03 08:23:06 +01:00
Piotr Drąg
9e6e613aad Updated POTFILES.in 2012-12-02 06:00:24 +01:00
Cheng-Chia Tseng
1528e1603d Updated Traditional Chinese translation(Hong Kong and Taiwan) 2012-11-30 16:40:21 +08:00
Bastien Nocera
e851e426d0 common: Avoid crashing if a language doesn't have a display name
If for some reason we cannot translate a language name, then
we wouldn't have a display language.

https://bugzilla.redhat.com/show_bug.cgi?id=752806
2012-11-29 17:06:19 +01:00
Bastien Nocera
40d475c6c6 po: Update for the new search panel 2012-11-27 12:51:24 +01:00
Cosimo Cecchi
2ad13d89f3 search: make options insensitive if tracker is not available
Instead of either hard-depending on Tracker being installed, or crashing
when the Tracker GSettings schema is not found, make the configuration
insensitive if the schema is not available.

https://bugzilla.gnome.org/show_bug.cgi?id=687490
2012-11-27 12:33:00 +01:00
Cosimo Cecchi
defe92ec34 search: add a dialog to configure Tracker search locations
Ideally applications could configure Tracker independent from each
other, but we don't have such a feature currently.
In the meanwhile, bring up a settings dialog that can allow
configuration of the locations indexed by the Tracker files miner, as
suggested by the current design.

https://live.gnome.org/Design/SystemSettings/Search

https://bugzilla.gnome.org/show_bug.cgi?id=687490
2012-11-27 12:33:00 +01:00
Cosimo Cecchi
7ab2d5073d search: add a panel to configure search providers
The panel lists all the search providers registered on the system, and
allows to reoder or disable them, or disable the search providers
feature entirely.

The panel will also allow configuration, for which a first
implementation will be added in a separate commit.

https://live.gnome.org/Design/SystemSettings/Search

https://bugzilla.gnome.org/show_bug.cgi?id=687490
2012-11-27 12:33:00 +01:00
Giovanni Campagna
f1812b2707 Use libgnome-volume-control from a submodule
To be shared with gnome-settings-daemon and gnome-shell

https://bugzilla.gnome.org/show_bug.cgi?id=686488
2012-11-27 11:35:29 +01:00
Cosimo Cecchi
2dee0fd591 build: Import egg-list-box as a git submodule
https://bugzilla.gnome.org/show_bug.cgi?id=687490
2012-11-27 11:32:11 +01:00
Matthias Clasen
6ca822940a info: Add distro information
This shows the name of the release in addition to 32/64-bit.
https://bugzilla.gnome.org/show_bug.cgi?id=688957
2012-11-27 11:24:32 +01:00
Bastien Nocera
b30497a3bd common: Use language name translations from iso-codes 2012-11-27 11:19:13 +01:00
Jens Petersen
5bf6c416f0 common: add Japanese to the popular languages
Eigth place in the list:
http://www.andaman.org/BOOK/reprints/weber/rep-weber.htm

https://bugzilla.gnome.org/show_bug.cgi?id=684845
2012-11-27 11:19:13 +01:00
Bastien Nocera
905a7b1bec display: Don't translate the resolutions list
There's no good translation and the string is just too complicated
without translator comment.
2012-11-27 11:19:12 +01:00
David Henningsson
4da83dbba8 sound: Don't crash if pa_stream_peek returns NULL
pa_stream_peek can return NULL, even though it's unusual. In the upcoming
version of PulseAudio this has been clarified in the documentation.

In that case, don't crash, just call pa_stream_drop so that the
pointer moves forward.

https://bugzilla.gnome.org/show_bug.cgi?id=689079
2012-11-27 11:03:15 +01:00
Matthias Clasen
9f87704faf Display: Typographically pimp up the resolutions
These look a bit nicer with proper Unicode characters.

https://bugzilla.gnome.org/show_bug.cgi?id=689111
2012-11-27 10:54:22 +01:00
Mathieu Bridon
b614b6959e region: Add the "Input" keyword to the panel
https://bugzilla.gnome.org/show_bug.cgi?id=689013
2012-11-27 10:49:21 +01:00
Cosimo Cecchi
ea6dee375a build: trivial cleanups
- don't check for gio-unix-2.0 twice
- remove unused LIBGNOME_CONTROL_CENTER pkg-config check

https://bugzilla.gnome.org/show_bug.cgi?id=689110
2012-11-27 10:47:32 +01:00
Jeremy Bicha
0b4d70d060 color: Add another accessibility relation
https://bugzilla.gnome.org/show_bug.cgi?id=688960
2012-11-26 17:49:56 -05:00
Jeremy Bicha
7e7a690d12 printers: Add more a11y relations, change 'Show' btn to 'Show Jobs'
https://bugzilla.gnome.org/show_bug.cgi?id=688960
2012-11-26 17:49:17 -05:00
Matthias Clasen
b0aecdd987 users: Fix resetting the avatar
This probably broke when the D-Bus code was ported to GDBus, as
passing NULL for a string into a GVariant constructor doesn't work.
Thankfully, passing an empty string has just the same effect.
https://bugzilla.gnome.org/show_bug.cgi?id=673841
2012-11-25 22:51:33 -05:00
Javier Jardón
eeefc1eb51 build: g-c-c depends on current network-manager-applet
The dependency was added in
commit 63756458b2
2012-11-26 02:03:17 +09:00
Piotr Drąg
019f98f0d2 Updated POTFILES.in 2012-11-24 20:01:10 +01:00
Bastien Nocera
188329a0be region: Avoid resizing when showing the logout button 2012-11-23 19:05:24 +01:00
Bastien Nocera
41c56ba6bb region: Make locale comparison quicker
No need to hit D-Bus every time.
2012-11-23 18:58:02 +01:00
Bastien Nocera
96247c6187 region: And remember to show the logout button if launched again
https://bugzilla.gnome.org/show_bug.cgi?id=647373
2012-11-23 18:51:49 +01:00
Bastien Nocera
3eb6cdd1bc common: Try to get the configured language as the current one 2012-11-23 18:51:49 +01:00
Bastien Nocera
781bda8e12 common: Split out getting the lang for a user
Into get_lang_for_user(), so it can be reused internally.
2012-11-23 18:51:49 +01:00
Bastien Nocera
4099b547a7 region: Don't offer logout button if we revert the language
If the language selected is the language that was originally
the session language, don't offer to log out.

https://bugzilla.gnome.org/show_bug.cgi?id=647373
2012-11-23 18:28:07 +01:00
Bastien Nocera
1cfc4693c4 region: Use log out button in future language
https://bugzilla.gnome.org/show_bug.cgi?id=647373
2012-11-23 17:52:38 +01:00
Adel Gadllah
fca58d0e59 region: Offer logout option after changing language
https://bugzilla.gnome.org/show_bug.cgi?id=647373
2012-11-23 17:50:27 +01:00
Aleksander Morgado
ec0f5b0b29 network: load IMEI and Operator Name also in LTE-only modems
Also bump NetworkManager required version to 0.8.995, which is when
'NM_DEVICE_MODEM_CAPABILITY_LTE' was introduced.

https://bugzilla.gnome.org/show_bug.cgi?id=688212
2012-11-23 17:33:19 +01:00
Aleksander Morgado
0c8f4451b7 network: ensure IMEI is displayed and reload Operator Name when it changes
The IMEI was not being properly displayed in the UI; the code would load it
reading 'EquipmentIdentifier' from ModemManager, but the UI wasn't getting
refreshed properly when that happened. So at the end, the IMEI was stored but
not shown. This patch fixes the issue, by reloading the UI element when the IMEI
is retrieved.

The same issue was happening with the Operator Code, with the additional issue
being that this property is meant to change whenever the registration info in
the modem changes. Therefore, we now listen to the 'RegistrationInfo' signal to
detect the changes and update the Operator Name when that happens.

https://bugzilla.gnome.org/show_bug.cgi?id=688211
2012-11-23 17:32:56 +01:00
Bastien Nocera
9656b4136d user-accounts: Fix comment about SHA-256 usage
As per crypt(3), ID 6 is:
6   | SHA-512 (since glibc 2.7)

Spotted by Florian Mülnner.
2012-11-23 11:56:26 +01:00
Nilamdyuti Goswami
9efb611e94 Assamese translation updated 2012-11-22 17:00:50 +05:30
Piotr Drąg
8d6b9dab29 Updated POTFILES.in 2012-11-22 01:35:20 +01:00