Commit graph

17651 commits

Author SHA1 Message Date
Jeremy Bicha
2aceafe0e0 Remove accidentally committed patch file 2018-02-26 08:22:53 -05:00
Jeremy Bicha
b5e0656f19 build: clean up obsolete icon rename handling 2018-02-26 08:20:54 -05:00
Jeremy Bicha
edf3bfe790 Merge branch 'fix-app-icon-install' into 'master'
build: Fix app icon install

See merge request GNOME/gnome-control-center!3
2018-02-26 13:10:59 +00:00
GNOME Translation Robot
893d0955a5 Update Scottish Gaelic translation
(cherry picked from commit 75b48092a1)
2018-02-26 12:44:22 +00:00
GNOME Translation Robot
4ddcf7b365 Update Scottish Gaelic translation
(cherry picked from commit 05ccb72e9a)
2018-02-26 12:11:09 +00:00
Dušan Kazik
cf3ba095aa Update Slovak translation 2018-02-26 11:52:59 +00:00
Trần Ngọc Quân
9504cc5ab6 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2018-02-26 14:21:42 +07:00
Balázs Úr
9253ead7b2 Update Hungarian translation 2018-02-25 19:47:15 +00:00
Furkan Ahmet Kara
5cbf404207 Update Turkish translation 2018-02-25 15:50:32 +00:00
Милош Поповић
4c21e68f54 Update Serbian Latin translation 2018-02-25 13:42:08 +00:00
Марко Костић
f4ad8a7889 Update Serbian translation 2018-02-25 13:39:50 +00:00
Dušan Kazik
72a91b3a58 Update Slovak translation 2018-02-24 17:47:25 +00:00
Cheng-Chia Tseng
702ef70f84 Update Chinese (Taiwan) translation 2018-02-24 12:41:24 +00:00
Baurzhan Muftakhidinov
5a0d7e003b Update Kazakh translation 2018-02-24 09:59:34 +00:00
Changwoo Ryu
d7ff7aa20b Update Korean translation 2018-02-24 08:20:42 +00:00
Fabio Tomat
433a2576e5 Update Friulian translation 2018-02-24 05:10:33 +00:00
Piotr Drąg
7265bd53a0 Add translator comments to .desktop files
Icons are confusing translators, and gettext
is unlikely to get fixed any time soon.
2018-02-23 18:49:35 +01:00
Mario Blättermann
1395dae5f2 Update German translation 2018-02-23 14:42:54 +00:00
Fran Dieguez
8cb36547bc Update Galician translation 2018-02-23 00:22:34 +00:00
Emin Tufan Çetin
82b728f360 Update Turkish translation 2018-02-22 10:03:49 +00:00
Jeremy Bicha
29b3a93f76 build: Fix app icon install 2018-02-21 20:09:27 -05:00
Jordi Mas
48cad66cc2 Update Catalan translation 2018-02-21 20:24:54 +01:00
Daniel Mustieles
50618a3def Updated Spanish translation 2018-02-21 17:07:28 +01:00
Bastien Nocera
e047753ea6 wifi: Show the "Wi-Fi disabled" page if it is disabled
Rather than an empty "Visible Networks" table.

https://bugzilla.gnome.org/show_bug.cgi?id=793647
2018-02-21 12:29:40 +01:00
Bastien Nocera
84279c4aaa network: Request periodic Wi-Fi scans
As NetworkManager from version 1.10 doesn't handle background scanning
itself, to minimise battery drain, we need to periodically request it to
scan for Wi-Fi Access Points.

We now do this request every 15 seconds, as NetworkManager-applet and
gnome-shell do, and disable that periodic scan if Wi-Fi is disabled.

https://bugzilla.gnome.org/show_bug.cgi?id=793647
2018-02-21 12:29:40 +01:00
Jiri Grönroos
0033ddfe6b Update Finnish translation 2018-02-21 08:05:41 +00:00
Enrico Nicoletto
7b8a10f642 Update Brazilian Portuguese translation 2018-02-20 23:17:39 +00:00
Piotr Drąg
531c1bdf5e Update Polish translation 2018-02-20 21:33:47 +01:00
gogo
3e147cc3f8 Update Croatian translation 2018-02-20 11:18:30 +00:00
Bastien Nocera
d2f1155639 power: Fix crash when panel is closed quickly
Another use-after-free on cancellation crash.

 #0  g_type_check_instance_cast (type_instance=type_instance@entry=0x1eac3c0, iface_type=32150864) at /glib/gobject/gtype.c:4057
 #1  0x0000000000494077 in got_screen_proxy_cb (source_object=<optimized out>, res=0x1eceab0, user_data=user_data@entry=0x1eac3c0)
     at panels/power/cc-power-panel.c:1083

