Sfoglia il codice sorgente

changed my email address

Malte Veerman 7 anni fa
parent
commit
d9a9fd219a
59 ha cambiato i file con 87 aggiunte e 87 eliminazioni
  1. 1 1
      fancontrol-gui/package/contents/ui/Application.qml
  2. 1 1
      fancontrol-gui/package/contents/ui/ConfigfileTab.qml
  3. 1 1
      fancontrol-gui/package/contents/ui/PwmFansTab.qml
  4. 1 1
      fancontrol-gui/package/contents/ui/SensorsTab.qml
  5. 1 1
      fancontrol-gui/package/contents/ui/SettingsTab.qml
  6. 1 1
      fancontrol-gui/package/metadata.desktop
  7. 2 2
      fancontrol-gui/src/main.cpp
  8. 1 1
      fancontrol-gui/src/windowconfig.cpp
  9. 1 1
      fancontrol-gui/src/windowconfig.h
  10. 1 1
      helper/src/helper.cpp
  11. 1 1
      helper/src/helper.h
  12. 1 1
      import/qml/ErrorDialog.qml
  13. 1 1
      import/qml/FanItem.qml
  14. 1 1
      import/qml/OptionInput.qml
  15. 1 1
      import/qml/PwmPoint.qml
  16. 1 1
      import/qml/StatusPoint.qml
  17. 1 1
      import/qml/colors.js
  18. 1 1
      import/qml/math.js
  19. 1 1
      import/qml/units.js
  20. 1 1
      import/src/config.cpp
  21. 8 8
      import/src/config.h
  22. 1 1
      import/src/fan.cpp
  23. 1 1
      import/src/fan.h
  24. 2 2
      import/src/fancontrolaction.h
  25. 1 1
      import/src/fancontrolqmlextension.cpp
  26. 1 1
      import/src/fancontrolqmlextension.h
  27. 1 1
      import/src/guibase.cpp
  28. 1 1
      import/src/guibase.h
  29. 1 1
      import/src/hwmon.cpp
  30. 1 1
      import/src/hwmon.h
  31. 1 1
      import/src/loader.cpp
  32. 1 1
      import/src/loader.h
  33. 1 1
      import/src/pwmfan.cpp
  34. 1 1
      import/src/pwmfan.h
  35. 1 1
      import/src/pwmfanmodel.cpp
  36. 1 1
      import/src/pwmfanmodel.h
  37. 1 1
      import/src/sensor.cpp
  38. 1 1
      import/src/sensor.h
  39. 1 1
      import/src/systemdcommunicator.cpp
  40. 1 1
      import/src/systemdcommunicator.h
  41. 1 1
      import/src/temp.cpp
  42. 1 1
      import/src/temp.h
  43. 1 1
      import/src/tempmodel.cpp
  44. 2 2
      import/src/tempmodel.h
  45. 1 1
      import/tests/fantest.h
  46. 1 1
      import/tests/loadertest.h
  47. 1 1
      import/tests/pwmfantest.h
  48. 1 1
      import/tests/temptest.h
  49. 1 1
      import/tests/testfan.cpp
  50. 1 1
      import/tests/testfan.h
  51. 1 1
      import/tests/testpwmfan.cpp
  52. 1 1
      import/tests/testpwmfan.h
  53. 1 1
      import/tests/testtemp.cpp
  54. 1 1
      import/tests/testtemp.h
  55. 1 1
      kcm/package/contents/ui/KCM.qml
  56. 1 1
      kcm/package/metadata.desktop
  57. 5 5
      kcm/src/fancontrolkcm.cpp
  58. 13 13
      kcm/src/fancontrolkcm.h
  59. 3 3
      po/de/kcm_fancontrol.po

+ 1 - 1
fancontrol-gui/package/contents/ui/Application.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
fancontrol-gui/package/contents/ui/ConfigfileTab.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
fancontrol-gui/package/contents/ui/PwmFansTab.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
fancontrol-gui/package/contents/ui/SensorsTab.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
fancontrol-gui/package/contents/ui/SettingsTab.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
fancontrol-gui/package/metadata.desktop

