Commit Graph

617 Commits

Author SHA1 Message Date
4dace889da Updated the copyright notice 2015-03-22 17:58:21 +01:00
e3ec66cef7 No longer expect to fail the "plugins" test 2015-03-22 17:58:10 +01:00
a827cd6f4e Updated the copyright notice 2015-03-22 17:57:33 +01:00
438126bbb6 Set an icon by default 2015-03-22 17:57:14 +01:00
a85a2c4091 Updated the copyright notice 2015-03-22 17:54:20 +01:00
65d9ccdc4f Set an icon by default 2015-03-22 17:54:07 +01:00
cf436ac5e7 Fixed a couple error messages
The correct executable name is currently determined at run-time.
2015-03-22 17:50:02 +01:00
aafc572c20 Updated a couple copyright lines 2015-03-22 17:45:38 +01:00
c6ad6fc740 Report errors when setting the locale 2015-03-22 17:45:25 +01:00
62f70f8fd5 Using PROGNAME for mailer(1) and compose(1) 2015-03-22 17:44:50 +01:00
ab18debb6a Updated a couple copyright lines 2015-03-22 17:36:07 +01:00
58836e70d5 Report errors when failing to append the signature 2015-03-22 17:35:28 +01:00
cd9b15a70d Factored network lookup code
Both the "imap4" and "pop3" plug-ins share a lot of code. Their
respective network lookup code is common to both.
2015-03-14 15:07:30 +01:00
87426544bb Updated the copyright line 2015-03-14 14:37:40 +01:00
d521872a5e Add IPv6 support from the IMAP account plug-in 2015-03-14 14:16:41 +01:00
6c8a534afa Added support for IPv6
The status update for IPv6 does not mention the full address and port
though.
2015-03-14 14:09:57 +01:00
d15c9bd0a8 Updated upstream 2015-03-03 20:45:32 +01:00
5fa210921c Re-generated the Makefiles 2015-03-03 20:45:16 +01:00
7455186478 Re-generated the Makefiles 2014-12-27 21:52:57 +01:00
5e9b05e8c6 Newer version of the script upstream 2014-12-27 17:51:32 +01:00
65d4532de1 .cvsignore files are no longer necessary 2014-12-27 17:50:04 +01:00
df52707b8d Added partial support for building with OBJDIR 2014-11-04 01:13:56 +01:00
48b3e23b63 Re-generated the Makefiles 2014-10-12 23:27:55 +02:00
9cde33f348 Updated the copyright line 2014-07-22 01:53:29 +02:00
d1d007a941 Avoid warnings when compiling with Gtk+ 3 2014-07-22 01:53:15 +02:00
3f16321d4b Updated the copyright line 2014-07-22 01:48:06 +02:00
c377b69b3f Avoid using deprecated g_io_channel_close() since it is deprecated 2014-07-22 01:47:27 +02:00
a4be0b2984 Free more errors 2014-07-22 01:46:35 +02:00
a93953aaf2 Spelling of menu items with mnemonics 2014-07-11 19:48:10 +02:00
a95bfebc57 Code cleanup 2014-07-10 22:39:07 +02:00
1827ff60bd Output the HTML documentation truly in the fashion of manual pages 2014-07-10 22:38:10 +02:00
bee3d8028d Newer version of the script upstream 2014-07-10 22:37:34 +02:00
61bc49c0b8 Newer version of the script upstream 2014-05-09 03:49:51 +02:00
548465b453 Newer version of the script upstream 2014-05-09 02:56:23 +02:00
20b6b60131 Newer version of the script upstream 2014-04-23 19:45:00 +02:00
25f5658879 More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:52:43 +09:00
27862db0f3 Newer version of the script upstream 2014-03-04 03:31:20 +01:00
63a4398ea0 Added a reference to sendmail(1) 2014-03-04 03:30:57 +01:00
69f2bf3955 Newer version of the scripts upstream 2014-03-04 03:27:42 +01:00
d4f5e51c5b Code cleanup 2013-11-30 06:17:56 +01:00
8e74ced44f Added a link to the DeforaOS website 2013-11-30 06:15:54 +01:00
ac26d49d02 Added a "TryExec" key to the desktop entry 2013-11-27 21:02:45 +01:00
3bd043210b Added a prefix to the desktop entry 2013-11-27 21:02:09 +01:00
0ccf307ed8 Using $(LIBDIR) instead of $(PREFIX)/lib in Makefiles 2013-11-27 21:00:39 +01:00
f1482d1be2 Use the copyright character for the about dialogs 2013-11-27 20:58:25 +01:00
e2f3320642 Allow some more memory to be free'd 2013-10-27 02:07:53 +02:00
88b4822b26 No longer choke on expected failures 2013-10-26 21:49:02 +02:00
3167a5dfd4 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 21:44:43 +02:00
c4ff4aea3b Build with "-lintl" by default 2013-07-25 23:37:48 +02:00
0f25f03ef8 Fixed the URL for the online documentation 2013-07-24 03:27:11 +02:00