Skip to content

Commit

Permalink
Updated addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithDHedger committed Jul 31, 2018
1 parent 9372747 commit c2c828f
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 26 deletions.
4 changes: 2 additions & 2 deletions BUGS-ETC
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Email:
[email protected]
[email protected]

Reporting Bugs:
Please report any bugs/problems to the above email, please do NOT post them on the various message boards where you may have obtained this software.
Expand All @@ -26,4 +26,4 @@ I am always happy to look at adding new features, though not all feature request

Donations:
If you want to donate money to any of my projects please use paypal and the email:
kdhedger68713@gmail.com
keithdhedger@gmail.com
2 changes: 1 addition & 1 deletion GtkSu/MakeSuWrap/suwrap.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*
* ©K. D. Hedger. Sun 27 Sep 20:11:17 BST 2015 kdhedger68713@gmail.com
* ©K. D. Hedger. Sun 27 Sep 20:11:17 BST 2015 keithdhedger@gmail.com
* This file (suwrap.cpp) is part of GtkSu.
Expand Down
Binary file modified GtkSu/resources/man/gtksu.1.gz
Binary file not shown.
Binary file modified GtkSu/resources/man/gtksu.mpz
Binary file not shown.
39 changes: 21 additions & 18 deletions GtkSu/src/internet.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*
* ©K. D. Hedger. Tue 28 Jun 10:44:42 BST 2016 kdhedger68713@gmail.com
* ©K. D. Hedger. Tue 28 Jun 10:44:42 BST 2016 keithdhedger@gmail.com
* Projects is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -24,28 +24,31 @@
#ifndef _USEQT5_
const char *moreapps[]={
"\nMore by the same author\n",
"KKEdit\nhttp://kkedit.darktech.org/\n",
"XDecorations\nhttp://khapplications.darktech.org/pages/xdecorations/xdecorations.html\n",
"Xfce-Theme-Manager\nhttp://khapplications.darktech.org/pages/apps.html#themeed\n",
"Xfce4-Composite-Editor\nhttp://khapplications.darktech.org/pages/apps.html#xfcecomp\n",
"Manpage Editor\nhttp://khapplications.darktech.org/pages/manpageeditor/help.html\n",
"GtkSu\nhttp://khapplications.darktech.org/pages/gtksu/gtksu.html\n",
"ASpell GUI\nhttp://khapplications.darktech.org/pages/aspellgui/aspelgui.html\n",
"Clipboard Viewer\nhttp://khapplications.darktech.org/pages/clipviewer/clip.html"
"KKEdit\nhttp://kkedit.freeddns.org/\n",
"KKTerminal\nhttp://khapplications.freeddns.org/pages/kkterminal/kkterminal.html\n",
"KKFileManager\nhttps://github.com/KeithDHedger/KKFileManager\n",
"XDecorations\nhttp://khapplications.freeddns.org/pages/xdecorations/xdecorations.html\n",
"Xfce-Theme-Manager\nhttp://khapplications.freeddns.org/pages/apps.html#themeed\n",
"Xfce4-Composite-Editor\nhttp://khapplications.freeddns.org/pages/apps.html#xfcecomp\n",
"Manpage Editor\nhttp://khapplications.freeddns.org/pages/manpageeditor/help.html\n",
"GtkSu\nhttp://khapplications.freeddns.org/pages/gtksu/gtksu.html\n",
"ASpell GUI\nhttp://khapplications.freeddns.org/pages/aspellgui/aspelgui.html\n",
"Clipboard Viewer\nhttp://khapplications.freeddns.org/pages/clipviewer/clip.html",
"\nDevelopment versions can be found here:\nhttp://github.com/KeithDHedger"
};

