aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavnrj@gmail.com>2021-05-05 12:01:54 +0530
committerLibravatar keshavbhatt <keshavnrj@gmail.com>2021-05-05 12:01:54 +0530
commitd867686d07c00f499b99d796cf7ce260b2579050 (patch)
treea3b89c1d9dd33270f7a1ad5ab3e7190be4fe6c37
parent2e33ceeaa8c652809549c58b914c6cf717f5f22c (diff)
downloadwhatsie-d867686d07c00f499b99d796cf7ce260b2579050.tar.gz
whatsie-d867686d07c00f499b99d796cf7ce260b2579050.zip
fixed source repo link in about dialog.
-rwxr-xr-xsnap_launcher/bin/whatsiebin1708240 -> 1708240 bytes
-rw-r--r--src/about.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/snap_launcher/bin/whatsie b/snap_launcher/bin/whatsie
index 3c6850d..c6bf5ff 100755
--- a/snap_launcher/bin/whatsie
+++ b/snap_launcher/bin/whatsie
Binary files differ
diff --git a/src/about.cpp b/src/about.cpp
index 617e773..8344283 100644
--- a/src/about.cpp
+++ b/src/about.cpp
@@ -22,7 +22,7 @@ About::About(QWidget *parent) :
donateLink = "https://paypal.me/keshavnrj/5";
moreAppsLink = "https://snapcraft.io/search?q=keshavnrj";
- appSourceCodeLink = "https://github.com/whatsie";
+ appSourceCodeLink = "https://github.com/keshavbhatt/whatsie";
appRateLink = "snap://whatsie";