Commit Graph

39 Commits

Author SHA1 Message Date
Philipp Hörist 4ef15d4aaa Fix version check 2018-03-26 20:20:56 +02:00
Philipp Hörist 1d2c3d9fbc Raise min Python version to 3.5 2018-03-26 19:46:25 +02:00
Yann Leboulanger 039f2215dc add translator comments in pot/po files 2018-03-25 21:09:13 +02:00
Philipp Hörist 368a2177fc Raise nbxmpp min version 2018-03-17 17:57:27 +01:00
André Apitzsch 91aac652f2 setup.py: remove unused function 2018-02-23 00:20:11 +01:00
André Apitzsch d0f4ebd0bc Use keyring module to handle password storage 2018-02-03 20:32:37 +01:00
André Apitzsch 06b8eb58e5 Fix tests 2018-01-17 22:36:14 +01:00
Emmanuel Gil Peyrot 59d58ed89a Remove bogus dbus-python dependency from setup.py. 2018-01-16 20:14:35 +01:00
André Apitzsch 7943120b25 Use setuptools' automatic script creation 2018-01-13 22:50:38 +01:00
André Apitzsch 9119fbef39 xgettext: Additional keyword for translatable strings 2018-01-08 00:08:31 +01:00
Emmanuel Gil Peyrot 1959b486e6 Remove gajim-remote.desktop, its URI handling is now done in Gajim itself. 2017-12-15 02:34:45 +01:00
Philipp Hörist f724359c2b Raise required nbxmpp version 2017-12-05 17:25:17 +01:00
André Apitzsch 8e8eff792a Create desktop and appdata files in build directory 2017-11-22 20:30:13 +01:00
André Apitzsch 566b5370e6 Add symbolic icon 2017-11-17 23:04:05 +01:00
Philipp Hörist cb3d4f4687 Update nbxmpp dependency to 0.6.0 2017-10-31 17:33:02 +01:00
André Apitzsch 83d3635244 Update setup.py and .gitignore 2017-10-07 17:24:37 +02:00
André Apitzsch 749a01a276 Simplify check_X509.py
as pyasn1 and pyOpenSSL are required now
2017-10-05 21:58:45 +02:00
Philipp Hörist 6d60022d3d Update Requirements 2017-10-01 18:50:20 +02:00
Philipp Hörist b9e54cd92c Fix Windows build 2017-09-26 15:34:39 +02:00
André Apitzsch 5819f7e439 setup.py: move plugins directory to data directory 2017-09-22 21:48:18 +02:00
André Apitzsch af89d7cfa6 autopep8 setup.py 2017-09-22 19:12:26 +02:00
André Apitzsch 289c67fd8a setup.py: always regenerate *.desktop and *.appdata.xml
otherwise we might ship outdated files
2017-09-22 19:12:26 +02:00
André Apitzsch 3e80707eee setup.py: add update_po command 2017-09-22 19:12:26 +02:00
André Apitzsch 864e572584 setup.py: install missing files 2017-09-22 19:12:26 +02:00
André Apitzsch 9950228dca setup.py: add test and test_nogui 2017-09-22 19:12:26 +02:00
André Apitzsch 9ef942469a Package test, but don't install it 2017-09-22 19:12:26 +02:00
André Apitzsch 7ca5a1e8cc setup.py: include activities, moods and sounds 2017-09-22 19:12:26 +02:00
André Apitzsch 6bcd4751aa setup.py: fix license 2017-09-22 19:12:26 +02:00
André Apitzsch 30424b364a Move ipython_view to gajim.dev and exclude it from tarball 2017-09-22 19:12:26 +02:00
André Apitzsch 03955a68cf setup.py: add description 2017-09-22 19:12:26 +02:00
André Apitzsch 7751c3e722 setup.py: remove intltool dependency 2017-09-22 19:12:26 +02:00
André Apitzsch 343811c2f6 Cover plugins in setup.py 2017-09-22 19:12:26 +02:00
André Apitzsch c3b1c1dd6a Add author and license information to setup.py 2017-09-22 19:12:26 +02:00
André Apitzsch 789b73fd95 Install jabber server list 2017-09-22 19:12:26 +02:00
André Apitzsch 624bee755c fix file lookup location and other issues 2017-09-22 19:12:26 +02:00
André Apitzsch 3ba58716d0 Use setup.py to install gajim 2017-09-22 19:12:26 +02:00
Yann Leboulanger 3ca47b0d9c Makefile of idle module in common subdirectory 2004-06-09 14:26:54 +00:00
Yann Leboulanger 528e353cee idle is a C module, not a C++ one 2004-05-28 17:54:40 +00:00
Yann Leboulanger 279a060265 - idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make
2004-05-28 04:20:30 +00:00