diff options
author | Brent Hull <[email protected]> | 2012-10-21 13:55:02 -0400 |
---|---|---|
committer | Brent Hull <[email protected]> | 2012-10-21 13:55:02 -0400 |
commit | 0645ff5a2d3f5115d411860fa32bef376f8e8d2b (patch) | |
tree | a79365cae9f27c2c6a57b04e6e0028259d0cc656 /po | |
parent | d5d706b9945e2b625de64136328eb0fced479c27 (diff) | |
download | mate-power-manager-0645ff5a2d3f5115d411860fa32bef376f8e8d2b.tar.bz2 mate-power-manager-0645ff5a2d3f5115d411860fa32bef376f8e8d2b.tar.xz |
Update configure and POTFILES for the applets port
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 6 | ||||
-rw-r--r-- | po/POTFILES.skip | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index e26d395..6cb335d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,9 +2,9 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. applets/brightness/brightness-applet.c -applets/brightness/MATE_BrightnessApplet.server.in.in +[type: gettext/ini]applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in applets/inhibit/inhibit-applet.c -applets/inhibit/MATE_InhibitApplet.server.in.in +[type: gettext/ini]applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in data/mate-power-manager.desktop.in.in data/mate-power-manager.schemas.in data/mate-power-preferences.desktop.in.in @@ -34,5 +34,3 @@ src/gpm-screensaver.c src/gpm-statistics.c src/gpm-tray-icon.c src/gpm-upower.c -applets/brightness/MATE_BrightnessApplet.xml -applets/inhibit/MATE_InhibitApplet.xml diff --git a/po/POTFILES.skip b/po/POTFILES.skip index ec82b10..4f534b9 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,5 +1,5 @@ -applets/brightness/MATE_BrightnessApplet.server.in -applets/inhibit/MATE_InhibitApplet.server.in +applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in +applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in data/mate-power-manager.desktop.in data/mate-power-preferences.desktop.in data/mate-power-statistics.desktop.in |