diff options
author | Jason Conti <jason.conti@gmail.com> | 2013-02-17 22:38:46 -0500 |
---|---|---|
committer | Jason Conti <jason.conti@gmail.com> | 2013-02-17 22:38:46 -0500 |
commit | 075774fe6081997a2c878ed19c7520c17790a279 (patch) | |
tree | 4cc08aa8fdd63dac9769440912bbf18f48d41c90 /po/POTFILES.in | |
parent | 233e68ff2470d5317d8d44eb00bc3984e415d146 (diff) | |
download | ayatana-indicator-notifications-075774fe6081997a2c878ed19c7520c17790a279.tar.gz ayatana-indicator-notifications-075774fe6081997a2c878ed19c7520c17790a279.tar.bz2 ayatana-indicator-notifications-075774fe6081997a2c878ed19c7520c17790a279.zip |
* Add GSettings support.
- hide-indicator key to show/hide the indicator
- max-items key to change the maximum number of displayed notifications
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 149d9c0..b148c30 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ +data/net.launchpad.indicator.notifications.gschema.xml.in.in src/dbus-spy.c src/indicator-notifications.c src/notification.c |