[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kwave] kwave: Set the application domain back to kde.org
From:       Luigi Toscano <null () kde ! org>
Date:       2016-12-31 13:26:13
Message-ID: E1cNJfq-0002Tk-02 () code ! kde ! org
[Download RAW message or body]

Git commit 47d0bb972f19883e8e7931019a5a487e8c865ee7 by Luigi Toscano.
Committed on 31/12/2016 at 13:26.
Pushed by ltoscano into branch 'master'.

Set the application domain back to kde.org

Summary: The expected domain is kde.org (see also the desktop and appdata f=
iles).

Reviewers: the

Reviewed By: the

Differential Revision: https://phabricator.kde.org/D3886

M  +1    -1    kwave/main.cpp

https://commits.kde.org/kwave/47d0bb972f19883e8e7931019a5a487e8c865ee7

diff --git a/kwave/main.cpp b/kwave/main.cpp
index 1252ffaa..14d6caf9 100644
--- a/kwave/main.cpp
+++ b/kwave/main.cpp
@@ -225,7 +225,7 @@ int main(int argc, char **argv)
     app.processCmdline(&cmdline);
     app.setApplicationName(_("kwave"));
     app.setApplicationVersion(_(PACKAGE_VERSION));
-    app.setOrganizationDomain(_("sourceforge.net"));
+    app.setOrganizationDomain(_("kde.org"));
     cmdline.process(app);
     about.setupCommandLine(&cmdline);
     about.processCommandLine(&cmdline);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic