diff options
Diffstat (limited to '')
-rw-r--r-- | po/POTFILES.in | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..b466978 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,45 @@ +# List of source files which contain translatable strings. + +src/calibrate/calibrate.cpp +src/cpu/abstract_cpu.cpp +src/cpu/cpu_core.cpp +src/cpu/cpu.cpp +src/cpu/cpu_linux.cpp +src/cpu/cpu_package.cpp +src/cpu/intel_cpus.cpp +src/cpu/intel_gpu.cpp +src/devices/ahci.cpp +src/devices/alsa.cpp +src/devices/devfreq.cpp +src/devices/device.cpp +src/devices/network.cpp +src/devices/rfkill.cpp +src/devices/runtime_pm.cpp +src/devices/usb.cpp +src/devlist.cpp +src/display.cpp +src/lib.cpp +src/lib.h +src/main.cpp +src/parameters/persistent.cpp +src/perf/perf_bundle.cpp +src/perf/perf.cpp +src/process/do_process.cpp +src/report/report.cpp +src/report/report-maker.h +src/tuning/bluetooth.cpp +src/tuning/ethernet.cpp +src/tuning/nl80211.h +src/tuning/runtime.cpp +src/tuning/tunable.cpp +src/tuning/tuning.cpp +src/tuning/tuningi2c.cpp +src/tuning/tuningsysfs.cpp +src/tuning/tuningusb.cpp +src/tuning/wifi.cpp +src/wakeup/waketab.cpp +src/wakeup/wakeup.cpp +src/wakeup/wakeup_ethernet.cpp +src/wakeup/wakeup_usb.cpp +traceevent/event-parse.h +traceevent/parse-utils.c |