Hi folks,
I just packed the new version for SUSE (as usual on
http://packman.links2linux.de). First notice: a patch was necessary to avoid
two same dekstop files (it is attached).
Second, the smilies and the skin are called different ways: Mirabelis and
Mirabilis. We should agree on one name, probably the second one since it's
the name of the official icq!
I do not know how many german developers are active, but on SUSE 10.1 I have
heavy problems:
- the translation seems totally incomplete, but I did not follow my
investigations. my licq is almost only in english, except some words. the
locales should be checked...
- the encoding is still as buggy as before: not available = Nicht verfügbar
(just as example!). With UTF-8 i can't get special caracters in chats (ßäöü)
and the text is cut at that place. CP 1252 will make things less worse...
GUI: I'm a notebook, and the option-windows excedes the high of my display...
wouldn't it be necessary to reorganise that window??
Default values: why not chosing more modern skins, icons and emoticons? what
about the systems background or transparency for the contact list?
well, these were the things that i noticed and which disturb me in the new
licq. I hope you will give your opinion...
kind regards,
Quentin
--- plugins/qt-gui/share/Makefile.am
+++ plugins/qt-gui/share/Makefile.am
@@ -16,7 +16,6 @@
fi; \
appsdir=`echo $$appsdir | sed -e 's#$${datadir}#$(datadir)#'`; \
$(mkinstalldirs) $(DESTDIR)$$appsdir; \
- $(INSTALL_DATA) $(srcdir)/licq.desktop $(DESTDIR)$$appsdir; \
else \
$(mkinstalldirs) $(DESTDIR)$(datadir)/applications; \
$(INSTALL_DATA) $(srcdir)/licq.desktop $(DESTDIR)$(datadir)/applications; \