const char *authors[]={"K.D.Hedger <" MYEMAIL ">",MYWEBSITE,moreapps[0],moreapps[1],moreapps[2],moreapps[3],moreapps[4],moreapps[5],moreapps[6],moreapps[7],moreapps[8],NULL};
const char *authors[]={"K.D.Hedger <" MYEMAIL ">",MYWEBSITE,moreapps[0],moreapps[1],moreapps[2],moreapps[3],moreapps[4],moreapps[5],moreapps[6],moreapps[7],moreapps[8],moreapps[9],NULL};
#else
const char *authors="K.D.Hedger ©2013-2014<br><a href=\"mailto:" MYEMAIL "\">Email Me</a><br>" \
"<a href=\"" GLOBALWEBSITE "\">Homepage</a>" \
"<br><br>More by the same author<br>" \

"<a href=\"http://kkedit.darktech.org\">KKEdit<br>" \
"<a href=\"http://khapplications.darktech.org/pages/xdecorations/xdecorations.html\">XDecorations<br>" \
"<a href=\"http://khapplications.darktech.org/pages/apps.html#themeed\">Xfce-Theme-Manager<br>" \
"<a href=\"http://khapplications.darktech.org/pages/apps.html#xfcecomp\">Xfce4-Composite-Editor<br>" \
"<a href=\"http://khapplications.darktech.org/pages/manpageeditor/help.html\">Manpage Editor<br>" \
"<a href=\"http://khapplications.darktech.org/pages/gtksu/gtksu.html\">GtkSu<br>" \
"<a href=\"http://khapplications.darktech.org/pages/aspellgui/aspelgui.html\">ASpell<br>" \
"<a href=\"http://khapplications.darktech.org/pages/clipviewer/clip.html\">Clipboard Viewer<br>";
"<a href=\"http://kkedit.freeddns.org\">KKEdit<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/xdecorations/xdecorations.html\">XDecorations<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/apps.html#themeed\">Xfce-Theme-Manager<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/apps.html#xfcecomp\">Xfce4-Composite-Editor<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/manpageeditor/help.html\">Manpage Editor<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/gtksu/gtksu.html\">GtkSu<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/aspellgui/aspelgui.html\">ASpell<br>" \
"<a href=\"http://khapplications.freeddns.org/pages/clipviewer/clip.html\">Clipboard Viewer<br>";
#endif
15 changes: 11 additions & 4 deletions GtkSu/src/internet.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*
* ©K. D. Hedger. Tue 28 Jun 10:44:42 BST 2016 kdhedger68713@gmail.com
* ©K. D. Hedger. Tue 28 Jun 10:44:42 BST 2016 keithdhedger@gmail.com
* Projects is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -19,14 +19,21 @@
#ifndef _INTERNET_
#define _INTERNET_

#define MYEMAIL "[email protected]"
#define MYWEBSITE "http://khapplications.darktech.org/index.html"
#define GLOBALWEBSITE "http://khapplications.darktech.org"
#define MYEMAIL "[email protected]"
#define MYWEBSITE "http://khapplications.freeddns.org/index.html"
#define GLOBALWEBSITE "http://khapplications.freeddns.org"
#define ASPELLPAGE GLOBALWEBSITE "/pages/aspellgui/aspelgui.html"
#define MANPAGEPAGE GLOBALWEBSITE "/pages/manpageeditor/help.html"
#define CLIPVIEW GLOBALWEBSITE "/pages/clipviewer/clip.html"
#define THEMEMANAGER GLOBALWEBSITE "/pages/apps.html#themeed"
#define COMPMANAGER GLOBALWEBSITE "/pages/apps.html#xfcecomp"
#define KKEDITPAGE "http://kkedit.freeddns.org"
#define KKTERMINALPAGE "http://khapplications.freeddns.org/pages/kkterminal/kkterminal.html"

#define COPYRITE "Copyright \xc2\xa9 2013-2016 K.D.Hedger"

#ifndef _USEQT5_
extern const char *moreapps[];
extern const char *authors[];
#else
extern const char* authors;
Expand Down
2 changes: 1 addition & 1 deletion GtkSu/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*
* ©K. D. Hedger. Sun 27 Sep 20:10:42 BST 2015 kdhedger68713@gmail.com
* ©K. D. Hedger. Sun 27 Sep 20:10:42 BST 2015 keithdhedger@gmail.com
* This file (main.cpp) is part of GtkSu.
Expand Down

0 comments on commit c2c828f

Please sign in to comment.