diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-10-11 08:42:59 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-10-11 08:42:59 +1300 |
commit | f14da3cc27e2ec514d2e829fd7281f8c5dc9b252 (patch) | |
tree | 4efc31d56123a9059d309b41fd3192710409a2bf /po | |
download | ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.gz ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.bz2 ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.zip |
First start on bluetooth-indicator
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..b1f140c --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,4 @@ +# List of source files containing translatable strings. +# Please keep this file in alphabetical order. +[encoding: UTF-8] +src/indicator-bluetooth.vala diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 0000000..dfa1f6d --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1 @@ +src/indicator-bluetooth.c |