1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 04:20:22 +01:00
Commit Graph

188 Commits

Author SHA1 Message Date
0507d514e8 Change location for Gentoo installation. 2020-08-31 22:00:48 +02:00
780ded6802 Added entry points for autoconnect and suspend.
Moved scripts to data directory.
2020-08-31 22:00:06 +02:00
e6afb9232d Use touch for empty file 2020-08-31 21:36:34 +02:00
0ef443f97c Removed bin/sbin out of config options.
Let's do this in pythonic way, optionally leave the decision to package
maintainers, where to put binaries.
2020-08-31 21:12:30 +02:00
367a9ab74d Fix up paths, take adventage of data path 2020-08-31 19:16:35 +02:00
8ddc4ac945 Added custom install_script derived from setuptools. 2020-08-27 20:32:12 +02:00
faf1aaab17 Get rid of generated wpath in favor of json stored data 2020-08-27 20:06:49 +02:00
48057e6fe0 Search for the distro using map, instead of if-elif-else chains 2020-08-25 21:40:42 +02:00
3e4d17122f Use log instead of print in setup.py 2020-08-25 21:40:19 +02:00
10fde3e73f Use setuptools instead of pure distutils 2020-08-25 21:32:17 +02:00
7b904077c5 Removed kde/gtk/gnome stuff from setup
Also removed placement of the modules for daemon, cli and curses client,
since they are part of the wicd package now.
2020-08-25 21:27:04 +02:00
aa069dfe2e Use version from main wicd package.
Also, drop bazaar support, and use git for revisions.
2020-08-25 21:27:04 +02:00
3499631070 Moved from generated init files to static.
Let the maintainers do their choices, instead of jump into ideas about
how init files should looks like.

Adjusted gitignore file.
2020-08-25 21:26:34 +02:00
f3bee99e79 Removing GUI related files. 2020-08-25 20:05:13 +02:00
40a7a8ac5d Style changes for python files 2020-08-01 11:37:26 +02:00
47f0687e92 Make regexp string, not binary 2020-07-30 16:27:19 +02:00
Guido Serra
5860ad8251 updated shebangs & other p3 references 2019-09-11 12:14:15 +02:00
Axel Beckert
c4ba09c196 Fix some execution paths in setup.py for Python 3
Mostly adds additionally thrown Exceptions and str vs bytes
conversions.
2019-09-11 01:13:04 +02:00
Guido Serra
8c2696b78c otherwise setup.py build wont work 2019-09-09 11:32:51 +02:00
Guido Serra
2a52b83583 attempting to migrate to python 3.x 2019-08-14 16:18:46 +02:00
Guido Maria Serra
681beb13b1 2to3 transformation 2019-08-12 17:00:19 +02:00
Tom Van Braeckel
a0e64e1a1e Update version number 2016-01-25 04:58:07 +01:00
Tom Van Braeckel
b7d5e89299 Prepare files for the release of 1.7.3 2014-12-21 20:12:15 +01:00
Tom Van Braeckel
8a7f38ae0e wicd: update list of authors 2014-12-21 17:57:33 +01:00
David Paleino
2da23ff605 Added gnome-shell extension 2012-11-28 16:28:11 +01:00
David Paleino
6ba96c6c52 Support icon themes in WICD -- we still miss most sizes for most icons, but it's a start. 2012-11-15 16:38:06 +01:00
David Paleino
7213419b47 Only compile translations complete >= 80%, fix setup.py commands dependencies 2012-05-10 23:42:33 +02:00
David Paleino
328f11a053 Remove useless code to build no-more-existant extensions 2012-05-10 08:34:35 +02:00
David Paleino
aa7e394159 Remove stale warning about 'configure' not yet run 2012-05-10 00:58:33 +02:00
David Paleino
ab8ecb6ba8 Re-organize setup.py, provide a --no-install-i18n 2012-05-10 00:53:44 +02:00
David Paleino
e4e32519d2 Don't use fuzzy matching when updating translations 2012-05-06 21:25:10 +02:00
David Paleino
87314edf78 Prepare files for the release of 1.7.2.4 2012-04-30 21:26:10 +02:00
David Paleino
5f9a70369a Prepare files for the release of 1.7.2.3 2012-04-22 18:35:39 +02:00
David Paleino
441eb63646 Prepare files for the release of 1.7.2.2 2012-04-19 22:42:33 +02:00
David Paleino
20de288a5b Prepare for the release of 1.7.2.1 2012-04-12 22:03:49 +02:00
David Paleino
5432db93c7 Prepare files for the release of 1.7.2 2012-04-11 23:08:00 +02:00
David Paleino
4f7ae6056d Compile translations after configure has run 2012-02-05 21:47:24 +01:00
David Paleino
493c073293 Prepare files for the release of 1.7.1 2012-02-02 20:15:03 +01:00
David Paleino
4059c71144 Release 1.7.1~b3 2011-12-05 18:39:09 +01:00
David Paleino
ad1e24a750 Make sdist work 2011-10-22 00:14:38 +02:00
David Paleino
31ce86e6ef Sort output for easier diffing 2011-10-18 23:51:52 +02:00
David Paleino
7bda003578 Update po files, po template, and po handling 2011-10-18 23:34:04 +02:00
David Paleino
278f20a264 Fix logrotate config installation 2011-10-18 13:42:16 +02:00
David Paleino
7b200c52fc Implement new commands to handle the xgettext/pybabel infrastructure 2011-10-18 09:52:38 +02:00
David Paleino
bf648ab956 Add po's from Rosetta, and implement message extraction (pybabel + xgettext) 2011-10-18 09:36:25 +02:00
David Paleino
0cc20c81da Make style consistent across the file 2011-10-17 23:56:28 +02:00
David Paleino
bebd0ef985 Make setup.py executable 2011-10-17 23:40:35 +02:00
David Paleino
63e120de66 add logrotate config file, thanks to David Cantrell for inspiration 2011-10-04 23:19:44 +02:00
David Paleino
6aa22de251 add systemd unit file for wicd-daemon, thanks to David Cantrell 2011-10-04 23:11:57 +02:00
David Paleino
c74a17f0a0 add dbus service file, thanks to David Cantrell 2011-10-04 23:07:12 +02:00