Commit graph

14515 commits

Author SHA1 Message Date
Jorge Pérez Pérez
e24baf7863 Updated Aragonese translation 2014-02-17 23:20:27 +01:00
Giovanni Campagna
741f09f6f4 network: handle argv after cold-plugging connections
To pick up show-device with a connection path (VPN or virtual),
we need to handle the arguments again after the connections are
read.

https://bugzilla.gnome.org/show_bug.cgi?id=724547
2014-02-17 21:02:17 +01:00
Giovanni Campagna
10ffa301b7 network: allow selecting a specific VPN or virtual interface
Overload the show-device operation to accept paths to NMConnections,
which can be matched to VPN connections or unadopted virtual
interfaces.
This will be used by gnome-shell to implement the VPN Settings
menu item.

https://bugzilla.gnome.org/show_bug.cgi?id=724547
2014-02-17 21:02:17 +01:00
Debarshi Ray
50856b824c Revert "background: Add CcBackgroundGriloMiner"
This was never meant to be pushed.

This reverts commit 92d121fe9c.
2014-02-17 20:11:26 +01:00
Debarshi Ray
24670aebb0 Revert "background: Add support for Flickr pictures"
This was never meant to be pushed.

This reverts commit 725b85db77.
2014-02-17 19:58:50 +01:00
Debarshi Ray
b1ff989638 Revert "Revert "power: Use the new display device""
This was never meant to be pushed.

This reverts commit d413fcc82e.
2014-02-17 19:58:32 +01:00
Debarshi Ray
d41fb2242b Revert "Revert "build: Bump libupower-glib requirement""
This was never meant to be pushed.

This reverts commit dcdf571127.
2014-02-17 19:57:54 +01:00
Debarshi Ray
71dc845389 Revert "Revert "display: Update for libupower-glib API changes""
This was never meant to be pushed.

This reverts commit f5b6fac376.
2014-02-17 19:57:25 +01:00
Debarshi Ray
725b85db77 background: Add support for Flickr pictures
Listen to CcBackgroundGriloMiner::media-found and them to
BgPicturesSource.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-17 19:53:30 +01:00
Debarshi Ray
d413fcc82e Revert "power: Use the new display device"
This reverts commit 93997f5ee8.
2014-02-17 19:53:29 +01:00
Debarshi Ray
dcdf571127 Revert "build: Bump libupower-glib requirement"
This reverts commit e21814150a.
2014-02-17 19:53:29 +01:00
Debarshi Ray
f5b6fac376 Revert "display: Update for libupower-glib API changes"
This reverts commit 8ba50267be.
2014-02-17 19:53:29 +01:00
Debarshi Ray
92d121fe9c background: Add CcBackgroundGriloMiner
It fetches the most recent 50 images from every Grilo source that has
a corresponding GOA account. Currently the only such source is Flickr.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-17 19:53:29 +01:00
Yosef Or Boczko
cece7bc39b Updated Hebrew translation 2014-02-16 15:22:33 +02:00
Yosef Or Boczko
64dbc2ad3a Updated Hebrew translation 2014-02-16 15:20:29 +02:00
Rafael Ferreira
7648d20a02 Updated Brazilian Portuguese translation 2014-02-16 06:23:31 +00:00
Yuri Myasoedov
90499e1e4a Fixed Russian translation 2014-02-15 20:51:23 +04:00
Daniel Mustieles
5e867976d1 Updated Spanish translation 2014-02-14 18:25:10 +01:00
Richard Hughes
1df975607a info: Just show a static 'Check for updates' button
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=720946
2014-02-14 10:20:37 +00:00
Marek Kasik
bd1f779608 printers: Delay searching for remote printers
Start to search for remote printers on given hostname after
500ms of user's inactivity instead of GtkSearchEntry's default
150ms (the search is very expensive operation).
Keep filtering devices list after the default 150ms and
search immediately if user activates the search entry.

https://bugzilla.gnome.org/show_bug.cgi?id=694154
2014-02-13 15:50:38 +01:00
Marek Kasik
25f9517656 printers: Don't react to icon-press when searching for new printers
There is no activatable icon in the new printer dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=694154
2014-02-13 15:50:38 +01:00
Marek Kasik
e2e0c505eb printers: Don't show tooltip on clear icon when searching for printers
The clear icon doesn't do what its tooltip says.

https://bugzilla.gnome.org/show_bug.cgi?id=694154
2014-02-13 15:50:38 +01:00
Marek Kasik
22a558ef80 printers: Don't wait for activation to start search
Connect to "search-changed" signal of GtkSearchEntry instead of
"activate" signal when searching for new printers. Cancel previous
searches and start new ones as needed.

https://bugzilla.gnome.org/show_bug.cgi?id=694154
2014-02-13 15:50:37 +01:00
Debarshi Ray
8758ed328b background: Remove redundant and unused parameter from add_single_file
There is no need to pass the source-uri as a parameter as we can get it
from the file itself. This would help in using the same code paths for
local and remote pictures.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-13 15:27:27 +01:00
Ondrej Holy
0c5044609d mouse: fix touch support for the testing widget
There is delay in response to tapping without GDK_BUTTON_RELEASE_MASK.

