diff options
author | Ján Sučan <jan@jansucan.com> | 2023-03-31 17:12:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:17 +0700 |
commit | 4d5e5088c6dee31230b6c315acb93dacc52b5d3f (patch) | |
tree | f2c4abb79f13fecb4363dcc7d1cda3136273d162 /desktop | |
parent | 2000566092d3ef87d196e2ff9257b47f1a4222fa (diff) |
desktop/xfce4-mailwatch-plugin: Update EMAIL.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/README | 2 | ||||
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.info | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/desktop/xfce4-mailwatch-plugin/README b/desktop/xfce4-mailwatch-plugin/README index 24078b91fdda8..2738d8b9e6332 100644 --- a/desktop/xfce4-mailwatch-plugin/README +++ b/desktop/xfce4-mailwatch-plugin/README @@ -7,7 +7,7 @@ Features * Local Mbox mailbox support * Local Maildir mailbox support * Local MH-Maildir mailbox support -* GMail support +* GMail support * Fully multithreaded design: no panel lockups * Informative new-message breakdown in tooltip * Ability to run program on new messages or button click diff --git a/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.SlackBuild b/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.SlackBuild index 687d96785562b..396e044577cd1 100644 --- a/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.SlackBuild +++ b/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.SlackBuild @@ -24,7 +24,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Modified by Ján Sučan <sucan@runbox.com> +# Modified by Ján Sučan <jan@jansucan.com> cd $(dirname $0) ; CWD=$(pwd) diff --git a/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.info b/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.info index 94d974088b66e..793595fb1ba63 100644 --- a/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.info +++ b/desktop/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Ján Sučan" -EMAIL="sucan@runbox.com" +EMAIL="jan@jansucan.com" |