diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0ec5566..526ce0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ indicator-power (0.9-0ubuntu1) UNRELEASED; urgency=low - Do not show (charged) in menu title when fully charged (LP: #850011) - Do not activate g-s-d, but just watch dbus for g-s-d to appear (LP: #854717) + * po/POTFILES.in + - Fixed gsettings schema filename -- Ken VanDine <ken.vandine@canonical.com> Fri, 23 Sep 2011 13:03:13 -0400 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 |