]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
We don't need the mutex guarding m_itemStates in the
[dolphin.git] / src / main.cpp
index c262d067940cf39659cc52693ad2bf7d17079e31..8f8a244d923301c8cdcdde4941a56175d791b5cd 100644 (file)
@@ -50,6 +50,9 @@ KDE_EXPORT int kdemain(int argc, char **argv)
     about.addAuthor(ki18nc("@info:credit", "David Faure"),
                     ki18nc("@info:credit", "Developer"),
                     "faure@kde.org");
+    about.addAuthor(ki18nc("@info:credit", "Emmanuel Pescosta"),
+                    ki18nc("@info:credit", "Developer"),
+                    "emmanuelpescosta099@gmail.com");
     about.addAuthor(ki18nc("@info:credit", "Aaron J. Seigo"),
                     ki18nc("@info:credit", "Developer"),
                     "aseigo@kde.org");