Patrick Ulbrich
614462d7ca
Rename mailnag into mailnagd and mailnag-config into mailnag
2019-11-06 18:39:35 +01:00
Patrick Ulbrich
c599706fb9
s/python2/python3/g
2019-10-19 17:28:32 +02:00
Patrick Ulbrich
d10831a995
Run '2to3 -W -n' on python files
2019-10-19 17:17:33 +02:00
Balló György
85d38e50a9
Don't use legacy path for appdata file
2019-04-17 22:08:06 +02:00
Patrick Ulbrich
f624808388
Fix location of INSTALL_LIB_DIR in setup.py
2019-03-24 18:48:56 +01:00
Patrick Ulbrich
75bbfc9e80
Remove deleted css file from setup.py
2019-03-13 19:22:40 +01:00
Patrick Ulbrich
2b6a8e6318
Add backends package to setup.py
2016-09-23 19:13:56 +02:00
Patrick Ulbrich
4eed8d7e56
Install appdata file (thanks knurd!)
2016-04-19 19:24:09 +02:00
Patrick Ulbrich
b97e851ac0
Add support for noification settings in GNOME-Control-Center. Closes #106
2015-12-27 18:18:19 +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
de0646df85
setup.py: s/extendable/extensible
2014-07-30 20:46:41 +02:00
Patrick Ulbrich
f1e9be514a
added icon set by the awesome Reda Lazri (and misc other changes)
2014-06-21 13:50:18 +02:00
Patrick Ulbrich
568bf5aa51
revert commit a3574ed
2014-03-18 19:30:15 +01:00
Patrick Ulbrich
a3574eda79
fix python lib path on ubuntu
2014-03-08 20:04:12 +01:00
Patrick Ulbrich
11130ca093
fixed plugin paths
2013-10-22 00:35:15 +02:00
Patrick Ulbrich
d6eabf014a
fixed setup file (again...)
2013-10-21 21:00:30 +02:00
Patrick Ulbrich
9d730b1b9c
fixed setup file
2013-10-21 18:57:06 +02:00
Patrick Ulbrich
155db7af29
fixed setup script
2013-10-13 22:38:31 +02:00
Patrick Ulbrich
83c7536958
renamed mailnag_config script to mailnag-config, edited manpage
2013-08-02 19:46:35 +02:00
Patrick Ulbrich
b3240cd693
changed description in setup.py
2013-07-17 20:17:35 +02:00
Patrick Ulbrich
c51cf598a1
renamed Mailnag daemon script to 'mailnagd'
2013-07-14 18:35:35 +02:00
Patrick Ulbrich
c54f9992f2
s/env python/env python2/g
2013-06-15 16:42:54 +02:00
Patrick Ulbrich
6637e447b9
fixed setup file
2012-09-03 20:03:51 +02:00
Patrick Ulbrich
d97c38a42c
added comments to setup.py
2012-09-02 12:53:01 +02:00
Patrick Ulbrich
d303346e6b
added comment
2012-08-26 21:52:15 +02:00
Patrick Ulbrich
2b01045e30
respect custom build dirs
2012-08-26 20:21:47 +02:00
Patrick Ulbrich
b537abb560
added some linebreaks
2012-08-26 20:07:44 +02:00
Patrick Ulbrich
5b56d4f003
added setup.py (python makefile).
...
run 'setup.py install' (as root) to install mailnag
2012-08-26 20:05:43 +02:00