Commit graph

441 commits

Author SHA1 Message Date
Bastien Nocera
9974342865 network: Remove team support
It will be supported by Cockpit in the near future:
https://github.com/cockpit-project/cockpit/issues/4330

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
b38bf8b672 network: Remove bond support
It is supported by Cockpit already:
https://github.com/cockpit-project/cockpit/issues/458

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
20b634b454 network: Remove bridge support
It is supported by Cockpit already:
https://github.com/cockpit-project/cockpit/issues/459

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Piotr Drąg
f98bd4ce2b Updated POTFILES.in 2015-12-11 17:29:19 +01:00
Piotr Drąg
18a59758ca Updated POTFILES.in 2015-06-30 16:07:55 +02:00
Bastien Nocera
a4551fe51b po: Update for recent datetime panel changes 2015-06-30 15:01:54 +02:00
Piotr Drąg
9f1a354e18 Updated POTFILES.in 2015-04-02 21:08:21 +02:00
Richard Hughes
daed241f9a Add a simple AppData file
This is needed for three reasons:

 * To be able to arrange the icon into a folder in GNOME Software
 * So that we do not allow the application to be removed
 * To show the update description not in the 'OS Updates' package section
2015-04-01 10:47:55 +01:00
Piotr Drąg
1e6c17a8ef Updated POTFILES.in 2015-02-05 17:08:32 +01:00
Piotr Drąg
33b599fdc1 Updated POTFILES.in 2015-01-20 16:53:02 +01:00
Piotr Drąg
85c8b525f4 Updated POTFILES.in 2014-08-03 20:08:53 +02:00
Bastien Nocera
467f3ff03b po: Update for new files 2014-06-24 16:55:23 +02:00
Piotr Drąg
c781eb9eb5 Updated POTFILES.in 2014-01-10 17:30:41 +01:00
Ryan Lortie
81c102ba66 Remove two missing files from POTFILES.in
These were recently removed as part of bug 708286.
2013-10-01 05:13:55 -04:00
Kalev Lember
c5812c3ccc datetime: Mark the time format strings as translatable
... and add translator comments explainings what they do. The RTL
languages are likely going to want to show them in a different order.

We should eventually move to just using GnomeWallClock and/or
g_date_time_format with %c that already have translated the time format
strings. However, in case this doesn't make it in time for 3.10, mark
the current strings in g-c-c as translatable to get some translation
coverage.

https://bugzilla.gnome.org/show_bug.cgi?id=694985
2013-08-20 15:49:59 +02:00
Piotr Drąg
9d5ffa4f89 Updated POTFILES.in 2013-07-24 20:10:37 +02:00
Piotr Drąg
cfc183f52e Updated POTFILES.in 2013-05-17 19:20:41 +02:00
Piotr Drąg
ea73c40d5f Add a note to POTFILES.in about the gvc submodule 2013-04-14 21:54:54 +02:00
Piotr Drąg
d2feca7c1c Updated POTFILES.in 2013-03-05 19:17:31 +01:00
Piotr Drąg
0265c8e5dc Updated POTFILES.in and POTFILES.skip 2013-02-19 20:54:52 +01:00
Piotr Drąg
8567e92264 Updated POTFILES.in 2013-02-16 14:51:35 +01:00
Piotr Drąg
46632c630a Updated POTFILES.in 2013-02-15 21:13:11 +01:00
Piotr Drąg
82e6b1bb93 Revert "Commented out missing files"
This reverts commit 1d5992dbb2.

They are *not* missing. Run 'git submodule init && git submodule update'.
2013-02-02 22:05:40 +01:00
Yaron Shahrabani
1d5992dbb2 Commented out missing files 2013-02-02 14:20:11 +02:00
Matthias Clasen
767e09ed52 Update POTFILES.in
A lot of new files in the network panel - many of these are
almost 1-1 copies of network-manager-applet files, so translations
can probably taken from there.
2013-01-30 22:38:44 -05:00
Piotr Drąg
97b4067c01 Updated POTFILES.in 2013-01-25 19:33:31 +01:00
Piotr Drąg
953c12aacb Updated POTFILES.in 2013-01-24 18:31:27 +01:00
Richard Hughes
80ec65b2ef color: Use a EggListBox for the main device display to match the new mockups
This matches the new mockups as specified by Allan in
https://raw.github.com/gnome-design-team/gnome-mockups/master/system-settings/color/panel.png

