Commit Graph

8 Commits

Author SHA1 Message Date
Patrick Ulbrich
ceb5ecd0ff Bump version 2016-03-31 12:56:35 +02:00
Patrick Ulbrich
7d4af14775 Update manpages 2016-03-24 15:11:13 +01:00
Patrick Ulbrich
0da7753b6a Update manpages 2015-02-08 12:54:18 +01:00
Patrick Ulbrich
dc8f1480f1 Misc improvements
* Remove bash scripts and start mailnag python scripts directly
  - Prevents duplicate process names
  - Fixes missing app icon in taskmanager
* Remove background startup functionality
  - Should be handled by modern init systems like systemd
    (see new-style-daemon: http://www.freedesktop.org/software/systemd/man/daemon.html)
  - Enables program termination via CTRL+C when running mailnag in a terminal
  - Doesn't hide the commandline prompt when running with options like --help (reported in issue #87)
  - Fixes wrapping issues in the log output
* Rename mailnagd into mailnag again
* Remove --backround option
* Fix and reorder module imports
* setup.py: patch BIN_DIR in dist_cfg
2014-12-19 21:22:45 +01:00
Patrick Ulbrich
fef256bf11 updated manpages 2014-05-31 15:44:39 +02:00
Patrick Ulbrich
047724c894 replaced remaining occurences of 'mailnag_config' 2013-08-05 21:11:42 +02:00
Patrick Ulbrich
a3e5b2f79f removed GNOME3-session-only restriction from autostart file, updated app description in several files 2013-06-15 17:41:09 +02:00
Vincent Cheng
1ce8f3de30 Added manpages for mailnag(1) and mailnag_config(1) 2012-12-16 22:14:11 -08:00