From d2ad621d71e566275db34d595e07d803269a0a48 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 16 Oct 2018 17:41:44 +0200 Subject: [PATCH] Changed name from whyblocked to Whyblocked --- de.tastytea.Whyblocked.desktop | 2 +- src/interface_qt.cpp | 2 +- src/whyblocked.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/de.tastytea.Whyblocked.desktop b/de.tastytea.Whyblocked.desktop index b975095..1ff9f9c 100644 --- a/de.tastytea.Whyblocked.desktop +++ b/de.tastytea.Whyblocked.desktop @@ -10,4 +10,4 @@ Terminal=false Categories=Utility; Keywords=blocklist;social-network; StartupNotify=true -StartupWMClass=whyblocked-gui +StartupWMClass=Whyblocked diff --git a/src/interface_qt.cpp b/src/interface_qt.cpp index 2a1fb99..2b08569 100644 --- a/src/interface_qt.cpp +++ b/src/interface_qt.cpp @@ -206,7 +206,7 @@ void DialogAdd::accept() int main(int argc, char *argv[]) { QApplication app(argc, argv); - QCoreApplication::setApplicationName("whyblocked"); + QCoreApplication::setApplicationName("Whyblocked"); MainWindow win; win.show(); diff --git a/src/whyblocked.ui b/src/whyblocked.ui index a208f61..5c87d9b 100644 --- a/src/whyblocked.ui +++ b/src/whyblocked.ui @@ -11,7 +11,7 @@ - whyblocked + Whyblocked