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 |