@@ -6,7 +6,7 @@ Encoding=UTF-8
 Keywords=
 Type=Service
 X-KDE-PluginInfo-Author=Malte Veerman
-X-KDE-PluginInfo-Email=maldela@halloarsch.de
+X-KDE-PluginInfo-Email=malte.veerman@gmail.com
 X-KDE-PluginInfo-License=GPL
 X-KDE-PluginInfo-Name=fancontrol-gui
 X-KDE-PluginInfo-Version=0.4

+ 2 - 2
fancontrol-gui/src/main.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -49,7 +49,7 @@ int main(int argc, char *argv[])
                             QString(),
                             QStringLiteral("http://github.com/maldela/fancontrol-gui"),
                             QStringLiteral("http://github.com/maldela/fancontrol-gui/issues"));
-    about.addAuthor(i18n("Malte Veerman"), i18n("Main Developer"), QStringLiteral("maldela@halloarsch.de"));
+    about.addAuthor(i18n("Malte Veerman"), i18n("Main Developer"), QStringLiteral("malte.veerman@gmail.com"));
     KAboutData::setApplicationData(about);
 
     const auto parser = new QCommandLineParser;

+ 1 - 1
fancontrol-gui/src/windowconfig.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
fancontrol-gui/src/windowconfig.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
helper/src/helper.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
helper/src/helper.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/ErrorDialog.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/FanItem.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/OptionInput.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/PwmPoint.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/StatusPoint.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/colors.js

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/math.js

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/qml/units.js

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/config.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 8 - 8
import/src/config.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -31,22 +31,22 @@ namespace Fancontrol
 
 class Config : public KCoreConfigSkeleton
 {
-    
+
 Q_OBJECT
 
 public:
-    
+
     static Config *instance();
-    
-    
+
+
 private:
-    
+
     Config(QObject *parent = Q_NULLPTR);
     ~Config() {}
     Q_DISABLE_COPY(Config)
-    
+
     static Config *m_instance;
-    
+
     double m_minTemp;
     double m_maxTemp;
     QString m_serviceName;

+ 1 - 1
import/src/fan.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/fan.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 2
import/src/fancontrolaction.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -35,7 +35,7 @@ inline KAuth::Action newFancontrolAction()
 {
     KAuth::Action action(QStringLiteral("fancontrol.gui.helper.action"));
     action.setHelperId(QStringLiteral("fancontrol.gui.helper"));
-    
+
     return action;
 }
 

+ 1 - 1
import/src/fancontrolqmlextension.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/fancontrolqmlextension.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  * 
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/guibase.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/guibase.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/hwmon.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/hwmon.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/loader.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/loader.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/pwmfan.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/pwmfan.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/pwmfanmodel.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/pwmfanmodel.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/sensor.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/sensor.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/systemdcommunicator.cpp

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/systemdcommunicator.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
import/src/temp.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/temp.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/src/tempmodel.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 2 - 2
import/src/tempmodel.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -56,7 +56,7 @@ public slots:
 
     void updateTemp(Temp *temp);
     void setUnit(const QString &unit) { if (unit != m_unit) { m_unit = unit; updateAll(); } }
-    
+
 
 protected slots:
 

+ 1 - 1
import/tests/fantest.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/loadertest.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/pwmfantest.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/temptest.h

@@ -1,5 +1,5 @@
 /*
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testfan.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testfan.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  * 
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testpwmfan.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testpwmfan.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testtemp.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  * 
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
import/tests/testtemp.h

@@ -1,6 +1,6 @@
 /*
  * <one line to give the program's name and a brief idea of what it does.>
- * Copyright 2016  Malte Veerman <maldela@halloarsch.de>
+ * Copyright 2016  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

+ 1 - 1
kcm/package/contents/ui/KCM.qml

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Malte Veerman <maldela@halloarsch.de>
+ * Copyright (C) 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
kcm/package/metadata.desktop

@@ -6,7 +6,7 @@ Encoding=UTF-8
 Keywords=
 Type=Service
 X-KDE-PluginInfo-Author=Malte Veerman
-X-KDE-PluginInfo-Email=maldela@halloarsch.de
+X-KDE-PluginInfo-Email=malte.veerman@gmail.com
 X-KDE-PluginInfo-License=GPL
 X-KDE-PluginInfo-Name=kcm_fancontrol
 X-KDE-PluginInfo-Version=0.4

+ 5 - 5
kcm/src/fancontrolkcm.cpp

@@ -1,6 +1,6 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -42,7 +42,7 @@ FancontrolKCM::FancontrolKCM(QObject *parent, const QVariantList& args)
                                 QString(),
                                 QStringLiteral("http://github.com/maldela/fancontrol-gui"),
                                 QStringLiteral("http://github.com/maldela/fancontrol-gui/issues"));
-    about->addAuthor(i18n("Malte Veerman"), i18n("Main Developer"), QStringLiteral("maldela@halloarsch.de"));
+    about->addAuthor(i18n("Malte Veerman"), i18n("Main Developer"), QStringLiteral("malte.veerman@gmail.com"));
     setAboutData(about);
 
     setButtons(Apply | Default);
@@ -52,21 +52,21 @@ FancontrolKCM::FancontrolKCM(QObject *parent, const QVariantList& args)
 void FancontrolKCM::save()
 {
     emit aboutToSave();
-    
+
     setNeedsSave(false);
 }
 
 void FancontrolKCM::load()
 {
     emit aboutToLoad();
-    
+
     setNeedsSave(false);
 }
 
 void FancontrolKCM::defaults()
 {
     emit aboutToDefault();
-    
+
     setNeedsSave(true);
 }
 

+ 13 - 13
kcm/src/fancontrolkcm.h

@@ -1,7 +1,7 @@
 /*
  * <one line to give the library's name and an idea of what it does.>
- * Copyright 2015  Malte Veerman maldela@halloarsch.de
- * 
+ * Copyright 2015  Malte Veerman <malte.veerman@gmail.com>
+ *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 2 of
@@ -9,15 +9,15 @@
  * accepted by the membership of KDE e.V. (or its successor approved
  * by the membership of KDE e.V.), which shall act as a proxy
  * defined in Section 14 of version 3 of the license.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- * 
+ *
  */
 
 #ifndef FANCONTROLKCM_H
@@ -31,21 +31,21 @@ using namespace KQuickAddons;
 class FancontrolKCM : public ConfigModule
 {
     Q_OBJECT
-    
+
 public:
-    
+
     explicit FancontrolKCM(QObject *parent, const QVariantList &args = QVariantList());
-    
-    
+
+
 public slots:
-    
+
     void load() Q_DECL_OVERRIDE;
     void save() Q_DECL_OVERRIDE;
     void defaults() Q_DECL_OVERRIDE;
-    
-    
+
+
 signals:
-    
+
     void aboutToSave();
     void aboutToLoad();
     void aboutToDefault();

+ 3 - 3
po/de/kcm_fancontrol.po

@@ -1,14 +1,14 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Malte Veerman <maldela@halloarsch.de>, 2015, 2016.
+# Malte Veerman <malte.veerman@gmail.com>, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: fancontrol-gui\n"
 "Report-Msgid-Bugs-To: http://github.com/maldela/fancontrol-gui\n"
 "POT-Creation-Date: 2016-06-10 15:20+0200\n"
 "PO-Revision-Date: 2016-06-10 15:23+0100\n"
-"Last-Translator: Malte Veerman <maldela@halloarsch.de>\n"
+"Last-Translator: Malte Veerman <malte.veerman@gmail.com>\n"
 "Language-Team: German <kde-i18n-de@kde.org>\n"
 "Language: de_DE\n"
 "MIME-Version: 1.0\n"
@@ -360,7 +360,7 @@ msgstr "Malte Veerman"
 #: po/rc.cpp:2 rc.cpp:2
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "maldela@halloarsch.de"
+msgstr "malte.veerman@gmail.com"
 
 #, fuzzy
 #~ msgid "Can't open rpm file: %1"