André Apitzsch
68a57e7c91
Replace src by gajim
2017-07-02 17:25:46 +02:00
Yann Leboulanger
9fecdb6a9c
add script to build plugins translations
2011-09-03 22:56:37 +02:00
Éric Araujo
dd6062319a
More whitespace mini fixes.
2010-04-08 01:10:17 +02:00
Yann Leboulanger
d8f9289349
fix indentation and some pylint warning in roster_window.py
2010-02-17 11:32:55 +01:00
Yann Leboulanger
bb30fb7b65
fix line width and some warning from pylint
2010-02-10 15:09:35 +01:00
Yann Leboulanger
93fe011100
some error fixed, thanks pylint.
2010-02-08 23:22:06 +01:00
Éric Araujo
fedd7dc8e2
convert tabs to spaces in source code thanks to reindent.py
...
holy diff batman!
2010-02-08 15:08:40 +01:00
Bruno Tarquini
fe8bd2b027
autotools: remove confusing variables ${datadir} and DATADIR.
...
Those variables were confusing because autoconf usually defines DATADIR to
PREFIX/share and gajim uses both defs.datadir=PREFIX/share/gajim and
gajim.DATA_DIR=PREFIX/share/gajim/data.
Now, autoconf will use PKGDATADIR for setting the (renamed) defs.basedir
variable which will be used to set gajimpaths['DATA_DIR'] and
gajimpaths['ICONS_DIR'] in configpaths.py
Gajim will also looks for the ${GAJIM_BASEDIR} environment variable instead of
${datadir} which was really too generic (no namespace).
2009-11-28 12:54:41 +01:00
Bruno Tarquini
6123687dda
autotools: add a new autoconf variable: ${gajim_srcdir}.
...
It expanded version is GAJIM_SRCDIR.
It indicate where pyfiles will be installed (for now: PREFIX/share/gajim/src).
simplify src/Makefile.am by using nobase_ and dist_ prefix.
nobase_ allows hiearchical installation instead of flat directory
installation.
2009-11-28 12:54:30 +01:00
Yann Leboulanger
eb11c24eea
egg.trayicon is dead. Light a candle :'(
...
Fixes #3021 , #5246
2009-11-24 14:33:49 +01:00
Stephan Erb
58106549a1
Use pylint instead of pychecker.
...
The latter one has to execute the modules and does not work all the time.
2009-10-18 19:40:09 +02:00
Stephan Erb
2ce45a2f0c
Also run 'make check' in the build-test.
2009-10-18 18:43:25 +02:00
Stephan Erb
a628fa1672
Add simple build check script
2009-10-18 18:38:13 +02:00
Yann Leboulanger
aff4e444f6
fix argument calling in launchers. Fixes #4847 . See #4819
2009-03-01 16:20:22 +00:00
Yann Leboulanger
35a0262d6d
[brubru] Factorize lauchers. Fixes #4819
2009-02-17 12:29:54 +00:00
Yann Leboulanger
bb8269e051
missing file. Fixes #4641
2009-01-06 18:16:44 +00:00
Yann Leboulanger
cb10c4e4ea
set datadir to /usr/share/gajim instead of /usr/share. Fixes #4638
2009-01-05 22:22:34 +00:00
Yann Leboulanger
a4132ee58b
ability to use adtadir environment variable to set data directory
2009-01-05 15:12:19 +00:00
Julien Pivotto
8bc9bc29ae
* Big headers review
...
* Remove some licencing problems
* To do: same for images
* See #4200
2008-08-15 03:20:23 +00:00
js
7944990a1b
Fully POSIX-compliant shell scripts.
2008-08-14 19:17:53 +00:00
js
f19e747985
Same for the other script.
2008-08-14 14:12:11 +00:00
js
8605cd3f38
For historical reasons, we have a tab width of 3. This is strange, but
...
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Yann Leboulanger
2dcceee317
[Fab] install gajim-remote only if dbus is present. see #2723
2006-11-29 08:07:41 +00:00
Dimitur Kirov
1d40d71182
keep defs in defs.py.in
...
switch autogen order
dist defs.py.in
2006-10-11 17:40:56 +00:00
Dimitur Kirov
59b6ae468a
merge from trunk
...
automake based instalation
2006-10-04 00:10:49 +00:00
Stefan Bethge
77d45f5d2c
rest of the r6870 merge...
2006-09-17 15:35:04 +00:00
Yann Leboulanger
7a8cdad04c
new po location: po/LANG.po
2006-05-10 19:20:16 +00:00
Dimitur Kirov
5e6b016af1
split gtkgui.glade in several small glade
...
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger
832f6d8ab4
make install can now handle sevral version of python by using make install PYTHON=python2.4 for exemple.
2006-04-13 19:32:22 +00:00
Yann Leboulanger
46623708e9
remove output warning about indentation in released gajim. Fixes #1527
2006-04-09 10:00:45 +00:00
Nikos Kouremenos
f303313394
fix trasnation.py to produce history manager header and update pos/po
2006-04-08 23:00:00 +00:00
Travis Shirk
a39d946bee
Fix TB #1791
2006-04-01 04:58:53 +00:00
Nikos Kouremenos
7a125073c5
run-pychecker.py under scripts/dev to assist us catch runtime errors
2006-02-05 12:28:54 +00:00
Travis Shirk
321d4c0342
One last trunk merge
2006-01-11 01:46:45 +00:00
Yann Leboulanger
612716e2db
change copyright from "Gajim Team" to real people
2005-12-09 23:30:28 +00:00
Yann Leboulanger
cae7ce3bac
"Gajim Team" in all hearders become "Contributors for this file"
2005-12-09 17:15:30 +00:00
Yann Leboulanger
34255e5682
Vincent left us a long time ago
2005-12-07 23:09:10 +00:00
Yann Leboulanger
4527348bf1
migration script has moved to src/common
2005-12-02 11:18:42 +00:00
Nikos Kouremenos
7bc34a8532
revert sth really minor
2005-11-26 22:03:08 +00:00
Nikos Kouremenos
98e66332ee
restore last lines for correct jid
2005-11-26 22:02:07 +00:00
Yann Leboulanger
afe373c6f4
[multani] commit in DB only once per file, noe migration is SO FAST !!! 2hours -> 3 minutes
2005-11-26 13:53:29 +00:00
Yann Leboulanger
362d60ab8f
print strange chars correctly
2005-11-26 13:06:02 +00:00
Yann Leboulanger
0cef4d5b69
typo: logs are not logs2.db but logs.db
2005-11-26 11:58:53 +00:00
Yann Leboulanger
c044255f4c
create the table only if we have something to add to it
...
don't decode messages
2005-11-26 11:55:55 +00:00
Nikos Kouremenos
c311183d57
fix so we mark new jids if they are room as room-type
2005-11-26 00:03:09 +00:00
Nikos Kouremenos
caade489ee
new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes
2005-11-25 23:23:25 +00:00
Yann Leboulanger
aa25e739c6
decode string and not lists
2005-11-25 18:02:41 +00:00
Yann Leboulanger
1ea3f10a41
try to guess encoding when we add a new table and a new log line when we migrate
2005-11-25 16:58:49 +00:00
Yann Leboulanger
41d31cc31d
fix path in win9x in migration script (we run it from script folder, logs are in src folder)
2005-11-25 15:58:20 +00:00
Yann Leboulanger
6c95b75631
migration tool doesn't produce invalid db with wrong filenames
2005-11-24 21:20:31 +00:00