diff options
author | Ken Moore <ken@ixsystems.com> | 2016-11-07 14:21:08 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2016-11-07 14:21:08 -0500 |
commit | 1fa6c08c45c07da3d1c0d369d58db31ef8fb9361 (patch) | |
tree | cd9e82fc2de32664da482ecce71c0c0f70ebecf6 /src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES | |
parent | Fix up the pkg-plist for the new libLumina depreciation. (diff) | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-1fa6c08c45c07da3d1c0d369d58db31ef8fb9361.tar.gz lumina-1fa6c08c45c07da3d1c0d369d58db31ef8fb9361.tar.bz2 lumina-1fa6c08c45c07da3d1c0d369d58db31ef8fb9361.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES')
-rw-r--r-- | src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES b/src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES index 3ea07778..3d93267e 100644 --- a/src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES +++ b/src-qt5/core/lumina-desktop/panel-plugins/battery/NOTES @@ -22,7 +22,7 @@ apm -l apm -t Zeigt die verbleibende Zeit in Sekunden -Aufruf Systemfunktionen: LuminaUtils.h +Aufruf Systemfunktionen: LUtils.h mit der Methode: QStringList LUtils::getCmdOutput(QString cmd, QStringList args) |