Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Kouremenos <kourem@gmail.com>2005-04-01 03:26:05 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-04-01 03:26:05 +0400
commit610bc35b22d86eee7d74a3dae18876ed4e2dbdc5 (patch)
treef3137060ae8aef0382b7f13477a6dfcd4ff3a5ca /README
parentce6f72462036a5d69cc908782fbfee5bafcca8eb (diff)
ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems..
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 2b860f15f..c367d004d 100644
--- a/README
+++ b/README
@@ -21,8 +21,8 @@ make install # as superuser
RUN GAJIM
gajim
-or if you don't 'make install' you can also run from gajim folder with
-./gajim.py
+or if you didn't 'make install' you can also run from gajim folder with
+./gajim.sh
TROUBLESHOOTING
If you have python2.3 please manually edit plugins/gtkgui/Makefile and in
@@ -40,4 +40,3 @@ http://gajim.org
PS.
sounds & emoticons taken from Psi
gossip iconstyle taken from Imendio Gossip
-thanks to Alex Podaras for various code contributions