Re: [Licq-devel] errors in cvs today

2005-04-09 Thread Stefan Gehn
Am Samstag, 9. April 2005 19:02 schrieb Alexander Rensmann: > On Saturday 09 April 2005 18:56, Stefan Gehn wrote: > > I'd actually prefer gpg*.cpp not being compiled at all, i.e. > > conditionally add the two files to SOURCES in Makefile.am depending on > > libgpgme being present or not. > > I woul

Re: [Licq-devel] errors in cvs today

2005-04-09 Thread Alexander Rensmann
On Saturday 09 April 2005 18:56, Stefan Gehn wrote: > [ERR] Unable to load plugin (kde-gui): /usr/local/lib/licq/licq_kde-gui.so: > undefined symbol: _ZN12GPGKeySelectC1EPKcmP7QWidget. Mea Culpa. Only tested compiling. > I'd actually prefer gpg*.cpp not being compiled at all, i.e. conditionally >

Re: [Licq-devel] errors in cvs today

2005-04-09 Thread Stefan Gehn
Moin, Am Freitag, 8. April 2005 11:36 schrieb Alexander Rensmann: > On Thursday 07 April 2005 18:06, Stefan Gehn wrote: > > #ifdef HAVE_LIBGPGME > > it seems, I don't have/want gpg and get: > > Please try this patch. > Here's my updated patch as yours didn't work due to missing symbols on licq s

Re: [Licq-devel] errors in cvs today

2005-04-08 Thread Alexander Rensmann
On Thursday 07 April 2005 18:06, Stefan Gehn wrote: > #ifdef HAVE_LIBGPGME > it seems, I don't have/want gpg and get: Please try this patch. Alex --- licq/plugins/qt-gui/src/mainwin.cpp.orig 2005-04-08 11:22:22.505941552 +0200 +++ licq/plugins/qt-gui/src/mainwin.cpp 2005-04-08 11:23:06.631233488

Re: [Licq-devel] errors in cvs today

2005-04-07 Thread Stefan Gehn
Am Mittwoch, 6. April 2005 22:46 schrieb Alexander Rensmann: > On Wednesday 06 April 2005 20:01, Pollywog wrote: > > Apparently it has been added to cvs. > > Yes, but some files are missing. I attached them here. Please untar in > licq/plugins/qt-gui/src/. > Whoever added my code to cvs: Can you pl

Re: [Licq-devel] errors in cvs today

2005-04-07 Thread Alexander Rensmann
On Thursday 07 April 2005 00:48, wwp wrote: > It seems that more space would be needed in the gpg key manager dialog's > layout.. see attached screenshot. Thanks. Should be fixed now. Also changed indentation from tabs to two spaces. Alex licq-gpgkey.tar.bz2 Description: application/tbz

Re: [Licq-devel] errors in cvs today

2005-04-06 Thread wwp
Hello Alexander, On Wed, 6 Apr 2005 22:46:05 +0200 Alexander Rensmann <[EMAIL PROTECTED]> wrote: > On Wednesday 06 April 2005 20:01, Pollywog wrote: > > Apparently it has been added to cvs. > > Yes, but some files are missing. I attached them here. Please untar in > licq/plugins/qt-gui/src/. >

Re: [Licq-devel] errors in cvs today

2005-04-06 Thread Pollywog
On Wednesday 06 April 2005 08:46 pm, Alexander Rensmann wrote: > On Wednesday 06 April 2005 20:01, Pollywog wrote: > > Apparently it has been added to cvs. > > Yes, but some files are missing. I attached them here. Please untar in > licq/plugins/qt-gui/src/. > Whoever added my code to cvs: Can you

Re: [Licq-devel] errors in cvs today

2005-04-06 Thread Alexander Rensmann
On Wednesday 06 April 2005 20:01, Pollywog wrote: > Apparently it has been added to cvs. Yes, but some files are missing. I attached them here. Please untar in licq/plugins/qt-gui/src/. Whoever added my code to cvs: Can you please check in these files. I think I did some minor changes (there was

Re: [Licq-devel] errors in cvs today

2005-04-06 Thread Pollywog
On Wednesday 06 April 2005 05:39 pm, Alexander Rensmann wrote: > On Wednesday 06 April 2005 17:56, Pollywog wrote: > > mainwin.cpp:90:26: gpgkeyselect.h: No such file or directory > > mainwin.cpp:91:27: gpgkeymanager.h: No such file or directory > > mainwin.cpp:108:33: xpm/pixKeyEnabled.xpm: No suc

Re: [Licq-devel] errors in cvs today

2005-04-06 Thread Alexander Rensmann
On Wednesday 06 April 2005 17:56, Pollywog wrote: > mainwin.cpp:90:26: gpgkeyselect.h: No such file or directory > mainwin.cpp:91:27: gpgkeymanager.h: No such file or directory > mainwin.cpp:108:33: xpm/pixKeyEnabled.xpm: No such file or directory > mainwin.cpp:109:34: xpm/pixKeyDisabled.xpm: No su