diff options
author | rbuj <[email protected]> | 2022-08-07 09:28:01 +0200 |
---|---|---|
committer | mouse <[email protected]> | 2022-08-15 10:03:18 +0800 |
commit | d785377044f6bafd927722e1c03175e854870b75 (patch) | |
tree | 9aef43012e527ffbaa4158ea001f497ff81bba06 /po | |
parent | 927c136fab9280d095d837b93f7c34da666b550c (diff) | |
download | mate-applets-d785377044f6bafd927722e1c03175e854870b75.tar.bz2 mate-applets-d785377044f6bafd927722e1c03175e854870b75.tar.xz |
cpufreq: Add data dir
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 4c1e044e..1855a52d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -17,9 +17,9 @@ command/data/command-preferences.ui command/data/org.mate.applets.CommandApplet.mate-panel-applet.desktop.in.in command/data/org.mate.panel.applet.command.gschema.xml.in command/src/command.c -cpufreq/cpufreq-preferences.ui -cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in -cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in +cpufreq/data/cpufreq-preferences.ui +cpufreq/data/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in +cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in cpufreq/src/cpufreq-applet.c cpufreq/src/cpufreq-prefs.c cpufreq/src/cpufreq-monitor-cpuinfo.c |