https://bugzilla.gnome.org/show_bug.cgi?id=723294
2014-02-13 15:05:12 +01:00
Debarshi Ray
91e56738b7 background: Minor clean up
https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-13 14:03:08 +01:00
Debarshi Ray
6c05a7d176 background: Remove uses of libsocialweb and BgFlickrSource
BgFlickrSource will be merged with BgPicturesSource and rewritten using
Grilo at the same time.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-13 14:01:16 +01:00
Daniel Mustieles
f0bd1c8bbd Updated Spanish translation 2014-02-13 13:25:41 +01:00
Debarshi Ray
4a403aa825 background: Use GLib API to convert absolute filename to URI
https://bugzilla.gnome.org/show_bug.cgi?id=709771
2014-02-13 12:38:01 +01:00
Debarshi Ray
8ef67d6be0 background: Guard against XDG_PICTURES_DIR not being defined
https://bugzilla.gnome.org/show_bug.cgi?id=709771
2014-02-13 12:37:58 +01:00
Victor Ibragimov
f67cb0553d Tajik translation updated 2014-02-13 11:01:16 +05:00
Ryan Lortie
8bf4f51d1a user-accounts: missing semicolon 2014-02-12 13:27:06 -05:00
Ryan Lortie
07d24bbdab user-accounts: use POSIX for max login name length
Use the POSIX-specified way of determining the maximum length of a valid
username on this system.

https://bugzilla.gnome.org/show_bug.cgi?id=724193
2014-02-12 13:15:29 -05:00
ngoswami
c107da2bf6 Updated Assamese translation 2014-02-12 17:57:09 +00:00
Enrico Nicoletto
1d704b1a1f Updated Brazilian Portuguese translation 2014-02-12 16:02:41 +00:00
Marek Kasik
ad9c640f5c printers: Use "Default printer" instead of "Default"
Use "Default printer" in the main panel to clarify
what the check button represents.

https://bugzilla.gnome.org/show_bug.cgi?id=706896
2014-02-12 16:18:40 +01:00
Marek Kasik
6d5d28e7d4 printers: Vertically center text for no devices
Move the text "No printers detected." to its own GtkLabel
which is vertically and horizontally centerd and show it
instead of GtkTreeView when no devices were found.

https://bugzilla.gnome.org/show_bug.cgi?id=706897
2014-02-12 16:13:04 +01:00
Rafael Ferreira
a19a261df9 Updated Brazilian Portuguese translation 2014-02-12 12:20:05 +00:00
Ryan Lortie
f5063247e9 background: fix link of tester program
Libraries belong in _LDADD, not _LDFLAGS.

https://bugzilla.gnome.org/show_bug.cgi?id=724192
2014-02-11 18:40:43 -05:00
Piotr Drąg
bd4094d26e Fix grammar in a translators comment 2014-02-11 18:15:20 +01:00
ngoswami
e35adc97de Updated Assamese translation 2014-02-11 12:29:20 +00:00
Ting-Wei Lan
1ea4b3a90a universal-access: Remove useless inline functions
These inline functions are just wrappers with shorter names. We do not need to
save line length.

https://bugzilla.gnome.org/show_bug.cgi?id=723994
2014-02-11 20:02:53 +08:00
Rui Matos
e08e744578 keyboard: Whitelist a few more options for the 3rd level chooser
These work as good as the others since they're simple switches and it
seems that some users want them.

https://bugzilla.gnome.org/show_bug.cgi?id=724066
2014-02-11 10:56:56 +01:00
Victor Ibragimov
3eb9577448 Tajik translation updated 2014-02-11 12:13:02 +05:00
Daniel Korostil
c3546fd217 Updated Ukrainian translation 2014-02-10 22:45:39 +02:00
Daniel Mustieles
7f53aea7c7 Updated Spanish translation 2014-02-10 17:44:47 +01:00
Bastien Nocera
832f47dcda universal-access: Use '&' instead of 'and'
https://bugzilla.gnome.org/show_bug.cgi?id=689499
2014-02-10 16:07:18 +01:00
Baptiste Mille-Mathias
c677c7e097 [po/fr] Correct the translation for "Lock Screen"
In the background capplet, the string for "lock screen" was translated
"Verrouiller l'écran"
(https://git.gnome.org/browse/gnome-control-center/tree/po/fr.po#n59) but lock
is not a verb in this case but a noon.
So the translation should rather be something like "Écran de verrouillage"
Comment added accordingly to builder file.

https://bugzilla.gnome.org/show_bug.cgi?id=723967
2014-02-09 21:14:43 +01:00
Kjartan Maraas
ff0628f7fd Updated Norwegian bokmål translation 2014-02-09 19:50:28 +01:00
Kjartan Maraas
338fda5ec1 Updated Norwegian bokmål translation 2014-02-09 19:43:40 +01:00