https://bugzilla.gnome.org/show_bug.cgi?id=789464
2018-02-20 10:59:18 +01:00
Felipe Borges
849e50b70e wifi: Revert "Add a refresh button"
This reverts commit 5ad72b6faa.

See https://bugzilla.gnome.org/793238
2018-02-20 10:04:48 +01:00
Marek Kasik
ee1b9a8729 Printers: Make jobs dialog wider
Request width of 720 pixels for jobs dialog and
constrain maximal number of character in displayed
jobs titles to 40 chars. Ellipsize at the end
if the job title is longer.

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:16 +01:00
Marek Kasik
aa0819894f Printers: Add commandline action "authenticate-jobs"
Add action "authenticate-jobs" to printers panel which
gets printer name as a parameter and asks user for
credentials.
Syntax for trigerring this action looks like:
"gnome-control-center printers authenticate-jobs my-local-printer".

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:13 +01:00
Marek Kasik
212b8a6504 Printers: Add method for authentication of jobs to PpPrinterEntry
This commit adds method for triggerring of authentication of print jobs
to PpPrinterEntry. This is needed for asking for authentication of jobs
of a printer from the main panel.

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:09 +01:00
Marek Kasik
1be3901b67 Printers: Add authentication dialog for print jobs
This commit adds popup dialog to jobs dialog which can be accessed
if there is a print job which needs authentication.
Clicking "Authenticate" button will reveal this dialog
where user can enter credential info for the actual printer
and clicking the "Authenticate" in it will authenticate all
print jobs of this printer which needs authentication info
and will send them for printing.

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:06 +01:00
Marek Kasik
90e306df20 Printers: Get "job-hold-until" attribute for jobs
Get "job-hold-until" attribute when getting list of jobs. If it has value
"auth-info-required" then get "auth-info-required" attribute of the printer
and store it in PpJob's "auth-info-required" property.

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:13:03 +01:00
Marek Kasik
589a1cf615 Printers: Add ability to authenticate print jobs
Add pp_job_authenticate_async() and pp_job_authenticate_finish()
methods for authentication of PpJob.
This commit also adds "auth-info-required" property to PpJob

https://bugzilla.gnome.org/show_bug.cgi?id=758170
2018-02-20 01:12:19 +01:00
Carles Ferrando Garcia
12632f8c88 Update Catalan translation 2018-02-19 05:50:25 +00:00
Mario Blättermann
9c05c196cb Update German translation 2018-02-18 13:03:35 +00:00
Bruce Cowan
ac33b612d5 Update British English translation 2018-02-18 10:54:10 +00:00
Fabio Tomat
230ed44e3c Update Friulian translation 2018-02-17 02:37:54 +00:00
gogo
b878d9fa68 Update Croatian translation 2018-02-16 23:47:37 +00:00
gogo
edbcc91acd Update Croatian translation 2018-02-16 23:41:47 +00:00
Bastien Nocera
015fe8de1d power: Don't treat device batteries as power supplies
Show the "desktop" style dialogue ("Automatic suspend, when idle") even
when we have devices with batteries in use. We need "power supply"
batteries to consider the device as a laptop, or UPS-powered machine.

https://bugzilla.gnome.org/show_bug.cgi?id=793509
2018-02-16 14:40:56 +01:00
Bastien Nocera
6df5cc00ce network: Really really fix cloned MAC support
And now that we're reading a text entry, read the correct one 🙄
Follow-up to a2a70c7
2018-02-16 13:26:13 +01:00
Bastien Nocera
9b9e0e076a network: Don't show "Auto-connect" for VPNs
It's not supported for VPNs.

https://bugzilla.gnome.org/show_bug.cgi?id=792365
2018-02-16 10:52:08 +01:00
Piotr Drąg
1ff4c75eb2 Update Polish translation 2018-02-16 02:07:15 +01:00
Enrico Nicoletto
18cf7ee0e8 Update Brazilian Portuguese translation 2018-02-10 12:09:37 +00:00
Kukuh Syafaat
c34395cdfa Update Indonesian translation 2018-02-09 23:05:56 +00:00
Bastien Nocera
6c3daeaac4 universal-access: Fix possible crash when exiting panel
The gnome-settings-daemon mouse settings (double-click delay) and repeat
keys settings were both missing destroying their GSettings, meaning that
we could crash if the setting changed outside the panel, or when coming
and going to the panel.

https://bugzilla.gnome.org/show_bug.cgi?id=793322
2018-02-09 17:01:36 +01:00