diff options
author | Bastien Nocera <hadess@hadess.net> | 2013-12-02 19:09:26 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2013-12-06 12:00:30 +0100 |
commit | 4b2c4fd253bc49d2aad7a44013a9ca3b8131e81e (patch) | |
tree | 80d08d8663d135ad6a454bbcaccde52577a5bc85 /po/POTFILES.in | |
parent | ef7d54646d44d6c8d7a12dda587564d84cd1aa32 (diff) | |
download | gnome-bluetooth-4b2c4fd253bc49d2aad7a44013a9ca3b8131e81e.tar.gz |
lib: Add Settings widget
Rather than implementing the majority of the settings widget
inside the control-center, implement it within gnome-bluetooth
so we can cut down on the necessary amount of exported symbols
and functions.
And remove the stand-alone wizard as it duplicated functionality.
https://bugzilla.gnome.org/show_bug.cgi?id=719564
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 894a19b2..316b646b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,8 +4,9 @@ lib/bluetooth-chooser-combo.c lib/bluetooth-chooser.c lib/bluetooth-filter-widget.c lib/bluetooth-utils.c -wizard/main.c -[type: gettext/glade] wizard/wizard.ui -wizard/bluetooth-wizard.desktop.in.in +lib/bluetooth-pairing-dialog.c +lib/bluetooth-settings-row.c +lib/bluetooth-settings-widget.c +lib/settings.ui sendto/main.c sendto/bluetooth-sendto.desktop.in.in |