diff options
author | William Hua <william.hua@canonical.com> | 2014-03-27 10:56:42 +1300 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2014-03-27 10:56:42 +1300 |
commit | 809760cd3b6c0b24a62336800367f81eb26fecdf (patch) | |
tree | e40f9c76efe3edcafd71e6253b7853fb9c551a89 /po | |
parent | 1c2c54797451633c398e623dfb1e397dcf3c2692 (diff) | |
download | ayatana-indicator-keyboard-809760cd3b6c0b24a62336800367f81eb26fecdf.tar.gz ayatana-indicator-keyboard-809760cd3b6c0b24a62336800367f81eb26fecdf.tar.bz2 ayatana-indicator-keyboard-809760cd3b6c0b24a62336800367f81eb26fecdf.zip |
Export separate menus for desktop and greeter.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 14cf57e3..bcebe005 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1,3 @@ # List of source files which contain translatable strings. lib/main.vala +lib/indicator-menu.vala diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 57cc1d5d..cb832ddf 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1 +1,2 @@ lib/main.c +lib/indicator-menu.c |