diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-23 13:13:42 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-23 13:13:42 -0400 |
commit | 7b20f91040118cfc367a565e68537d7b25c9a005 (patch) | |
tree | a91b9d3afea695add7f1ff8974df37959e2df93b | |
parent | a93ea524812af4e44481280e0baba8eafde6bc83 (diff) | |
download | ayatana-indicator-power-7b20f91040118cfc367a565e68537d7b25c9a005.tar.gz ayatana-indicator-power-7b20f91040118cfc367a565e68537d7b25c9a005.tar.bz2 ayatana-indicator-power-7b20f91040118cfc367a565e68537d7b25c9a005.zip |
fixed filename for gsettings schema
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 62d1e12..7c8c8a1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1,2 @@ -data/org.ubuntu.indicator-power.gschema.xml.in +data/com.canonical.indicator.power.gschema.xml.in src/indicator-power.c |