diff options
author | rbuj <[email protected]> | 2020-12-02 10:19:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-12-13 16:20:04 +0100 |
commit | 1f964c265a0f45c064d312dcd51f985e877cbc55 (patch) | |
tree | e7520456bc97ba82c19fdbbd9f5fd69807919069 /po | |
parent | fbca7353191c20b3ce70fe2390491305ba3968fa (diff) | |
download | mate-applets-1f964c265a0f45c064d312dcd51f985e877cbc55.tar.bz2 mate-applets-1f964c265a0f45c064d312dcd51f985e877cbc55.tar.xz |
mateweather: Use common subdirs - src, data
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index aa7d1bc8..3ab8cee2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -34,13 +34,13 @@ geyes/data/org.mate.panel.applet.geyes.gschema.xml.in geyes/data/themes.ui geyes/src/geyes.c geyes/src/themes.c -mateweather/mateweather-about.c -mateweather/mateweather-applet.c -mateweather/mateweather-dialog.c -mateweather/mateweather-dialog.ui -mateweather/mateweather-pref.c -mateweather/main.c -mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in +mateweather/data/mateweather-dialog.ui +mateweather/data/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in +mateweather/src/mateweather-about.c +mateweather/src/mateweather-applet.c +mateweather/src/mateweather-dialog.c +mateweather/src/mateweather-pref.c +mateweather/src/main.c # NB. these are actually separate files multiload/data/org.mate.applets.MultiLoadApplet.mate-panel-applet.desktop.in.in multiload/data/org.mate.panel.applet.multiload.gschema.xml.in |