Commit Graph

30 Commits

Author SHA1 Message Date
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