The CcColorDevice and CcColorProfile widgets are lines in the EggListBox and are
smart by watching for changes in each colord device.

To use this new functionality you need colord from git master, and for the
'Laptop' devices to be recognised as internal, you also need to be _running_
gnome-settings-daemon from git, although this is not strictly required.
2013-01-23 15:45:17 +00:00
Piotr Drąg
23f631b94a Updated POTFILES.in 2013-01-19 04:36:48 +01:00
Bastien Nocera
66808c2b3f screen: Remove screen panel
It's been replaced by the updated Power panel and the new Privacy panel.
2013-01-17 11:06:02 +01:00
Bastien Nocera
d2bfa254d3 Revert "shell: Remove unused gnome-menus helper files"
The files are used by gnome-shell to display the control-center
search resulst in the overview.

https://bugzilla.gnome.org/show_bug.cgi?id=690577

This reverts commit 10f292dc6b.

Conflicts:
	po/POTFILES.in
	shell/Makefile.am
2013-01-15 12:07:46 +01:00
Thomas Wood
b30d0133b9 Add initial implementation of the new Sharing panel
https://bugzilla.gnome.org/show_bug.cgi?id=687772
2013-01-14 18:06:20 +00:00
Piotr Drąg
f03355a2c5 Updated POTFILES.in 2013-01-09 21:08:38 +01:00
Piotr Drąg
ed7b0ef174 Updated POTFILES.in 2013-01-03 19:31:37 +01:00
Khaled Hosny
aa28d744b8 Revert "Remove deleted file from POTFILES.in"
This reverts commit eb7f3867f7.
2012-12-23 18:31:39 +02:00
Khaled Hosny
eb7f3867f7 Remove deleted file from POTFILES.in 2012-12-23 17:39:49 +02:00
Bastien Nocera
50fdfe2198 shell: Add missing file to POTFILES.in 2012-12-20 18:22:18 +01:00
Bastien Nocera
10f292dc6b shell: Remove unused gnome-menus helper files 2012-12-20 18:22:18 +01:00
Giovanni Campagna
e8cd35edce notifications: Add panel
Show applications using the message tray, and
allow configuring in what way the shell presents them.

The set of applications shown include all applications that ever
showed a notification in gnome-shell and all applications that have
a boolean X-GNOME-UsesNotifications key set to true in their desktop file.

https://bugzilla.gnome.org/show_bug.cgi?id=685928
2012-12-20 09:25:22 +01:00
Bastien Nocera
2ee0d35844 bluetooth: Rename Bluetooth desktop name
To match the pattern used by other desktop files.
2012-12-11 17:09:04 +01:00
Bastien Nocera
07e2d0edaa po: Update for Privacy panel 2012-12-03 11:03:48 +01:00
Piotr Drąg
9e6e613aad Updated POTFILES.in 2012-12-02 06:00:24 +01:00
Bastien Nocera
40d475c6c6 po: Update for the new search panel 2012-11-27 12:51:24 +01:00
Piotr Drąg
019f98f0d2 Updated POTFILES.in 2012-11-24 20:01:10 +01:00
Piotr Drąg
8d6b9dab29 Updated POTFILES.in 2012-11-22 01:35:20 +01:00
Bastien Nocera
d1bddc845f po: Remove deleted files
Some files were removed from the libgnome-volume-control
git sub-module, and POTFILES.in didn't get updated.

https://bugzilla.gnome.org/show_bug.cgi?id=688291
2012-11-14 10:44:38 +01:00
Bastien Nocera
26ded2928e sound: Add missing files to translate 2012-11-09 15:58:51 +01:00
Bastien Nocera
94506721aa sound: Remove fallback applet
As fallback is now gone. #fallback

https://bugzilla.gnome.org/show_bug.cgi?id=682861
2012-11-09 15:58:51 +01:00
Bastien Nocera
e12f23811b po: Add missing file 2012-10-22 16:04:43 +02:00
Piotr Drąg
9a532ff3d5 Updated POTFILES.in 2012-10-13 01:22:05 +02:00