Commit Graph

597 Commits

Author SHA1 Message Date
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
54f365fb11 Re-generated the documentation 2013-07-24 03:26:32 +02:00
a28f1b3dcd Updated the copyright information 2013-06-02 02:14:11 +02:00
6fd8cb2a2a Re-generated the Makefiles 2013-06-02 02:13:24 +02:00
634ecdd722 Allow some more memory to be free'd 2013-06-02 02:13:24 +02:00
dd0e785357 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
86ea0858cf Merge branch 'master' of github.com:DeforaOS/Mailer 2013-02-26 20:27:26 +01:00
e418f44ee2 Added missing include 2013-02-26 20:26:20 +01:00
4219ed92b8 The text editor is now read-only when opening messages 2013-02-26 20:17:33 +01:00
238454fd2e Fixed a NULL pointer dereference and an infinite loop issue when parsing flags 2013-02-26 20:05:06 +01:00
c5073fefb4 Re-generated Makefiles 2013-02-26 20:00:30 +01:00
e28e3605e9 Re-generated Makefiles 2013-01-07 03:36:27 +01:00
a660da295d Fixed "make clean" 2013-01-07 03:33:13 +01:00
397034bdc5 Code cleanup 2013-01-07 03:30:27 +01:00
fada07fedc Fixed "make clean" 2013-01-07 03:20:09 +01:00
22b5194634 Preparing scripts for the "clean" target 2013-01-07 02:52:35 +01:00
ec24445210 Preparing scripts for the "clean" target 2013-01-07 02:46:27 +01:00
420f0efc95 Preparing scripts for the "clean" target 2013-01-07 02:38:52 +01:00
2aeef1c22d Code cleanup 2013-01-07 02:35:57 +01:00
4ed2dd11f2 Preparing scripts for the "clean" target 2013-01-07 02:32:07 +01:00
6dfec8d0df Preparing scripts for the "clean" target 2013-01-07 02:27:11 +01:00