Krasko Oleksandr | 5 Jun 2006 16:06
Picon

need RPC template

hi all
a template is needed for creation of RPC of addition.  (nothing
difficult : add two numbers for examples)
  possibly already created similar

_______________________________________________
GNUnet-developers mailing list
GNUnet-developers <at> gnu.org
http://lists.gnu.org/mailman/listinfo/gnunet-developers
Christian Grothoff | 15 Jun 2006 19:50

SVN branched

Hi!

I've just committed a large chunk of code towards improving error handling and 
configuration management in GNUnet.  However, the transition will take a 
while and in the meantime SVN HEAD will not even compile.  Nils has created a 
branch "svn/branches/GNUnet-0.7.0/" that contains the latest compiling 
version.  This one should be used to fix bugs in 0.7.0e (and to continue 
development on gnunet-gtk/gnunet-qt).  

Just thought some of you might want to be warned about HEAD not compiling ;-)

Christian
Nils Durner | 25 Jun 2006 22:36
Picon

Qt based thumbnail extractor

Hi,

to make the dependency on GTK optional, our SVN repository now contains
a thumbnail extractor based on Qt (www.trolltech.com).

If both GTK and Qt are found by configure, the GTK based *and* the Qt
based thumbnail extractors are built. The GTK based extractor was
renamed to "libextractor_thumbnailgtk", "libextractor_thumbnail" is now
a symlink to the Qt extractor (if it doesn't exist, the symlink points
to the GTK extractor).

Supported file formats:

    * BMP
    * GIF
          o if Qt was built with --qt-gif
    * JPG
    * JPEG
    * PNG
    * PBM
    * PGM
    * PPM
    * XBM
    * XPM
    * (Tiny) SVG
          o if the module QtSvg is available on compile time

Static dependencies:

    * Qt 4
          o QtCore
          o QtGui
    * Qt 4.1
          o QtSvg
                + optional, checked by libextractor's configure

Related change: the MIME extractor now recognizes "image/svg+xml".

Regards,

Nils Durner
Miguel | 29 Jun 2006 12:22
Favicon

Spanish translation

It is incomplete, but i will stay working on it after the summer, 
because i go to my village and i don't have a computer there.
Thanks
Attachment (es.po): text/x-gettext-translation, 157 KiB
_______________________________________________
GNUnet-developers mailing list
GNUnet-developers <at> gnu.org
http://lists.gnu.org/mailman/listinfo/gnunet-developers

Gmane