./grdesktop-0.23/0000755000175000017500000000000010032301527013162 5ustar sarsar00000000000000./grdesktop-0.23/AUTHORS0000644000175000017500000000234210007675425014250 0ustar sarsar00000000000000grdesktop is currently written by: Thorsten Sauter RedHat rpms are made by: Rudolf Kastl (che) Thanks for the french translation of grdesktop: Jean-Francois Kubitowicz Thanks for some minor patches to: Stéphane Colin Thanks for the spanish translation of grdesktop: Daniel Tonda Castillo ----- grdesktop - gtk rdesktop frontend Copyright (C) 2002 Thorsten Sauter $Id: AUTHORS,v 1.8 2004/02/03 10:42:29 tsauter Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ./grdesktop-0.23/ChangeLog0000644000175000017500000011521210032301361014732 0ustar sarsar000000000000002004-03-30 16:04 tsauter * doc/grdesktop.1: update the manpage 2004-03-30 16:03 tsauter * doc/: .cvsignore, grdesktop.1, grdesktop.sgml: include the manpage in original tarball, remove sgml file 2004-03-30 15:59 tsauter * configure.ac: yeah. new version :-) 2004-03-30 15:58 tsauter * TODO: remove some tasks from todo list 2004-03-30 15:56 tsauter * help/C/Makefile.am: remove invalid character from makefile? (fix debian bug #231737) 2004-03-30 15:47 tsauter * po/: de.po, grdesktop.pot: update pot-file/ german translation 2004-03-30 15:17 tsauter * src/run.c: rewrite the cmdline generation code. run ssh in batchmode (no more userinput to the ssh process) 2004-03-30 14:31 tsauter * src/: optbox.c, options.c, sshbox.c, sshbox.h: load and save ssh settings from gconf database 2004-03-30 14:08 tsauter * src/: optbox.c, sshbox.c, sshbox.h: all GUI elements are working now 2004-03-30 13:43 tsauter * src/sshbox.c: fix label string, this is the hostname, not the password 2004-03-30 13:33 tsauter * src/options.c: save and reload the option to use ssh or not 2004-03-04 12:29 tsauter * help/C/Makefile.am: fix automake error 2004-03-04 12:24 tsauter * m4/: codeset.m4, gettext.m4, glibc21.m4, iconv.m4, isc-posix.m4, lcmessage.m4, progtest.m4: merge m4 macros 2004-03-04 12:22 tsauter * po/Makefile.in.in: autogenerated version with the upstream version 2004-03-04 12:22 tsauter * po/POTFILES.in: update source files 2004-03-04 12:22 tsauter * po/: de.po, es.po, fr.po: update translation files 2004-03-04 12:18 tsauter * INSTALL: merge new version from upstream 2004-03-04 12:00 tsauter * .cvsignore, ABOUT-NLS: this file is automaticly generated 2004-03-04 11:58 tsauter * .cvsignore, config.h.in: remove this file, it's automaticly created by autoheader 2004-03-04 11:56 tsauter * Makefile.am, configure.ac: use glib gettext support 2004-03-04 11:55 tsauter * src/main.c: if we have NLS enabled, we can use gettext 2004-03-03 15:32 tsauter * src/: optbox.c, sshbox.c, sshbox.h: finish ssh dialog (GUI) 2004-03-03 13:23 tsauter * doc/Makefile.am: we still need support to install the manpage, of course :-) 2004-03-03 13:14 tsauter * configure.ac, doc/Makefile.am: remove docbook-to-man dependency. I will ship the generated manpages in the tarball/ print a warning if we use the default keymap path 2004-03-03 12:28 tsauter * configure.ac: fix problem if no keymap-path is specified. We are using the "default" path now 2004-03-03 00:54 tsauter * src/optbox.c: reformat the dialogbox for ssh options 2004-03-03 00:45 tsauter * src/options.c: define the hostname variable at the top of the while loop 2004-03-03 00:42 tsauter * src/options.c: hide warnings if gconf values are unassigned (only useful for debugging) 2004-03-02 17:47 tsauter * src/: global.h, optbox.c, optbox.h: add a new checbox and buttonbox for the new ssh dialog 2004-03-02 14:59 tsauter * src/: sshbox.c, sshbox.h: a simple dialog box 2004-03-02 14:25 tsauter * src/: Makefile.am, sshbox.c, sshbox.h: start include an extra box for ssh parameters 2004-02-27 07:42 tsauter * src/options.c: add a non-common display resolution 2004-02-04 17:02 tsauter * src/options.c: fix segfault in loadOptions(), uninitialized gconf values can produce a segfault 2004-02-03 11:46 tsauter * ChangeLog, Makefile.am, NEWS, README, TODO, configure.ac, doc/Makefile.am, doc/grdesktop.sgml, help/Makefile.am, help/C/Makefile.am, pixmaps/Makefile.am, src/Makefile.am, src/btnbox.c, src/btnbox.h, src/global.h, src/main.c, src/main.h, src/optbox.c, src/optbox.h, src/options.c, src/options.h, src/rdpparse.c, src/rdpparse.h, src/run.c, src/run.h, src/srvsel.c, src/srvsel.h: $grdesktop: $ -> $Id: $ 2004-02-03 11:42 tsauter * AUTHORS: $grdesktop: $ -> $Id: $ 2004-02-03 10:51 tsauter * configure.ac, grdesktop.spec: update version: we make a bugfix release 2004-02-03 10:49 tsauter * src/options.c: save clientname (fix!) 2004-02-03 10:47 tsauter * src/optbox.c: enable the checkbox for attaching to console, if the user select rdp protocol 5.1 or higher 2004-02-03 10:39 tsauter * src/options.c: fix memory leak problem while loading licence filenames 2004-02-03 09:22 tsauter * src/btnbox.c: insert year 2004 into copyright field 2004-02-03 09:18 tsauter * configure.ac, grdesktop.spec: prepare source tree for new upcomming version 0.21 2004-02-02 15:05 tsauter * src/: global.h, optbox.c, options.c: replace normal text entry for clientname with a combo box. fill this combo box with available license keys from ~/.rdesktop/.licence.* 2003-11-18 10:23 tsauter * src/: main.c, run.c, run.h: drop my own fork/waitpid and use g_spawn_sync instead 2003-11-17 17:28 tsauter * src/run.c: remove debug 2003-11-17 17:25 tsauter * po/de.po: include ssh-host translation 2003-11-17 17:21 tsauter * src/: global.h, optbox.c, optbox.h, options.c, run.c: include support for ssh remote execution 2003-11-12 15:47 tsauter * TODO: again and again and again 2003-11-12 15:47 tsauter * Makefile.am, grdesktop.applications, grdesktop.desktop, grdesktop.keys, grdesktop.mime: YEAH! better gnome support. 2003-11-12 15:47 tsauter * TODO: lots of work :( 2003-11-12 14:49 tsauter * .cvsignore: ignore debian files 2003-11-12 14:47 tsauter * configure.ac, grdesktop.spec: create a minor subversion 2003-11-12 14:44 tsauter * src/run.c: fix missing blank in generated command line. 2003-11-12 14:41 tsauter * po/de.po: fix de translation. 2003-11-12 14:37 tsauter * src/run.c: change title name 2003-11-12 14:35 tsauter * src/: btnbox.c, global.h, optbox.c, options.c, run.c: Rename some widgets 2003-11-12 14:23 tsauter * po/de.po: Update german translation 2003-11-12 14:09 tsauter * .cvsignore: ignore debian/{autoconf,automake} files 2003-11-12 14:07 tsauter * src/: global.h, main.c, optbox.c, optbox.h, options.c, options.h, run.c: Insert support for sound redirection 2003-11-12 14:07 tsauter * pixmaps/: sound.png, Makefile.am: Insert a new icon for sound support 2003-11-09 10:14 tsauter * grdesktop.spec: upgrade rpm spec file 2003-11-07 15:41 tsauter * configure.ac: update grdesktop version 2003-11-07 15:41 tsauter * po/de.po: update german translation 2003-11-07 13:41 tsauter * src/: global.h, optbox.c, optbox.h, options.c, run.c: - add support for rdesktop "attach to console" - add support for rdesktop wm keybindings 2003-11-06 18:21 tsauter * src/: Makefile.am, global.h, main.c, optbox.c, optbox.h, options.c, options.h, run.c: Insert color/rdp5.1 support from rdesktop 1.3 2003-11-06 18:21 tsauter * configure.ac: remove old color support pre-compiler definitions 2003-06-23 13:45 tsauter * src/: btnbox.c, btnbox.h: insert an new help button use stock icons for help and about 2003-06-23 13:26 tsauter * src/: global.h, main.c, run.c: remove the alarm signal, it isn't used any longer 2003-06-23 12:21 tsauter * configure.ac: correct libtool problem (missing package name) 2003-06-23 12:17 tsauter * po/Makefile.in.in: fix problem with automake1.7 2003-06-23 12:13 tsauter * help/: omf.make, xmldocs.make, C/.cvsignore, C/Makefile.am: gnome docu is now correctly installed 2003-06-18 16:41 tsauter * configure.ac, src/Makefile.am, src/optbox.c, src/options.c, src/run.c: Include new rdesktop cvs color support 2003-06-18 16:06 tsauter * src/run.c: Store options _after_ the conntection has been closed 2003-06-18 16:04 tsauter * src/options.c: Fix error saveServers handling 2003-06-18 15:45 tsauter * src/: btnbox.c, run.c, run.h: Remove the old unused wathing thread. Save options before forking. 2003-05-22 17:52 tsauter * src/rdpparse.c: fix ibm compiler error 2003-05-14 17:46 tsauter * src/Makefile.am: try to fix gconf problem 2003-05-14 17:26 tsauter * src/options.c: remove hostname debugging 2003-05-14 16:08 tsauter * configure.ac: change minor number 2003-05-14 16:07 tsauter * po/: de.po, grdesktop.pot: update translation files 2003-05-14 15:43 tsauter * src/: main.c, main.h: make locales working 2003-05-14 14:55 tsauter * src/options.c: remove unused variable 2003-03-29 13:41 tsauter * src/: Makefile.am, emain.c, emain.h: Remove grdesktope. we do this now with nautilus 2003-03-29 11:29 tsauter * help/C/: grdesktop.xml: Fix tag missmatch 2003-03-29 11:16 tsauter * help/C/: .cvsignore, Makefile.am, grdesktop-C.omf, grdesktop.xml, legal.xml: Include files for help 2003-03-29 11:14 tsauter * help/: .cvsignore, Makefile.am, xmldocs.make: Include new scrollkeeper help basis directory 2003-03-29 11:12 tsauter * pixmaps/grdesktop-mainwin.png: Insert new pixmap from the mainwindow for the scroolkeeper docu. 2003-03-29 11:09 tsauter * Makefile.am, configure.ac: Include new sub directory "help". Fix minor errors in configure.ac 2003-03-29 11:08 tsauter * po/: de.po, es.po, fr.po, grdesktop.pot: Updating localized po-files 2003-03-08 21:56 tsauter * po/grdesktop.pot: Update the localization 2003-03-08 21:51 tsauter * po/: .cvsignore, POTFILES.in, de.po, es.po, fr.po: Update the localization 2003-03-01 22:10 tsauter * configure.ac: Fix error, to handle gconf schema files 2003-03-01 22:09 tsauter * src/grdesktop.schemas: Insert keys in the schema file 2003-02-28 02:13 tsauter * configure.ac, src/Makefile.am, src/grdesktop.desktop, src/grdesktop.schemas: Installing gnome desktop and schema files 2003-02-27 23:38 tsauter * src/run.c: Restore run function (remove old debug flags) 2003-02-27 23:19 tsauter * src/options.c: Read serverlist from gconf 2003-02-27 22:09 tsauter * src/: optbox.c: Disable colorize menu (not supported by rdesktop) 2003-02-27 22:03 tsauter * src/: btnbox.c, main.c, optbox.c, options.c, options.h, run.c: Read/write all options now from gconf db 2003-02-27 15:43 tsauter * src/options.c: use warning box 2003-02-27 15:40 tsauter * src/: Makefile.am, btnbox.c, btnbox.h, errmsg.c, errmsg.h, optbox.h, options.c, options.h, rdpparse.c, rdpparse.h, run.c, run.h: Remove errormsg and use gnome_error_dialog() 2003-02-27 15:22 tsauter * src/: Makefile.am, aboutbox.c, aboutbox.h, btnbox.c, btnbox.h: Use gnomes internal aboutbox 2003-02-27 15:18 tsauter * src/: aboutbox.h, emain.h, errmsg.h, global.h, main.h, options.c, options.h, run.c: Include gnome.h/ Save serverlist into gconf 2003-02-27 14:35 tsauter * src/: Makefile.am, main.c, rdesktop.c, rdesktop.h, run.c: Remove rdesktop.[ch], we don't support old versions anymore. 2003-02-27 14:31 tsauter * src/: optbox.c, options.c, options.h, rdesktop.c, run.c: Full drop of old rdesktop releases support. 2003-02-27 14:26 tsauter * src/: global.h, main.c, optbox.c, options.c, options.h: Pump all to gnome2. Use gconf instead options file. Drop oldworld support. Yes, we only support rdesktop1.2 from this point. 2003-02-27 14:18 tsauter * src/: aboutbox.c, aboutbox.h, global.h, main.c, main.h, options.c, options.h, run.c: BUG: Submitted by: Reviewed by: Approved by: 2003-02-27 14:18 tsauter * configure.ac, src/Makefile.am: Include support for gnome2 desktop 2003-02-27 10:46 tsauter * configure.ac, grdesktop.spec: Prepare for new release 0.19 2003-02-27 00:09 tsauter * po/de.po: Update german translation 2003-02-26 23:59 tsauter * po/: es.po, fr.po: Merge new translation files 2003-02-26 22:31 tsauter * src/optbox.c: Fix GUI elements for client hostname 2003-02-26 22:17 tsauter * src/optbox.c: Change title (make it more generic) 2003-02-26 22:15 tsauter * src/: global.h, optbox.c, optbox.h, options.c, run.c: Include support for display encryption (france ts) 2003-02-05 16:01 tsauter * src/: global.h, optbox.c, optbox.h, options.c, run.c: Insert support to fake clientname 2003-02-02 20:49 tsauter * src/main.c: Fix problem on bigendian archs (refer tp debian bug #179482) 2003-01-30 12:03 tsauter * src/: emain.c, emain.h: Build file menu, start filling the listbox 2003-01-30 08:03 tsauter * src/: emain.c, emain.h: Start writing the main window 2003-01-29 16:47 tsauter * src/: Makefile.am, emain.c, emain.h: Include new grdesktop explorer binary. Initital revision 2003-01-29 16:46 tsauter * src/.cvsignore: Ignore new explorer binary and core 2003-01-29 16:36 tsauter * src/: rdesktop.c, run.c: Fix problem with 1.2beta and watch thread (simply disable it) 2003-01-29 14:45 tsauter * .cvsignore: Ignore timestamp files 2003-01-29 14:43 tsauter * configure.ac, src/Makefile.am, src/global.h: Keymap path is now configurable via configure script 2003-01-29 14:15 tsauter * .cvsignore: Ignore vim swapfiles/ depcomp binary from automake 2003-01-21 20:28 tsauter * grdesktop.spec: Include updated rpm-spec file 2003-01-20 20:23 tsauter * AUTHORS, configure.ac, po/es.po: Insert spanish translation 2003-01-18 01:14 tsauter * configure.ac: Make new version 0.18 2003-01-10 21:54 tsauter * src/optbox.c: BUX: Fix some copy'n'paste errors 2002-12-23 14:58 tsauter * src/: global.h, optbox.c, optbox.h, options.c, run.c: Insert support for -D switch (hide wm decoration) 2002-12-23 14:44 tsauter * src/global.h: Change default keymap path 2002-12-21 00:52 tsauter * AUTHORS: Insert new thanks to 2002-12-20 12:09 tsauter * src/run.c: make grdesktop compatible to latest rdesktop cvs version 2002-11-14 12:05 tsauter * AUTHORS, configure.ac, po/fr.po: Include french translation 2002-11-11 21:57 tsauter * configure.ac, po/de.po: Include new translations for 0.17 release 2002-11-07 13:33 tsauter * src/run.c: Fix: logfiles are now deleted (we have the correct pid now) 2002-11-07 13:28 tsauter * src/run.c: Delete the logfile after the user has got the error dialog 2002-11-07 13:25 tsauter * src/run.c: Now we known, if the rdesktop doesnt exit successfull 2002-11-06 12:09 tsauter * doc/Makefile.am: Fix make abort, if the upper case manpage was not found 2002-11-06 12:06 tsauter * doc/Makefile.am: Move generated man-pages to lower cases if needed 2002-11-06 12:01 tsauter * configure.ac, doc/Makefile.am: First use the docbook-to-man command, because it generates better man-pages, cleanup docbook dummy files 2002-11-06 11:41 tsauter * src/: global.h, optbox.c, options.c, options.h, run.c: we can now handle both keymap types 2002-11-06 11:23 tsauter * src/: global.h, main.c, options.c, options.h: Fill keymap list with available languages for oldworld 2002-11-06 00:30 tsauter * src/: optbox.c, options.c, options.h: Create two new functions for oldworld and newworld rdestkop versions to set the correct keymap parameter 2002-11-05 23:20 tsauter * src/run.c: Set the window title of rdesktop only on newer versions 2002-11-05 23:15 tsauter * src/run.c: create the final rdesktop nicer 2002-11-05 22:41 tsauter * src/rdesktop.c: use rdesktop binary from global.h, so we can do easier debugging 2002-11-05 17:56 tsauter * src/: rdesktop.c, rdesktop.h: Finish simple rdesktop version detection 2002-11-05 17:55 tsauter * src/: main.c, main.h: Try to detect rdesktop version at startup 2002-11-05 17:54 tsauter * doc/.cvsignore: Ignore created dummy manpage files 2002-11-05 17:17 tsauter * src/: Makefile.am, rdesktop.c, rdesktop.h: Include new source files for rdesktop handling 2002-11-05 17:14 tsauter * src/options.c: spell errors 2002-11-05 16:29 tsauter * src/: rdpparse.c, rdpparse.h: Fix error while reading rdpfiles and blanks in keys/ fix compiler warnings 2002-11-05 16:28 tsauter * src/options.h: Fix compiler warnings 2002-11-05 16:01 tsauter * src/.cvsignore: Ignore test rdp files 2002-11-05 16:01 tsauter * src/: run.c, rdpparse.c: Change debug options 2002-11-05 16:00 tsauter * src/main.c: Autostart the connection 2002-11-05 15:31 tsauter * src/main.c: Autostart only with valid rdp file from commandline 2002-11-05 15:28 tsauter * src/: main.c, main.h: Include functions for help and usage 2002-11-05 12:38 tsauter * src/main.c: Parse now the command line options 2002-11-05 11:51 tsauter * src/: main.c, main.h: Load an rdpfile if given on commandline 2002-11-05 11:51 tsauter * src/: rdpparse.c, rdpparse.h: Dont parse the rdpfile in signal handlers, create a separat function to allow us the loading of rdpfiles from commandline 2002-11-05 11:32 tsauter * src/: options.c, options.h: User gtk_get_user_name instead of pwd.h functions 2002-11-01 15:32 tsauter * AUTHORS: Include realname of che 2002-11-01 14:24 tsauter * TODO: Remove todo tasks, done in latest release 2002-11-01 14:16 tsauter * AUTHORS, grdesktop.spec: Include redhat rpm spec-file 2002-11-01 01:46 tsauter * configure.ac: Create new release 2002-11-01 01:44 tsauter * po/de.po: Modify german translation file 2002-11-01 01:43 tsauter * po/.cvsignore: Ignore vi lockfiles 2002-11-01 01:06 tsauter * src/rdpparse.c: Fix problem with newline characters and gtk 2002-11-01 01:01 tsauter * src/: rdpparse.c, rdpparse.h: Writing rdp files, and print override warning 2002-11-01 00:27 tsauter * src/options.c: Fix screensize error: 600->640 2002-10-31 19:39 tsauter * src/rdpparse.c: Print an error message if no file was selected 2002-10-31 18:24 tsauter * src/run.c: Remove comments and insert new one 2002-10-31 18:22 tsauter * src/options.c: Load also the hostnames from options and rdp-files 2002-10-31 18:10 tsauter * src/: global.h, main.c, optbox.c, options.c, options.h, rdpparse.c: Create an extra function to load the options into the dialog, and call this function also to load rdp files 2002-10-31 15:45 tsauter * src/: rdpparse.c, rdpparse.h: parse and set now all available options for rdesktop 2002-10-31 14:56 tsauter * src/: rdpparse.c, rdpparse.h: Sample entries from rdp file are now stored into hash table 2002-10-31 14:24 tsauter * src/: rdpparse.c, rdpparse.h: Reading rdp files by file (unicode/non-unicode) 2002-10-31 11:27 tsauter * configure.ac, doc/Makefile.am: Check for both docbook2man and docbook-to-man commands 2002-10-29 23:04 tsauter * src/: optbox.c, optbox.h, rdpparse.c, rdpparse.h: Create the fileboxes and signals 2002-10-29 22:28 tsauter * TODO: Remove task for rwin, because rdesktop 2 will be released soon 2002-10-29 22:27 tsauter * src/: Makefile.am, rdpparse.c, rdpparse.h: Start supporting of microsoft rdp-files 2002-10-29 22:24 tsauter * src/btnbox.c: Display the about dialog without image (maybe to long on other languages 2002-10-29 22:22 tsauter * src/: btnbox.c, global.h, main.c, optbox.c: Remove the widget hash and replace it with global variables. 2002-10-29 21:10 tsauter * .cvsignore, po/.cvsignore, src/.cvsignore: include more files in cvsignore files, and resort the entries 2002-10-29 21:06 tsauter * aclocal.m4, config.guess, config.h.in, config.sub, configure.ac, configure.in, install-sh, ltconfig, ltmain.sh, missing, mkinstalldirs: Make new autoconf/automake configuration and remove all unused dynamic generated files from cvs. 2002-10-29 20:56 tsauter * src/: aboutbox.h, btnbox.h, config.h, errmsg.h, global.h, main.h, optbox.h, options.h, run.h, srvsel.h: replace the config.h file with global.h. $(topdir)/config.h file is now used. 2002-10-29 20:53 tsauter * src/Makefile.am: Create new autoconf/automake configuration 2002-10-28 14:52 tsauter * src/: aboutbox.c, btnbox.c, config.h, errmsg.c, main.c, optbox.c, run.c, srvsel.c: Make everything now workable, but sometimes with global variables 2002-10-27 13:08 tsauter * doc/grdesktop.sgml: Change license to Free Document License 2002-10-27 13:04 tsauter * doc/Makefile.am, doc/grdesktop.sgml, pixmaps/Makefile.am: Insert copyright notices in all nontrivial files 2002-10-27 12:59 tsauter * AUTHORS, ChangeLog, INSTALL, Makefile.am, NEWS, README, TODO, config.h.in, configure.in, src/Makefile.am, src/main.c, src/options.c: Insert copyright notices in all nontrivial files 2002-10-27 00:51 tsauter * src/: btnbox.c, config.h, main.c, optbox.c, run.c, run.h: Store most of the global widgets in hash-table: NOT WORKING correct 2002-10-26 23:43 tsauter * src/options.c: Skipping doubbled options 2002-10-26 23:37 tsauter * src/: btnbox.c, config.h, main.c, optbox.c, options.c, run.c, srvsel.c: Store option values now in hash-table 2002-10-26 17:26 tsauter * src/optbox.c: Implement signals fir the open/save buttons 2002-10-26 17:09 tsauter * pixmaps/Makefile.am, pixmaps/folder.png, src/optbox.c, src/optbox.h: Insert save and load buttons; minor fixes in gui 2002-10-26 15:37 tsauter * src/btnbox.c: Remove old unsed comments 2002-10-26 15:30 tsauter * TODO, src/aboutbox.c, src/btnbox.c, src/errmsg.c: include icons in buttons 2002-10-26 14:58 tsauter * src/options.c: Fix pointer compiler errors 2002-10-26 14:49 tsauter * src/: btnbox.c, optbox.c, options.c, run.c, run.h: Fix read options/rename connect function to run_rdesktop 2002-10-26 13:14 tsauter * src/: Makefile.am, btnbox.c, btnbox.h, main.h, run.c, run.h: Move some generic funtions from btnbox.c to run.c 2002-10-26 13:04 tsauter * src/: aboutbox.c, aboutbox.h, btnbox.c, btnbox.h, config.h, errmsg.c, errmsg.h, main.c, main.h, optbox.c, optbox.h, options.c, options.h, srvsel.c, srvsel.h: Ooops wrong lizenze text in source files-> should be GPL and not LGPL 2002-10-26 12:52 tsauter * TODO: Yeah. this task has been finished :-) 2002-10-26 12:51 tsauter * doc/Makefile.am: Dont stop, if we have no docbook-to-man! (quick and dirty hack) 2002-10-26 12:47 tsauter * src/config.h: Change gint and gboolean to non-pointer elements 2002-10-26 12:23 tsauter * src/optbox.c: Insert EN as keymap, if the directory doesnt exists/ select EN if no other keymap was loaded 2002-10-26 12:19 tsauter * src/.cvsignore: Ignore *bsd core dumps 2002-10-26 12:07 tsauter * src/Makefile.am, .cvsignore, config.h.in, configure.in, ltconfig: Include privat intl-dir if we have no system-wide libintl tools 2002-10-26 12:06 tsauter * src/config.h: fix problems on platforms which have MAXHOSTNAMELEN defined 2002-10-26 12:05 tsauter * src/btnbox.h: include signal.h to avoid compiler warnings in obsd 2002-10-26 00:28 tsauter * src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Include special options, fix some prefious made errors 2002-10-26 00:10 tsauter * pixmaps/: Makefile.am, settings.png: Include new icons for settings register 2002-10-26 00:02 tsauter * src/btnbox.c: Set the window title in the started rdesktop 2002-10-25 23:59 tsauter * src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Insert support for working directory in program register 2002-10-25 22:36 tsauter * src/optbox.c: Get and set the keyboard selection: works now! 2002-10-25 21:22 tsauter * src/optbox.c: Set minimum size for keyboard selection 2002-10-25 17:30 tsauter * src/optbox.c: Replace the keyboard combo box with treeview: NOT full working 2002-10-25 16:15 tsauter * src/: optbox.c, options.c, options.h: Replace the color combo-box with option menu 2002-10-25 15:05 tsauter * src/optbox.c: Align all labels left, and insert the top description 2002-10-25 13:18 tsauter * src/optbox.c: Include top lables on top of the frame 2002-10-25 11:43 tsauter * src/optbox.c: Reorder the widgets in program frame, and include top label 2002-10-22 22:12 tsauter * po/de.po: Fix error in character spec 2002-10-22 21:51 tsauter * configure.in: Make new release: 0.15 2002-10-22 21:50 tsauter * po/de.po: Merge new/changed gui elements 2002-10-22 17:46 tsauter * doc/sample.rdp: Include sample microsoft rdp file 2002-10-22 17:27 tsauter * TODO: again: add more tasks 2002-10-22 17:26 tsauter * TODO: add more tasks 2002-10-22 17:20 tsauter * src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Include an runprog checkbox 2002-10-22 16:58 tsauter * src/optbox.c: Dont store empty strings in config file 2002-10-22 16:56 tsauter * pixmaps/Makefile.am, pixmaps/program.png, src/btnbox.c, src/config.h, src/optbox.c, src/optbox.h, src/options.c: Include support to start program on remote host 2002-10-22 16:18 tsauter * src/: options.c, options.h: Preset username, if no username option found 2002-10-22 16:03 tsauter * src/btnbox.c: Show warnings only in debug mode 2002-10-22 15:48 tsauter * src/btnbox.c: Gray the buttons, if we are in connect mode 2002-10-22 15:46 tsauter * src/btnbox.c: Make sure child scucture is initialized with zero, wait longer before respawn 2002-10-22 15:35 tsauter * src/btnbox.c: After some time, we are going to sleep between the check interval to ingrease processor time 2002-10-22 15:27 tsauter * src/: btnbox.c, btnbox.h, config.h, main.c: Implement alarm signal to kill rdesktop after max connection time 2002-10-22 13:31 tsauter * src/: btnbox.c, config.h: Make better performance while connecting, handle now everything over sigchild signal 2002-10-21 13:46 tsauter * src/: btnbox.c, btnbox.h, config.h, main.c: Implement fork support, to display dialog betweem connection 2002-10-20 15:29 tsauter * pixmaps/Makefile.am, pixmaps/host.png, pixmaps/keyboard.png, pixmaps/monitor.png, src/optbox.c: Include icons for the option dialog 2002-10-20 02:31 tsauter * src/: btnbox.c, btnbox.h: Start reading the fork() code, to hide the mainwindow 2002-10-20 02:09 tsauter * src/: config.h, main.c: Load now both images on startup/ and show or hide it later 2002-10-20 01:17 tsauter * src/: config.h, main.c: Load pixbuf animation 2002-10-20 00:57 tsauter * po/de.po: Change german po file 2002-10-20 00:51 tsauter * src/options.c: Set default colorsize, of no option was found 2002-10-18 23:20 tsauter * pixmaps/: Makefile.am, animation.gif: Include image for animation 2002-10-18 22:18 tsauter * src/aboutbox.c: Replace aboutdlg should fix errors on hppa arch 2002-10-18 22:14 tsauter * src/errmsg.c: Remove unused comments 2002-10-18 22:12 tsauter * src/errmsg.c: Create my own erro dialog and fix error 2002-10-18 21:39 tsauter * doc/Makefile.am: Remove created man-pages on distclean 2002-10-15 18:04 tsauter * configure.in: Make new release: 0.14 2002-10-15 17:38 tsauter * src/options.c: Fix segfault 2002-10-15 17:38 tsauter * src/optbox.c: Fill server list only, if we have servers 2002-10-15 17:31 tsauter * po/de.po, src/optbox.c: Make some strings multilang/ insert these strings into po files 2002-10-15 17:24 tsauter * src/: optbox.c, options.c: Fix segfaults 2002-10-15 16:19 tsauter * po/de.po: Create new translation 2002-10-15 16:19 tsauter * po/POTFILES.in: Include new source files 2002-10-15 15:52 tsauter * TODO, src/Makefile.am, src/aboutbox.c, src/aboutbox.h, src/btnbox.c, src/btnbox.h: Change help btn to about; include simple aboutbox 2002-10-15 14:16 tsauter * src/btnbox.c: Hide rdesktop output and print warning on error 2002-10-15 14:04 tsauter * src/: btnbox.c, optbox.c, options.c: Code cleanup, release all allocated memory 2002-10-15 13:46 tsauter * src/: btnbox.c, main.c, options.c: Store and load, if we shoudl display the option box 2002-10-15 12:37 tsauter * src/: btnbox.c, config.h, optbox.c, optbox.h: Syncronize the two serversel boxes 2002-10-15 11:51 tsauter * src/options.c: Don't print warnings on comment lines 2002-10-15 11:50 tsauter * src/options.c: Print warning into config file/ don't try to split comment lines 2002-10-15 11:45 tsauter * src/optbox.c: Using english as default keymap 2002-10-15 11:41 tsauter * src/: config.h, optbox.c, optbox.h: Load and store selected keymap 2002-10-15 11:17 tsauter * src/: btnbox.c, options.c, options.h: Executing the rdesktop command with colorsize (corrently not supported by rdesktop, so do nothing) 2002-10-15 11:08 tsauter * src/optbox.c: Rais signal after loading color options to set image 2002-10-15 10:55 tsauter * pixmaps/: Makefile.am, colors_1.png, colors_2.png, colors_3.png, colors_4.png: Replace color image with 265 colors/ insert new truecolor images 2002-10-15 10:54 tsauter * src/: config.h, main.c, optbox.c, options.c, options.h: Read and store colorsel values, fix segfault in keyboard glist 2002-10-14 16:26 tsauter * src/optbox.c: Remove colorsel, its not supported by rdesktop and doesnt work :) 2002-10-14 16:06 tsauter * pixmaps/: Makefile.am, colors.png, colors_1.png: Change pixmap name 2002-10-14 16:04 tsauter * src/: config.h, main.c, optbox.c, optbox.h, options.c, options.h: Fill the color list, and load pixmap 2002-10-14 14:50 tsauter * src/: optbox.c, options.c, options.h: Fix compiler warnings 2002-10-14 14:04 tsauter * src/: optbox.c, optbox.h, options.c: Fix error with, screensize loading 2002-10-14 13:54 tsauter * src/: btnbox.c, optbox.c, options.c, options.h: Store and load last selected screensize 2002-10-14 13:23 tsauter * src/optbox.c: Store selected screensize in infos array 2002-10-14 12:41 tsauter * src/optbox.c: Display selected screensize in label 2002-10-14 12:40 tsauter * src/options.c: Load only screensizes lower than current screen 2002-10-14 11:47 tsauter * src/: optbox.c, optbox.h, options.c, options.h: Fill screensize page with proper values 2002-10-14 11:46 tsauter * src/config.h: Make screensize label global, create screensize glist 2002-10-14 11:46 tsauter * src/main.c: Fill screen array 2002-10-14 10:51 tsauter * src/options.c: Read the savepw value from config file 2002-10-14 10:26 tsauter * src/: optbox.c, options.c: store savepw option in config file/ set savepw optbox 2002-10-14 10:21 tsauter * src/: btnbox.c, options.c: store password only, if savepw is true 2002-10-14 10:16 tsauter * src/: optbox.c, optbox.h: make the username/password/domain/savepw elements working 2002-10-14 10:06 tsauter * src/config.h: insert an new config value to save passwords 2002-10-13 21:42 tsauter * src/: config.h, optbox.c, optbox.h: Reading the available keymaps from rdesktop and fill the list 2002-10-13 21:07 tsauter * src/: optbox.c, optbox.h: Include keyboad selection tab 2002-10-13 14:15 tsauter * src/: optbox.c, optbox.h: Start createing the detailed dialog, all elements are now displayed, but without any function 2002-10-13 14:01 tsauter * src/: srvsel.c, srvsel.h: Remove the functions to created detail elements. Should be in the optionbox files 2002-10-13 14:00 tsauter * src/btnbox.c: Remove the comment, activate the detail box :) 2002-10-13 13:59 tsauter * src/: config.h, main.h: Move PIXDIR definitian into global config.h 2002-10-13 13:59 tsauter * TODO: Remove the detail dialog, and inser about btn 2002-10-13 13:58 tsauter * pixmaps/: Makefile.am, colors.png: Include new image for colorsel 2002-10-13 01:59 tsauter * src/Makefile.am: $id$ -> $grdesktop$ 2002-10-13 01:58 tsauter * ChangeLog, .cvsignore: Fix error from autoconf 2002-10-13 01:55 tsauter * .cvsignore, ChangeLog, Makefile.in, configure, doc/.cvsignore, doc/Makefile.in, pixmaps/.cvsignore, pixmaps/Makefile.in, po/ChangeLog, src/.cvsignore, src/Makefile.in: Again... remove autogenerated files 2002-10-13 01:35 tsauter * po/: .cvsignore, Makefile, Makefile.in, POTFILES: Remove some autogenerated files 2002-10-13 01:35 tsauter * po/POTFILES.in: Include new source file 2002-10-13 01:32 tsauter * po/Makefile.in.in: Remove the generated .gmo files while distclean 2002-10-13 00:22 tsauter * src/: config.h, errmsg.c, errmsg.h, main.c, main.h, optbox.c, optbox.h, options.c, options.h, srvsel.c, srvsel.h: $id$ -> $grdesktop$ 2002-10-13 00:17 tsauter * src/: btnbox.c, btnbox.h: $id$ -> $grdesktop$ 2002-10-12 22:47 tsauter * ChangeLog: Update the ChangeLog file 2002-10-12 22:41 tsauter * po/de.po: Replace with better translations 2002-10-12 13:24 tsauter * configure, configure.in: New minor release: 0.12 2002-10-12 13:22 tsauter * src/btnbox.c: Comment out the option button, for new release 2002-10-12 12:49 tsauter * TODO, src/options.c, src/options.h: Replace all important error/warning messages with the new errmsg dialogbox 2002-10-12 12:27 tsauter * src/btnbox.c: FIX: display also an error, if hostame is empty 2002-10-12 12:25 tsauter * configure, src/Makefile.am, src/Makefile.in, src/btnbox.c, src/btnbox.h, src/errmsg.c, src/errmsg.h: Insert an error dialog to display generic error messages and warnings 2002-10-12 12:02 tsauter * doc/options.samples: Update the samples 2002-10-12 11:59 tsauter * TODO: FIX: spelling error 2002-10-12 11:58 tsauter * TODO, src/options.c, src/options.h: Files are now read/write locked 2002-10-12 11:57 tsauter * TODO: Insert new todo task 2002-10-12 00:17 tsauter * Makefile.in, configure, configure.in: create new minor version 0.11 2002-10-12 00:13 tsauter * TODO: Include the TODO file 2002-10-12 00:10 tsauter * po/de.po: convert from iso8859-1 to utf8 (iconv) 2002-10-12 00:04 tsauter * src/: btnbox.c, main.h: Remove all debug flages 2002-10-12 00:04 tsauter * po/de.po: Create german po-file for current strings 2002-10-11 23:52 tsauter * src/: btnbox.c, main.c, optbox.c, options.c, srvsel.c: Include support for each string, change fprintf functions to g_error, remove newlines in g_* functions 2002-10-11 23:38 tsauter * ABOUT-NLS, Makefile.am, Makefile.in, aclocal.m4, configure, configure.in, doc/Makefile.in, pixmaps/Makefile.in, po/.cvsignore, po/ChangeLog, po/Makefile, po/Makefile.in, po/Makefile.in.in, po/POTFILES, po/POTFILES.in, po/de.po, src/Makefile.am, src/Makefile.in, src/btnbox.c, src/config.h, src/main.c, src/options.c: Insert basic support for localization 2002-10-11 12:38 tsauter * .cvsignore, Makefile.in, configure, doc/.cvsignore, doc/Makefile.in, pixmaps/.cvsignore, pixmaps/Makefile.in, src/.cvsignore, src/Makefile.in: Allow configure without running autoconf/automake after checkout 2002-10-11 12:25 tsauter * src/: btnbox.c, options.c, options.h: Write options to config file 2002-10-11 10:48 tsauter * src/options.c: Remove whitespaces from server line, and skip comments 2002-10-11 10:43 tsauter * src/options.c: Make the options parser more safe for whitespaces and comments 2002-10-11 09:47 tsauter * src/: btnbox.c, config.h, options.c: Change the type of geometry/keymap to gchar/ read this values from config file 2002-10-10 12:32 tsauter * configure.in: Fix configure gtk2 error message 2002-10-10 09:50 tsauter * pixmaps/: Makefile.am, icon.xpm: Include icon in xpm format for window managers 2002-10-10 08:54 tsauter * configure.in: FIX: remove old testing binary name from rdesktop test in configure 2002-10-09 23:40 tsauter * configure.in: Make new major release: 0.10 2002-10-09 23:23 tsauter * src/options.c: FIX: segfault on close 2002-10-09 18:01 tsauter * doc/: options.samples, servers.samples: Include sample configuration files 2002-10-09 16:31 tsauter * src/: btnbox.c, btnbox.h, main.c, options.c: Try fixing segfault on quit 2002-10-09 16:20 tsauter * src/options.c: Start writing a simple file parser for options 2002-10-09 15:01 tsauter * src/: btnbox.c, config.h, options.c, options.h: Create command string from options/ Start reading default options from config file 2002-10-09 15:00 tsauter * src/main.c: Load default options 2002-10-09 14:59 tsauter * configure.in: Check for rdesktop, and set new prog version 2002-10-09 14:59 tsauter * doc/Makefile.am: Fix missing make target 2002-10-09 13:51 tsauter * configure.in: New version 0.02 2002-10-09 12:16 tsauter * configure.in: Change version number to more portable format 2002-10-09 12:15 tsauter * src/: btnbox.c, optbox.c, options.c: FIX: rereading of entries after writing 2002-10-09 11:18 tsauter * src/options.c: Free alocated memory 2002-10-09 09:38 tsauter * Makefile.am, configure.in, doc/.cvsignore, doc/Makefile.am: Create the manpages during compile time. Check for docbook-to-man in configure 2002-10-09 09:16 tsauter * pixmaps/: Makefile.am, icon.png, icon.xcf: Include logo for window managers 2002-10-08 23:34 tsauter * doc/: .cvsignore, grdesktop.sgml: Include manpage for grdesktop 2002-10-08 22:52 tsauter * src/btnbox.c: Storing return code from rdesktop 2002-10-08 17:37 tsauter * src/: btnbox.c, options.c: Include last selected host into popdown list 2002-10-08 17:30 tsauter * src/: btnbox.c, config.h, srvsel.c: Reload server entries after saving 2002-10-08 17:14 tsauter * src/options.c: Remove debug printf 2002-10-08 17:07 tsauter * src/options.c: FIX: double reading server entries 2002-10-08 16:52 tsauter * src/btnbox.c: Extend the error message 2002-10-08 13:34 tsauter * src/btnbox.c: Print an error message if no host selected 2002-10-08 12:36 tsauter * src/: options.c, options.h: Create the config directory in ~ 2002-10-08 12:25 tsauter * src/: options.c, srvsel.c: FIX: load the server config file; remove debug strings 2002-10-08 12:23 tsauter * src/: Makefile.am, btnbox.c, config.h, options.c, options.h, srvsel.c, srvsel.h: Include separate functions/module to load and save the entries from server-listbox 2002-10-08 10:02 tsauter * pixmaps/: topimage.png, topimage.xcf: Change the yellow gradient 2002-10-08 09:54 tsauter * src/srvsel.h: Remove param include, and define MAXHOSTNAMELEN direct 2002-10-08 09:17 tsauter * .cvsignore: Ignore config.cache 2002-10-08 09:10 tsauter * src/btnbox.c: Remove debugging texts 2002-10-08 09:10 tsauter * pixmaps/Makefile.am: Install pixmaps to pixmaps/grdesktop 2002-10-07 23:17 tsauter * src/: main.c: Include cvs tag id 2002-10-07 23:08 tsauter * src/: btnbox.c, btnbox.h, srvsel.c, srvsel.h: Prepare to store, the server list into config file. 2002-10-07 23:01 tsauter * src/: btnbox.c, srvsel.c: Remove old unused code in sources 2002-10-07 22:57 tsauter * src/: config.h, srvsel.c, srvsel.h: Extend the server config parser 2002-10-07 22:31 tsauter * .cvsignore: Ignore autoconf/automake files 2002-10-07 21:40 tsauter * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README, aclocal.m4, config.guess, config.sub, configure.in, install-sh, ltmain.sh, missing, mkinstalldirs, pixmaps/.cvsignore, pixmaps/Makefile.am, pixmaps/topimage.png, pixmaps/topimage.xcf, pixmaps/topimage2.png, pixmaps/topimage2.xcf, po/Makefile.in.in, po/POTFILES, po/POTFILES.in, po/de.po, src/.cvsignore, src/Makefile.am, src/btnbox.c, src/btnbox.h, src/config.h, src/main.c, src/main.h, src/optbox.c, src/optbox.h, src/srvsel.c, src/srvsel.h: Initial import ./grdesktop-0.23/Makefile.am0000644000175000017500000000217710021605563015232 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.8 2004/03/04 10:56:51 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## SUBDIRS = po src pixmaps help doc mimedir = $(datadir)/mime-info mime_DATA = grdesktop.mime grdesktop.keys applicationsdir = $(datadir)/application-registry applications_DATA = grdesktop.applications desktopdir = $(datadir)/applications desktop_DATA = grdesktop.desktop ./grdesktop-0.23/NEWS0000644000175000017500000000147010007676032013673 0ustar sarsar00000000000000 ----- grdesktop - gtk rdesktop frontend Copyright (C) 2002 Thorsten Sauter $Id: NEWS,v 1.3 2004/02/03 10:46:50 tsauter Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ./grdesktop-0.23/README0000644000175000017500000000254510007676032014060 0ustar sarsar00000000000000grdesktop =========== This package provides a graphical frontend for the remote desktop client (rdesktop). You need the binary version of rdesktop (www.rdesktop.org) also. Requirements ============ To compile this package, you must have: GTK+, version 2.0.0 or better http://www.gtk.org/ ftp://ftp.gtk.org/pub/gtk/ Installation ============ ./configure make [ become root ] make install If you configured GTK+ in a non-default prefix, you must also configure this package the same way. For instance: ./configure --prefix=/opt/gtk+ ----- grdesktop - gtk rdesktop frontend Copyright (C) 2002 Thorsten Sauter $Id: README,v 1.3 2004/02/03 10:46:50 tsauter Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ./grdesktop-0.23/TODO0000644000175000017500000000202510032276421013655 0ustar sarsar00000000000000Todo-List: ----------- short working terms: -------------------- * better manpage and other docs * gconf schema * usage command line long working terms: ------------------- * try to browse for terminal servers via nmb ----- grdesktop - gtk rdesktop frontend Copyright (C) 2002 Thorsten Sauter $Id: TODO,v 1.18 2004/03/30 13:58:41 tsauter Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ./grdesktop-0.23/configure.ac0000644000175000017500000000523310032276457015470 0ustar sarsar00000000000000# grdesktop - gtk rdesktop frontend # Copyright (C) 2002 Thorsten Sauter # # $Id: configure.ac,v 1.27 2004/03/30 13:59:11 tsauter Exp $ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # dnl Global automake/autoconf files AC_INIT(src/main.c) AM_INIT_AUTOMAKE(grdesktop, 0.23) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE dnl Check default compiler options AC_PROG_CC AC_PROG_CC_STDC AC_C_CONST dnl We need these programs to compile/install grdesktop AC_PROG_INSTALL AC_PROG_LN_S AC_ISC_POSIX dnl Check local system environment AC_STDC_HEADERS AC_HAVE_HEADERS(string.h fcntl.h sys/files.h sys/params.h) dnl GNU gettext functions ALL_LINGUAS="de fr es" AM_GLIB_GNU_GETTEXT GETTEXT_PACKAGE=$PACKAGE AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["${GETTEXT_PACKAGE}"], [gettext domain]) dnl Searching for GTK+ 2 includes/libs and export compiler flags PKG_CHECK_MODULES(GTK2, gtk+-2.0, HAVE_GTK=yes, HAVE_GTK=no) if test "$HAVE_GTK" = "no"; then AC_MSG_ERROR([cannot find GTK+ 2.0!]) fi AC_SUBST(GTK2_CFLAGS) AC_SUBST(GTK2_LIBS) dnl Searching for GNOME 2 includes/libs and export compiler flags PKG_CHECK_MODULES(GNOME2, libgnomeui-2.0, HAVE_GNOME2=yes, HAVE_GNOME2=no) if test "$HAVE_GNOME2" = "no"; then AC_MSG_ERROR([cannot find GNOME2 2.0!]) fi AC_SUBST(GNOME2_CFLAGS) AC_SUBST(GNOME2_LIBS) AC_PATH_PROG(GCONFTOOL, gconftool-2, no) if test "$GCONFTOOL" = "no"; then AC_MSG_ERROR([cannot find gconf 2.0!]) fi AM_GCONF_SOURCE_2 AC_CHECK_PROG(rdesktop, rdesktop, "yes", "no") if test "$rdesktop" = "no"; then AC_MSG_WARN([*** rdesktop is required to use grdesktp! ***]) fi AC_ARG_WITH(keymap-path, AC_HELP_STRING([--with-keymap-path=DIR], [search for rdesktop keymap files in DIR/])) if test "$withval" = ""; then AC_MSG_WARN([--with-keymap-path called without argument - will use default]) AC_SUBST(kbpath, "/usr/local/share/rdesktop/keymaps/") else AC_SUBST(kbpath, $withval) fi dnl Generate the Makefiles AC_OUTPUT([ Makefile \ po/Makefile.in \ help/Makefile \ help/C/Makefile \ doc/Makefile \ src/Makefile \ pixmaps/Makefile ]) ./grdesktop-0.23/grdesktop.applications0000644000175000017500000000024607754443772017630 0ustar sarsar00000000000000grdesktop command=grdesktop -s name=Remotedesktop Client can_open_multiple_files=false expects_uris=false requires_terminal=false mime_types=application/x-rdp ./grdesktop-0.23/grdesktop.desktop0000644000175000017500000000056207754443772016614 0ustar sarsar00000000000000[Desktop Entry] Name=Remotedesktop Client Comment=Connect to a remote Windows Terminal-Server Comment[de]=Verbindet zu einem entfernten Windows Terminal-Server TryExec=grdesktop Exec=grdesktop Icon=grdesktop.png Terminal=false Type=Application Version=1.0 Actions=Full; Categories=Application;Network;X-Red-Hat-Base; Encoding=UTF-8 [Desktop Action Full] Exec=grdesktop ./grdesktop-0.23/grdesktop.keys0000644000175000017500000000057607754443772016123 0ustar sarsar00000000000000application/x-rdp icon_filename=grdesktop-cfg description=Remotdesktop Configuration File [de]description=Remotedesktop Konfigurationsdatei default_action_type=application short_list_application_ids_for_novice_user_level=grdesktop short_list_application_ids_for_intermediate_user_level=grdesktop short_list_application_ids_for_advanced_user_level=grdesktop category=System ./grdesktop-0.23/grdesktop.mime0000644000175000017500000000003507754443772016065 0ustar sarsar00000000000000application/x-rdp ext: rdp ./grdesktop-0.23/grdesktop.spec0000644000175000017500000000300610007667412016051 0ustar sarsar00000000000000Summary: A gtk2 frontend for rdesktop Name: grdesktop Version: 0.22 Release: 1 Group: Internet License: GPL Source0: %{name}-%{version}.tar.gz Source1: %{name}-%{version}.tar.gz.gpg Source2: %{name}-%{version}.tar.gz.md5 BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.nongnu.org/grdesktop/ #Prefix: / Requires: rdesktop %description grdesktop is a frontend, written in C using the GTK+ 2 toolkit, for the remote desktop client (rdesktop). It can save several connections (including their options), and browse the network for available terminal servers. %prep %setup %build %configure make %install %makeinstall #Install application link for X-Windows install -d %{buildroot}/etc/X11/applnk/Internet echo -e "[Desktop Entry] Name=%name Comment=rdesktop frontend Exec=grdesktop #Icon=%name.xpm Terminal=0 Type=Application" > %{buildroot}/etc/X11/applnk/Internet/"grdesktop".desktop %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ABOUT-NLS %doc AUTHORS %doc COPYING %doc ChangeLog %doc INSTALL %doc NEWS %doc README %doc TODO %doc doc %{_bindir}/grdesktop %{_datadir}/locale/de/LC_MESSAGES/grdesktop.mo %{_datadir}/locale/fr/LC_MESSAGES/grdesktop.mo %{_datadir}/man/man1/grdesktop.1.gz %{_datadir}/pixmaps/grdesktop/*.gif %{_datadir}/pixmaps/grdesktop/*.png %{_datadir}/pixmaps/grdesktop/*.xpm /etc/X11/applnk/Internet/grdesktop.desktop %changelog * Sun Nov 9 2003 tsauter - version upgrade * Tue Nov 12 2002 Che - version upgrade - prettyfied it a bit :P * Fri Nov 01 2002 Che - initial rpm release ./grdesktop-0.23/doc/0000755000175000017500000000000010032301527013727 5ustar sarsar00000000000000./grdesktop-0.23/doc/Makefile.am0000644000175000017500000000166310021347047015776 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.12 2004/03/03 12:23:03 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## man_MANS = grdesktop.1 EXTRA_DIST = $(man_MANS) clean: distclean: ./grdesktop-0.23/doc/grdesktop.10000644000175000017500000000314010032277171016020 0ustar sarsar00000000000000.\" $Header: /cvsroot/grdesktop/grdesktop/doc/grdesktop.1,v 1.2 2004/03/30 14:04:41 tsauter Exp $ .\" .\" transcript compatibility for postscript use. .\" .\" synopsis: .P! .\" .de P! .fl \!!1 setgray .fl \\&.\" .fl \!!0 setgray .fl \" force out current output buffer \!!save /psv exch def currentpoint translate 0 0 moveto \!!/showpage{}def .fl \" prolog .sy sed -e 's/^/!/' \\$1\" bring in postscript file \!!psv restore . .de pF .ie \\*(f1 .ds f1 \\n(.f .el .ie \\*(f2 .ds f2 \\n(.f .el .ie \\*(f3 .ds f3 \\n(.f .el .ie \\*(f4 .ds f4 \\n(.f .el .tm ? font overflow .ft \\$1 .. .de fP .ie !\\*(f4 \{\ . ft \\*(f4 . ds f4\" ' br \} .el .ie !\\*(f3 \{\ . ft \\*(f3 . ds f3\" ' br \} .el .ie !\\*(f2 \{\ . ft \\*(f2 . ds f2\" ' br \} .el .ie !\\*(f1 \{\ . ft \\*(f1 . ds f1\" ' br \} .el .tm ? font underflow .. .ds f1\" .ds f2\" .ds f3\" .ds f4\" '\" t .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n .TH "GRDESKTOP" "1" .SH "NAME" grdesktop \(em GNOME frontend for the rdesktop client .SH "SYNOPSIS" .PP \fBgrdesktop\fR .SH "DESCRIPTION" .PP grdesktop is a GNOME frontend for the remote desktop client (rdesktop). .PP It can save several connections (including there options), and browse the network for available terminal servers. .SH "OPTIONS" .PP grdesktop support the default GNOME and XFree86 command line options. .SH "SEE ALSO" .PP rdesktop (1) .SH "AUTHOR" .PP grdesktop is written by Thorsten Sauter .SH "THANKS" .PP Thanks to all the mailinglist members, or bug reporters. .\" created by instant / docbook-to-man, Tue 30 Mar 2004, 12:22 ./grdesktop-0.23/doc/options.samples0000644000175000017500000000012707551771440017031 0ustar sarsar00000000000000username = maier password = invisible domain = DOMAIN1 keymap = DE geometry = 1024x768 ./grdesktop-0.23/doc/sample.rdp0000644000175000017500000000725107555271272015747 0ustar sarsar00000000000000ÿþscreen mode id:i:1 desktopwidth:i:1024 desktopheight:i:768 session bpp:i:8 winposstr:s:2,3,0,0,800,572 auto connect:i:0 full address:s:test compression:i:1 keyboardhook:i:2 audiomode:i:0 redirectdrives:i:0 redirectprinters:i:1 redirectcomports:i:0 redirectsmartcards:i:1 displayconnectionbar:i:1 username:s:Administrator domain:s:NTDOMAIN alternate shell:s:winword shell working directory:s:c:\bin password 51:b:01000000D08C9DDF0115D1118C7A00C04FC297EB01000000D930FD095A27F247A70471014CF345ED0000000008000000700073007700000003660000A800000010000000CD1B77BE5E9D2CE8DC4FDA905A314E7E0000000004800000A0000000100000001953E989FF576D5CC74A779824E3A7F10802000073518B0DE1CCB8F7C387898B1BD902A38579903F4CDB52DBC95E30B4028448E2409FFC4265C867F7056D8EF449E51211F56EAC0C3F16D85697696D86475C1DB185DDB5038D570ADAA7659A6E932BD6DDEFF97CEDE758DA6230AE70E7542658BC48CD58FBEADCC03278283701EBFD68D9A0A31B8346B397C947BDF32DFC50D9C775C951AE5899CD59C556430F38A319E1BA3D92EE4B02C7A9EA3B63AC86D40CC519253F94598CD3F81128642B09CCA04CF97141CDAA9F6023D508642980CF148B2CE17744D77F29CE95F3DB799217FC84CA6AB97DF7B83DB0A38105E74A2FD767B9FDD50D0D1832E3AE01F4D79CCA5DC7C50DFC964F805549B96875C6541220105E483B83B143BA49D405BA355BE8D66C1429B83623C641C253C12D8922AB907783A54E392974B5043D913A6B6296754DCC8346103A5CE95FC83358D83F6B067C4988BDD75C8B63FACFEA30E08D9E571DD52B7988F8F1BA445928A9B2E230C8A6D8D2449F8E66BB7E4047AFBA6964AFA77A21C6ED81A6F52AE534C1104C1D7F23737A0D4ABBF1BB6C6AA536ECA729782C6587DE2A212A1F9F8C9041850449171F7E6A0DB41B7AC550D9EFE9DA38A3E2CBE2E99B483E35D14E1D7A913138DCD5B74ED6F387A04CAFC664D6BAD25ECFF0850D27A617C0345C73225C33483643CB8112161EEC46AA907BB96340AA2CEB215DAD9A6ECEC770FA35A7BCEF0A732663354D33FFE7BE85AB3714000000566CE21C8CF0656A928D22356B848C430A7A59CF disable wallpaper:i:1 disable full window drag:i:1 disable menu anims:i:1 disable themes:i:0 bitmapcachepersistenable:i:1 ./grdesktop-0.23/doc/servers.samples0000644000175000017500000000002007551051317017011 0ustar sarsar00000000000000nt1 w2ksrv pdc1 ./grdesktop-0.23/doc/Makefile.in0000644000175000017500000002174210032301505015776 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ man_MANS = grdesktop.1 EXTRA_DIST = $(man_MANS) subdir = doc ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = DIST_SOURCES = NROFF = nroff MANS = $(man_MANS) DIST_COMMON = $(srcdir)/Makefile.in Makefile.am all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu doc/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: man1dir = $(mandir)/man1 install-man1: $(man1_MANS) $(man_MANS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(man1dir) @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ done uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ rm -f $(DESTDIR)$(man1dir)/$$inst; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(MANS) installdirs: $(mkinstalldirs) $(DESTDIR)$(man1dir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-man install-exec-am: install-info: install-info-am install-man: install-man1 installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-man uninstall-man: uninstall-man1 .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-man1 install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-man uninstall-man1 clean: distclean: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/help/0000755000175000017500000000000010032301527014112 5ustar sarsar00000000000000./grdesktop-0.23/help/Makefile.am0000644000175000017500000000157210007676032016163 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.2 2004/02/03 10:46:50 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## SUBDIRS = C ./grdesktop-0.23/help/omf.make0000644000175000017500000000377307675551262015572 0ustar sarsar00000000000000# # No modifications of this Makefile should be necessary. # # This file contains the build instructions for installing OMF files. It is # generally called from the makefiles for particular formats of documentation. # # Note that you must configure your package with --localstatedir=/var/lib # so that the scrollkeeper-update command below will update the database # in the standard scrollkeeper directory. # # If it is impossible to configure with --localstatedir=/var/lib, then # modify the definition of scrollkeeper_localstate_dir so that # it points to the correct location. Note that you must still use # $(localstatedir) in this or when people build RPMs it will update # the real database on their system instead of the one under RPM_BUILD_ROOT. # # Note: This make file is not incorporated into xmldocs.make because, in # general, there will be other documents install besides XML documents # and the makefiles for these formats should also include this file. # # About this file: # This file was taken from scrollkeeper_example2, a package illustrating # how to install documentation and OMF files for use with ScrollKeeper # 0.3.x and 0.4.x. For more information, see: # http://scrollkeeper.sourceforge.net/ # Version: 0.1.2 (last updated: March 20, 2002) # omf_dest_dir=$(datadir)/omf/@PACKAGE@ scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper omf: omf_timestamp omf_timestamp: $(omffile) -for file in $(omffile); do \ scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \ done touch omf_timestamp install-data-hook-omf: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) for file in $(omffile); do \ $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ done -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) uninstall-local-omf: -for file in $(srcdir)/*.omf; do \ basefile=`basename $$file`; \ rm -f $(omf_dest_dir)/$$basefile; \ done -rmdir $(omf_dest_dir) -scrollkeeper-update -p $(scrollkeeper_localstate_dir) ./grdesktop-0.23/help/xmldocs.make0000644000175000017500000000600107675551262016445 0ustar sarsar00000000000000# # No modifications of this Makefile should be necessary. # # To use this template: # 1) Define: figdir, docname, lang, omffile, and entities in # your Makefile.am file for each document directory, # although figdir, omffile, and entities may be empty # 2) Make sure the Makefile in (1) also includes # "include $(top_srcdir)/xmldocs.make" and # "dist-hook: app-dist-hook". # 3) Optionally define 'entities' to hold xml entities which # you would also like installed # 4) Figures must go under $(figdir)/ and be in PNG format # 5) You should only have one document per directory # 6) Note that the figure directory, $(figdir)/, should not have its # own Makefile since this Makefile installs those figures. # # example Makefile.am: # figdir = figures # docname = scrollkeeper-manual # lang = C # omffile=scrollkeeper-manual-C.omf # entities = fdl.xml # include $(top_srcdir)/xmldocs.make # dist-hook: app-dist-hook # # About this file: # This file was taken from scrollkeeper_example2, a package illustrating # how to install documentation and OMF files for use with ScrollKeeper # 0.3.x and 0.4.x. For more information, see: # http://scrollkeeper.sourceforge.net/ # Version: 0.1.2 (last updated: March 20, 2002) # # ************* Begin of section some packagers may need to modify ************** # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) docdir = $(datadir)/gnome/help/$(docname)/$(lang) # ************** You should not have to edit below this line ******************* xml_files = $(entities) $(docname).xml EXTRA_DIST = $(xml_files) $(omffile) CLEANFILES = omf_timestamp include $(top_srcdir)/help/omf.make all: omf $(docname).xml: $(entities) -ourdir=`pwd`; \ cd $(srcdir); \ cp $(entities) $$ourdir app-dist-hook: if test "$(figdir)"; then \ $(mkinstalldirs) $(distdir)/$(figdir); \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \ done \ fi install-data-local: omf $(mkinstalldirs) $(DESTDIR)$(docdir) for file in $(xml_files); do \ cp $(srcdir)/$$file $(DESTDIR)$(docdir); \ done if test "$(figdir)"; then \ $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ done \ fi install-data-hook: install-data-hook-omf uninstall-local: uninstall-local-doc uninstall-local-omf uninstall-local-doc: -if test "$(figdir)"; then \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ rm -f $(docdir)/$(figdir)/$$basefile; \ done; \ rmdir $(DESTDIR)$(docdir)/$(figdir); \ fi -for file in $(xml_files); do \ rm -f $(DESTDIR)$(docdir)/$$file; \ done -rmdir $(DESTDIR)$(docdir) ./grdesktop-0.23/help/C/0000755000175000017500000000000010032301527014274 5ustar sarsar00000000000000./grdesktop-0.23/help/C/Makefile.am0000644000175000017500000000322610032276251016340 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.5 2004/03/30 13:56:57 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## figs = $(top_srcdir)/pixmaps/grdesktop-mainwin.png docname = grdesktop lang = C extraomf = grdesktop-C.omf omffile = grdesktop-C.omf entities = legal.xml include $(top_srcdir)/help/xmldocs.make omf_timestamp: $(omffile) -for file in $(omffile); do \ scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \ done -for file in $(extraomf); do \ scrollkeeper-preinstall $(docdir)/`echo $$file | cut -f1 -d -`.xml $(srcdir)/$$file $$file.out; \ done touch omf_timestamp install-data-hook-omf: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) for file in $(extraomf); do \ $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ done -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) dist-hook: app-dist-hook EXTRA_DIST += $(extraomf) ./grdesktop-0.23/help/C/grdesktop-C.omf0000644000175000017500000000136407641271161017201 0ustar sarsar00000000000000 Thorsten Sauter (tsauter@gmx.net) Thorsten Sauter (tsauter@gmx.net) Remotedesktop Client Manual 2003-03-28 User manual for Remotedesktop Client. user's guide ./grdesktop-0.23/help/C/grdesktop.xml0000644000175000017500000000531007641272765017046 0ustar sarsar00000000000000 ]>
&app; Manual V&manrevision; 2003 Thorsten Sauter Thorsten Sauter &legal; Thorsten Sauter Thorsten Sauter
tsauter@gmx.net
Remotedesktop Client User's Guide 2003 Thorsten Sauter tsauter@gmx.net Thorsten Sauter This manual describes version &appversion; of &app;. Feedback To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the Remotedesktop Client Homepage.
Remotedesktop Client Introduction With the &app; you can easily connect to a remote Microsoft terminal server or Windows XP running Remote Desktop. All you need is network access and permissions to connect to the other computer (Username and Password). Optionally, you can specify settings for you connection and then save the setting for the next time you connect. Create a new connection Open &app; In Computer
./grdesktop-0.23/help/C/legal.xml0000644000175000017500000000573407641271161016127 0ustar sarsar00000000000000 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license. Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and the members of the GNOME Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters. DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. ./grdesktop-0.23/help/C/Makefile.in0000644000175000017500000003266710032301505016353 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # # No modifications of this Makefile should be necessary. # # To use this template: # 1) Define: figdir, docname, lang, omffile, and entities in # your Makefile.am file for each document directory, # although figdir, omffile, and entities may be empty # 2) Make sure the Makefile in (1) also includes # "include $(top_srcdir)/xmldocs.make" and # "dist-hook: app-dist-hook". # 3) Optionally define 'entities' to hold xml entities which # you would also like installed # 4) Figures must go under $(figdir)/ and be in PNG format # 5) You should only have one document per directory # 6) Note that the figure directory, $(figdir)/, should not have its # own Makefile since this Makefile installs those figures. # # example Makefile.am: # figdir = figures # docname = scrollkeeper-manual # lang = C # omffile=scrollkeeper-manual-C.omf # entities = fdl.xml # include $(top_srcdir)/xmldocs.make # dist-hook: app-dist-hook # # About this file: # This file was taken from scrollkeeper_example2, a package illustrating # how to install documentation and OMF files for use with ScrollKeeper # 0.3.x and 0.4.x. For more information, see: # http://scrollkeeper.sourceforge.net/ # Version: 0.1.2 (last updated: March 20, 2002) # # # No modifications of this Makefile should be necessary. # # This file contains the build instructions for installing OMF files. It is # generally called from the makefiles for particular formats of documentation. # # Note that you must configure your package with --localstatedir=/var/lib # so that the scrollkeeper-update command below will update the database # in the standard scrollkeeper directory. # # If it is impossible to configure with --localstatedir=/var/lib, then # modify the definition of scrollkeeper_localstate_dir so that # it points to the correct location. Note that you must still use # $(localstatedir) in this or when people build RPMs it will update # the real database on their system instead of the one under RPM_BUILD_ROOT. # # Note: This make file is not incorporated into xmldocs.make because, in # general, there will be other documents install besides XML documents # and the makefiles for these formats should also include this file. # # About this file: # This file was taken from scrollkeeper_example2, a package illustrating # how to install documentation and OMF files for use with ScrollKeeper # 0.3.x and 0.4.x. For more information, see: # http://scrollkeeper.sourceforge.net/ # Version: 0.1.2 (last updated: March 20, 2002) # srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ figs = $(top_srcdir)/pixmaps/grdesktop-mainwin.png docname = grdesktop lang = C extraomf = grdesktop-C.omf omffile = grdesktop-C.omf entities = legal.xml # ************* Begin of section some packagers may need to modify ************** # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) docdir = $(datadir)/gnome/help/$(docname)/$(lang) # ************** You should not have to edit below this line ******************* xml_files = $(entities) $(docname).xml EXTRA_DIST = $(xml_files) $(omffile) $(extraomf) CLEANFILES = omf_timestamp omf_dest_dir = $(datadir)/omf/@PACKAGE@ scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper subdir = help/C ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = DIST_SOURCES = DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/help/omf.make \ $(top_srcdir)/help/xmldocs.make Makefile.am all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/help/xmldocs.make $(top_srcdir)/help/omf.make $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu help/C/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: tags: TAGS TAGS: ctags: CTAGS CTAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = ../.. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) $(mkinstalldirs) $(distdir)/../../help @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-data-local @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-local .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-data-local \ install-exec install-exec-am install-info install-info-am \ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-local omf: omf_timestamp omf_timestamp: $(omffile) -for file in $(omffile); do \ scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \ done touch omf_timestamp install-data-hook-omf: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) for file in $(omffile); do \ $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ done -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) uninstall-local-omf: -for file in $(srcdir)/*.omf; do \ basefile=`basename $$file`; \ rm -f $(omf_dest_dir)/$$basefile; \ done -rmdir $(omf_dest_dir) -scrollkeeper-update -p $(scrollkeeper_localstate_dir) all: omf $(docname).xml: $(entities) -ourdir=`pwd`; \ cd $(srcdir); \ cp $(entities) $$ourdir app-dist-hook: if test "$(figdir)"; then \ $(mkinstalldirs) $(distdir)/$(figdir); \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \ done \ fi install-data-local: omf $(mkinstalldirs) $(DESTDIR)$(docdir) for file in $(xml_files); do \ cp $(srcdir)/$$file $(DESTDIR)$(docdir); \ done if test "$(figdir)"; then \ $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ done \ fi install-data-hook: install-data-hook-omf uninstall-local: uninstall-local-doc uninstall-local-omf uninstall-local-doc: -if test "$(figdir)"; then \ for file in $(srcdir)/$(figdir)/*.png; do \ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ rm -f $(docdir)/$(figdir)/$$basefile; \ done; \ rmdir $(DESTDIR)$(docdir)/$(figdir); \ fi -for file in $(xml_files); do \ rm -f $(DESTDIR)$(docdir)/$$file; \ done -rmdir $(DESTDIR)$(docdir) omf_timestamp: $(omffile) -for file in $(omffile); do \ scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \ done -for file in $(extraomf); do \ scrollkeeper-preinstall $(docdir)/`echo $$file | cut -f1 -d -`.xml $(srcdir)/$$file $$file.out; \ done touch omf_timestamp install-data-hook-omf: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) for file in $(extraomf); do \ $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ done -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) dist-hook: app-dist-hook # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/help/Makefile.in0000644000175000017500000003076310032301505016164 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = C subdir = help ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = DIST_SOURCES = RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursive DIST_COMMON = $(srcdir)/Makefile.in Makefile.am DIST_SUBDIRS = $(SUBDIRS) all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu help/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ETAGS = etags ETAGSFLAGS = CTAGS = ctags CTAGSFLAGS = tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if (etags --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ else \ include_option=--include; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d $(distdir)/$$subdir \ || mkdir $(distdir)/$$subdir \ || exit 1; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" \ distdir=../$(distdir)/$$subdir \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: info: info-recursive info-am: install-data-am: install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ clean-generic clean-recursive ctags ctags-recursive distclean \ distclean-generic distclean-recursive distclean-tags distdir \ dvi dvi-am dvi-recursive info info-am info-recursive install \ install-am install-data install-data-am install-data-recursive \ install-exec install-exec-am install-exec-recursive \ install-info install-info-am install-info-recursive install-man \ install-recursive install-strip installcheck installcheck-am \ installdirs installdirs-am installdirs-recursive \ maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ ps-recursive tags tags-recursive uninstall uninstall-am \ uninstall-info-am uninstall-info-recursive uninstall-recursive # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/m4/0000755000175000017500000000000010032301073013476 5ustar sarsar00000000000000./grdesktop-0.23/m4/codeset.m40000644000175000017500000000157610021610720015377 0ustar sarsar00000000000000# codeset.m4 serial AM1 (gettext-0.10.40) dnl Copyright (C) 2000-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl From Bruno Haible. AC_DEFUN([AM_LANGINFO_CODESET], [ AC_CACHE_CHECK([for nl_langinfo and CODESET], am_cv_langinfo_codeset, [AC_TRY_LINK([#include ], [char* cs = nl_langinfo(CODESET);], am_cv_langinfo_codeset=yes, am_cv_langinfo_codeset=no) ]) if test $am_cv_langinfo_codeset = yes; then AC_DEFINE(HAVE_LANGINFO_CODESET, 1, [Define if you have and nl_langinfo(CODESET).]) fi ]) ./grdesktop-0.23/m4/gettext.m40000644000175000017500000004513010021610720015427 0ustar sarsar00000000000000# gettext.m4 serial 28 (gettext-0.13) dnl Copyright (C) 1995-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995-2000. dnl Bruno Haible , 2000-2003. dnl Macro to add for using GNU gettext. dnl Usage: AM_GNU_GETTEXT([INTLSYMBOL], [NEEDSYMBOL], [INTLDIR]). dnl INTLSYMBOL can be one of 'external', 'no-libtool', 'use-libtool'. The dnl default (if it is not specified or empty) is 'no-libtool'. dnl INTLSYMBOL should be 'external' for packages with no intl directory, dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory. dnl If INTLSYMBOL is 'use-libtool', then a libtool library dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static, dnl depending on --{enable,disable}-{shared,static} and on the presence of dnl AM-DISABLE-SHARED). If INTLSYMBOL is 'no-libtool', a static library dnl $(top_builddir)/intl/libintl.a will be created. dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext dnl implementations (in libc or libintl) without the ngettext() function dnl will be ignored. If NEEDSYMBOL is specified and is dnl 'need-formatstring-macros', then GNU gettext implementations that don't dnl support the ISO C 99 formatstring macros will be ignored. dnl INTLDIR is used to find the intl libraries. If empty, dnl the value `$(top_builddir)/intl/' is used. dnl dnl The result of the configuration is one of three cases: dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled dnl and used. dnl Catalog format: GNU --> install in $(datadir) dnl Catalog extension: .mo after installation, .gmo in source tree dnl 2) GNU gettext has been found in the system's C library. dnl Catalog format: GNU --> install in $(datadir) dnl Catalog extension: .mo after installation, .gmo in source tree dnl 3) No internationalization, always use English msgid. dnl Catalog format: none dnl Catalog extension: none dnl If INTLSYMBOL is 'external', only cases 2 and 3 can occur. dnl The use of .gmo is historical (it was needed to avoid overwriting the dnl GNU format catalogs when building on a platform with an X/Open gettext), dnl but we keep it in order not to force irrelevant filename changes on the dnl maintainers. dnl AC_DEFUN([AM_GNU_GETTEXT], [ dnl Argument checking. ifelse([$1], [], , [ifelse([$1], [external], , [ifelse([$1], [no-libtool], , [ifelse([$1], [use-libtool], , [errprint([ERROR: invalid first argument to AM_GNU_GETTEXT ])])])])]) ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], , [errprint([ERROR: invalid second argument to AM_GNU_GETTEXT ])])])]) define(gt_included_intl, ifelse([$1], [external], [no], [yes])) define(gt_libtool_suffix_prefix, ifelse([$1], [use-libtool], [l], [])) AC_REQUIRE([AM_PO_SUBDIRS])dnl ifelse(gt_included_intl, yes, [ AC_REQUIRE([AM_INTL_SUBDIR])dnl ]) dnl Prerequisites of AC_LIB_LINKFLAGS_BODY. AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) dnl Sometimes libintl requires libiconv, so first search for libiconv. dnl Ideally we would do this search only after the dnl if test "$USE_NLS" = "yes"; then dnl if test "$gt_cv_func_gnugettext_libc" != "yes"; then dnl tests. But if configure.in invokes AM_ICONV after AM_GNU_GETTEXT dnl the configure script would need to contain the same shell code dnl again, outside any 'if'. There are two solutions: dnl - Invoke AM_ICONV_LINKFLAGS_BODY here, outside any 'if'. dnl - Control the expansions in more detail using AC_PROVIDE_IFELSE. dnl Since AC_PROVIDE_IFELSE is only in autoconf >= 2.52 and not dnl documented, we avoid it. ifelse(gt_included_intl, yes, , [ AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY]) ]) dnl Set USE_NLS. AM_NLS ifelse(gt_included_intl, yes, [ BUILD_INCLUDED_LIBINTL=no USE_INCLUDED_LIBINTL=no ]) LIBINTL= LTLIBINTL= POSUB= dnl If we use NLS figure out what method if test "$USE_NLS" = "yes"; then gt_use_preinstalled_gnugettext=no ifelse(gt_included_intl, yes, [ AC_MSG_CHECKING([whether included gettext is requested]) AC_ARG_WITH(included-gettext, [ --with-included-gettext use the GNU gettext library included here], nls_cv_force_use_gnu_gettext=$withval, nls_cv_force_use_gnu_gettext=no) AC_MSG_RESULT($nls_cv_force_use_gnu_gettext) nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext" if test "$nls_cv_force_use_gnu_gettext" != "yes"; then ]) dnl User does not insist on using GNU NLS library. Figure out what dnl to use. If GNU gettext is available we use this. Else we have dnl to fall back to GNU NLS library. dnl Add a version number to the cache macros. define([gt_api_version], ifelse([$2], [need-formatstring-macros], 3, ifelse([$2], [need-ngettext], 2, 1))) define([gt_cv_func_gnugettext_libc], [gt_cv_func_gnugettext]gt_api_version[_libc]) define([gt_cv_func_gnugettext_libintl], [gt_cv_func_gnugettext]gt_api_version[_libintl]) AC_CACHE_CHECK([for GNU gettext in libc], gt_cv_func_gnugettext_libc, [AC_TRY_LINK([#include ]ifelse([$2], [need-formatstring-macros], [#ifndef __GNU_GETTEXT_SUPPORTED_REVISION #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1) #endif changequote(,)dnl typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1]; changequote([,])dnl ], [])[extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings;], [bindtextdomain ("", ""); return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_domain_bindings], gt_cv_func_gnugettext_libc=yes, gt_cv_func_gnugettext_libc=no)]) if test "$gt_cv_func_gnugettext_libc" != "yes"; then dnl Sometimes libintl requires libiconv, so first search for libiconv. ifelse(gt_included_intl, yes, , [ AM_ICONV_LINK ]) dnl Search for libintl and define LIBINTL, LTLIBINTL and INCINTL dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv]) dnl because that would add "-liconv" to LIBINTL and LTLIBINTL dnl even if libiconv doesn't exist. AC_LIB_LINKFLAGS_BODY([intl]) AC_CACHE_CHECK([for GNU gettext in libintl], gt_cv_func_gnugettext_libintl, [gt_save_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $INCINTL" gt_save_LIBS="$LIBS" LIBS="$LIBS $LIBINTL" dnl Now see whether libintl exists and does not depend on libiconv. AC_TRY_LINK([#include ]ifelse([$2], [need-formatstring-macros], [#ifndef __GNU_GETTEXT_SUPPORTED_REVISION #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1) #endif changequote(,)dnl typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1]; changequote([,])dnl ], [])[extern int _nl_msg_cat_cntr; extern #ifdef __cplusplus "C" #endif const char *_nl_expand_alias ();], [bindtextdomain ("", ""); return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)], gt_cv_func_gnugettext_libintl=yes, gt_cv_func_gnugettext_libintl=no) dnl Now see whether libintl exists and depends on libiconv. if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV"; then LIBS="$LIBS $LIBICONV" AC_TRY_LINK([#include ]ifelse([$2], [need-formatstring-macros], [#ifndef __GNU_GETTEXT_SUPPORTED_REVISION #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1) #endif changequote(,)dnl typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1]; changequote([,])dnl ], [])[extern int _nl_msg_cat_cntr; extern #ifdef __cplusplus "C" #endif const char *_nl_expand_alias ();], [bindtextdomain ("", ""); return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)], [LIBINTL="$LIBINTL $LIBICONV" LTLIBINTL="$LTLIBINTL $LTLIBICONV" gt_cv_func_gnugettext_libintl=yes ]) fi CPPFLAGS="$gt_save_CPPFLAGS" LIBS="$gt_save_LIBS"]) fi dnl If an already present or preinstalled GNU gettext() is found, dnl use it. But if this macro is used in GNU gettext, and GNU dnl gettext is already preinstalled in libintl, we update this dnl libintl. (Cf. the install rule in intl/Makefile.in.) if test "$gt_cv_func_gnugettext_libc" = "yes" \ || { test "$gt_cv_func_gnugettext_libintl" = "yes" \ && test "$PACKAGE" != gettext-runtime \ && test "$PACKAGE" != gettext-tools; }; then gt_use_preinstalled_gnugettext=yes else dnl Reset the values set by searching for libintl. LIBINTL= LTLIBINTL= INCINTL= fi ifelse(gt_included_intl, yes, [ if test "$gt_use_preinstalled_gnugettext" != "yes"; then dnl GNU gettext is not found in the C library. dnl Fall back on included GNU gettext library. nls_cv_use_gnu_gettext=yes fi fi if test "$nls_cv_use_gnu_gettext" = "yes"; then dnl Mark actions used to generate GNU NLS library. BUILD_INCLUDED_LIBINTL=yes USE_INCLUDED_LIBINTL=yes LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV" LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV" LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` fi if test "$gt_use_preinstalled_gnugettext" = "yes" \ || test "$nls_cv_use_gnu_gettext" = "yes"; then dnl Mark actions to use GNU gettext tools. CATOBJEXT=.gmo fi ]) if test "$gt_use_preinstalled_gnugettext" = "yes" \ || test "$nls_cv_use_gnu_gettext" = "yes"; then AC_DEFINE(ENABLE_NLS, 1, [Define to 1 if translation of program messages to the user's native language is requested.]) else USE_NLS=no fi fi AC_MSG_CHECKING([whether to use NLS]) AC_MSG_RESULT([$USE_NLS]) if test "$USE_NLS" = "yes"; then AC_MSG_CHECKING([where the gettext function comes from]) if test "$gt_use_preinstalled_gnugettext" = "yes"; then if test "$gt_cv_func_gnugettext_libintl" = "yes"; then gt_source="external libintl" else gt_source="libc" fi else gt_source="included intl directory" fi AC_MSG_RESULT([$gt_source]) fi if test "$USE_NLS" = "yes"; then if test "$gt_use_preinstalled_gnugettext" = "yes"; then if test "$gt_cv_func_gnugettext_libintl" = "yes"; then AC_MSG_CHECKING([how to link with libintl]) AC_MSG_RESULT([$LIBINTL]) AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCINTL]) fi dnl For backward compatibility. Some packages may be using this. AC_DEFINE(HAVE_GETTEXT, 1, [Define if the GNU gettext() function is already present or preinstalled.]) AC_DEFINE(HAVE_DCGETTEXT, 1, [Define if the GNU dcgettext() function is already present or preinstalled.]) fi dnl We need to process the po/ directory. POSUB=po fi ifelse(gt_included_intl, yes, [ dnl If this is used in GNU gettext we have to set BUILD_INCLUDED_LIBINTL dnl to 'yes' because some of the testsuite requires it. if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then BUILD_INCLUDED_LIBINTL=yes fi dnl Make all variables we use known to autoconf. AC_SUBST(BUILD_INCLUDED_LIBINTL) AC_SUBST(USE_INCLUDED_LIBINTL) AC_SUBST(CATOBJEXT) dnl For backward compatibility. Some configure.ins may be using this. nls_cv_header_intl= nls_cv_header_libgt= dnl For backward compatibility. Some Makefiles may be using this. DATADIRNAME=share AC_SUBST(DATADIRNAME) dnl For backward compatibility. Some Makefiles may be using this. INSTOBJEXT=.mo AC_SUBST(INSTOBJEXT) dnl For backward compatibility. Some Makefiles may be using this. GENCAT=gencat AC_SUBST(GENCAT) dnl For backward compatibility. Some Makefiles may be using this. if test "$USE_INCLUDED_LIBINTL" = yes; then INTLOBJS="\$(GETTOBJS)" fi AC_SUBST(INTLOBJS) dnl Enable libtool support if the surrounding package wishes it. INTL_LIBTOOL_SUFFIX_PREFIX=gt_libtool_suffix_prefix AC_SUBST(INTL_LIBTOOL_SUFFIX_PREFIX) ]) dnl For backward compatibility. Some Makefiles may be using this. INTLLIBS="$LIBINTL" AC_SUBST(INTLLIBS) dnl Make all documented variables known to autoconf. AC_SUBST(LIBINTL) AC_SUBST(LTLIBINTL) AC_SUBST(POSUB) ]) dnl Checks for all prerequisites of the intl subdirectory, dnl except for INTL_LIBTOOL_SUFFIX_PREFIX (and possibly LIBTOOL), INTLOBJS, dnl USE_INCLUDED_LIBINTL, BUILD_INCLUDED_LIBINTL. AC_DEFUN([AM_INTL_SUBDIR], [ AC_REQUIRE([AC_PROG_INSTALL])dnl AC_REQUIRE([AM_MKINSTALLDIRS])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_PROG_RANLIB])dnl AC_REQUIRE([AC_ISC_POSIX])dnl AC_REQUIRE([AC_HEADER_STDC])dnl AC_REQUIRE([AC_C_CONST])dnl AC_REQUIRE([bh_C_SIGNED])dnl AC_REQUIRE([AC_C_INLINE])dnl AC_REQUIRE([AC_TYPE_OFF_T])dnl AC_REQUIRE([AC_TYPE_SIZE_T])dnl AC_REQUIRE([jm_AC_TYPE_LONG_LONG])dnl AC_REQUIRE([gt_TYPE_LONGDOUBLE])dnl AC_REQUIRE([gt_TYPE_WCHAR_T])dnl AC_REQUIRE([gt_TYPE_WINT_T])dnl AC_REQUIRE([jm_AC_HEADER_INTTYPES_H]) AC_REQUIRE([jm_AC_HEADER_STDINT_H]) AC_REQUIRE([gt_TYPE_INTMAX_T]) AC_REQUIRE([gt_PRINTF_POSIX]) AC_REQUIRE([AC_FUNC_ALLOCA])dnl AC_REQUIRE([AC_FUNC_MMAP])dnl AC_REQUIRE([jm_GLIBC21])dnl AC_REQUIRE([gt_INTDIV0])dnl AC_REQUIRE([jm_AC_TYPE_UINTMAX_T])dnl AC_REQUIRE([gt_HEADER_INTTYPES_H])dnl AC_REQUIRE([gt_INTTYPES_PRI])dnl AC_REQUIRE([gl_XSIZE])dnl AC_CHECK_TYPE([ptrdiff_t], , [AC_DEFINE([ptrdiff_t], [long], [Define as the type of the result of subtracting two pointers, if the system doesn't define it.]) ]) AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h stddef.h \ stdlib.h string.h unistd.h sys/param.h]) AC_CHECK_FUNCS([asprintf fwprintf getcwd getegid geteuid getgid getuid \ mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \ strtoul tsearch wcslen __argz_count __argz_stringify __argz_next \ __fsetlocking]) dnl Use the _snprintf function only if it is declared (because on NetBSD it dnl is defined as a weak alias of snprintf; we prefer to use the latter). gt_CHECK_DECL(_snprintf, [#include ]) gt_CHECK_DECL(_snwprintf, [#include ]) dnl Use the *_unlocked functions only if they are declared. dnl (because some of them were defined without being declared in Solaris dnl 2.5.1 but were removed in Solaris 2.6, whereas we want binaries built dnl on Solaris 2.5.1 to run on Solaris 2.6). dnl Don't use AC_CHECK_DECLS because it isn't supported in autoconf-2.13. gt_CHECK_DECL(feof_unlocked, [#include ]) gt_CHECK_DECL(fgets_unlocked, [#include ]) gt_CHECK_DECL(getc_unlocked, [#include ]) case $gt_cv_func_printf_posix in *yes) HAVE_POSIX_PRINTF=1 ;; *) HAVE_POSIX_PRINTF=0 ;; esac AC_SUBST([HAVE_POSIX_PRINTF]) if test "$ac_cv_func_asprintf" = yes; then HAVE_ASPRINTF=1 else HAVE_ASPRINTF=0 fi AC_SUBST([HAVE_ASPRINTF]) if test "$ac_cv_func_snprintf" = yes; then HAVE_SNPRINTF=1 else HAVE_SNPRINTF=0 fi AC_SUBST([HAVE_SNPRINTF]) if test "$ac_cv_func_wprintf" = yes; then HAVE_WPRINTF=1 else HAVE_WPRINTF=0 fi AC_SUBST([HAVE_WPRINTF]) AM_ICONV AM_LANGINFO_CODESET if test $ac_cv_header_locale_h = yes; then AM_LC_MESSAGES fi dnl intl/plural.c is generated from intl/plural.y. It requires bison, dnl because plural.y uses bison specific features. It requires at least dnl bison-1.26 because earlier versions generate a plural.c that doesn't dnl compile. dnl bison is only needed for the maintainer (who touches plural.y). But in dnl order to avoid separate Makefiles or --enable-maintainer-mode, we put dnl the rule in general Makefile. Now, some people carelessly touch the dnl files or have a broken "make" program, hence the plural.c rule will dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not dnl present or too old. AC_CHECK_PROGS([INTLBISON], [bison]) if test -z "$INTLBISON"; then ac_verc_fail=yes else dnl Found it, now check the version. AC_MSG_CHECKING([version of bison]) changequote(<<,>>)dnl ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` case $ac_prog_version in '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; 1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*) changequote([,])dnl ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; esac AC_MSG_RESULT([$ac_prog_version]) fi if test $ac_verc_fail = yes; then INTLBISON=: fi ]) dnl gt_CHECK_DECL(FUNC, INCLUDES) dnl Check whether a function is declared. AC_DEFUN([gt_CHECK_DECL], [ AC_CACHE_CHECK([whether $1 is declared], ac_cv_have_decl_$1, [AC_TRY_COMPILE([$2], [ #ifndef $1 char *p = (char *) $1; #endif ], ac_cv_have_decl_$1=yes, ac_cv_have_decl_$1=no)]) if test $ac_cv_have_decl_$1 = yes; then gt_value=1 else gt_value=0 fi AC_DEFINE_UNQUOTED([HAVE_DECL_]translit($1, [a-z], [A-Z]), [$gt_value], [Define to 1 if you have the declaration of `$1', and to 0 if you don't.]) ]) dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version]) AC_DEFUN([AM_GNU_GETTEXT_VERSION], []) ./grdesktop-0.23/m4/glibc21.m40000644000175000017500000000172710021610720015172 0ustar sarsar00000000000000# glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40) dnl Copyright (C) 2000-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. # Test for the GNU C Library, version 2.1 or newer. # From Bruno Haible. AC_DEFUN([jm_GLIBC21], [ AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer, ac_cv_gnu_library_2_1, [AC_EGREP_CPP([Lucky GNU user], [ #include #ifdef __GNU_LIBRARY__ #if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1) || (__GLIBC__ > 2) Lucky GNU user #endif #endif ], ac_cv_gnu_library_2_1=yes, ac_cv_gnu_library_2_1=no) ] ) AC_SUBST(GLIBC21) GLIBC21="$ac_cv_gnu_library_2_1" ] ) ./grdesktop-0.23/m4/iconv.m40000644000175000017500000000665310021610720015070 0ustar sarsar00000000000000# iconv.m4 serial AM4 (gettext-0.11.3) dnl Copyright (C) 2000-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl From Bruno Haible. AC_DEFUN([AM_ICONV_LINKFLAGS_BODY], [ dnl Prerequisites of AC_LIB_LINKFLAGS_BODY. AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV dnl accordingly. AC_LIB_LINKFLAGS_BODY([iconv]) ]) AC_DEFUN([AM_ICONV_LINK], [ dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and dnl those with the standalone portable GNU libiconv installed). dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV dnl accordingly. AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY]) dnl Add $INCICONV to CPPFLAGS before performing the following checks, dnl because if the user has installed libiconv and not disabled its use dnl via --without-libiconv-prefix, he wants to use it. The first dnl AC_TRY_LINK will then fail, the second AC_TRY_LINK will succeed. am_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCICONV]) AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ am_cv_func_iconv="no, consider installing GNU libiconv" am_cv_lib_iconv=no AC_TRY_LINK([#include #include ], [iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd);], am_cv_func_iconv=yes) if test "$am_cv_func_iconv" != yes; then am_save_LIBS="$LIBS" LIBS="$LIBS $LIBICONV" AC_TRY_LINK([#include #include ], [iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd);], am_cv_lib_iconv=yes am_cv_func_iconv=yes) LIBS="$am_save_LIBS" fi ]) if test "$am_cv_func_iconv" = yes; then AC_DEFINE(HAVE_ICONV, 1, [Define if you have the iconv() function.]) fi if test "$am_cv_lib_iconv" = yes; then AC_MSG_CHECKING([how to link with libiconv]) AC_MSG_RESULT([$LIBICONV]) else dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV dnl either. CPPFLAGS="$am_save_CPPFLAGS" LIBICONV= LTLIBICONV= fi AC_SUBST(LIBICONV) AC_SUBST(LTLIBICONV) ]) AC_DEFUN([AM_ICONV], [ AM_ICONV_LINK if test "$am_cv_func_iconv" = yes; then AC_MSG_CHECKING([for iconv declaration]) AC_CACHE_VAL(am_cv_proto_iconv, [ AC_TRY_COMPILE([ #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif ], [], am_cv_proto_iconv_arg1="", am_cv_proto_iconv_arg1="const") am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` AC_MSG_RESULT([$]{ac_t:- }[$]am_cv_proto_iconv) AC_DEFINE_UNQUOTED(ICONV_CONST, $am_cv_proto_iconv_arg1, [Define as const if the declaration of iconv() needs const.]) fi ]) ./grdesktop-0.23/m4/isc-posix.m40000644000175000017500000000213310021610720015655 0ustar sarsar00000000000000# isc-posix.m4 serial 2 (gettext-0.11.2) dnl Copyright (C) 1995-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. # This file is not needed with autoconf-2.53 and newer. Remove it in 2005. # This test replaces the one in autoconf. # Currently this macro should have the same name as the autoconf macro # because gettext's gettext.m4 (distributed in the automake package) # still uses it. Otherwise, the use in gettext.m4 makes autoheader # give these diagnostics: # configure.in:556: AC_TRY_COMPILE was called before AC_ISC_POSIX # configure.in:556: AC_TRY_RUN was called before AC_ISC_POSIX undefine([AC_ISC_POSIX]) AC_DEFUN([AC_ISC_POSIX], [ dnl This test replaces the obsolescent AC_ISC_POSIX kludge. AC_CHECK_LIB(cposix, strerror, [LIBS="$LIBS -lcposix"]) ] ) ./grdesktop-0.23/m4/lcmessage.m40000644000175000017500000000261610021610720015710 0ustar sarsar00000000000000# lcmessage.m4 serial 3 (gettext-0.11.3) dnl Copyright (C) 1995-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995. # Check whether LC_MESSAGES is available in . AC_DEFUN([AM_LC_MESSAGES], [ AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, [AC_TRY_LINK([#include ], [return LC_MESSAGES], am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) if test $am_cv_val_LC_MESSAGES = yes; then AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your file defines LC_MESSAGES.]) fi ]) ./grdesktop-0.23/m4/progtest.m40000644000175000017500000000563410021610720015617 0ustar sarsar00000000000000# progtest.m4 serial 3 (gettext-0.12) dnl Copyright (C) 1996-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1996. # Search path for a program which passes the given test. dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR, dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) AC_DEFUN([AM_PATH_PROG_WITH_TEST], [ # Prepare PATH_SEPARATOR. # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi # Find out how to test for executable files. Don't use a zero-byte file, # as systems may use methods other than mode bits to determine executability. cat >conf$$.file <<_ASEOF #! /bin/sh exit 0 _ASEOF chmod +x conf$$.file if test -x conf$$.file >/dev/null 2>&1; then ac_executable_p="test -x" else ac_executable_p="test -f" fi rm -f conf$$.file # Extract the first word of "$2", so it can be a program name with args. set dummy $2; ac_word=[$]2 AC_MSG_CHECKING([for $ac_word]) AC_CACHE_VAL(ac_cv_path_$1, [case "[$]$1" in [[\\/]]* | ?:[[\\/]]*) ac_cv_path_$1="[$]$1" # Let the user override the test with a path. ;; *) ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in ifelse([$5], , $PATH, [$5]); do IFS="$ac_save_IFS" test -z "$ac_dir" && ac_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then if [$3]; then ac_cv_path_$1="$ac_dir/$ac_word$ac_exec_ext" break 2 fi fi done done IFS="$ac_save_IFS" dnl If no 4th arg is given, leave the cache variable unset, dnl so AC_PATH_PROGS will keep looking. ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" ])dnl ;; esac])dnl $1="$ac_cv_path_$1" if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then AC_MSG_RESULT([$]$1) else AC_MSG_RESULT(no) fi AC_SUBST($1)dnl ]) ./grdesktop-0.23/pixmaps/0000755000175000017500000000000010032301527014643 5ustar sarsar00000000000000./grdesktop-0.23/pixmaps/Makefile.am0000644000175000017500000000221310007676032016705 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.15 2004/02/03 10:46:50 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## pixmapdir = $(datadir)/pixmaps/grdesktop pixmap_DATA = topimage2.png topimage.png icon.png icon.xpm \ colors_1.png colors_2.png colors_3.png colors_4.png \ keyboard.png sound.png monitor.png host.png program.png \ settings.png folder.png animation.gif EXTRA_DIST = $(pixmap_DATA) ./grdesktop-0.23/pixmaps/animation.gif0000644000175000017500000013517207554075416017346 0ustar sarsar00000000000000GIF89a•÷± %x&y'z({({)|*}*}+~,-€.//‚0ƒ1ƒ1„2…3…3†4‡5‡5ˆ6‰7‰8Š8‹9Œ:Œ:;Ž<Ž<=>?‘?’@’A“A”B”C•C–D–E—E˜F˜G™HšI›JœKLžLŸMŸN O¡P¢Q£ Q£ R¤ S¥!S¥!T¦!U§"V¨"W©"X©#Xª#Y«#Z«#Z¬$[­$\­$\®%]¯%^°%_°%_±&`²&a²&a³'b´'c´'cµ'd¶(e¶(e·(f¸)g¸)h¹)hº*iº*j»*j¼*k¼+l½+l¾+m¾,n¿,nÀ,oÀ,pÁ-qÂ-qÃ-rÃ.sÄ.sÅ.tÅ.uÆ/uÇ/vÇ/wÈ0xÉ0yÊ0zË1zË1{Ì1|Í2|Í2}Î2~Ï3Ð3€Ñ3Ñ4Ò4‚Ó4ƒÔ5„Õ5…Ö6†×6‡Ø6ˆØ7ˆÙ7‰Ú7ŠÚ7ŠÛ8‹Ü8ŒÜ8ŒÝ9Þ9ŽÞ9Žß9à:à:‘á:‘â;’â;“ã;“ä;”ä<•å<•æ<–ç=—ç=˜è=˜é=™é>šê>šë>›ë?œì?œí?í?žî@žï@Ÿï@ ðA¡ñA¢òA£óB£óB¤ôB¥õC¥õC¦öC§÷!ÿ NETSCAPE2.0!ù ±,•þ0€@$H `ƒ@ˆ a… .`È a‡>€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\½‚Åû•«V¬V©J5û”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒþ)J„è¡B„ Z ±Ÿ>|öè ŒçŽ:tæÈÁ ç›6l¬¡FhœaFdŒ!F`|áE\l¡EX\aETL!EP<áDL,¡DHaDD !DFýàC<ì C=Ý`C 4Ì`S 3½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , ÀB`@ @´éæ›pÆ)ç›tPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^þ{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëÒÞïÅ7_õÝ—ß~qô÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶øbŒ3ÖxcŽ;öøcCyd’K6ùd”SVye–[vùe˜c&Pæ™i®9çË0ÃY§A)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™”e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éöÊã¾'q¨‡œrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :¡„Zˆ¡†z¢ˆ$šˆ¢Š,á"Œ2Òˆƒ8ê(0ø¤D‰¤’L: ¥”TZ‰¥–\z ¦˜dš‰¦šlÆì¾œ!ù±,80 !ù±, HP`@!ù±, HP`@!ù±,  HP`@!ù±, HP`@!ù±, HP`@!ù±, HP`@!ù±, ÄH° Áƒ( ¡Ã‡2„H1á€!ù±,$%  @¬ƒ*\¸€C dH±âÁ‡´È±áÀ!ù±,(. 8` ÄZȰ¡Ã‡H  A„ !jܸp"Å&äH2âÄ€!ù±,,7,P ‚  @¬‡#Jœ8€E D¨¡CŠ C>¼ˆq`Áƒ 6ɲâÅ€!ù±,0@!zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  îÜ€!ù±,ŒþÑœ1S†Ì1aÀ|ñÒ…Ë-Y°\±R…Ê)Q zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  {ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  {ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  {ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  z`Áƒ -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™mÖ™~L–vZ@!ù±,Àþ1]²T‰Ò$I‘ =rÔˆÑ"E‰2TˆÐ AúóÇO>{ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  {ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  |öèÉ“Ï;uèÌ‘'œ7nÚ°Y£& š3fÊ#& ˜/^ºpÙ¢% –+VªP™"% ”'Nš0Y¢$ ’#FŠ"$ ?|ôà±CG8nبAc† 1`Àxᢋ*R 8a¢‰"B€øà¡‡ 2`¸`¡… "@xà ƒ $@pÀ@ˆE»¶íÛ¸qØ @ Aƒ2tQ"E‹5rôR$I“(U²t S&M›8uòô T(Q£H•»2u U*U«Xµrõ V,Y³hÕ²u W.]»xõòõ X0aÈ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°É–Û…ÖÆ[otPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl³ehçm!ù±,ÕþY­R• ªS¦J‘%*¨Ož:qÚ¤)¦K–*Qš$)¤GŽ1Z¤(¢C† $(P @þøéÃgž|öèÉ“Ï;uèÌ‘'œ7nÚ°Y£& š3fÊ#& ˜/^ºpÙ¢% –+VªP™"% ”'Nš0Y¢$ ’#FŠ"$ ?|ôà±CG8nبAc† 1`Àxᢋ*R 8a¢‰"B€øà¡‡ 2`¸`¡… "@xà ƒ $@pÀ@ˆÅ»·ïßÀ@ Aƒ2tQ"E‹5rôR$I“(U²t S&M›8uÑòô T(Q£H•2u U*U«Xµrõ V,Y³hÕ²u W.]»xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸é܈$öF¯ TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™mÖÙg¡VÚi©­ÖÚk±ÍVÛm¹íVâ¡¿!ù±,Ýþ]Å‚Eð•«V¬V©J… Õ)S¥H Ô'O8mÒ” Ó%K•(M’ Ò#G-R”Ñ!C… ( ?üôá³GOž€q Â2ˆP!C‡%R´ˆQ#G E’4‰R%K—0eÙÒ´‰S'OŸ@…5ŠT)S§P¥RµŠU+W¯`Å’5‹V-[·pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÄ¥¨âoÇ!Ë+02—ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•×^}ýØ`…–Øb=Ùd•]–Ùf}Úh¥–Új­½ÛlµÝ–Ûn½­èhqÇ!ù±,áþU­bÕÊU,X_¹jÅj•ªT¨P2UŠÔ(Q¡@}òÔ‰Ó&M™0]²T‰Ò$I‘ =rÔˆÑ"E‰2TˆÐ AúóÇO>{ôäɃçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0\°P  yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh @ýùã§Ÿ=zòäÁsÇN:säĉç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ 0P€Àb)_μ¹sç¢HÐ B… B„%‘¢EŒ¨4örôR$I“(U²t S&M›8uòô T(Q£H•2u U*U«XiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ=§ãŽËI7Ý@”ÐB ÅòÊ‘ÝUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\r<–Úœ!ù±,íþ? %j©R¦N¡B•JÕ*V­\Å‚Eñ•«V¬V©Jµð”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ П?~úðÙ£'OyêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh @ýùã§Ÿ=zòäÁsÇN:säĉç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ 0P€ÀbIŸN½ºuë²HÐ B… þB”HÑ"FX9z‰J$I“(U²t S&M›8uòô T(Q£H)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐ]gä‘Ói·Ý@”ÐB =ÑDÅòÊ•éuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\r Ë5÷\tHÖZ’!ù±,õþ/aʤi§Nž> %j©R¦N¡B•JÕ*V­\Å‚Åñ•«V¬V©J5ñ”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ П?~úðÙ£'OyêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh @ýùã§Ÿ=zòäÁsÇN:säĉç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ 0P€Àbißν»wïÂþHÐ B… B”HÑ"F=‚„%’¤I”¨T²t S&M›8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØ}'å”Û‰7Þ@”ÐB =ÑD]”ÑFÅòÊ™õ•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl ³Õv[n»õö[pÃw\rË5÷\tÓUw]vTÛ•!ù±,ýþAŠ$i¥J–.aʤi§Nž> %j©R¦N¡B•JÕ*V­\Å‚Eò•«V¬V©Jµñ”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ П?~úðÙ£'OyêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh @ýùã§Ÿ=zòäÁsÇN:säĉç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ 0P€Àbþ‰O¾¼yóÒHÐ B… B”HÑ"F=‚IÒ$JX*±äL¨ÈD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwàçå—ã©·Þ@”ÐB =ÑD]”ÑF}ÒH%ÅòʶôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf4›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]x`V[ž˜!ù±,þ!J¤h£FŽAŠ$i¥J–.aʤi§Nž> %j©R¦N¡B•JÕ*V­\Å‚Åò•«V¬V©J5ò”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ П?~úðÙ£'OE6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^yfv›š!ù±, þ*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X0_¹jÅj•ªT'O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh @ýùã§Ÿ=zòäÁsÇN:säĉç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ þ0P€Àb©_Ͼ½{÷âHÐ B… B”HÑ"Fy’H$™„’J,¹,2ÑdN¨èÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè½§æšëÉ7ß@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-ÅòÊ¡ ÖtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`HƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zl–Ûž›!ù±, þ $h¡B†!J¤h£FŽAŠ$i¥J–.aʤi§Nž> %j©R¦N¡B•JÕ*V­\Å‚Eó•«V¬V©Jµò”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ èÏ?}øìÑ“'ž;vêЙ#'N8oÜ´a³FM4gÌ”!3FL0_¼tá²EK,W¬T¡2EJ(Oœ4a²DI$GŒ!2DH @~øèÁc‡Ž8pܰQƒÆ 2bÀ€ñÂE +T¤@qÂD #D„ñÁC4dÀpÁB $D€ðÀA þ$H€à€«½û÷ðãÇ@€@‚*dè¢DŠa¤G$I&¡¤K.Á$M°Ø„“N<¡âPBeRJ1åTRQeVZqåXb‘eZj±å\rÑe^zñå`‚fbŠ1æd’Qffšqæh¢‘fjª±æl²ÑfnºñæpÂgrÊ1çtÒQgvÚqçxâ‘gzê±'ß›p¶WŸ}tPB 5ôPDUtQFuôQH#•tRJ+µôRL±¼â¨„9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaHYg¥µV[oÅ5W]QwåµW_6Xa‡%¶XcE6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^œìÎW_@!ù±,þûøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X8_¹jÅj•ªT/O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ƒ€úéÃgž€û4ˆP!C‡ID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8Á¢O>…ŠPD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9™d”Y†™fœyšh¤™†šj¬¹›l´Ù†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žzì¹WßœtƇ_~tPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕË+”^ØÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖY¤õÇZZm½×\uÝ•×^}ýØ`…–Øb=Ùd•]–Ùf}Úh¥–Új­½ÛlµÝ–Ûn½ýÜpÅ—ÜrÍ=ÝtÕ]—ÝvÝ}Þxå—Þzí½Wç¼óÝ!ù±,þóèÙçŸ? $h¡B†!J¤h£FŽAŠ$i¥J–.aʤi§Nž> %j©R¦N¡B•JÕ*V­\Å‚Åó•«V¬V©J5ó”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Z¡Ÿ>|öèÉ“Ï;uèÌ‘'œ7nÚ°Y£& š3fÊ#& ˜/^ºpÙ¢% –+VªP™"% ”'Nš0Y¢$ ’#FŠ"$ ?|ôà±CG8nبAc† 1`Àxᢋ*R 8a¢‰"B€øà¡‡ 2`¸`¡… "þ@xà ƒ $@pÀ@ˆE¿¾ýûøñØ@ Aƒ)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ,>%Q¨…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9™d”Y†™fœyšh¤™†šj¬¹›l´Ù†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ùå©g}üõ7PA%´PCE4QEe´QG…4RI'¥´RK/Å4SM7åË+œvÔPE•ÔRM=ÕTU]•ÕV]}ÖXde•ÖZ´õÇ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™mÖÙg¡VÚi©­ÖÚk±ÍVÛm¹íÖÛoÁ WÜqÉ-×ÜsÑMWÝuÙm×ÝwáWÞyé­×Þ{ñÍ·ç¾÷õ!ù±,þíÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X@_¹jÅj•ªT7O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ‡€úéÃgž‚xîØ©CgŽœ8qà¼qÓ†Í5iМ1S†Ì1aÀ|ñÒ…Ë-Y°\±R…Ê)Q  %j©R¦N¡B•JÕ*V­\Å‚Eô•«V¬V©Jµó”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ š¢Ÿ>|öèIˆçŽ:tæÈ‰Î7mجQ“Í3eÈŒÌ/]¸lÑ’Ë+U¨L‘Ê'M˜,Q’É#Eˆ >zðØ¡#7lÔ 1C†Œ0`¼pтŠ)Pœ0Q‚Ä!@|ðÐà 0þ\°P  yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ‹€(úéÃgž†xîØ©CgŽ‚pÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€üðуÇ9pà¸a£2dĀㅋ,V¨H℉$Fˆ⃇6þhȀႅ &Hˆáƒ (HÁ  –ÿÿ( €€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…,J1åT¨HE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇ߀ˆ&úŸTÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UT,¯ÄÚbSOE5UUWeµUW_…5VYg¥µV[oÅ5W]w’×{õõW VØaq$¶XcE6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ŠF £!ù±,%þ×°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åô•«V¬V©J5ô”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Ú£Ÿ>|ö艈çŽ:tæÈAç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >þxèÀaƒ† .X¨@a‚„8hÀ`‚ 0P€ÀÄ"à€h $€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RLÁâTRQ…ŠUXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸèè£*¸à@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN‰=ýÔPE•T,¯ä:cTSUuUV[uõUXc•uVZkµõV\sÕuW^{Ò×6X…–Øbq4öXd“UvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€f\ ¤!ù±,)þÏ I£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,XP_¹jÅj•ªTGO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh €8úéÃgžŠxîØ©CgކpÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€üðуÇ9pà¸a£2dĀㅋ,V¨H℉$Fþˆ⃇6hȀႅ &Hˆáƒ (HÁ0€Äbà&¨ ‚4€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9,RQeV¨hÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ Hà‚”Vz ƒTÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK“1ÍTÓM9íÔÓOA UÔQI-ÕT,¯›cUWeµUW_…5VYg¥µV[oÅ5W]wåµW_؃vX‰-ÖØcqD6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`–†œ ¦!ù±,-þÇ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eõ•«V¬V©Jµô”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„  ¤Ÿ>|öèɈçŽ:tæÈç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^¸hÁb…Š(Nþ˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„8hÀ`‚ p€0€Ä¢à‚ 6è ƒD€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTÁbVZq…ŠW`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H >¨é¦ J8á@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=U,¯$ûcV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒR؇%¶X=ÙdqTvYf›uöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚œ¦Ü §!ù±,1þ¿€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,XX_¹jÅj•ªTOO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh “€HúéÃgžŽxîØ©CgŽŠpÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€üðуÇ9pà¸a£2dĀㅋ,Vþ¨H℉$Fˆ⃇6hȀႅ &Hˆáƒ , @ p€0€ÄâàƒF(¡„T€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…,ZqåX¨ˆE–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *Èà„ †ú …TÐA -ÔÐCMTÑE§mÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUU,¯D[dW_…5VYg¥µV[oÅ5W]wåµW_6Xa‡’Ø‹5öX‘MVÙeqd¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒ¢Æ!©!ù±,5þ·péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åõ•«V¬V©J5õ”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Z ¥Ÿ>|öè ‰çŽ:tæÈÁç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jИ!CF 0^þ¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† .X¨@a‚„<à@ , @ p€0€Ä"á„Vh¡…d€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\ÁâXb‘…ŠYh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *È ƒ^hê©j¸á@”ÐB± =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•U,¯d»dXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹ÒØE6Y•]–ÙfqtöYh£•vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„¨æ\¡ª!ù±,9þ¯`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X`_¹jÅj•ªTWO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh —€XúéÃgž’xîØ©CgŽŽpÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€üðуÇ9pà¸a£2dþĀㅋ,V¨H℉$Fˆ⃇6hȀႅ L A<à@ , @ p€0€Äbá…f¨¡†t€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y,b‘eZ¨¨Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *È ƒJHᆬ¶z¡‡»TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕU,¯„eYg¥µV[oÅ5W]wåµW_6Xa‡%¶XcÙ“UvY™mÖÙgq„6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…®!¬!ù±,=þ§P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eö•«V¬V©Jµõ”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ š ¦Ÿ>|öèI‰çŽ:tæÈ ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xìБŽ6jþИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ >xèÀaƒ† \`AL A<à@ , @ p€0€Ä¢á†v衇„€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–XdÁbZj±…Š[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *È ƒJH¡…Å~(묊8â@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}V,¯¤{eZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“RÙ—e¶Y}Úhq”vZj«µöZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†´&Ý¡­!ù±,AþŸ@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,Xh_¹jÅj•ªT_O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ›€húéÃgž–xîØ©CgŽ’pÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€üðуÇ9pþà¸a£2dĀㅋ,V¨H℉$Fˆ⃇l A\`AL A<à@ , @ p€0€Äâᇠ†(¢ˆ”€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…,j±å\¨ÈE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *È ƒÏJH¡…jÈሸæú¡‰'TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUV,¯ÄÛe[oÅ5W]wåµW_6Xa‡%¶XcE6Ye—’Ù›uöY¡VÚiq¤¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡ºF"¯!ù±,Eþ—0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åö•«V¬V©J5ö”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Ú §Ÿ>|ö艉çŽ:tæÈA ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D† È=xþìБŽ6jИ!CF 0^¸hÁb…Š(N˜(Ab„ˆ |àAl A\`AL A<à@ , @ p€0€Ä"âˆ$–h¢‰¤€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–ZlÁâ\rÑ…Š]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H Ù*È ƒJH¡…jÈ¡‡ žèë¯#ª¸â@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•V,¯ä;f\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›ÒÙŸ…6Z¥–Újq´öZl³Õv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆÀf]¢°!ù±,Iþ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,Xp_¹jÅj•ªTgO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh Ÿ€xúéÃgžšxîØ©CgŽ–pÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ @€þüðуÇ9pà¸a£2dĀㅋ,V¨H℉$Œ B |àAl A\`AL A<à@ , @ p€0€Äbâ‰(¦¨¢Š´€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹,rÑe^¨èÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸã H *È ƒJH¡…jÈ¡‡ ŠHâŠÄ{¢‹/TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕV,¯œf]wåµW_6Xa‡%¶XcE6Ye—e¶YgŸÚ£•vZ©­ÖÚkqÄ6[m·å¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰Æ†"²!ù±,Mþ‡)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚E÷•«V¬V©Jµö”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„  ¨Ÿ>|öèɉçŽ:tæÈ ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D†þ È=xìБŽ6jИ!CF 0^¸hÁb…Š(œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Ä¢âŠ,¶è¢‹Ä€@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÁb^zñ…Š_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}íøéÇŸ H *È ƒJH¡…jÈ¡‡ ŠH¢‰(¾¨ì²+Ê8ã@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½W,¯$üf^{õõW`ƒvXb‹5öXd“UvYf›uöYh£RÚ§¥¶Z­½ÛlqÔv[n»õö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠÌ¦Ý¢³!ù±,Qþ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,Xx_¹jÅj•ªToO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh £€ˆúéÃgžžxîØ©CgŽšpÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽþ)Bdˆ øèÁc‡Ž8pܰQƒÆ 2bÀ€ñÂE +¨ '˜P #ˆxÐhXPH8Ð (@`@ @±´èâ‹0Æ#4 A!¤CA$Ea¤G$I&¡¤K.Á$M6á¤O>%QF!¥SNA%UVa¥W^%Yf¡¥[nÁ%]vá‹^|ù*‚fbŠ1æd’Qffšqæh¢‘fjª±æl²ÑfnºñæpÂgrÊ1çtÒQgvÚqçxâ‘gz@¨Çž{öðÉGŸ}øéÇŸ H *È ƒJH¡…jÈ¡‡ ŠH¢‰(ªÈ¢ŒÐFÛb6TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍUW,¯DLg_6Xa‡%¶XcE6Ye—e¶YgŸ…6Zi§’Ú«µöZ±ÍVÛmqä¶[o¿7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸¢´pÏXc@!ù±,Uþyôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Å÷•«V¬V©J5÷”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Z ©Ÿ>|öè ŠçŽ:tæÈÁ ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L–þ(I‚䈑"D† bð‡%QF!¥SNA%UVa¥W^%Yf¡¥[nÁ%]vá¥_°ø˜`„¡bbŠ1æd’Qffšqæh¢‘fjª±æl²ÑfnºñæpÂgrÊ1çtÒQgvÚqçxâ‘gzþ걄{ðÉGŸ}øéÇŸ H *È ƒJH¡…jÈ¡‡ ŠH¢‰(ªÈ¢‹0Úhíµ1æ¨ã@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•W,¯d¬g`ƒvXb‹5öXd“UvYf›uöYh£•vZj«ÒÚ¯Å6[µÝ–Ûnqôö[pÃw\rË5÷\tÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶ø"¶xߘc@!ù±,YþqäбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X€_¹jÅj•ªTwO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh §€˜úéÃgž¢xîØ©CgŽžpÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pžþ8iÂd‰’$HŽ)Bdˆ øèÁc‡Ž8pܰQƒÆ 2Ä /¸Ð +¨ '˜P #ˆxÐhXPH8Ð (@`@ @±Ôhã8æ˜#< A!¤CA$Ea¤G$I&¡¤K.Á$M6á¤O>%QF!¥SNA%UVa¥W^%Yf¡¥[nÁ%]vá¥_~‹`„†*Š1æd’Qffšqæh¢‘fjª±æl²ÑfnºñæpÂgrÊ1çtÒQgvÚqçxþâ‘gzê±ç|@ÈGŸ}øéÇŸ H *È ƒJH¡…jÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£ŽÜv[c>TÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕW,¯„ ha‡%¶XcE6Ye—e¶YgŸ…6Zi§¥¶Zk¯Û³Õv[¹íÖÛoq7\qÇ%·\sÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸b ‹/Æ8£·€ïØc@!ù±,]þkظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eø•«V¬V©Jµ÷”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ š ªŸ>|öèIŠçŽ:tæÈ ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦þH‰剓&L–(I‚䈑"D† âð‡á„^˜á†~âˆ%ž˜âŠ-¾ãŒ5Þ8îá;–!ù±,aþeȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,Xˆ_¹jÅj•ªTO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh «€¨úéÃgž¦xîØ©CgŽ¢pÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®þX©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ øèÁc‡Ž Ý`C 4Ì P 0Àð‚ -°°‚ ) p‚ %0‚!€ðp°`pP0@ð€ 0°€ $€À@ÀËŽ<öèã? $dB 1äDQdFqäH"‘dJ*±äL2ÑdN:ñäPBeRJ1åTRQeVZqåXb‘eZj±å\rÑe^zñå`‚fb°(Ƙc¡"e–a¦gž&i¦¡¦k®Á&m¶á¦o¾'qÆ!§sÎA'uþÖa§wÞ'yæ¡§{îÁ'}öá„~üù h  *È ƒJH¡…jÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£8êä¹èî8$‘tPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒË+0+ÚØc‘MVÙe™mÖÙg¡VÚi©­ÖÚk±ÍVÛmäöÇn½ý–GpÃw\É-×ÜsÑMWÝuÙm×ÝwáWÞyé­×Þ{ñÍWß}ùí×ßXà .ØàƒNXá…nØá‡!ŽXâ‰)®Øâ‹1ÎXã9¦ëxC!ù±,eþ_À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\łŸ•«V¬V©J5ø”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Ú «Ÿ>|ö艊çŽ:tæÈA ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶þhɂ劕*T¦H‰剓&L–(I‚䈑"D† bñ‡<ì C Ý`C 4Ì`P ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Äâã@)¤ €@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒÁâd’Q†Še˜iÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsþÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇþ( 8ˆ ‚20ƒƒJH¡…jÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£8êÈãì¶û£‘GTÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰ÅòÊÍF6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[ ½ýñ[pÃåQÜqÉ-GsÏE7]u×e·]wß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`&ƒF8a…f¸a‡†8b‰'¦¸b‹/Æ8c7æ¸cîV$¼!ù±,iþW°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X_¹jÅj•ªT‡O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ¯€¸úéÃgžªxîØ©CgަpÞ¸iÃfš4hΘ)CfŒ˜0`¾þxéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HŽ)Bdˆ ýàC<ì CÝ`C 4Ì P ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Ä"äDi¤‘$ €@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9,’Qff¨hÆ™g ‰Fši¨©Æšk°ÉF›m¸éÆ›oÀ GœqþÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ! "ˆƒ‚ :(„0HH¡…jÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£8êÈ£@)ï¼C*¹ä@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•×^}ýØ`…–ØbÅòÊÏ•VvYf›uöYh£•vZj«µöZl³Õv[n»õö[ Áý1\qÇå‘ÜrÍ=GtÓUw]vÛu÷]xã•w^zëµ÷^|óÕw_~ûõ÷_0€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶øbŒ3ÖxcŽ;öøcôv^¤½!ù±,mþO H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eù•«V¬V©Jµø”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„  ¬Ÿ>|öèÉŠçŽ:tæÈ ç›6lÖ¨IƒæŒ™2dÆþˆ æ‹—.\¶hɂ劕*T¦H‰剓&L–(I‚䈑"D !DýàC<ì CÝ`C 4ÌàP ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Äbä‘H&©¤’4 €@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9™d”Ábfšq†Šg ‰Fši¨©Æšk°ÉF›m¸éÆ›oþÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H "¨ ƒ88¡„2Pƒ…jÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£8êÈ£@ Iä’øæ{¤“OTÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘ÅòÊÑ›f¶YgŸ…6Zi§¥¶Zk¯Å6[m·å¶[o¿7\ Åýq\rËåÑÜsÑMGu×e·]wß…7^y祷^{ïÅ7_:}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸b‹/Æ8c7æ¸c?9d‘ú–ž$¿!ù±,qþG(aâŠ*V°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X˜_¹jÅj•ªTO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ³€ÈúéÃgž®xîØ©CgŽªpÞ¸iÃfš4hÎþ˜)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(Pž8iÂd‰’$HaDD !D"ýàC<ì CÝ`C 4Ì Q ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Ä¢ä’L6餓D €@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9™d”Y†,šqæh¨ˆFši¨©Æšk°ÉF›mþ¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H ¡ ƒBˆƒ„Z(†0hÈ¡‡ ŠH¢‰(ªÈ¢‹0ÊH£8êÈ£@ I¤‘H>éï¿KJ9å@”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•×^}ýØ`…–Øb=Ùd•ÅòÊÓ¡vöYh£•vZj«µöZl³Õv[n»õö[pÃw\ Éý±\sÏåÝtÕ]GvÛu÷]xã•w^Dzëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶øbŒ3ÖxcŽ;öøcCyd’·Þ¤À!ù±,uþ?€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åù•«V¬V©J5ù”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Z ­Ÿ>|öè ‹çŽ:tæÈÁ ç›6lÖþ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*T¦H‰剓&L,¡DHaDD !D&ýàC<ì CÝ`C 4Ì`Q ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Äâä“PF)¥”T €@„B 9‘DY„‘Fy’H$™„’J,¹“L4Ù„“N<ù”PD…”RL9•TTY…•V\y–Xd™…–Zl¹—\tÙ…—^|ù˜`„†˜bŒ9™d”Y†™fœÁâh¢‘†Ši¨©Æškþ°ÉF›m¸éÆ›oÀ GœqÈ)ÇœsÐIGuØiÇwà‰Gžyè©Çž{ðÉGŸ}øéÇŸ H *È B(!…8Xˆ¡†2pƒ‡ ŠH¢‰(ªÈ¢‹0ÊH£8êÈ£@ I¤‘H*Éä”ü¤•WTÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™ÅòÊÕ§†6Zi§¥¶Zk¯Å6[m·å¶[o¿7\qÇ%·\ Íýñ\tÓåQÝuÙmGNwß…7^y祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸b‹/Æ8c7æ¸c?9d‘G&¹d“×%Â!ù±,vþ7pèàáˆ"F(aâŠ*V°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X _¹jÅj•ªT—O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ·€ØúéÃgž²xîØ©CgŽ®pÞþ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X®X©BeŠ”(P<áDL,¡DHaDD !D*ýàC<ì C!Ý`C 4Ì Q ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€Ä"å”TVi¥•DA)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g Á"i¦¡†Šjþ¬¹›l´Ù†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :!Rh!†8hÈ¡‡2€ƒˆ$šˆ¢Š,º£Œ4Úˆ£Ž<ú¤D‰¤’L: å•'€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eú•«V¬V©Jµù”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ š ®Ÿ>|öèI‹çŽ:tæþÈ ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\¶hɂ劕*TL!EP<áDL,¡DHaDD !D.ýàC<ì C%Ý`C 4ÌàQ ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€DA)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰F,¦¡¦k¨¸›lþ´Ù†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :¡„a!†rˆƒ‡ Š(‰0˜ˆ¢Š,º£Œ4Úˆ£Ž<ú¤D‰¤’L: ¥”TZYÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™mÖÙg¡ÅòÊÕ©¦¶Zk¯Å6[m·å¶[o¿7\qÇ%·\sÏE7] Õýq]vÛåÑÝwáGIy祷^{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸b‹/Æ8c7æ¸c?9d‘G&¹d“OF9e!ù±,bþ'P¨`ᆠ6pèàáˆ"F(aâŠ*V°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X¨_¹jÅj•ªTŸO™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh »€èúéÃgž¶xîþØ©Cg޲pÞ¸iÃfš4hΘ)CfŒ˜0`¾xéÂe‹–,X\aETL!EP<áDL,¡DHaDD !D2ýàC<ì C)Ý`C 4Ì R ½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€DA)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fši¨Á¢kþ®Á†Šl´Ù†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :¡„Zˆ!rè!ˆ8ˆH¢‰2 ƒŠ,º£Œ4Úˆ£Ž<ú¤D‰¤’L: ¥”TZ‰¥–”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•×^}ýØ`…–Øb=Ùd•]–Ùf}Úh¥ÅòÊׯ¶öZl³Õv[n»õö[pÃw\rË5÷\tÓUw] Ùý±]SwßåÞxåGzëµ÷^|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶øbŒ3ÖxcŽ;öøcCyd’K6ùd”SVye!ù±,fþ@ˆ a… .`È a‡>€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åú•«V¬V©J5ú”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„ Ú ¯Ÿ>|öþ艋çŽ:tæÈA ç›6lÖ¨IƒæŒ™2dƈ æ‹—.\l¡EX\aETL!EP<áDL,¡DHaDD !D6ýàC<ì C-Ý`C 4Ì`R #½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€DA)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™g ‰Fšiþ¨©Æ,®Á&m¨Ø†›n¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :¡„Zˆ¡†á!ˆ"’ˆƒ‰(ª(‹0¸£Œ4Úˆ£Ž<ú¤D‰¤’L: ¥”TZ‰¥–\zYÐA -ÔÐCMTÑEmÔÑG!TÒI)­ÔÒK1ÍTÓM9íÔÓOA UÔQI-ÕÔSQMUÕUYmÕÕWaUÖYi­ÕÖ[qÍU×]yíÕ×_ VØa‰-ÖØc‘MVÙe™mÖÙg¡VÚi©ÅòÊÙµÆ6[m·å¶[o¿7\qÇ%·\sÏE7]]u×e·] Ýýñ]xãåQÞyé­G{ïÅ7_}÷å·_ÿ8`&¸`ƒF8a…f¸a‡†8b‰'¦¸b‹/Æ8c7æ¸c?9d‘G&¹d“OF9e•Wf¹e!ù±,jþ0hàà„&P¨`ᆠ6pèàáˆ"F(aâŠ*V°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X°_¹jÅj•ªT§O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆ*Dh ¿€øþúéÃgžºxîØ©Cg޶pÞ¸iÃfš4hΘ)CfŒ˜0`|áE\l¡EX\aETL!EP<áDL,¡DHaDD !D:ýàC<ì C1Ý`C 4Ì R '½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , @ p€0€DA)ÄCID‘EiÄ‘G ‰D’I(©Ä’K0ÉD“M8éÄ“O@ E”QH)Å”SPIE•UXiÅ•W`‰E–Yh©Å–[pÉE—]xéÅ—_€ F˜aˆ)ƘcIF™e˜iÆ™gþ ‰Fši¨©Æšk°Á"m¶á†Šn¼ùœpćœrÌ9tÔY‡vÜyžx䙇žz칟|ôÙ‡Ÿ~üù €ˆ ‚ :¡„Zˆ¡†z""’h"Š8¨È¢‹2ÀƒŒ4Úˆ£Ž<ú¤D‰¤’L: ¥”TZ‰¥–\z ¦˜”ÐB =ÑD]”ÑF}ÒH%”ÒJ-½ÓL5Ý”ÓN=ýÔPE•ÔRM=ÕTU]•ÕV]}ÖXe•ÖZm½×\uÝ•×^}ýØ`…–Øb=Ùd•]–Ùf}Úh¥–Új­ÅòÊÛ»Öv[n»õö[pÃw\grË5÷\tÓUw]vÛu÷] áý1^yçå‘Þzí½G|óÕw_~ûõ÷_€x`‚ 6ø`„Vxa†vøaˆ#–xbŠ+¶øbŒ3ÖxcŽ;öøcCyd’K6ùd”SVye–[vùe!ù±,nþ$H `ƒ@ˆ a… .`È a‡>€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Eû•«V¬V©Jµú”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒ)J„è¡B„þ  °Ÿ>|öèÉ‹çŽ:tæÈ ç›6lÖ¨IƒæŒ™2dŒ!F`|áE\l¡EX\aETL!EP<áDL,¡DHaDD !D>ýàC<ì C5Ý`C 4ÌàR +½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , À@`@ @dB 1äDQdFqäH"‘dJ*±äL2ÑdN:ñäPBeRJ1åTRQeVZqåXb‘eZj±å\rÑe^zñå`‚fbŠ1æd’Qffþšqæh¢‘fjª±æl²Ñ‹m¸éÆ*¾'qÆ!§sÎA'uÖa§wÞ'yæ¡§{îÁ'}öá§þ( "¨ ƒB(!…b¨!‡‚("‰@˜ˆ¢Š,âà"Œ2Ê@# 6â¨#>)$‘F"©$“NB)%•Vb©%—^‚)&™tPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZj«µöZl±¼b7°¹íÖÛpoÁ WÜqÉ-×ÜsÑMWÝuÙm×ÝwáHyœ—Þzy´÷^|óÅQß}ùí×ßXà .ØàƒNXá…nØá‡!ŽXâ‰)®Øâ‹1ÎXã9îØãAYä‘I.Ùä“QNYå•Yn™@—_†9f@!ù±,rþ 0pA‚ 0hàà„&P¨`ᆠ6pèàáˆ"F(aâŠ*V°háâ 1dȘA£†8päбƒG?€ "d‘"FŽ I¢d “&Nž@‰"e •*V®`É¢e —.^¾€ #f ™2fΠI£f ›6nÞÀ‰GÎ:uìÜÁ“'ž=|úøùóP @‚*dè¢DŠ1jäè¤H’&Qªdé¦Lš6qêäé¨P¢F‘*eê*T©T­bÕÊU,X¸_¹jÅj•ªT¯O™*Ej”¨P >yêÄi“¦L˜.YªDi’¤H9jÄh‘¢Dˆþ*Dh Ã€ûéÃgž¾xîØ©CgŽºpÞ¸iÃfš4hœaFdŒ!F`|áE\l¡EX\aETL!EP<áDL,¡DHaDD !DBýàC<ì C9Ý`C 4Ì S /½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , ÀA`@ @dB 1äDQdFqäH"‘dJ*±äL2ÑdN:ñäPBeRJ1åTRQeVZqåXb‘eZj±å\rÑe^zñå`‚fbŠ1ædþ’Qffšqæh¢‘fjª±æl²Ñfn°èÆ›oÀ¡"qÆ!§sÎA'uÖa§wÞ'yæ¡§{îÁ'}öá§þ( "¨ ƒB(!…b¨!‡‚("‰&¢„Š,º#2Òh£ 8 #>)$‘F"©$“NB)%•Vb©%—^‚)&™f¢9PA%´PCE4QEe´QG…4RI'¥´RK/Å4SM7å´SO?5TQG%µTSOE5UUWeµUW_…5VYg¥µV[oÅ5W]wåµW_6Xa‡%¶XcE6Ye—e¶YgŸ…6Zi§¥¶Zk¯Å6[zm±¼â·±½ýÜpÅ—ÜrÍ=ÝtÕ]—ÝvÝ}ÞxåHz¬×Þ{yÄ7_}÷Å‘ß~ýýà€˜à‚ >á„^˜á†~âˆ%ž˜âŠ-¾ãŒ5Þ˜ãŽ=þäE™ä’M>å”U^™å–]~™@˜c–yf@!ù ±,vþ0€@$H `ƒ@ˆ a… .`È a‡>€!b‰&N H¡b‹.^À€C†Œ4jظG;xôðñ B†)bä’$J–0iâä ”(R¦P©bå –,Z¶péâå ˜0bÆ)cæ š4jÖ°iãæ œ8qäÌ¡SÇÎ %j©R¦N¡B•JÕ*V­\Å‚Åû•«V¬V©J5û”©R¤F‰ ê“§Nœ6iʄ钥J”&IŠé‘£FŒþ)J„è¡B„ Z ±Ÿ>|öè ŒçŽ:tæÈÁ ç›6l¬¡FhœaFdŒ!F`|áE\l¡EX\aETL!EP<áDL,¡DHaDD !DFýàC<ì C=Ý`C 4Ì`S 3½àB ,¬ B (œ`B $Œ B |àAl A\`AL A<à@ , ÀB`@ @dB 1äDQdFqäH"‘dJ*±äL2ÑdN:ñäPBeRJ1åTRQeVZqåXb‘eZj±å\rÑe^zñå`‚fbþŠ1æd’Qffšqæh¢‘fjª±æl²Ñfnºñ‹oÀ G*Æ!§sÎA'uÖa§wÞ'yæ¡§{îÁ'}öá§þ( "¨ ƒB(!…b¨!‡‚("‰&¢¨"‹@¸£Œ4â`#Ž:ÊÀ# >)$‘F"©$“NB)%•Vb©%—^‚)&™f¢©&›tPB 5ôPDUtQFuôQH#•tRJ+µôRL3ÕtSN;õôSPCuTRK5õTTSUuUV[uõUXc•uVZkµõV\sÕuW^{õõW`ƒvXb‹5öXd“UvYf›uöYh£•vZ„j«µöZl³Õv[n±¼b8³Á WÜqÉ-×ÜsÑMWÝuÙm×ÝwáWÞyé­H{¼ß|yÔw_~ûÅÑßXà .ØàƒNXá…nØá‡!ŽXâ‰)®Øâ‹1ÎXã9îØãAYä‘I.Ùä“QNYå•YnÙå—aŽ™@™g¦¹f@;./grdesktop-0.23/pixmaps/colors_1.png0000644000175000017500000000177707552754005017126 0ustar sarsar00000000000000‰PNG  IHDRÈÿz‚ø]PLTEÿÿÿÿ3ÿÿ3ÿ3Ìÿ™ÿÿ™™ÿÿÌÌÿ3ÿÿ™ÿfÿ3ÿffÿ3ÿÿfÿ™™ÿfÿÿÌÿÌfÿÿÿÿÿÌÿÿÿÿÿâÆ@tRNS@æØfbKGDˆH pHYs  ÒÝ~ütIMEÒ  ^¸÷IDATxœ—Ýšª0 EqD~APßÿ1m“6» ÎÉ÷ë[ÙÙå'˲.ëÌ\ì—ÂÌ\ÌfV;Ïõiæìf±sXf¶Ãö™z«ÍLõdftSÙyWo3¥[y3su“Ûyä3ƒ~èÍœú“™_;¯ß—™ûëþ™æÞ˜i›Ö̱=šù0d?æÓÑÄ +¡¡,çâ8Äq0J5zŽ’P„Pò«q(â8Å8!Žcv´ Ur!#Ž„8³ÄXœ$!)Ɉ’K#q$'«äW3B$mŒd‘‘ -WA3ÏžÅ9ór-…8HˆW"v‹V Qnb·œ‘–«—F…I4r”FƒŒ8%«’¹YDR“‘ ""AÊ·Ø,ö1ˆˆàf½œ{ˆÉÈat`dN ƒ,°Z©AÇ»ÅËEYï#¸Y–»rµ¼ÕgÄ“ÀÑÚÆ(•H! ¢pµ´Íz‰Õj!íÞ‡$=¿Äò á°/Êù%”qa×v 2’ „H¢³%9(#Œ¬ g+½ZON»05ÂWk `„•H#´Y¹YQœþ¨‘¹ì^-ŽˆÈø©G¤J@"#H2$$h$,sd¢G`³ÜÕr¸®sœ#õ„«eQÞ°ZØ#×$#܇ýަØ1’)F¤™‘ȇ$ŽˆhDY#Øìy’vm·"#_šï¯rµæ½Œ°èÜ-ŽzeŸ({=‚×—H¤àhüýÕš=Þ-ad 9û·¾Q6ÝH5J#|´¾g¤ÿÖìÊnEÍžµ ‹1ÇFkäF0"ž$éÃF™\-¥G´«µÿúÕ‘UfÄ?Ógü¶¥W‹A"’·däK³Ë£¥¼~S#³ yjÏ_¹YµrµFyµ´fW+O3²×ìAH£Ñ®7»bD„dó(]-õD;¼µ°Ù££•6{¸Z¢Ù©GøÇŠŽšŒàÕò©â>ŒßZáli¯_­Ú±G¬’½f—ç7Ir`#ÿ×#åþÿˆv•dïõkAþüòïxË«°¢IEND®B`‚./grdesktop-0.23/pixmaps/colors_2.png0000644000175000017500000000037407552754005017117 0ustar sarsar00000000000000‰PNG  IHDRÈȤrÊbKGDÿÿÿ ½§“ pHYs  d_‘tIMEÒ 0OùcJ‰IDATxœíÓ± Â0EѧKûÿ_k§º±¯HˆÓ9hH3$äÞödÏ’d=Æû÷ç¼­ü»&¼Æ–óy[Ù»%“;é"F.æbmÒÉ~Úûÿƒ÷§…@ B P @!(…@ B P @!(…@ x¿e&6TRIEND®B`‚./grdesktop-0.23/pixmaps/colors_3.png0000644000175000017500000000037407552754005017120 0ustar sarsar00000000000000‰PNG  IHDRÈȤrÊbKGDÿÿÿ ½§“ pHYs  d_‘tIMEÒ 0OùcJ‰IDATxœíÓ± Â0EѧKûÿ_k§º±¯HˆÓ9hH3$äÞödÏ’d=Æû÷ç¼­ü»&¼Æ–óy[Ù»%“;é"F.æbmÒÉ~Úûÿƒ÷§…@ B P @!(…@ B P @!(…@ x¿e&6TRIEND®B`‚./grdesktop-0.23/pixmaps/colors_4.png0000644000175000017500000000037407552754005017121 0ustar sarsar00000000000000‰PNG  IHDRÈȤrÊbKGDÿÿÿ ½§“ pHYs  d_‘tIMEÒ 0OùcJ‰IDATxœíÓ± Â0EѧKûÿ_k§º±¯HˆÓ9hH3$äÞödÏ’d=Æû÷ç¼­ü»&¼Æ–óy[Ù»%“;é"F.æbmÒÉ~Úûÿƒ÷§…@ B P @!(…@ B P @!(…@ x¿e&6TRIEND®B`‚./grdesktop-0.23/pixmaps/folder.png0000644000175000017500000000626407556530075016657 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üa pHYs  ÒÝ~ü VIDATxœí™{pTUžÇ?÷ö»ÓéH IxÉl@`ÑŒ®² ÁÁÌ*ÆZd·¶VÇÚZK«ÔUÆÙ•RÙÒštu™ÙA%" $’È[@ByuÝI¿»ÓïÜ{÷"6®Sµû­êªî{~÷œßçžßïÜs~-ðg¦M§O÷û½föìíÕÃí@iÙ6Võ}¿¦k×ÓHgãp»t{ºætòˆä~×®}þìUZ¶ô ã©®»€Õf%ќدm¸AÄaëé:©Ôj.7_¦ÑÚ€Õj¥¼¼½AOÑ‚•ýÂk8@†`EA‚ ÐÑÕÁÁ“È™šƒÇãáå_!yDòóa(€h4ÊîÝ»t€Îh4þ©-ãLÍi*¾ýš¿{n-_ìÛEzfú°A €F£¡°°`Qòˆä/]¸tdEAÑ“Š¢ôÙø~*ÏT°þÝõŒ—6Ãà Ë2‚ >aüâoNT.¶Ú¬¦Dsâ+E V¶¬((Zr½­1Á@8¸érû¿¢Þ³{?ȲŒ¢(dfg–—–mSŽž=¢tº•òòr—Þ ÷ ‚P d––mcí k8_{Ž{óçÞÐç÷ò<ð.ñØæ‘… ×Ú¶»× 7+'ëÛÒ²mÖÒ²mÊ®C;”ÆÖF% +¯¼ôª?yDr3ðÇÿüü#¾9S‰µËÊŽ;Ðê´7{8CÖ`!4oòÝ“sµ:í`RùÞ,\¸µF `ŽF£ìÞ½»Ø,70ú’·§7yM_ìÛ5!=3}æ“ËV϶9lœºx‚¼ÙytÙ;)~¼¸oÀEý >\¹õŽ`lYyÙÌ–‹üxëË=_²iã&“F£1f^¹re"ðrÎäì·ËÅuÉ«þNòæ=§ŽžÄï÷s¦æ4U5UlxoV›•¤ä¤>Úl 6)§ªO¦Š*¡@’¤í@&PVRR2P˲, ‚ äææfƒA±æ|möÞÿ#Õg«q9\ý:êMÞfà¹õ¯½U\¼äoT]¶.œ^'•§ãô9hhjà_¿J­êI|J= ˆpË–xÛÅOö~ÑÞÚŽ,I´u¶ÓjoeÝ¿®cûÎÏHIMn¾%lTéÒ{ÞÞüÖ “2&3}ÒÝr8•~¶t©F…èŽ;4z½^X,†¨Ù[ö%¿zîyDQdÉŠÅäÍÊC§×3*i19X$vtÊ”)m^÷ÀÌþ°ô¢ÙŒV£!Akbãæìû|?îÀäý¸ñcà²'gG¥Œê׿ô:¹j¹*ŒM«*))alÊ8Õ£‹(éãÓÃS§NÕ¨T*DA$;+›’§JP™W_z ¯ÇKFf¢F¤ÕÚ‚Ñ`ÌxéÅ—2“ÍÉU‡+')²òò®Ò/FÞ÷ÀÜ ‰&jëk8~ô‘@˜>ûÒÿ*ú ¤Ý5¯ÇûQÁ¢O?ýø-íÒÇd7)§ËÉêÕ« …ƒá²}åƒÁ káu¨ò ϬY‹,Ëütù"n’¼Òüyó»\NW2P Üÿ«y6´mK)N›‹ßïØr{9 Õj ‡"_ÖV× dF«ÍÂW' ÓëØúñV~œ¿>ÿÇùªÏwn(ŠÏ à¯òäøñã<<¿{gŸlù¯ÇC$álíY"JHUy´â®ÇV­ i´šDà›·_Ùð£`wP0tÓ± !Ÿ×àÐhµÿ´pé£BôH=XltZ?-\¬™³Ø¸q“ºê|UÏô»§ ‚J¥B-ªYT¸ˆiySyÿ·à°;3v &Sþ`7áX˜ËWæÍûÉÕå_ ƒ9¡@¸è.úåŠBh@s’9€À«‹–-ÌEQpxXíV&åN¢à‘NŸ:-––– ² K³&Šz½Q™’;•¢_ñí©o)ÝúÉ#’0'›D—×I‚1a¼ÃçHli°„bÑØ–Ò²m!à€A·Ó¡PA”X´gP€k „œ»|‡ßγÏ?Kaa!{vîQ=½æéPSS’$!Š"ÆMàÍ[½ÓŽF«¥æB ­Í"Ñ(U—Î`±X0'%Ö§¤¥8o5Ö ±h ·Ó]ùRíÂÑ0öš;š˜sÿ^_÷:cÓÆ.^h-//§­­ EQhmi ËÖ…ß×Mý嫸}>l6–¯EQP©âÑ,Ë2mmm»ƒ¾P0tu 1†z"ûøÌ‰ªN¿ÏwÛ.Ÿ ‡ÛÎ…º hMÚ'žT‚@Yy‘Hä†{ZZZP©Tv`ÿ@›¹¡q9gl¶;ñˆÏ†J­B«Õ"ÂX§Ó‰ tÚ:1 }v)£S†ƒ¸»<¨Uз®ì @Bïl~ïƒÎ9{Ç©£SHHL0utt Š"ÑhFÓמ6f4µµµ„ü!b±Ø…ÁηS=Þ\ßœ±sû®Ù²¢üèžÙ÷Ü€F£aô¸T±®®Y–ñù|è º¾ö”Ñ)\Üy‘X´ÇçètüÇ`å—Û©J€OÛ›ÚK÷ïÝשּׁ¨¸#­V‹V«¥©¹ ·ÛM“¥ Sb¼üh4qºÄ"1¢áh+pzàÞn¿:ð¸¼o_8YôؽZÛ­‹—-C£Ö~g¯DA…Ö !+V«Upv9™9wFÀdÄb±àsû¥P t† õHšê›´*µ8ÆëõÎy¬ø1̉ICî@­V“ànoo‹Å™2€“‘³'ª°µt6…‚¡_©¯;PøÍÕš‹Ûá)tØ…ËñssnΤ¾ºè­d2™GBˆ¢H("±7„ü?­ÍmA¯Û[ iµt/4ˆªC©ÛÓÝiwÚ3Ôz11uT*êëV•ïÊëõPW[‡ ˆ /]íq{˜1{‚ àô:¨>}ñ¸ÏíŸü„x x0þŸœF£õv«=Ûëõ¥¹» ƒ#FÞÔ¸»ÛOcc#¡îÐ'Wëæ&%%1uú•À… ç#õÕ à^`-Ô?­)ßío8ܲ,ïñº|YpBD ƒ¡ æ$3:¾Ÿa4ÁÒj¡£¥ã¼³Ó9+í®4²s'bí²rüà KO´ÇLè5àÁ^ ƒ@¿×öpHR´G‘dÅëò>$hPµ´¶‹F9b$ju<ÝÂáÍ­Íý¡6g—3'mLš˜2zG*ŽD†‚Hïí*è{}´ ïwÇû^þbª:u¶2+++ËÑîl¾r¾ž€?À‘cG8{®Š`(^YHMKÕ QF¦½¥=ªÈJ½uUÀ‰?ýuÀT ófc û \SãÕÆîõóÞý÷:ùbJãå¦ðàæâï`ÉôŸ3Ã8gŸ˜'5´6¶ýÌãô F³k» ?XDÕ.»Kßíëî̽·©Àr þûôï¶ôÂÿzÙRè($¥¶Ã’âó×âs¥1¦ëz“ùûÁ˜®i)M­#!™ÓLV»Q¶:²U=T¹@÷ü¬.<©¸§»! þÍú÷ç¯â‹^½ùñ×]rúq¶4ó'_¯õø‚ž:Êb–>[¼þåa³Þô»‰#vWUýß+·?ÿþ÷¯üןâ%i)ª+#ííG.ûû‹_]uÎØt«ùûÕ;Ÿ~ó›°¢Åz³¥›‡õï6éŽ[sºî;êt£òËåUo¼ûɾÍË;Þ¨qÚ­ÏÜ{ÑÈÕkÛ¸Œ÷ÿkþµç˜n5½7oÕ»sW¾õÈeñ²uôMNሑ`¶‡ÔІ¾¦ëš¦©š¦ÅÔ4Ce3t7£ž'}R8rdeee¹™é™éÅ=ÝçLþñÜ%T”,féï·Î^±vkߣfÎ˜ÕÆeì‘ázî-çá%§©ß³ì¢;^—íhïk –ZÛaã¤Éys®5AUUUk]×Sc®: Ÿ}öÙWoßÿÁ“W~ðä•Oÿù{šôä£÷ç÷=rP÷@£|Ó•ç´Îb·iïÍ]1ñøAåÛ–xôÑG«÷o :GøËŸn®­ØpŒà9°ÖDµÑƒ oºù¦å2ûÏ~{þúS§ž´{ÝãX£O»mÒÄñ­u{X„‡’JUµk5çܳm÷Á“C™cÇž~óʯßP•€7Þxcì°^·Ür‹–žt ¥BL’¼nýZŠºoË·ÞzëÚe M]'¼ñùŠS§ž´'*?š’˙͙/› š,é®–2·qÿùÏعÆgF9¸{…¦„b²et.<‚[˜Â±D<‘–ÔІj0Wœ)³@]Ó4ÆRúZÇ`ìØ±?üðBHvvö«¯¾úÎ/]}ï{9Y޼œŒ}{vH–ˆ'{מ½5{׃ÝJN%T4ÊÝ£eö4ÀšŽœy‡9Ýéi„;7§zÏÚØáZë¶ ßqmY몬©o­yéúïnø½³Î>{ìØ+j}~µÚìÈ% «Õúõ7ßß~Ã%¾µ’ ͹ »µ¥¨l°k×®§Ýnµeô·Û]]¶¾÷ˆ™F«ªÚ š>­=ºdßvé)w<öIKÉÛ¸Œ555]úϤ‚ ÀuõçFR8ÖHð¯–ÚÚæ5-žÉb^¶±é)ÿZGbø´œ9=ü§ò´iE¿}µaê¸M[w( šÓ¤§§!jþSÑk_öú‚ ­¶,¹ÙŽCÞ€çïoð‡Úè6)!'_´äÇÕV[fÒæiV #Ò½ÏÌ«¸þÎ1%}>ùøÃIKþMH€sÏ=wàˆ“~XüùGŸ/®Eçønü¡–¢ª¡€ž={¦Ù³äç8yüJœ#¿!Z·uß7ÞøÌGëÙ]ŒÊGô1›È·ï?4í¢?%߯ùrÎMÛaîM ÿUÄ›Ÿm'ÄÐ*¯ECŸ ÌÏkÚa=2)ü,P‰RÚè­þicÙ5çžpÇ]ÿ·Í“Õ9Ëþ—k§0oÙ'ól»} (¯X¿û©§žzñ³M™Ü—Î>nÞâå†ûßb±hg·YYY²Íát¦wrÙÏ™6<7ËqÿßîÉ.(JÚüëï×>|ëì›ýµÝûÔsl\òVæ¹÷P%£×Éo~ºôþ{n;ï†Gí{Ç$i …[ŠjhUO?ýô‹ŸnÈÎÉ»ìŒãç-^f²:âe{áÞúÓYD²--m †”1Czœ=uø÷<ª©² %Ž9Ìù¶ð§²¥ðK@‚O­ÔÖZ^nÄ€ÆñšMñÚ±‚×À9oð‡þô臗ΜZR2ÄßžóÕ²ÿ»íò‚¢±‡íá±×_:µçûÿ¸Igdá÷ën»éšÜC7l+ß¼yóÍ÷½¹«²1i·éÍ”©Ï>ûÌ(ÈauåúíSN;gßîí£gÝÑšTϼ½è/ן‘ëέªõÞùà ‡<žØ´W” Ÿý»tÒqýfŽ-\¼U—¤¥¨}°`Á‚Wþ›ÅbYüÆ[o¼:·ÇÐxÙvï?xíÝ/\8uÀÓ³¦™LRYùÁ?ßÿϧþþçâÎmy5Žè2ÆËvø[•±DÒ@A{¨-27Qü8ªç¿õ¯ûóòÜFªZ”Îâ(ŽéŒ±p8üÖÛï-ß¡vê:àžÙo‹_»%΀†ƒûVÍ}ʘ ¡¶lûOŸù•K¦´ü~Çõ2…²øµ[Ž?ë/V[¦Ñ¼eY‘Û–}XW¾ Bna}F΢‚¸fÁ³ ÷r³saÒn¤Š•Ñ”™×§÷ˆ™iŽìˆ„ÉšWl_¾gýB%ä³Ú³z–SXnô.ýð¯Æ‰0][ñù£9…Cz–L—$AÔqÓ~÷ÎãWBúŒ:½lÝBÆ´œÂ’~cΠ‚”pÝ|uv­™ë­)ãLOwæt8ÁÝs8€PàÐÝ7éÒ'ãÞžË8öì{ÍéÎxÙ:þf§Ð>´ýlmkÈWýã''çµ7Ÿ»/'§³¦©Œ±51Æ9 Ëá·Þ~oÅN-Åk)t,ŒñO©¹³~ËhOJGÒ} ^Kb‡rÎ=¯ MÓÂápLGSE×uùÌ9“å°ÇãR>×RH! ZŽj ­‘WÛÁà M>ŸGË*Y–ïºë.“IbŒkšÊ£a£øÄΙ®³FóÌh§è)¤ÐNÔÔùN8ûžÿ¶)ü7Ñž$µ6vKÂk}FqT¥ÂQÃjËL¡¿v´“›Ž?ŸG )¤Â¯ MúÚ‘Nç’B )¤ð‹BLÇof‡Úû܉óÇâý„ÀHi^ƒøù¢»pðhàÒÔ:VCâ7ÅŽ ”IJy‰5 ÕA¢h$a‰¯9úZ\‰ø«”x%Ûê!þbÑ•oº$îŒâ ÐC²+Ÿlçf§Ý=ÄH‹šæW²ÙÖö÷ÐÞ{×ú½8¢šídçøK‘ü-hvÎGÙCó+ŸôÁŽßõh{8ü{”ìâI‹Ïi Sf¾Üv"2±A4S—'lŽÿ’`ü’Øþ‘nRãéSH!)¢êA mã¨x-ù§ðä.‹6{þôá^“ú;>»»±ux(íÅòÛz…?YóíŽ_ÜÌ—ÛïŽÌZf°X‚íÙV«µôŽŽ§¶öø× Û“JfÑœn±:¬V›5=Ýì²Ó<'-pQ§Uä“n–I0ÌBaMVtéœ tš‰0Q¨¤¦q¦› ·ŠÜ,@S,ZÒ£ä: r3OxÙ|þM)8HÊ M¡#pá ¹·Ú-é¦Á]mƒ»Ú.<>çïïÞTü ö? ù†69޼?‹ŸûY´­õÞÿ¿D ’U²f¤9²ì™™é2ÍùÙb¯¡W®”×)-ÓeËt9òs2ºç9ºtNÏÎ0›M’ !¤‹².…TIÖ$‘˜2,æ,›ÕaµZ$³Y4ÙÌf³)ÍdJk[ÄW9gæÄ"ps=šVI‘K-`šÂ‘â‘ z·Fj1ä:Mo\S4i@’%û~[8Š×Ë`±©%EÌõ¶uíÖ£;Z"ÚÖ×bæ'‘Ì¢Õnµ9m™®´Î.©³SȲ 2¨Ëf¶˜-ÆŠVÎtÆÓ-a³É´Õ4Q.ë”+*ç<ÝD­K© ˆf 3iT˜†¦É—þ°dÓÖ=u^½ÎÇ'~Ú)‘)íÿö‡É_|³ƸS"ƒô·Žÿ57O2\xBî)ƒ²b?ßZZµhÓ¡M€“¸.8!wp×ÈT©œÛãŽ÷÷,ÞìIÚÕâ-Þa÷®OeUÆ£öñÈ’¡PÈp±µg«Õ …:V’VףР¸ ‰æt‹Í™ž••ž—mîš-æfÒŒt!Í$H’™R!"8@˜R&fB‰Åb’UN9—E…ÃL¥ºN)2¬Ô–N-f"PB™Ê›ìЃµåûÊ6TT÷Tè_,\³rݤûÿx€‚\ç°þî5[ª#wgû̉ýF È7^Ç/¾Ýùå’$VúÐâÜüάÞRU}°ñª³† àPQørÉε¥OÊТœSÇ÷ÎëlPY˜ûýîØ¦–pg§ÏÛsXqŽñsî{Ö”ÖV×5svL?¡°¤_§¸ŸÝÌûqoBWÓï6ýøîFyí¶ƒó–ﯮoËü¹lFßa}; é`ýÎúµ;ê^wßDn¦uꨂ’ÞYÆ…ZðSùW++[ÛypO×eSz¨:Z°ªjÃîäou³&=œîLãñ%ë÷xk¼òàÂŒÜLkü‘M Í&äÔÝ1yXŽÛePå oÜÛ°pÝÁ„ÎsœæÁ…T{Â÷ûœ2$û”!‘ »q¯ÿë k´3L·ÚÝ(W{÷¿³kÓÆxVZ´Ù³h³ç䙜ñaýaJAk¼ÖÙ! ê’€‹·6´Üa@¾uRgŽCPãS—ú6W$¾½íâÀ+©ñ©›«äÎvñ¼®hí½Õžƒ¦Õ,û»ÍƦHÿn3€M•òÁÆ_ÊŠ—UUU‘¤f¨lÿ•Ž’ÏÍ‹D?Íiæ´Œ4GFš;ËZ˜kÉÏœ6j–¥!!Уû3QD ¡¶t¢é„sVÔ@0$‡Bª"ª)¤gHV ã4Y/Ja–HF:Év’ Ì^{o‘Ákòs«7UJ8'y3î»eÒ̉EñbŸ6¡/€{þ±ä…›¹´¯9gèi'õpÏ3ß_}vI~g{Ó¦³KžÿpÝßþõã ÷L9u|¯øVWŸ5äËïv]sߢ–×çž«F_uÆàøšãzxqÎÆû^^«ŒE "?ÿt€®§6E.?­øž+FÄï3ýøî¹|ļ÷Ý÷ÚêêC‰ïÀÞYÏÞzB^vz¬&/;}Ú˜®—MïÛrg¹™Ö?_4xÚè.ñ•ÓFxðí¯}µ«ÙÎ.Ë?®YÒ;3VsÙ”^¾»ùE{’vn Çeùà®ÈjÊU‡Bçý}€KN.œ2¼i%öK&upË‹®‹|*rœæ'¯4¤‡3¡·*üè§»¾^×dÜÝñÄ¥ý,\wðë oŸÙ#×ÕôžLÒéöY=Þ\RþØ{ÛÒÀEc›Dºý]›’j¨‹6{~÷|iN†ÉšuvHµþ$.àA]Ò[‹ È·þýÌ®¹¦øÊ FgW7¨w}ZÏnó­^`SyhSeèü‘™ñMÎéºëóªo·"?G¸&ömšvÿ¼áNу¿¸è–Œæñx\®ÿ„ußê:{ÆD &«d±[Òí§Ý”›iÉËLÏt&‘PŠèÀuè ÌhHA ib5 @4Ý,ÛL!Yhl„®Â’N$‹(˜Dpݬñ4¥ék£30N%QpÚI£¬ËJÓóĹ®qNò:e,xùâüÜŒ¤rÿíÆñÃä]uï¼$›®ײòš³K†÷ÏÞßÝrÓ©'öÈ5÷_ùùS3‡ç¶ÜÀU³åu²]ûзI·&à¹;Æ\KL?¾[IßìÙw.ŒWÜr3­Ÿ>49éþyÙéñdß䣿MÈËJî¾¼ëÂA%½3o|feìݾë‚ñ¤©<@WþjUUk'òþMKÄßüÂú|XkvPaÆ“W ŠªxÍàvYž¸lÀ^Ýüu Åmpwûä’N-›¸x|A®ÓrÛ[ÛÚ>îÉQ ôëõ›ÚØsÓÆM“ÍJtxL*ÎøûYÉýw¹Ò«—Þ9§ü›R_¦ÖÖ–Mœé¾ëóªow´%í/†ÚÒ¹vÆg¼óÎ;nwÓëvØ€éÏC"¯%X ¢$XliV»Õf3e9Äl»èHM’D‰a ²©Eô5e:PÂ@@ˆ"Š‚(‰‚ÅÄÌ‚ ©åá„P* “ĦØÓ‰Î¡Ôl&Nzvoz>Ê+ë9ÓÈW¯^#µU›*^x Üì§Mè;b`€Ó&ôY½¥êÅ×&=áç?X»¶´zh±ûš³KŒš©½ðÑú5¥ÕîlÛ_¯;Á¨9õÄž/~’3HŸ¿ûä©UÖ^útSU]£;;ýÊÙó:ÙÌÛ€Ams—–¹³Ó†ÅlÕ²˜ w_6"Fj•_þb«Aa1›4/;ýÙÛÆžqçÂX“OâHmþòýó—ï_»½nhßN—Íè;´OvÒ3'µµ;ê_[°$b“í`ꨂKwzí«Ýr]–©#ó¬¬X°²òÎ󸳬.9¥Gk¼ödz‹ÜQ{ó¡¶nØã5`ý€˜Ê¶~·Ú#WydD5µ©­ßã}óÛýT˜qÉÄ®Fe„ÚÖ7£¶˜š¶¾Ì÷Öwåuwün|QyÊìÛ¼…}Y†VÐ9ÃKéX´ñPk»%ä§Å“Ú;+ꌠêÀ‚´‰E¹€‡fÌøÇŽÚ@ã±Æ§¾·ÊSë×&ö³Oì1,n:)ÛàµM!1•mS¥\ë×j’é’¿´Ô×æÏŸïõzãyí!©¾ÆΉHD‹dqXÍi[š˜íœéÌ,i”P@x©Ê7æ—n’DA \ ‚¦sEÑ8ƒ“Y$…Ðô1Ô4—+ãıƒO™x’Q_^uhõ† ¦k/81Fj—ß5ç‹o·  /|°öåûO=mB»áĤ¼vÕ½ó¿\² _.Ù½vkõ‹ÿ75¶éÞç–¾ôñFCרªk|ñž +ŠðÚÐ~Oq»Ìý~÷5|SLæþPvïU£ R›1¶Ç‹s6­ÛQwÝß¿~BaŒ×®ûûcÿܬ´+gõ7*çý¸÷ºG¾CÔù<Ù¾yËö?wû8Ãúvšv\×Ëö˜6¦kL#»ïõ5¯EjóW˜¿âÀ3·D’×âqé´>1R»áé ~*"zÇk výóÆQSG¸ë‚A¯•ônò¦ßôìjUžÐe“{­F÷p^zJdÁÓ¯VW½±xol×7ï{û¦ Ÿý¹7’¿Fð»‰Ýb¤ö‡—7.Œ˜œdáúÚ…ëjž¸| án»ýô^ ¼fàÖ×·~½¾Î8Î×êß^RñÖMCr]fÏëûŠš†ä‰µƒ»5ùm:tŒB$˜yc«”Ë_Ý#¯o¶ùßý©þ•KzÔvóɹw}Z‘жƧ^ñÖþZ¿‚o¶ jËqHlâÁ€þþš†÷×4L¼=â0yMC$í—¸ˆùÔB¡PYYYaQ‘%.*ZV–øá‰¯*½£OÑ£;;JŒfyÍGpA%«Ùd5‹’d‰UÐDuµA×|œÀC€ÄV}  "Ñ«Î@84{š§! *LÓ¡™çsÁ£=þôcO>ü·¿^pöìNYSüî‡ßãLÓ¯½(pYµñÀç‹·Äå|pWÞ3·¢ÆoìpêI½Nµ¢Öÿå’&Ò—Kv­ÞÒ¤†¼ôq“‹dîw»W1 ¦ ]ufħVY¸æÅñ=W×5þõÅ•#ÆÂU³¶qů˜Ù?VþÛ+«¶Î_¶ï¥Ï·åéÇE¾üÓŽ‹ÐÖÚí_»=¡ÉõO.«¬Kô°\6­O¤ÉŽú©ÅáÆ®¬Š¹15-†§?<ÇeÙ°ÛsÓs«oznõÍÏ­Nz"O]‰VW =ôaiÒ}Zâ’I‘“z}ñ¾„dÝ{}Î‰Ü ·Ë Äðȧ»È®¦A¹íͦCîîh§ÇòÓŒH€wWÔ%xåjýÚsåIEIä|oÕ¡ø&ï®jŠW Ìû9®÷_B”!w{BÅC‹;ð¸-õµXÚ-’)Í,H"¡„q®(á`£N‹f2™Ì‚h¢T$D$ĘIÍ`1J@¸1ë7‰Y¦ Ð ÑM"L"•Î4=Ý„43‘LÔt¸Ôà[î~Vç´ 7ætä¯ú52 IDATüëï—í(cº6딑±M#%Z^Çù#~µ¥É‡­Ý©7|m­!æYËë”ã¸v¢º>yÜsýÎf/óÔѱòÐ>Y-vO޳ÿöý‡÷ŒsGYµ¤WfI¯ÌK'÷<ç¥5žfùCzºÜ#"¤öÕꪯVWí²†Üq¡Ì{}ç±zc·ø¸'€õeIr)"Möùr]ÉC 1lØ×Ä'Ì\´¹ã]l“Š3’–Û‰Z¿öË2)Û…$Y²,»\®ÂÂÂx«³Ð%—y"74~nc7HÊ)œ€¢ š%I)¡ Dg4¨’ ‚ ÂCª¯Qö5†|@CÀúƒá€¦52ægÌÇ4?Ó9 q—Pô_˜rM¢ÜL9c\sMcL&!vàw?þ"V®«?ôúÛìØµ[2Á$B?PùËcøóPy°£ò¥0>Y @UÝÏTí‘O¼åëßÝTÇžî,ëÛF«Á=œ9®ÿD‚RÂ@Î#EmƒRí°ó…M i«UÿÆÌÿ›½£¨¨èþiUó~/¯}E~ååã>ye(þSIm ú7f·%D‹$J"¡ÄXeEc$¤ˆaF T…NM`–ˆÅ,Y,¢IÀ9aœ"Q*D ¥œq]caUÐÔ4AW¹.+\ј®óøG«¶ÎûôKÝtåY²³2/:÷¬žø—Hyº•¨ª¾z]“ki冽Ͽ³ T D „"ö@b޶ŽÂê­ÕËsÌ×cîÒ$Ö™7°¦õ„^ë¶Œ©i×=²$ZÝ"¥ î+XY×hÄ ¦é:?™)š7X¿«I‰DBWªj®¾¾p÷ë ÷ îéºlJOÃõæÎ²îáܰÇÛÔÿnÏÔþ5w¦õý;ÇœûÐòïá?¼ëã:™<´sÒÁð“K:Gvn® åº,9¦¤)¸1O\µ§­…xß^Zeäåîf¿ð„Ü·HôKÄAE€ûIó×ZbsÜxÒw–ÜŸ…Ûb=ªM-rtÿ÷ðØ4Ë‚Ççxž9ÎítÁé]¶öÀâzA³GÅ29ä¥;”Ñ$ ¥4rE‡W¦ 3yeQ¤œ€SÂDYLªÕ¢™M€qH„X(µŠÔ,B¤D4^#ÆTE×dM“(ã:ƒŒ@S´¦‡ÆÐ>Y°hܘ’’½œ0fÄéÓ÷|ðÙ7¶4( g+×íYÒ@^NÆÊõ{ªêC”HD#¡$/7cø€<£«˜ï¬£°fkM”×zº_Xž •ôëÇkmé•k¶ÕÆg®Íûqš¯06-êM‹bþ²ýWœV`úq]_þ2kîf6ÔÞY-S=Öî¨3*s³¬ëvÖGw£Gqg¥•ôФª›î(Õ¥ú T×(ÕÄC¡¡þæ *uù` TëÕøC5þ`­¯±®!èmú|Á€/ð‡ƒa9¬P¢›Æt½Î«ì­ îÜßô4øe¦h¸ùžç«k#£«.9§K~^§L§»³³“+ý¾Çß3ê r]_½ù{wvç¸Î9Vœ;ïùó^¾oÆË÷Íxéo3:üJ½4gc¬üù“³Œà€éc Ÿ¿kbÓžŸnj£ŸW>ß3EŸ»cüôã›Òr³Òž½mÜs·{îöqÏÝ6nhß[½òeSÈïÙ[O—“1¤wÖ3·4eÆÆðÀ›ëB^VÚ‡=)ÞPÒ+óÃ{OüÇ£þqã¨Ü0ʨtg¥á‚K'÷4ìÊÁ=›ò«’ùõn~~mUtœÃ”áî?žÕ¯å>-ñÆ7û"bôp>qÅÀœ8ëòöÓ{ÇRØÖ—5´tÀMÒé±KŠsâòø/:1ÿöY‘ÏIl Ux|î¾Xù¶ÝÞ¸¶8Fa.8>gÁƒâkžø*1”ÜjýêÛË#ŽIÅÙL‰>odÖk—öxhvÁC³ Ι˜ÿü¿ .Ë—÷þ3¬ïœQZ8Ô]Täv¹¹n' ã¬N‹ Êäµ÷ãr·<žirÕqÖêgó—v $ÉìP€ ”RB"KBqƈè‘5VDÂDJEA‰®éLcŒ3Pp…@¡T¦°Rb!%Œ1Θ@`ÁÈjHå‡M^ MêëëŸü×ß{QùØ}·Üø§§3,›·xÕôI#äº6/üóª û*úó:gŒÔ4Zèž~Wu0ù(™ŸªºÆ«ïÿú…»O×ÙöÅÓ³Öl­1òrcE\óà7ÕõÁ¶¿ð÷¿ºê¹?Ž7ÊÏÝ1¾ò`ãºÄŠX³ýà+_n3z©>zù‹RCeËËNŸóà)k·×U æf¥µ–”»~סù+#¨ò²Ò~xfúÚõÕžPn¦uh->øÎÆj `ÝÎú¨Õ™öá_Æ­ß}hHÏÈ»WUJPÖb8÷¡eß=!ôKOé±aOÃÂ5­wÞüvÿÎ)ÃrLš3yhŽT˜‹*Tyä[_Ý’´ùä!&é´pýAƒ»9Œ0¨ÛÞ<Ìx‹6ºýí^I‚Ü͟ז€6½·†w—×M*Î0”²IÅ“Š3Œ¡£òÓ⣥wÍ9ºüa‚¥ºtöùÜË­—‘ãá,²@öB–á,„Ë OÈ^:L»¼Äûû9pa«¯\1í0ßQr;”NJ(‰x¿ç„qPÆ@!„sc´.‚Kà8‹äãrJ@9Àáœ3B7Vaá%…U"632 ª`¼)ñš‚ \!Lýö»K~5þ„a²33n¹æì—ßž—™åÊÍÑ~ú=BÈ´‰Ã&#'ŽYù×ûkZlp”˜ûýž¿>¿ìÞk"úQ<¸æÁoæÅ+h ó~Ü{ÝÃKbÔÖ20ºfÛÁß?ÞìóõÀkÝÙéÓ£‰l1U@e]ã«ó¶ßý»¡@3?ø O¯Ú20úêü¯}µË`ÿ×î.és¨¹³šŒ»¿œbÔx䛟_ûÔ5‘D¶§®)Ç¿ëh{øãí ˜24rõ&mv«<ò…O¬©ñ*m|•&·Hm»ím‡UÖ ,Útèö·wÞ:£kˆj¯òÄ‚‹·$gó6PëW/{e÷«—÷ŒÙ› ÑŸúÔâšZ¿vDc³~-°8-·¿k p©2nÄ,Pð–¡ÊÈŠœeË£Õî $´Œ‡rã! œ£88gàœ%Æ2ãœÎDp!Ð4JÓ)u‚ƒ é„X)LÆö!D¡œ&‰<ÍÌ׃r“£p zºÆþõÊÇuõ‘kÄÐ~£‡÷7K¢-ÝœŸ—ùГïœyù«Ö'&­Ú\9íê÷þï™ï;ò 5ÇKs6vÓ§k¶&j%s—îqÑ»í!5ó~Ü;êÒ^ú,‘2*ëï{uõw~ÕrVëŸøá¾××$¤à®ÝQwæÝ‹[÷~ÃÓ+ÎüË7kw$¦t­ÛYÖÿ-yèÝföòϬzuA³KZUºñÙÕ_­juòDò<šÒ›ßûÓèçažÐoø/o|øãU‡š1`•G~ý›ý'ß³¬Æ›ÜýÁ“k[f{lØë»ðéõm{Ö°hÓ¡‹ŸÛúØÜ}Õ-Tí ¿õCõ%/”©¦C­_ñôö'VV·q¼³¢îò×ËZýSw­ÖB+Šào¼ïÌâ‚»ž*xËxeÜýJYiiUõ8Ú àŠ»_ß[áYüÚ-¶^·0p&š…Ì.YV»M4[¨( ”RJ@(¥ÆJ*œè˜Ý¤åصÎ=ͤk\'œ Æ ,ŒŒÎ8E" „q]ãŒAæd¶³*\ëUå°&2EÒƒD“ g&“hµ¦9ŽÎ;ewꔞ–®jJ(’eàµuÞõ•ýÁ0?mÊñ &JÅU›«ký"PJ¢¿¸è"D£#ŒÕHtœœŸ—Ä–054ož›m/)Ê3–\øúÇñÍãúç$’ŸŒ¨HÆlq<–GL€½Ý¹jê|›wUËD£™†üÄ8‹½ò:g;°ygEÇ€Ó'œBÜ9âÄ‘ÿ×ÖÝõ?1¦&Æqšp%' +Pçñm/«ˆ5oŠ¡cÁW‚Ø%K‹&QaŒ>I I"rF7õî–ŸåÌÁ!oîå$º5ÖjäÀâß_p¶qäË.‡£g·.ÆÅÜs ÜãkH<åf¢ÆN3á¾G §ÝÑ£ «Q¿·bƒßGšZ‘ø{™!‹$ÙÔìôã¶fØ]ÜÝŒš-;7’w'þb6‰×LH4—¡é£ãž®æ £F³M‘G%î©NÒ<ÙM4Þ”ÈÃL 2`ã3ºÝrÍÙY–š—ÅYä„»2àÙ Ù[¶L.« º­V—¥ì÷¥pÁãDà•1ïN,n I‹šø 1 Ÿcžté“!_õŸ<Üj^.ç0ô20ÆÀ Æ™q™9á `:¸¢CÑ(±”3P0Œ€è„èœè:Óu.+œ#‡„39¬…dá òJ¯~ЧɊNÀEBJ ¥`LU5Móëºn2Iv»ÃåÌ´Ùl’èW…ƒY-&»ÍbõŠöù‚e,D°Á"¦'†Ç5õ¯~ØaÜæ£4)6í¬Ú¼« ÑWâ°ûoÙU¹eweqß­Ú–ð춆Ö”QÏGƒ]û+ví¯h1Z¤-x|¾Õ›·Ä}$Ž ~ßúÒÍñ_»„/àÛ²sS;oëÿt 5ؾ¿^SªõÂBWDw÷T¨^çýý3e]^„Ö•yJK'Lp•†—° c#£ÉÇQqpÆ9gŒ3Æ)‹LAD'à„0 ¸ƒ+³ÈÀ@¹"pBÀuE' œsι¦rh\QY_?àžo1¿ÌBŠÎt.N DA§ªÎ4UÕ×tM”D³Ù,Jbff–$™¬V«Ïïc:b5ÓÆ ®ëœéDý9k×§ð«Äoanß_!,²Ø(jZ®;õ}Õ$w¨óúÇË€ªic,·½[½ì±¢Ç./,-­*«’ÝË1sŒV' £cu[á¦ëŒéjCÄòŒê~ŒƒÂÀÁg „ ¢$RΡéDçœs^9Î á&‘1ƹÎaæ ²Ê^×ÈV™ª1¦30ƒA„(RΩ™ªiœCШ,ËÏ!„Ãá´´4Æt9–e™éª$@¢<ÌUÎ ˜HØÿrBP )üò!Š‘wPôâ۪²WÖM+qº¬.˲Çܲǻ®ÔSZæÊ-+³X`•¬€Õð²YpÁ“öwÿÐ1!Ñy‘åP˜®i𦠢H!à”CÌ Œ!ŸœN L•H"¥Ddœ2¦s…s…é*cœ3B8Stæ ±Ê~0ŠÆuÆuÆ8cà:ã T°X,ˆ®©Š¢êšÎƘªjÁ`#!4€3Ÿ?(ËaUUa:¸N8Sù/Š×R E ¿=Ò!6ˆgi©(µxÁ‹¼¬Ôóí:U•!ªšI•'\Þˆ5ÚQhu}MU™ª1“Î!„ƒsB ƒá>d†) «H2¬Ü"qBA)å% œq Lá\åœ3N9çLW4™'ˆ@ŠÆãœ10nU ˜I”l¶4‰X(¸®ëÁ`ˆ3¦©j8%‘1ˆ‚À ‡UEUÃá°V4]eŒqPÂtð_Ê,ï)t VmÚzÉ÷©3ñ·_ÜÇStQsêB£ Gò6JQZê-…×øUX,pËpEÝiÿZç?Ñ1*[²õ ¡+ª®©º&Q]y³ärnð碀tu¥q«¤qCÕ£”r€q¨œ+ŒsƩθÎT‡u.«\3Ò>ÓÁaL 0‹4ÍbrØmVI4K!„Ò†p8¬ªj0â€Å¬ ¢ÀW5M×µp8 †”°Ât‰NÆ9;úËq$øÅ=U)¤ð_ÄèåÏC†huAL®{5#5à‚k€KFU©l­ékŒ)ª®ªLט@ N áĘ]Íðªs€rH”0]WŒ^C4é:××uAÑ™Æ83òßg` L§`&6‹d·š¬fÉn³Ùm¶´ôt»íÇë †‚šªÊ!YÓ4Q(%º®ëLW% …•q8ç)Žù_E£ÏWWYÞ)¯À–ñßœ6²£Ðàõ•—Uv)ÌËpîtâ> ÿþ=•.{÷žyGt¸u«¶ ddß–›<‡üe»ª {»3³ZtÑ~X Êаi(D„¤\^cz€Å¡°—yÀêjª)öâÖíßu´ƒ»xÍHf8tEÓUU×5A7&êæ”èBU,šç°Âƒ2ɰR³H £’º‘#ÂcLÕt¦ƒé5¢hŒéŒ2F a ×ÁuQ ifÉa³¤[L” Ö4‹Åj±Z­6»­Áçk U5¬3Î9Óu®éz8¬4ƒ²Ö5*’øqã)ü:±oû޽›V–÷ÙÇãgiËèÈ)U[ÃŽM¥±ü5€Û3yݧ>”—U~ôúçg_:óð¼‡}{*ß}é‹CûvïyÚîõçæ¢^+ÛUõò3s¯¸~ÆÑóÚøåÿˆejázÀjl¨BÈk4Ù9q‰O»YdÜ­ªdÚ³³?üÙò´¦¯A×t]ј¢2*pp”FŒ<N×uÞ(s_d;¨(B¸¦ƒÇ-¯3¦hLQ ¨† œYD.‚33•éœ TH³˜2liéV+%„sFÁj2 ‚h2™­V«/ÍB¡,‡UEeœƒ¡ÆÆ ¢ª "¡@tB¥~øáËt¿= ¯¥ÛÝû§ÙÿCÊÚ¼÷æè3 ñ7øŒŸ1)¿kGRÛÿÆ/Úà.3Ä04I,MƦ–ªOæM˜ÐlÙIY–×¹#äŒ! Æo«NX°n>fÿ|‘ZòZä[ÎuEUå0#ç<º 8ÀRx£"p"˜MaS9gœËYq…ÖÐÈ}<(sEÑL”9¬T †YHá§”˜$Ñf³9ìiœé”RB!DQ”Ìf³EU5U‘C²ª¨Á`"‡•pXe  D D@„ç’¯>_]åtïWœÇkµåA¿¯s~~ÐïøУ¸Àž­[ôì_ àóÕ”—Û26‡½¦¼Üæp¸»T(ø|î‚›ó0,9ãüÙ dǦ­sßýtÍÒŸò/˜íoðUí«Dt¼A~×<‡ÓQ±¯"àõ ¿[~Åþ ŽŽëX¿-:r€;\Ž‚îy>¯¯|oeùÞJöV((Ìsºì”Uú<¾h²?t²iMd0ÿþ²¦Ñl^ÿžÊØØ•n=ò\Yv{wWzùcã †ŒHÔÑ<‡ü{wWº2í®,{ٮʽ»*”íªAÏ^nW¶Àž•žC¨ ÌGŒé`õŠˆ@2³ì½úFV¨¿üi 2â3 ð`Œ'2Œ§¨¹Æ2.c<ܘ§hþm×»ç¿Àã„Å‹ ðÈNåþëmw?ó3'aM¢¯N8ÑU•Á$p”0JIdUdä k$¤@ƒ‰ %!¢jLgLgœ10Æt&ËÌãgÞW&Q-ÃÂÓ%¨::Ñt¦¨:MOO—DJˆ@©ÀÓ4]×uM×ÓuÝH;ÑTM眩ªª3PBBË,$ÍËM9÷Íú}{·m ú}+ËãíÐÍ+WìݶuÀÈQiô7”•–èQ\¼ø“O嵚òòEÒ³¸¨gqÑ×ÏéY\äîR°~ùO»·”N9{v/ç‘™´þßꥫvl*Íëš rE¿AEÃÇŽXõýÊí·åwË÷òWì¯Ø¶a¹xVÑ¢­ë·Íyó³¢Áýø½>œ2k¶¬ßæóú(«ðy|—Ýé²(«X0ç[N;€Íë¶ã ÚoÓÚmï½üÅÀ¡}4x"QB¯Ç¿tñêk¶wëáȾ=•ƒ‡÷9ñäá ÿçþ€A”-yÍsÈ¿dášu«¶O˜<œ¬]¹Ã{È`Ï®*Ï¡@f¦Í•mß³³òã·¿àʲdÍO;ÁˆÑ}žz€á£{ðÔœ÷»q=û¸§8« 6Ó X4I „’ª@ËõC •±Éצ=ö {f~±Ë"ˈjm^ÈNXî¿>ýîg[£¶¶Þíæ¶[üxB˜ÎuEÑÂa]U˜®EFg:Óc:ccŠª7ÊzcHW4pB8ãàŒsÆ4Ë!îodþF=(ëš® `"ÑUó…t¿ÌÐtcHg<-Íf·Û­³ P€ëº®©š¦ªª¦éŒq„ʦéD@%B%BÅ”¾öŸÅbµ£NùãgUÀ7s>i­“ô GNA~ÀçÛµek Á—Sosޤݱ©tǦҪýö {^×üÊ}k~X™×5æ…³g^xz^·üUKWVî¬#3b܈Š}§_|:€9o~û{æ%³Î¼dÖèñ#Ê÷V®X²ª {þÙ—Î3~€ãNqöe³ºæøñÛUÊ*?iø¹WÌ<÷Š™Þù ï½ü€ ®<í‚+O;aRd›ý{*—.^Ý­GÞEWŸvñ5§uëáþ~Ñš}{*¿[´zßîªO~ɵ§]rÝi—\—è†[²pͺU;&L6aʰÂ^yW\?câ”a&Nvå3zôΰxÁÚ=»ª&MvõM3®¾i€žnZbüÚ›g\{ËôS¦—ìÞYµpîZò‚€&MM’ah†~í h¾ŽAZÖOÛê‘eK™'BÑ©ÿœ°<óûö.Фvhäg\Wu-$S T`<2¤<6˜+Œ‚r]ƒØÙ¡eÛx4uƒë ™×Ï<~Ö(sUç"áÓuæ×à—‰¬rÎA@ãrXõúýž¿-=Íl6‹¢‘§¦pƘ¦3]cœq€õšÆB¨@ˆAj jKá·„#Gw.(8,ÃæœrÖWü´ð£9ƒÇŒ2f”½}qÕ¹ïÎqwÍŸqþì¼®ù;6•¨Ü_ñùÛsŒÂÑËŸ€ÿ½zóºÄE[þ=•o½ð@öí‰L¦râÉýÿw‹VoX½À¥ÍyíÕg¿ôò_vÝŒ½;lMâÑ«þ2@ ÊST†–}íÍ¢ êqˆ¶D‚Êf”K¾Ùúí= 'Fþùû¬ž=²uv’ñša s ¦1USÊ áLD  „6Í"À9ã «­oÌ´ªVB¹ª±°®ÉÌïÓRktoÉ*# TV)gLѹ¬AÓÁ91Fh©šæ ë={ºU³$ Ę…<:À\Óu9¬(ª¦3‰@¨H„¯*¤x-…äø|ÕÊT(ô/j¯õX4ô@ÅÎM¥UûËó¢A{†£ï "€÷\DÀóºæoÛxøÉ,Û‰®…y] ó –$v™§Ë>hX_BÈàá}të‘çÊ´Ï<ç$ÿöÆó_¾þÜñ*[Ɉ>Ÿ¾ÿ]Ùîªä5‹ ³` ë²l†H?ïZQˆ¼‰‡]œÅPèbjËåòÊ(•1Á 쌦Áýó÷™7xxßÈlQÑ&Ý{æ¡' ^[¿zGüþ%#ûîÝ]õï…kø„)ÃRTïNÙL¥èüuaM`³ÙÒ‘1ìvù2ÏýC]ßz1Á θIðî».í/ϵw¡µ:!à 3ÊœCS4B0Á$QQ‹¨tŒPV…úT]?èåtMUµ@P (5¢q›Hœë‘i+#ckŽŠT‘Ê“eY–CÁ`0|~¿¯ÁçõùAEeE„Ô$Ä)k$¥¯ýúñý/uv^Aÿ‘cV”o]µ<è÷؉Œîœß*%M:ãŒÅŸ|²èãmGNAAMy€Æ_MyEÏâ¢^ý‹wm-ݽ¥4àk×ÌŽö ‡»kþšVVî¯8iFѰFîØTjØ¡ 1vd~\^[~ó·ÙÏšóæg¿þ¿×WÐ=oôøÈØ…ycÆXöïU[Öm3aD×¼ã'ŒðyýMv(ÁyWÌpÞ§½÷òï¼ôââ]{ä4|ãší† ðOÞCÿ¾ IDAT½WÞw_¯Þ»§)fzɵ§&œÎøÉÃ|»p @&N °—{┡ß|µfíÊ“¦íÑ'oÒÔ¡ÞzÿâùkÖü´ÝøT^}ÓôXÿzj.O} go÷#«Å0DÀåM9ݲ4SÙ‹x\|Ùådíz£Þ»+YûVôðÆ´”ƒŒéº¦¨ \)¥ †V'0B8 3®¨º7À aŒq®i„1c)ÀÀ@Gܨ€¸’ f“)Íj1›M„p8ìóù¼Þ†@c£ßï÷ùü@cc0¤¨㈚`"‚™f"˜ ñ[Ö×~ý8áÔ³"s|‚HsdH³;º÷+ŽŸ@ÐÈö0rt¢âÎù*™8û £Ð£¸x»Ã‘îpäy§œ5Ûˆ 3ªWÿ¢Ü‚¶”µéçÍŽ.¯kþŒóO·g8ìŽácGäwÍåyØ3ìFŒY4¨_ŒÔN¿x–ѶxH?`VBž‡±O†Ó1ú¤á]öæp8íºæO=!>ÏÃÀÀ¡ýÈQQá²;]ö±“†wë‘ËóÈpÙtë™—‘Ù C/¹n†ÑŸ+Ó~Òäa…½Ü®ÌH®+Ó>aê°ÂU peÚÁÑ£wÞYžËó6ª÷ðÑ}bWføè>†•5ôà‚±Ù@lª ºlFßi§h?©H/ֳܽì8ª€æ¤æºÿö÷ÙÒEÔª!0R^9(Ót•«œé`E*PB)(8'Œ1ÎáÜXƒÔXÚ `:À%51šˆÄTU—C”QlöôÌÜ{¦“‚AŸÏïñx}~¿·Áç÷˜ r‹U@E"˜ˆ`Jsw¥ætÁlã*ÂÞFBÅØâ¡T’Lv›pµÙ:µbzº`’oâÜÃfgSU-Øm.Jé6NÔÆF®5›&DLK$IihêÄ”‘YÉFUôP³ù¸©$IiiZ¨‘©‘N„4« ™ŒÀ‹ÚBk®©±N¨$ŠV«ñ@k¡P‚$‚ÅB%I 4 –ì6ÎUӛǛˆ(ŠV‹.Ë\×ân1D³…J¢H¶"ÙÒ™¦±p¸©¹Å €z8ÖIT³™Š‚l²¤4+pMgJ³¹¶‰ ˆf“®„¡Gæ)L&* =‡  ÅæËîp8s†3]㪂ش®@çü‚ØT±ˆ&¯ÅʱÝlý‹lÌh¹] p8“½ÏÀ¢h'ì޾#«=Ãá”7Ï0äwË'Ýòc–cÑ࢘}Z<¤_Œ×5 d8Î"¢p] óHa^löÚë—0_.§ËîÞ7ÆkFe÷žÑæÍϰdDߨ/W¦=3«OüfW¦Ý5ÊNâ:7£±ùrã¯ÌˆÑ}Œ‰T‹V¥‰à C³@´@°„!Š‚¦Enk;W>nýd‚«0¾îÿÙ;︦®·?çÞ›ä&H Š·Ö½Pj«uÔÚi‡Z÷®ZkkýY·­­£Ú¡­£µ}k÷pÛÖY­µÖжV±jEdHàÞ$w¼œ$„ âùšî=ã9÷ÂÃsÖóèljŸ‹†ûR!ÆÛý"oÊBˆ e™Y°Úm¼M°ÚDAEQeYA(È¢ ‹6YÄÕ°w @ñ]—Ró«ß@á Ò©ëÕ£Y5 ¤bU!Q‘±MBCT!!²F]Èóyùù&S~~¾Ù ­çÝ(%¢T~QáÝzÄĵjW¯[OuX}@4¥ ðóÓ„Õ ˆ‰Qjµî}büü´‘ bb<úªÒéb¢Õõq@(…BZϯA„J§ÓÔ¯¯ EL‘êg4¿úþŠâ§)ý6T°!Á~ŒZSôd† Ö6Œd4Ž‹´FíÎ)´Q‘Š€b‡W”þþÚÈlP«¸*(HVOéﯮWÕë)…›$¬ZS/Ô¯~ѰÂ_ëW¿¾Âß_¥Ó«ë…Òn?Uèô:¿ˆpF]ìGV±lhˆ&<Š£ÐúiÂê©tÎâ´20@¤Ðú©‚ƒ”îÏ„V)Ù  M½¢@*ŒF£ e4e@€*HG«ŠÂ£ šVø³!!®‹”R©ÒëþZF£Q1êbKaŒšeƒ‚®Wy'ö–ÊGx y-XEžQË‹X© ¢¯ÃJÛ¢6Bº+8°ÉI^ó•N)ç (äZ±D4> /Š’dðÁOZ©  QøoV…Îy3›iØM¾*c?ÿ~õ#e@·2”þ~~õ#Tz=Ÿ~K¥Ñ5¨¯Q0öìL»Zƒ4 ‚®ãl6Öéhµ†R¨ÃOFÖ­­ñÏ:ø[@ãf <²2íðQ¬ŽZ­ÂO[¢S ðó£Ê’×U:G6M½P«Éd¾q# º‘º^¨PXè²Î†R(Üó4l–›)ÊÀ@ÿ†QlH°Å—R(f‹up0£ÑXRRíùyA-µQQÆ‹EQ~Å鵚 ²›ó ÒniÔgƒƒD+owZ ŒšõÄ/" o¥+´~õ#Ø ]aº#¸ Å0Œ·?ž´š¥h/ƒw¦øŸšeUBa—™¥ «§ ­¼XèøÙ¥T,bŠU¢ Î`Pøi4¡!àÏœvÍÐÊboAéïO)•ÖœãšlpP[Ôt5wOQ«–‚&Ïìü톸” ư‘(¬ëLa¡ÖS™`µå‹áæRpI«õ-«†à€ç€þðçðXBÅ}³×Ü£Ž Wü(„h|\IJ’Ý&Úy›·Š6«$XeÑ.ËÉ"’E%ÀN‹ŠÆ¡8]V:‘A–dI”DA²ÛdI iDÓ4ˆ¢`³ÛAÑ.H¢$ó9FÑj§UD)ÍR´šQû3¬?¢”ˆQRŒ Ñ C 33 ³¼„[ç²²ì^6.ç_¿îûÃâ ÷ÑVÙÇçx‚*ƒ‚Ô l‰âFóƒÊ‹$Sʺþ"SH IX;9¼zË’$4CS Å0Îc¤…uå–Ž-2P², IDADA°Y®»h·sÇr¼(Zm6A”%‰¢,…E1,­Ô8 TŒ&€Vû#ZIÑJŠQ"Š©MÛ„ºL€€àÔ72X™°æ!‰~¼xM{×9¡÷UN÷â%!è~ÓãƒòÉɰ7b2’a܈ÐAÇèÉüW¶ ˆBˆršl B þ*K”h—ì¼ÍÆñv®ÐÎq_(Ù¬’`“E»,вˆCŽR2ö .É’(Êv›,Ú%Á*pW(Úm¢Í*Ûm4H‚Ýš—g2 †S¾¹°³Ùì‚„wœP ¥PѬŸK¯Ñ¬–Vi;rÂáÿˆj#ªA€ ñdê7h¤mY“WXǘTõߺ’Sl%­3ü­ñ»0˜xSz‡;î10™ #¹{Œ¾C‡pˆÓC€˜Šlò€’öBH–å"“ €BŽ˜ˆ² 2B K€(ñ]QDYiQ ƒ| €BˆBí\_•dIY”DAì²$YÍùIYV2´FÍR ›óó2³29ÖÏ"Ó¹yæ‚B«(á] J¡¦Y-¢UˆR!JE)Õ”‚ÅçC+¡ˆ¸`#øL­š¼*Aí–î¬rÆ#š¯ØhÙjFE&0L{òX`÷®&àPûß:t}ŸÀA)‹øbòÖâ’°“"1 ôü÷¿uOè f;èX½~k¸~ÍÖÃ,‹•š ÈW!ËØiâšksŒ*ÑoÝ¡@–!@28*m`G$à"-#;Wpä>D»]!Ð4£PÐ*VͲ Móv{~~A¡@s µÕ.  E#JI«4 ë(¢•ˆVÐJ5¥P! ßÅædѫׇwëj3™ø£[TXäߤY`l“Ì?ÿvö̱¸­ïÔ3ï¿k9ÿÝ@l`xà}½ò®%g_Ë nÐ8&ßhçrmE™µõ‹‰¾y6¡¨ö}À|#¶]¼íúüd³«rYÛPߦg.Üiaž>Óƒ)Îè: Zt…ôä8HOJL†¤Ä8¤GD€Éd„Œˆðp:ö¨¤Þí5ÏÑh1Õ†V¢@¦,È2…d dQÉ4È"ŽêÎ5Q…+3&] nÛ&¤]{šeí…V);Ç_­9Μ‘i£i:<y+Ÿ“‹  ìBA-?ŸË2ØòóÝ3K¢hÏÏ·æçË¢ˆI6›½ P(ä®3xCŽÇ(R(ä¬&“d³Ýæ8´xf2­ä8t¸ô?­NoÌ0ùëµ!z^°ˆÀjý@!ò§aIýØùôdØg@a‚ˆ04Kg/&”ºq6ûgE¨üd²ð µšeÕzF«Ó EÒž ͽL&ØÔ¸ØobɇsíÛå; ¬–”¤¾œärYm>Áx(Šð¾] €’e É"€ˆƒ‚›½æš\s Áeç" B4ƒe³‰ö‚BS^¡ÉÌpvQ°ŸH„D)VÚŒ»ÙŽ(`¹€ò®þçФî?j`/(È»ú_±ŸÜnfŸ™]²{ù×’Ý3 …øŠûë.ª$; Å*1_¿ÜÜ Í7nº_ã 9VÈ-Ír°¤¤¸ý.Àq–”Ô’?Ùkn®ÕX¬Å‚´[%³aDž/¸•^ò–ÕdS^Éü…îP´Z 32K>RŒ-/òòÝïpYÙà5¿dµqÙ÷Ëv³Ùn¶ýš‡ÏÉ)ñ5—nž×G°¼ÉexqË€@’eIQf$@€$DK IŽ xÀKŒµÚÙF€7@‹n´`ÕÀ›L Ó©Y–wøpðjÎ1œÄŠ * &x#DÄ€K©ÏÏsF½ÂcMl)¨ÄOšOókßÖà\*uÌèS—AˆÆA‹ñ"&^9EØøBŽóO2àSñ´  @)ñØœn‘€r: "ÇÚïeÈ4b1jÝãX}/Œ€>.†ÕéYX‡·m`u¦sŠ€d#\L0r¼ŽåõzV¯gu,oäàûÃɺƒZj5l®ºxï¾àÜ7†÷x9•rê¼; ¡ø~B Mrs§ŒðIP€¥ì'¬aˆ¥r›Xy³Åù™—šêÕ¬1ÙÀ›2Œ€=r€Úq` BàYÀ>CYà€`ãbøt¤›x€Ýáó–Ûü!1œªò«J¸çYßâêÌK±:Χùÿ砑ׂ€ã@­àŒÀ¨õÀÔztŠ7%%sFÞdâôú˜5aWn_˜âzM–ñ1)§ÙU,3Íý@8&¼Š'ÀuΪäÅâwÁÑB±„Ët?ÎUt®ËÛÝÛ¸¼^xv§<É}ëŽÏ»]¬äó/)peži;~ldg0E·È8áø‡]&ã ×Å8étúRübñ»ÿ¤Å¸G±_”ðz·lå².¯žÝ)Orߺãóv»XÉç_R`_Ÿÿxy–›Àëd€sò‚b’˾ ¢Wø§*3¿F µ2%TŸþö5@1½vvïÈš’ƒP²ÛW‚/?$C¨ëÄ6[éJ“q(@¨k½F êD¯„ºÑk¡®Aô@¨k½F êD¯„ºÑk¡®Aô@¨kTìU“¦-«IŽ*ä¿+e'&už èµ&M[Þ*#¶Y««—/Ô´¡Æ¨kçÞ=úš¤TòòŒµY<_¸ëºp× \’¼¼ŠѼ‡©kz söÏ5-B©<8ø‰Ÿ÷~SÓRÜw]î:Kòàà'È(Äw*¹nÛ¬U-üZûùóô©šáv¹ëºp× \’:Ð…;L%õþÓQÛ¾ܦ½V{¨mò„ä¶ìµÚCm“‡@ Ô Ä^#u b¯„ºFØkgÏž5z\›všÇµÿl™3³²%Wðîá¶æ×²²².\¸øôˆ'Ýoõë¿xÑà8nìØ‰ƒ=t.ñÔòe‹.Zš˜xç9{î¯_Žü¼~ÝêÕkÖq_vÎß~=Ò ~ýy¯¾6è¡ÿü}fýºÕK—½Îq\IyÊ@­VkýüüýµEM4¦[—NŸ}þ X,…8ÃÑc'ž?}àЧF›þÛï§ ×hzpð‡ŽñÜ„¡ÃŸ]µö=«Õê^çC¿=râ®=?Àûl}oãV|7#3kа§Íf‹TÄ•«Þ¹q3uõÊ%z] ¾x-ùƬ— 6bÔØi‡/»‰»÷?>bìÃ=·jí{rìTüô¾úvÇËó—Ȳ3jÒ°ÇG}óÝ.°Úl^ŸdÉâ¥å$TšÛ²×²³ †/Ž71¶Y+üÉÏ7=z¬^X½Ñ£žcY¶WÏÃyxï¾ý8ç„ñc†‰ïÓ[EžçÊÈ9mÚdF£Ñ¨þqÏôi“išV³¬$I<Ï—”ÇwúöéqîïxÞúþ[   ð­5ïN›2~ÏÛŸñØÛï|àÊyôØoÞ]µñ½Õÿ]»þÉg_¹®[ Ö¬ÛЧw=?lÿß¼ÙïðÏ[{õèúÛÉ?ðôâÑc¿uéÔÁÇ‘‹ +V®½rõÚ›+ºŠð¼uþÂ}ûôøá›Og͘´þýÍ“þ-£‰?Ϝ۴qí†õo]ý/ù£O>€uï}hµÙ>ûxÃﯾú_ò'Ÿ}éUl\<éÒ¿_|ºéø‰ß/_ùïýõomÞøö¹sç}¤ÇY ,–‚ÔÔ[;vï‰n躅kn]RžÏ¾øöò•k›6¬Ý¼ñíßNžv¯—ªW/´43³²·oÛ8}Êø6m“¾Þ¾eÚäq¸ãØùz÷êÖ¼iì¶ÿû25-ý»öÌ™5!´iÃøpÃÚÆ1Ñ^_ŠSàËŸ~´á¯ÌÚºm»Õjýäÿ¾,ù$½÷š“p;ÜÖüš^¯€[·Ò£¢"àýw× ‚h³Ùºõè7SR¯\¹Ú³w.b±Xâã{ãtHH0 äˆY[FÎÐ`æÂ…‹3f¾(‰bllliòøŽN¯ËÏ7»¾•A£Ñ$âƒýûö‹ïåº5iܨ ½.H¯3ú™õïmzüчñuVÅ~ôáúà š¦U*•,ËV›­u«8âíb˜ IDAT»Ý~åêµfM›ýåÄ3#õQž5ë6FEÖ7rþ»–ܦµÃÔ&éyxtìÐöûãûmÒøQ¥51yüh,êØçŸ}{ýÆqÏ?sâ·?¶~¸.00F?÷ÔšõÇŒz¦¤Ø¸ø³#W«ÙÃG3sJdƒ˜4áùÓgfùØ…¹¯.Á „P«–-þ÷Êl×-\³Õj-)…Ћ3§„Õ €qcž;qòR‚ –&ðÓO§iú¾mà™§Åi—Öó]`Ì+/͸¿_˜>eܤisÎ$ž;ú,˜;^_ʈ'‡À cºs§’$ñV›×'éµø±_OVî™J£’z ûŠˆoÚ4öëo¾›óâLÐh4pàà!œ' À¿[×.[·8lŸÌÌLšf°¡áÒh>æ´X,/¾ôÊ×_moÛ¦µ$I{özŽ5*ê›ÈdÊ p³¤´~~ËÏÿæû]>ü¨qLôó#G´mãP.k4²ADNN®«ÃÐWþ»¶|åZI’FEâ‹4MwïÖùÄÉ?Ôj6=#³k—û|”§}»VÓ§ŒÿaçÞ7V½óÁ{«üý =#óÆÍ”gFMÂy ¹.:”Ñ„»¨¦¼|³Ù"IRxX=|1<¼^n®Ñ«Ø½^F£É5ß_?"ÜGùÀµôQ\³Wy èŠ3á^ª U*BéÛX§ ¼?¡ÏþŸõëÛ«ä]¯/Å!°.Ü~¶½>I¯Å+ýÌ ¥q[öBhÁÿæŸ0…¦©á Óh4'Nü¶yËÇ4M@B¿ø7ßZ³{Ͼ¸|ùÊ„‰Sß\¹¢E‹æ%k+7§ Š‚ ( A¶lý¬VnÅ]ß9úˉöíÚ¸¾µÙìj5ûƲv»}߇–½¾ú›/ éYøé­[Az«Ha!÷æêwÞ^µ¼y³XY–sxéݳۦ­Ÿ2 Ó»gWI¯Åÿ¹TåÏüçv×C{öèþÉÇ›O:=pÐà ý:rtó¦ Í›7€°°° ï¯ß´iKë¶÷Mš2}òä ½{÷ôZ[¹9u³fÎñôÈ>ñýUJUçN÷3Þ«<¥'SÌfËÍ”´›>þý?Ÿ{úq×]Q_ùßÒ¤K—¢(Šb˜"u¿qÓÇFS^Ú­ô­Û¶'ôíí^DD…‚ñ«ov€Ýf€öíZgrvïýÉ=³ „^zqúÅK—wíù ºv¹ïÂÅKG~ùU„«ÿ]›>kÞ×’ËhâÃ-ŸMy©ié[·mOè×[¥RõìÞåÃ-Ÿä図² úE¿¾½JÛEßøž[·mO»•n4å}¸å“Šv¡ ¼ÊÓ?¡Ï¶O¿ÌÊ6ä›Í[?Ù^²T¹Wù5¼%IÒª·ßfÄã/Ï™±gß«ÿ]så·ÛíPúK)‰×'éµxõ=ó{–ÛÝ¿]ºtþâóOÝïîÚñ-NôèÞm÷®ïÝo…††¸—u¥ËÍ9}ÚäéÓ&ãô˜1£<Š—k¯¹&STJe›Ö-×¾µ¬Q£¨<ç›ZÍNžðü’å«LyùQQ ^yéWÁöíZ›4S„ø>=G|ª À±~êï¯ýÜS³ç.T«Ù'{¸u«¸y –mù`B¡èÖµÓ¹sçÛ·k]¶H^Ñë_ž3}ñ²·Ú´nÑ8&zÑÿæ~¸åÓ7W¿¤ñäðNÛ@iMtër߄ɳmv[¿ø^ÏŽxfΘøÎ{›Ÿ{~ ÃÐýâ{9B¥T–û­7»*y~äˆü|óäésUJå„q#Oýq¦½(’ò @>ühܤYj5;iü(¥(å9» \i<æ×šÆ6~ý›?ìÜ'ËòÃC „F=÷äê·7¾·n%ÃÐmZ·3á…õk–{})¹FSÉú½>Éà ’ÅÛ´Š«¾g~o‚`ü‚m×ÓŒ?ž]¶vp÷^Û|m»ä9vôàØ‰3«d‡j¥·à¾»a³‚QLžø|É[ž>5ñêÛ¯Œ&ª›ªêæä©?£"àásfVö‹/¿¶}Ûå–ªU+p€»P«~ãj!±ÍZõó6—Ÿqâ»7ÉùЪÄj³ÝJÏ<òˉûúܽMÜI.\¼ôÞÆ-&SžÅR°íÓ/»wí\ÓêÄŸGUráÂ¥ñ“g>xߦ±ïÞ&î$#Ÿy"²Aý/¾:mæ+z\™›þ ©‚ùµÚ@uȤ×UtðÒ±CÛ};¿¬rIîpw•J5}ʸéSÆÕ´ „:‰o@ ê$¾@¨kTR¯B­¥’û£V³îõÇ÷éµtÙëãÇéÞ½kXXXË–q›>x8Ž;vâ¤Iã?ݶõÏ3‰Ó¦ÏŠŠŒÜ·gGl³VûöìÐëõîi£Ñ¸d銑Ï=ƒëôhñƒ7—Øl6¿4÷ÕM¼ß½{×»öÌ_°¨ÿ„&M[~¼ùÛ|°Â=KšÄGªÀŸÇ˜ ލt¥‰Âqü‡~Ú¿;((fÏœ1oþŠ¢^_±´Aƒú0wîìŸ,-'ÖkÆe&¾OoQyžóÐkï½»nï¾ýÇ=±zí:–eúõ:u’.0ðèÑcõÂêõôêÙcø#ïÝ·¿cÇö¾ôË£Åvì,)06 ³ A>lèAø9¸ž @¨UbTŸ¢²•k^^ž(ŠQQ‘øÛÈÈÙÙˆŠt\q%JË !!ÁP"¤¶ A:dø#ÃdY¾v-ùõ7Þš:mæçŸm»™’zåÊÕž½p6‹Åïk¸b33³J à¿eóÆ-[?^¶ü¸ÍgϚѥKçr@¨VîÄüZ`` MÓ©©iøÛÔ´´àààà  Ô4Ç•´´[eäÄéÒ4¦k÷ÞÇŽÿг5iÒxÒÄq‰‰g À¿[×.'ŽÆŸŸܽpAYë îx´èU`«ÕªõóÛöÑæ?~?>hÐÀi3fûX9@¨>ªE¯X òóÍøc6›Õjöþ ¯¯|Ëh4Þº•þöÛï 2è‘G^ûö;·n¥›L¦UkÞÆ½æô¥ÅA \¹rÕŸgM&Óÿ]ÛðÁ¦>½{@B¿ø3‰gwïÙg·Û/\¸8üѧ’’.á"6›ÍUÜ=]^EqäèqçÎýEQEQ …¢BŠ@ Tբמ5¦c§nø3pÐ0X¾l±R©ìÓ·ÿà¡Ã[µj9{ÖŒ™/L‹kÑ|ÀCC<4ôûhšÆeKæô¥Å%‹_‹ïó /vîÚë©§GÖ }ëÍ× ,,lÃûë7mÚÒºí}“¦LŸr× L ܳÔX<*µš]¼h,ª©ö+Ì]'0pÏRG·‚‹š±×ðáM¼A¬ì´ï”½Á@ Ü;ÜQ½†U•Ka¹k®ÒÒø[ßuÑnáNè5wEæ¡Ô\:Ë•@I’äžÆùB¥Yp!|×UªzûC j7Õ®×\ºL’$Y–±žr×ony‘Ç·²,¹´žWÅ-†hšBQ%Ë2EQDµ÷2Õ¨×\Vg’$‰¢èLË2È,K€u,#DɲøŠì¦¼\õPåÔŒ€ÃR£(Z’(š¦eYÆ_XmÂ=LõÚkXI’$¢( ‚(J¢(I²„õ—·q%¶ËJ9%Iv·ÝðEŠ¢( QÍ(ÁVQj½Lué5÷á§àÄ.‚]EQE—ê‘e‡í2Ȳ,SˆÂip]—$™¢E$IÆÆ…(„Ã0’,¹·x4JTpÏR½ãPY–A´Û»Ýn³Ù_AÉmÅœÃFlßaÅÅWBeÉ9b…"CQCÓ4C3ŒB¥T(•J¥J%Ë T*ˆj#îYªw*Š¢$‰¢(Øl6Žç¢6ѹgàx·4€Àóà¼.‡oñ8ƒ/”eÙ.Ë2gçìié–¼œÜÜ‚N;kµZ­V  Q*•z IµqÃ;ô¿¿¢U•A|¿vîøVh4;wíUöÞÚÉK/¿úã?óÕö¸¸î×ïÒ®¹Ä®iAU@µè5÷µAí‚`·Û+¡Ôœ=•€D$'Ù$俵’²Xì×oÜ  FhZ‹W**|⟿ãDÇNÝ>ûôã–-ã@£QWæA”Ž{@¬»”;vÿåPDD¸Çõ»´kw©Ø¯TïüšC¿‰’ X©<™tüäq̼ÀÅB±[Ž´[Ù.cƒ­OŸ>Í£#4ªË—¯6hP,«R©T.Ÿn" Àß•öÓú¹¾]²t…,Ë‹-€ÔÔÔ 9ùÛ/v›½{Ïø5«V®|kµÙlyhà€¥KªÕì¥//\´äï¿ÿ Ÿ=kư‡‡¸7á ‚õÑÖMáaõ`ûç_¾óîûs¾¾bɺuïY fÏša4š>ÿüKAgÏš#?”ݘòò.ZzäÈQ…B1dð ÿÍåñ'Ÿ€G꣭›âZ4¯Â® ‚°òÍÕßÿ°Ãn x`éâ×4WòóÍew ÷Ýãíð<çnEÆ6kuúԯώã;®Eó’âªV¿õÆâ¥+¾øüS÷.—ý °¸à¹ÄSåÿüª‚j9êš“$I%Al6;¾uüäñÐÐЇ=Ü4¦iTTT¨>Ô_íªŠˆ Õ‡²îhY`–eXžçMÏó<ÏïPj€5Ž8 µöúõ·n¥Æ‚ÂB»Ýî¾rzû xðã ÷ìý1>¾·k̲wßþ];¾Û½ë»¤¤¤uëßÅA°zè\â©åË-\´41ñœ{UûöìÀ_]¿—¯\=qüÈ»ë×®Y»žãørkÀàˆYë×­^½fÇñùùæy¯¾6è¡ÿü}fýºÕK—½ÎqΙ––~üØ¡%‹¬xýMY–Oý~|ÑÂù«×¬gÈ®²ÛZðÚbžç9r`Ï®.\LZ·þ½Ý;¿óèBUuíý œûëï}{v9ôÓ77lÜTš åvÍëÛñúrÝÅ.C³çþúí×#¥)µ2„ÄK+E¨rª÷Ü»$ɲ,K¢$‰"¾ªmÑ¢Etltxd¸N§ãyÞl7›Íæìììls6ð§ ³ð.€–a¦˜ù&ƒÌ‹==·uþŸ ÿõ÷³Ï>};2x¼|ÿ` 9%ó{•ЗC,eI¶Ýaªu*ÈŽ=·EJÍÂ_¿t=Têj¶››Æ4mÕ´M›6:®s›Î:¢££±òjÛ‚xN§Ó銆Ÿv»C©¹ô¶ ñæ_¼ ŸH­Â)¶îݺfddnÿü‹¡C»__¾|¥ÁsýúU«Ö><Ÿ.ï ÓÜX0=:ºQHp°Vë§T*)ªÊÔ÷¢ÅË”Jåÿæ¿‚¿ÅËÿwËÖÓ{ê{;ii·vïÙ;yÒ„*¯™P%ñ¨ªw~ œÎÑk³³³Àl6›,&ÇTš!Ã}Ní@Lxóõä9&&­0ñ—¼µ )ŇŸØd0ò¾Ìê|I)w¿¦#>`/KPÊÜp%ày>++{ÏÞ}Ÿ|¼¥J*$ܽ|ýÍwÆyîò#Ôªu~ !DDQ”ã´€S©é´:¯ÛqJå;$Õ Z†wJ ÂÃO¥ÆÛ ;oïû¹ciÀä¸ ÖßOY’$¥º¢¬žI|pàG‡?Òºµ—ƒV„{ŠÙ³f4މ©i)¥R­öš,Ën;ÈX-ë¯ö7™Lþþþ¼À7jz%ù /ðMcš^¹r¢¢¢²Ù³­¿}ô뮢+2Ġ3Fë¢Ïž?Û¡M‡ÄÄD^àAírзþ iÝ<éT²,‹¢$ɲ(ŠU¶Õ«gKÿò¸B¡µòvîYªK¯9Æž¨ÈûÏó`2™xžçþJòàxÆqpO\O½às#>𔾨Uá¸_ÞœÞzP²28{ö¬ËdBL û^ŸýVÛwo˜3B8†K’$ËRšlá®àÅÙ“eÙíd»#‡ŸxGxH8¾‚ Àù¸“[5GàÏ9)¤çåå’M^à‘蘳ã ħM»¿ =U0$ÕÕœ$IPÜ@¸w¨æuÙáÒ±")ð®ífMcš¦d§èt:“Á:ŽÕ²8 &ƒ)åámW¾mO zG¥üƒTÊ!®þN—R+°rqÙû!Sܨoüë¾XD£÷*Õ:u®8ÖC“ýÎ_9¸Î8†Ÿ‚ÛÙO;À­F#r’*ª7ïM%{2 0[¶Ëœ³–Ÿ…VR`“nÏX Ý}ðB™!¬B¦zÇ¡ø•cÓ¿Óï´ÚJ®‡z(5Nàô¡ùRÌ\Cp}ÒCw[9à>—bj>’ÓßÏ(-¼`•…’!ªìÜ»ÑhôêoòÞ$¾ß¦¼¼J|éåW[·½Ï—³•©ro*;Û€K¹å6D¨ÍT«½æ ¥'˲ŒÝÞzÑeoJ ÛÀïçÂ&ýøèAÎÚ3ÎŽÖ¤ü`º^uj±†:\»:ðJ,8í5r4¯Ê©´ ÆÒ\QÖ Høûk׬Zy"T+ÕzŽ á“¡Žù5Áé:¦¸¥æšqoJ  )*<é%ªM ÞІڦªÍŒ ¾¦5ûý¯~€D„]zH‚[0yW ¾ŠEAX¾beÇNÝÚ´ëôÒ˯ºnmÿüË®Ý{·ëÐÅu®Ð”—÷¬9mÚÝ×±S·…‹–Z­ÖÒ.îÙ»/¡ÿÀæqmûÝ?ààÁøø¥/?9âÙ-ÛõM°sמ’Âü°cgBÿÍZ´éÑ«ßgÛ¿ðQÔ’`3äëo¾íѳoÛö?ÞöéÚ·ßéÔ¹GûŽ]?ùô3pÚ);wîîÞ3¾uÛûæ¾<ŸãxÛ'¶Y+£Ñèò‰OJ•ì®jÇŽ]í;vu?M5tØcðèãO%]ú×#O%vÇC$¯oªÜGí"ßlƉ’¯¬dC„ÚIµèµb&’»r*f©¹®³²\oËsÐÇ=¸ÀÏ'š¾$=ZŸ=³‘µÉ‚ Ø'È’$É’>8`ðJi~ ¡„‹D(Å`É‹f³ù¥¹¯.^¸àŸ¿ÏL›:yþ‚EàƒCÇ2üD–-jítÁXÒ¥+O¥.)’×7壟NüR–,]^_YɆµ“j‡:l&×ÎXx§_ïÞ{c??&“ ûYkÕÔd2eÇECýCÃ#ÃÏŸ?ïÚ²{>eøÿÑeýO™£»›†üaÿhÒð7g¥¥üñ`‘‡^Ñv¹²|ÿÃÎË—„‡‡ÀëË—dff¹ny¸H€ý´wPPÌž9cÞü/̘Vòâ”É Û`áÑáð›—ÿBpù/ìØ±½«9ì'2,¬ž»ŸHµZ]¶¨Ø»¡‡cÇŒŸ]0†††Ì™3ëµ…K&O*çØ¼×.àS“¾xRÄynGàÒðxS¿ÿþGÙº$ø'Èã•îª+n N87ç"àd‰Öþ½ú{ÖŒ.]:—ëa± ?‘eˆzW¸`tÏs;—Fåütºãõ•ùÒ4¡6P-z <)'! ¡œÌ[:]`Ó¸¨fÍÆð²]æde¬ËIȲ+ BH²sV y¹+ž?êóØKé=ø¶1«,‡­ãwLzš,ïÒ4­¡ й–I–pÜe»Ý.JRå ¼ú5tõË=§W?‚^/Z­V­Ÿß¶6Ûl¶¯¾þvڌ٧OýZ®‡ÅrýDÞ½.18Ïmú­,£æ²å,»¯¯ì6¥"Ü1ªqŸþÙ¢(DQMә˥K—y Ïq¦Ü|ÎÈñ8ÍYx£™W?+¥^ç-y†Låßgùä‹F³‰ç­ð÷ézm¤tŒû ’åB³ùá¥8åú\™}â¬ù\¦1Ób)pº–œß+³êÕ¯¡W¼úôzQÅ‘£Ç;÷Vô …|ð_X®ŸÈ»Âc¹T•;ƪõÓéõ•y4´sçî””ÔR* Ô$եלJFÅ04Ã0J¥2+§à“C‡.&¶` ,–‚ÂB®   =,:—տВ"=²Q¡.B,,4™¹½Î6î5tq‚^©“$I¯Ñ7gb{¼Ó¬®õ£ÿæ~܈ašfhšvLîUÊíZi~ ½âÕ`É‹fÁÿæM™öB«6?ÛþÅšÕ+Á‹åú‰¼+\0úÂí»c¬r?^_™GCsæÎKLËýs,*0 Àß_«Q«U*£`ªÐS.@¸[¨^½†¢(š¦…R¡V«µv{Hˆ”œÜ´YŒRÙ"@£”ÙNÑ È@Ù¬vIŽn“aì3?Ò×Ußï~:.V2 ²`«¯n`·ÚG=;¢€Ïÿü¥[ßþÃÕÜæùùO]µë‚ë…„„°jV¥TK@¸©F½“’eZ))d5+É’,I‚ T¨5¬d“hŠ’EžBjDK€DÄ[óúéw„_¶.9ù\hpEQœDÈ2 ’‘BPûÖ‚œWûÿçjnëcÿ,:Õ%<,Là€'Úªµƒuâ‚‘P—¨f¿’x9‰aìÆVн;uËÊÎÎÈȼ˜m0ääsyùù………V«UDI–†çÍëSxÿ§þ—,?…(¼Áo¡)Ša¬šõÓh’ÙÈŽ¦ìAù¸­@Ÿ²ì»Êv Ô* 𦫩w¡6S½ãPü•a§76Y’D›Íæ¯õçuV»]$I¡Pøiýx޳Ùí¢ ês²>ÒWЛ›DêB@! !DÑMÑx¾Œfh…B¡Q«5ÍçööÇö†9#%w‡´[_ù¿²Ô±Ó5†@ Ü3Tû8”¢(I’†Æ—,ƒ,ƒ €R(þØR³Zm¢(Øí@‹±roQ["DQ”,Ë4MSEÓ”B¡ÀÛ}¢( ) •J¥ÕjˆW³j­ÖO«ÕúùùÅh4j5‹»jí@¨T¯^Ã`# !$I’F£Æ;uY•* 0ÀfµZ­6»`—%Ùf³I’„ƒã‰‚ˆa)†¢(DQ MS´cq[a4M34£V³J•J¥Rjýü°¦cç6b¬÷$Õ®×Ü aË ) F-¢ ¢$:«K¢P¡]’% 9EQM14ƒÜŽ`÷GxÇ/E!†Q0 Í4׸º{G j!wÂ^si¼‡C©T(T*•ã°º$c”¢(â'¾HÓ”(JnŽÔ\^űé'c æoºoU#@¸—¹z Üû:ii±}çþµd=e4A îqî^Ãø¨zÜG‘Eˆò"årGõšDIÕNŽ=XÓ"j5c&¼P鲡;°¼&õ¡Ö2vâÌšPKÁÓG%]]øÂû“IôÁ;$ô*¡$•Sgwâî‚@ Ô5ˆ^#u ¢×B]ƒè5P× z@ Ô5ˆ^óÎéÓ>óÜómÚÝ×<®íÐaýøÓ;Ón|¿Lyyw¦-¡®BôšþøãôØñ“úõíóã¾ÝGÿ<â©'^œóò©S§ï@Óii·dI*?@(¢×¼°lÅÊ)“'N?¶AƒúáÏ>3bü¸1‡S^Þ ³æ´iw_ÇNÝ.ZjµZ³³ ±ÍZ}ýÍ·=zömÛ¾óÇÛ>]ûö;:÷hß±ë'Ÿ~8Ãλ»÷ŒoÝö¾¹/Ïç8Þh4Æ6kåj1¶Y+£Ñ8hÈ#0hÈ#8ŒÛ¥/?9âÙ-ÛõM°s×WU;vìjß±kÒ¥wîÜí^ PSÄ6kUÚ§Fä!zÍ“ÌÌ̤¤K {Øý⋳_˜ÿê˰àµÅ<ÏÿräÀž]?\¸˜´ný{8CZZúñc‡–,^°âõ7eY>õûñE ç¯^³ÎUÃÞ}ûwíøn÷®ï’’’Ö­×kÓûöìÀ_ãZ4ç8nìØ‰ƒ=t.ñÔòe‹.Zš˜xg;{î¯ß~=×¢yÇŽÖ¬ZY@¨¥ª© D¯yb0ä@½z¡%oqàÀ¡ùó^ ª_?böÌ»÷ìÅ·&Oš@ÓtÏž=`ê”I8Íqœ«ì¼ysCCCb¢£çÌ™µwßþrÅ8zôX½°z£G=Dzl¯ž=†?ò°«Ô´i“5 DEE6ô¶{L T%UX F"ç¨<Ñëõ••]¿~„ëâõë7Nüvòþ„~¢(FEEâ‹‘‘ ²³ 8í§È#í¢QÆ8••í~Ë뉥›)©W®\íÙ;k±Xâã{ãthHÈmö‘@¨®^¾àxÖlx3¢×<‰ˆmòíwß¿0cšëâö/¾<ÿ÷?„¦éÔÔ´F@jZZpp°ÕÞLI‰‰Ž€7o†8ö.‡-Dü»uí²uËøÛÌÌLšf°$~Pµ¬Új}ê×€ÿn]»lÝòΜ™™IÓ >\é¶Ç#„Åbyñ¥W¾þj{Û6­%IÚ³wŸ/‚ymëöúJ ÔAÈ8Ô >øÆoþóŒÑhLJºôÒ˯¶l×8&ZÅ‘£Ç;÷EQE) Hè&ñìî=ûìvû… ‡?úTRÒ¥r›DQ…B!¦Í[Àjµ•[ª´¶RRRwîÜ}Ûý&êD¯yaÙ’E=ztŸ5{n×î}F™òÑ–BfÁÿæM™öB«6?ÛþÅšÕ+ ,,lÃûë7mÚÒºí}“¦LŸm2N3Êãni5”l † JÖ Ä^#u ¢×B]ƒè5P× z@ Ô5ˆ^#u ²JðÎ ±A T9D¯¼@‚Qîjˆ^#xÒ§ob¬îjÈü@¨k½F êD¯„º™_#xrìèÁšP—éÓ·u7AôÁ c'άiuY–ïÀªÑkï­„*玭³“ù5P× z@ Ô5ˆ^#u ¢×B]ƒè5P× ë¡^ˆmÖÊ•V©Tîë¸dñkÑÑjP$b›µ:}êW½^_Ó‚µb¯yç³O?Nüó÷3§Oþ{÷Åñ>|öwt©ÀHµPDD@¬IÔØÆ‚(ÖX°7bE£ÑØ»ÑD¥Û{AP)F‘ÞŽ+puwl—ˆ‚€çûyx|îævgÞ»{Ýv3‘ác¶hñ/- ¡ ¯)§¡©¡­­¥££Ýµk—IÇ¿Iþ÷¾›ËáÞ>¾–Vö}ûy>sŽ*ŒŽ‰õöñífÝÝkÀà›7o×U8úûqgÎþ‰ú‘aniK­ž••mie_^^^ÎçÏ ^dßÃÑÁ©Ïê5ë¥RiI ×ÜÒ6<<²§ƒKbbÒò•«»÷tvrî{øÈ±ª8#"¢ªï]䵺Tˆ*!Ÿ/ø‘qòÔKK „@ \¶|ÕÐ!¾o^ÅïÛ¾~Ãf±X, /Y¾vuÈ›Wñsf­YƒRZèéÑïé³ç¡/â544žÇ½@={þ¼Gº!«ÖJ$’{wnDG^NNI Û½—ŠäebÒã‡w®\½þúÕëˆð¿®ÄF>~ò´*N‡^;¶…6ÿКÁù5å&LšJ= Ñh޽v‡mG©«s®_666¢Óé6› ‰DB§3B%\®B¡5rx€ÿP„u¯~B÷~§ÏüI’d\\¤‰ãÿúû"I’ÏžÅyz¸‹Å’7n]»¥§§‡Z0?hÙŠiS'#„g©««GEÅlÙ²¡s§N¡•˹ÿ!ž©©‰©©Is÷­ì¯)wùÒ…÷ÿ$¿ÿ'ùŸ´×çΞìÒ¹3BˆÁ`$'§ü0vÂðß>rœZR[[ëð¡ýQÑ1®nýÇO˜’”ôª®B{{;W¼{÷>îEüØ1ß“$™‘™ùôYœ§§;ŸÏÇq¼*C™˜t()áR BÜÒÒNÿ½pѱ£Y³ö_Ø_û"‘háâ_.œ?ÓÝÞŽ ˆè˜X„T*ÕÔÐ8~ôL&;áïÀ qÏ*-¤ÓéýÜÜÂ#¢ïС½‹Kï‹/Ëår[k©TF§Óss󨜕›—§¯¯O5ŠaBÈÀÀ 3+‹z5'7·åú€¯ì¯}Ž+ &“©P(:‚’Je8ŽOœüSbbF£ÑhL&!¤´!äáÑïÔé³ÎNŽ!—ÞÎ'OõðèG£Ñ8ö@ïÍ¡[y<^~~Á®]{¨C×*þ~C¶mÛ™™™Åå–nÙ²µª<''7""ªùº€¯äµO «£j,5g'ÇÉS§«««‡¬\6;pž­½Ãé3çvlE)-D¹÷ë+‹œB}\z‹ÅbOwê¥Ö²X,þ>~#mmmUozAðºø+ì¯T ä5€ª¼P5תò@ÕÀ}¹@9¸Æ ¾^×€p“øªA^5yô÷5ðUƒókUy  j ¯T œ_5Ý¿{³¥CªÌ£¿Ï—nòPbÚÏó[: šH’l†«R×€rp«hrÍvίT ä5€ª¼P5תò@ÕÀõP%Ì-m«s8ggÇ%‹X[[5a%%\W7ÏúÇk|Ø_SîôÉc /ž¾ˆ{|éï?;wêôÃØ ïß§7aýZZš;¶…6a…€*×”ÓÐÔÐÖÖÒÕѱ°0_²|€·×ž½¿#„ÊùüyÁ‹ì{8:8õY½f½T*-)áš[Ú^øëï¾ný»÷t>vüäÎ]{œœûötp9qò4UÛåðo_K+û¾ý¼NŸ9G „B„µú•+×Üܽ{ôê}èðQêÕˆˆ¨ê»€†ƒ¼Ö ~~¾OŸ>G…¬Z+‘Hîݹy99%5l÷^j¼¼‚÷o­[²ió¯$I>{ú`ÍêÛw„!„á²å«†ñ}ó*~wØöõ6‹Åb±X¼ný¦ªú_&&Ý»s}wØöí;ÂÄb BÈÁ¡ìÐðyàüZƒèëóx<±XrãÆ­kW¢ôôôB æ-[2mêd„Ь™3ètº›[_„МÙ3©Çb±!¤®Î¹~5ÚØØˆN§sØl‚ $IúgLŸÆ`0<=Üq—HÄÛÔÔÄÔÔ¤Ù7Uy­AJKËtuuù|>ŽãUéÆÄ¤CI —zÌá°BÂjBð/¼| ¯5HtÌWW:ž››×±£B(7/O__ÿ£ëŠD¢…‹¹pþLw{;‚ ¢cbk/ €&ç×”«UÂr>?=ýÃÆM¡·nß œÍá°úxoÝÊãñòó víÚà?ô£U)p\¡P0™L…BqðЄT*ûèZ99¹QM°%|{ ¯)7aÒT§>NÎ}‡ü>ýÇóçNYX˜#„6nXËb±<úûøŒ´µµYôѪtut‚ç7ÑÃÓG¥æìä8yêô®•ðrÑ’eM°%|{à8T‰zn—ÕÕÕým÷Îê%l6»jyCC¥çΚ8‹z_Мa«sK[×ÒQ|­ ¯¦7/xQ9Ÿÿ÷…³¯ãŽ=ôîÝû¥ËV´tPày 4½øø„éÓ¦˜™™²Ùlk«n«W­¨ú!ýåðo_K+û¾ý¼NŸ9‡š>cöŽ»©W¹ÜÒnÖÝsrrBioÿùaìx+›ý½GDF×h¢¤„kni{᯿ûºõïÞÓùØñ“;wíqrîÛÓÁåÄÉÓ¡uë7­]·‘Z877×Ú¶g9Ÿ_»†ˆˆ(W7O»îŽK–®‹%J#DEÇÄzûøv³îî5`ðÍ›·ë*ýý¸3gÿD}ÈÈ0·´¥VÏÊʶ´²////çóç/²ïáèàÔgõšõR©”Š!<<²§ƒKbbÒò•«»÷tvrî{øÈ±¦~O¾-×@Óóôè·~ÃæððÈ¢¢"„õÁûBpÙòUC‡ø¾y¿;lûú ›Åb±ŸŸïõÿ^£¸zíºƒC/SS±X~Rç1>hÈk éíý-ì§Ÿ¦¼srrÓ?d „bb®Œ5!t÷î}#c£É“&°Ùì~n}GŽ{¥vC³fΠÓénn}BsfϤ‹Åb„³³£L&{“œ‚Љ‰à¯4ÔeË–tîÔiÑ¢à˜Ø+J#¤ö5K¸\…B1jäð÷n"„”z¸÷{ö,Ž$ɸ¸„IÇ?G’ä³gqžîb±äÆ[+–-ÕÓÓk߾݂ùAQÑ1T ³ÔÕÕ£¢b–,YعS'CCƒ•ËiÚwä[y 4=…B1,ÀÇö_Ü»õÇþ½ééæÎG1Œä䔯N>â»ÃGŽS kiiyz¸_¿~£¨¨(9%uˆï „PvNî»wïÝܽ©¿Ëá‘%\ní†86BCXÇ!:îãã}ýúÍôÙ9¹^^žJCíhfF=èÜ©Sqq‰ÒµµµÚãêÖü„)II¯ê*´··ÃqÅ»wïã^Äó=I’™™OŸÅyzºóù|ÇMMM¨:ML:””ü»E†!nii§Žÿª£Ùgw>@pŸø\\Ý÷ìÞéÕßð®]»Ìüù§IS¦#„D"ÑÂÅ¿\8¦»½AÑ1±ÔòþþC>Æáp òÑÐÐ@ikkõqé}äðj¢¢":ý“?«¾ƒn ÝÆd2}d³ÙJ—ÉÎÉéÜ©B(+;ÛÀÀ@i„R©TSCãøÑC2™ìü…¿ƒÄ={¨´N§÷ss ˆ"¼C‡ö..½/^¼,—Ëmm¬¥RNÏÍÍ£rVn^ž¾¾>†a!ƒÌ¬,êÕœÜÜOÝXP쯦7tˆohè¶ñ åååéé~?pÐÃÝ !¤Àq…BÁd2 ÅÁCGBR© !äíÕ?==ýÔé³£F§jðöòŒOx+—Ë““SFŽ“ššö©a¸öq),,:sö\@€_]ËlÜÊå–fffmÛ¶sX€ŸÒqŸ8ù§ÄÄ$F£Ñ˜L&BHi!BÈãߩÓgB.½Ož:ëáÑF£q8ì>Þ›C·òx¼üü‚]»öø­‰¿ßmÛvfffq¹¥[¶lýÔÕA^MoÝÚUžžóæ-tvé7fÜD#Cí¿nFéêèÏ;n¢‡§KÍÙÉqòÔé!‡ãíå%“Éú¸ô¦j066þ}ßîƒÛuwœ9{î¬Y3ÜÝÝ>5 ‹5À»?FsíãR×2®®.ƒ‡ø moo<®ÒÕÕÕCV.›8ÏÖÞáô™s;¶‡"„”"„Üûõ‹ÅNNŽ¡>.½Åb±§‡;õÒÆ kY,–G¿€‘¶¶6 ‚ƒªG² xžµµuÀðQ¾C‡ 4ðS7T‡!„¦‡ÏÌãÝ<¶àý?Éõ,ÚÕ¦öÍå÷ïÞœ:cÜt®zîß½9íçùõÜ|‹êéàÒÊßú5k7°X¬•+”œ†/)ẺyÖÿ™ÍOiJ¡>õ¿Yæ–¶>Sw‰….þ ç×@¾êÙ[$IqqItLì‰c‡[:ÐÜ ¯å¾öÙ[^Ä'LŸ1{â„íìl[:ÐÜ ¯ÕÔÏ­oZJR= ÀA¨ª‚ëUy  j ¯T ä5€ª¼P5תò@Õ@^¨ÈkUÓ¿78vhOã+€¦Òؼ6uƼ&‰šJcóÚWýÓh€J‚ókUy  j ¯T ä5€ªù"y-.îŦØ÷pìfÝ=`øè«×n|‰Vêáé5šˆ·¤„knÙLÃ¥V5ÚR(MŸ×ž?›6}¦W«±Qwo_;æû…‹–>{×ä Õ#//Ÿ$„––æŽm¡ÍÜhK 4}^Û°)tö¬ŸgLŸÖ¡CûvíÚŽÿqìôŸ¦Þº}!TÎçÏ ^dßÃÑÁ©Ïê5ë¥R)µ;såÊ57wï½z:|ý·S£!”ööŸÆŽ·²éÑß{pDd4BH¡PlÜêàÔǾ‡Óâ¥Ë+++BCýGPÿ¦¦½E „Bjõ¶^CtL¬·o7ëî^ß¼y»®Hª7ª4¥mÉåò5k7tïéìâê~érDÕžÒF ÔØû×îß½YõxêŒyÞIMMûcÿÞêË,\ðï½»!«ÖÊd²{wnH$Ò ù Ãvï6u2BèebÒ½;×>z!pn°©‰Éƒ‡“^ÅFG!ëíÉ IDAT0ŒÙó~ßpñ¢àØèpsKÛØèð6mÚðx¼uë7MœðcÃ[çpþ71¸P(\¼dùÁû\]]""£W„¬ñññ‹Åµ#©Þh]ÔnëÀ‡^¿~s%&B]³2dm=vµ°ßu€oDã§îl‚ßQUýä ý] —[Š222¬½˜X,¹qãÖµ+Qzzz¡óƒ–­¡2ËŒéÓ †§‡;Žã‰˜Z¾FáÓ§ÏŒ&Oš€êçÖwäˆa1±WnÞº½i㺶mB›7®+**®+Ȇ·^=¯QóÌ•p¹ …bÔÈáÔÝwïÞ¯‰ƒCφôU¶.‡GlÞ´¾C‡ö¡%K\¿q³®FÓߥÀO;À· Iþÿnšù¨ª’k›6mBÅÅ%íÛ·«z533ëÑã'¼½p755¡ ML:””p©Çú! ê×Y£0;'÷Ý»÷nîÞÔS‘Häéé^XXdjòo…ææuEÈçó?©uж¶ÖáCû9¶aãk«n ‚ƒz÷vVI:II[EEÅUñW=PÚ(‚ŸvÐ`M<Ï^»vmÍÍ»þ}ñÒ¼ ÀªÂ3çþ|ýêͨ‘#ètznn^ÇŽf¡Ü¼<}}}j¥9¥F¡¶¶V—ÞG žÑ錸¸…T…¯ß$¿Jz5~ü8¥éèè|Rë©Tª©¡qüè!™LvþÂßA âž=TIƒz§V[úzz¹yÿ†”——_O£ ¬€šüº†a!+–í?phï¾¹¹¹ÅÅÅgΜ;}úÜôŸ¦r8ì>Þ›C·òx¼üü‚]»öPGX äíåŸð2*:V.—''§Œ5&55-ÀßoWØžâââ²²²M›B ‹ª–—ÉdÕWÿ¼ÖqŸ8ù§ÄÄ$F£Ñ˜Lf]‘Ôn´FJ1lç®=ùùåååÛv쪧Q@Ã5ýõÐ~ýú>´ÿÁƒ‡ƒ|Ü=}þ<ÿ×¶­›}|¼B7¬e±Xý}üFÚÚÚ,jxµÆÆÆ¿ïÛ}ðàa»îŽ3gÏ5k†»»ÛÂó,,Ìö÷ôdbj8gµ°³³“Ï ¡ÔåÈ*ŸÑºººzÈÊe³çÙÚ;œ>snÇöк"©Ñ¨Òj›?/ÐÚªÛà!þƒ‡ àM§ÓëjÐpBhzÈñÌ<ÞÍc êŸþº«…MíS<÷ïÞlüÅ‹oÖ­[wºtíܹS'„P^^þØ'>¸w«…c E)M)÷ïÞœöóüú”¹¥­ÏÔ]bAᣋ¿Âï¨ZR|ÂËuë6•––ñù‚a{x{µtD¨Èk-)hîœN:ŽþnìˆQßkjj.]²°¥#@4ñõPðI8öÚ5!hMKÇ€jý5€ª¼P5תò@Õ@^¨ÈkUÓºòšL&kÈÏ* ­ëþµÛwîݺ}';+û‡¾=jDK‡ø*µ®ýµÄ¤¤õ¡"£";áÑ߆À|†ÎkÙÙ9ÙÙ9UOyüò´Ì´Ìâ¬ø„„S§N­\½Ö/`dn^Þ—ƒË-]úËŠÞ}Ü-­ìûôõXµzŸ/øÒÖ£uNmÕøÌ-my<^SÅÓš-«ùòÚ‘£Ç×­ßTãôÙo{÷oÜ´eWØob±833K$1Œüâü[Ïnt¶ì’——7aì¤Ùó.ZúEc›¼¨œÏÿûÂÙW‰qÇŽz÷îýÒe+¾h‹õƒ©­hŒæËkOž~ò´v=J#ld·´Q òšoÇã=󜩦v󯵼¼¼)Óf|ÈÈPà Ç1 ³°°,++{pçÑ©Cg^¿|]Æ-«ZQ]ƒ£­­}ôØÉˆˆ(Ç¿Dl{ ûé§)>ýý8ŸAC7oÙJÒRWç\¿=7pNç°ÙAH$ŸÞ99¹é2B11W¨ë¶U“T±ÙìªIªª7Qc–©÷n6d­zÔžÚjáÂù:´oӦ͒% êi´:jš®Ë–êééµoßnÁü ¨èê¥ÀÀYêêêJ›Vº–Ò¾ŠŠŠY²daçN V.ÿ¥vUJ#ld·´Q òš/¯ijj’$ùðåFž9sÆÃ½ß’¥+’“Si4Bˆ$Iuuõ7oÞÙwäöõÛ)¯R$b1BHOOoûömmÛŸÿëâôŸg‰‹¤ …bX€ÿŽí¿>¸wëý{ÓÓ?Ì œb0ÉÉ)?Œ0|Äw‡§ÖÒÒòôp¿~ýFQQQrJêßA¨ÚtYÔßåðÈ.·zÔ,SQÑ1®nýÇO˜’”ôª!kÕ£áS[Õh´ºz¦é240¨«i¥k)í+nii§Ž©ÇÔô45(°‘ÝþÑFÊk¦û×0 ûiÚ”¨‹Qÿþ0á¡Y;³_~Y6kìÌ.ŽÝÌ»š§½Mc0$IÒ0Úùsçoß½í7Ä/×5·oÿ¾Væ.½ûð+«×­KŒ¹`Aðú›¯^¿ñë–ô¦;2uquß³{§WO úví2óçŸ&M™Ž‰D ÿráü™îövADÇÄRËûû9tø‡Ã4ÈGCCÕ1]Võ&ZçÔVŸ7M—Òµ”ö•AfVµXNnníª”FØÈnñ"¡þFÊk¾ý5;[›´7ÿÎÛ”]}'þža·ö••{÷ím׾ݓ§O‚ ÑhˆDúÈÎÍîÚÅü°ƒW#®•—•r Ÿ¿yÚÍÎêɳ§~ŸœœâîésérDSÅ6tˆohè¶ñ åååéé~?pÐÃÝ !¤Àq…BÁd2 ÅÁCGBR© !äíÕ?==ýÔé³£F§j¨g’*JëœÚêó¦éRº–Ò¾ò÷²mÛÎÌÌ,.·tË'U?Ú-ìö6 T^óå5KK‹¢‚ÿÍÇ.WÈ£ïE¥¦§ <(+3{ÝšuÆ “J¥Ôç[_WÿèᣧÏzõòõï;ö?ôL(Ƨ¼x™úréÊewïÜñôtß´9tà ¿ŠŠŠÆÇ¶ní*OOyó:»ô3n¢‘¡áÖ_7#„tut‚ç7ÑÃÓG¥æìä8yêt„‡Ãñöò’Éd}\zS5Ô5IU•V;µÕçMV{-¥}µ xžµµuÀðQ¾C‡ 4°v=J#ld·´Q òšu>ªa#¿›0s‚E7‹ê…L³_/w]mÝ;×îΚ?sÛÖm#FŒ ‚ …X"þãð% —ðõ5v”Q[#:fÙ±›±AÛˆ‹—·„†ûÃ/K}Úv«˜Ú ¨†¯o>ªîö¶Ï<¯Q(WÈïÄÝ~‘ü¢Ÿ·Û½{÷öØ?` wee%I’ CC]cqð’[wofgäìÜ´ëñ½G•••©©O÷ìõ÷å‹íÛ·;uúìð‘ßK$’æÜ–Ö¦¶ J³æµ~}ÝR_+ß³Ë)̾ùì†[íì¹³½]úºõ½q‰$Iêj©G_Ï'Ož ðñÞ¿ë?Oœç——KåÒ—©/%Då¥ÈK?Ž+•IÇþ8éí?ÿ4çæ´*0µUš5¯9;; º^•H%÷î–„„„ìûmß©§—­\VPP@ƒÁÐR×Ú·ç÷Sž|þ(îüÉ y9yŽçåå”ä¬X³rÿ¿+p|Ïž}U·)|k¨©­îÞ¹~çÖµukBêºõ €oA³æ5}}=¹\^ÏA¤e¤=ˆ¿ßÑÜ,lwÂÑ¢E‹.†_‹Å,‹AgŒòýìų¶Fmw‡îyñô…P UŠ’ß¿ÁX4;gÛRÉl]#/š_sçA£Ñä2EýËTH*ӹ’àEÁ~~~Q—£fÏ‘‘ã8FëØ¡ãÖ_·••0Y¬”W)9™ÙR™,!9>;;»[7K]]ÝæÙ@«ÕÜyMGS;-9õ£‹Id’ü’üÌü ç~Î6n0Ô3œ0iüõë×sssI’ÌÉÊA ¢wiï…Aaaa~v¾$5@ó—Û»·SRB’}/û.)•IóŠóÄ1‡£>mÖÔ²Š’ÓžòÌéoaaAI’Ô-ZA „rss1kß®Ýß@«×ÜûkþC?¼ý 4tÔÆ2A—Wòêí«bAIÒ‹D„†a×®_£Æ©’••¥¯¯çáѯé#þò¾ôÈ‘‹—.·ëîXã÷M[sUä->ø%¨ù÷×Ú·m[˜_¨¥­ÝÀU¤2)Ag±XÅ\nii)†aE…E‡zÕÀÈ RRÉ+.754566þbA_zäÈððÈ÷nµk×öËÕ,‘H`ÌKÐz´ÀuƒÇÍ~›•ÿò“V442 1hùùù4M&“UýÔѸ­QjjªX(îô¹#7(Š›BœúØ÷pZ¼tyee%U^×€‹5tTZˆ”w¨´!¥#G6¼uô±‘#†FúnLjÚÛFÖÕÄ…¿þîëÖ¿{OçcÇOîܵÇɹoO—'O×SsõÈ«|t M¾˜ßÀ¡WÏŽ&f/Ÿ'&¼HhøZL&Ó þÛ·o ‚lŽUn`dðæÍCmèàÁŸϾß$&½ŠŽ¸sëZVVöïûRåõ ¸X}@G¥…JÇ;TÚP]#G6°õŽq±ªþª¨#ëj"/¯àÁý[ëÖ†lÚü+I’Ïž>X³zÅöaõÔ\cÌKTÇ™Ÿ÷ð©Z ¯q8¿!Ý­lÞxÿÞ½®Åb±X,VFfÇËÈÎÐÔÒB©««—òJåRy];»Ï<­sérDðü¹mÛèoÞ¸ŽúMu=.ÖÐQi¡Òñ•6¤TÃ[ÿèÈ‘µQFÖÓĬ™3ètº›[_„МÙ3©Çb±ø“zµ1CfÐH-s+‡Ã?n,FËÈÉ:öÏQ?Œb2Xõ¯BÃè,S*•”—öré‰R×TÏÎÎñ+;·5ûìáØ ‹ªb´°0·°0Gõ¸Xc@G¥…UãROE"‘§§»Ò†”jxëÔ¸Œ‡Û°q‹µU·ÁA½{;׿½Ô€‘õ4Áá°BÂj<þ$J{àS+àó´ØÝùgòÄ ‡M}—vìб±ÆjkéÔ¿ ƒÁ062ÊËË“Ëåzz! Mõ—Ohrlú´©Ÿ‰ž^›‚‚BjÂ×o’_%½?~ܧ¸X£Péx‡qq/j7¤4¤†·þÑ‘#ë µž&šDc†Ì ‘ZrþP:>kæ o/uý#ŽþóîmÕŒ-µijj"„¤2 F‹ÅZZZ!a…°¸ X_WÏÆÆú³Ãð÷Û¶§¸¸¸¬¬lӦЂÂ"ô¹.VQ:Þ¡Ò†(5FŽlxë9².ÜÀªkÈ̈ˆ(j)¾œ–Ÿï}ø0ÿ^=zÚu¶¹sõÎÓç%uœÇa±XA˜u6ûûòßC†a–›Ÿ«¯©ÿæMÊÏ3çdff}^ ̳°08ØßÓk‰©IàœYTùç ¸HQ:Þa] )9²­7däȺ4f?ª®!3-Y–ði—ÂøTÍ:®d=²³svïÙW"⚘·wtpêÒ¹k²²3£#£]»»ìܱGGGgäØKzÈÍ*•J¤ÙÙ9t:ÝÍÍuñÂànÝ,›pê@súúÆ•¬‡™™é–Íë»´ïôîÕ‡Ç?}öD äW_€Ãáhjk E"™T¦©­‰Ê/Ì/É*á— ²³sB8Žß¿ÿpÁÂ%K–.Öº— ðíh-y !Äb±Ö®6xhò‹”ÔÔÔ+×®¼LL¨ú½Æ`±YR…T­Æf³+**ã³3sY¬/¤ª««Óh´ôB¡HMM­å¶ÐÂZÝ%ª‰ãtrtX²r¥~»6$Iffg:;:›t0Ea&U¨©©YX™¿}÷¶$«££››‹âp8R©” ==½-›7T%;À7¨í¯U±¶²:sì]Nÿ'é]…°âáã‡/*Å!]‹E ¢(¯ˆ†Ñ¨[®455% Žãsf]¿EÝáøfµºý5ŠŽ¶öÑ?þ8sþÏ?ÿú[×H!”‘ù¡RTI°qŽ'--­¼„O§ÓBjjj"‘ÈÀ@ÿý{{ôèÞÒZ^kÜ_«2~ÌØ_·l”UÈ3R2+++‹ ‹+D"£¶F|._.“SS%H¥Òǹ I @i¥ûkUl,¬ö……Ýüðúõ[e9¼Ûiw œ¨¨¬T(!ç•Ë«~Ñ ¨õç5„AýQ~ÃGù ?}æÜ¯[wà8.“É\\œgý\sNu@_E^«2aü¸Ñ£F×Z—Ë=rüO¦nûâœ÷:,-ŽIÇF#â S0oƒé®>œ®©kp'.õþ³¤GË{;;ÁÜ4­ Žã™q/â%b‰D*¡&´²²ríãBM/ š äµ–$ŠJøA‹æ%ÜŠÝFÖE œÀ !¾åZì¾ÕæÚ¸Î†C9ÒBdcÓÃÆËïvÔ_>dôêÙòZkÃårc®Ätîjb`l(—Ë ‚(--½÷ম®VÏ=i48çÓ| ¯µ0’$%±L"çrHŽ‚D!rMÔõ%+š:«äÐyL ó­6¢JiEE…B¡ †Ÿ­ÊËÄD^9oö18!A‘ˆ Dþ,yýúµ¥…%5±7h×ZHjê4«¦›št@ñù‚ó–,£ëÈŒ–ŸÊng5`ÊÄIíÛ·?pô„‚É"œ:À­MrÊëïð—+¤AÂ0 £Ñ±.æ¦qOÓÒÓÓÛâ8^µ0N×Ók }!×Z†ÂID•R© R\RRröDèp§×Î/ç2ô:¸Œ;NW_ŸÉf3™LCAÔÈk\néÖm;îÞ{P^^®§×f Ï€Å‹èèh‰hW­^wîÏ »Ã¶û ò%êÿª¥§§w0ù!'7K*•a1˜t:®««Ý¶}›KWÅ%¥e4 £Ñi4ŒF"ÂwБ#†×>Ÿð!#cÏžß=~Âçóú š;»M›6-²Q_)Èk-D$IÊär±X\YYyïÞ=^ö¶I»Õ§?´µèÿý÷?èêêr8¹\Ž0„!WÈkT0/x‘¦¦ÆßÎfdf­[·qé²ìßÛä‘J$’è˜+ýúõ½t)òZm¢Š Çy;;—ÞÎúúÿN¹jõºQ#‡¯]B=ÕÓÓ;rèÀ¸ñ“~Û»Îì™®nž;¶…†nÝ.Іø^¿n5‡Ã®ýÞ•”p]Ý<Û½sãæ_E"ÑÜÀY3¦Ok©ni×ZA’r‚ Ñi9992™ìʵ;îý|}=,--e2Yii©H$¢ÑhÔõ5:FªÑjž\óôè·~Ãæé?Muuu166¶±±>x`BH .[¾jÆôió‚æ$½z=~”ѣFøùùøã0•×®^»îàÐËÔÔD,O›öóÌ™ÓO?ò">!pn°©‰‰ƒCÍ‘Ö/^ ÿqÜggǨ¨˜Ÿ¦MA …ÂÅK–<°ÏÕÕ%"2zEÈšo6¯)¸Tªøçm–CÏ>ÇO%PÝ×vH¤P(‚d0±Ñ7tuuúºº"„ŠŠŠ^¿IÛµ½ú²t:}â„ñ¿nÝ>göL„PLì•Èð‹¢ QPЂ°Ý¿ÏŸ[û½355A½LLºwçúÃGgΚ;aüßÔ½&×Z Ñè$­¢RWK˰mÛgÏãE"‡ÃÑÒÒÒÒÒb±XÔ I’£á Ž×<Ýû[XLì•m߯f³½½úÏ™3SWGG]sýj´±±Nç°ÙAH$ŸÞ+CÖ¦ÈèÚ¥sL̕ѣG"„îÞ½odl4yÒ„P?·¾#G ‹‰½R#¯%$$îÞµ!ôݨ‘‡›6u2†aÔ¹¾.W¡PŒ9<Àh³ôZ+%—Ë òK}¼MÌ:kIeÿÿ·§F=!I'äršL*Å¥ye¼Rj9.·!Ô¡CûÕššt(..¡/[¶ÄÐÐÀÐÐ`Ñ¢àU«×õìѽö{7kæ „ÐŒéÓ †§‡;Žã‰òh>‰¤2œfÚíüÕû i¥BãAÃ0aLF§Ó1 ‘$Â šºžœ +åx Űÿ‘#†“$ùáCÆæ-[çÎ?{ú8ƒÁHNN š¿Àqsssja---O÷ë×oŒ9<9%õð¡ý¡ìœÜwïÞ»¹ÿ»Ÿ%‰<=Ýk´r9<ª¢¢ÂÁ©OUIjjšµ¶¶ÖáCû9¶aãk«n ‚ƒz÷vþRÕÚ‘¼2A/×¾=Ë™ŠjÿU]ê¡’šBˤòJ±øÃû\bèêþ{MÀÀ@!”Ÿ_@U¨’Ÿ_`ðßjG33êAçNŠ‹Kêyï¨ÚªÎÜ}S ¯µ4‚Äå¤cÓu;•f¥ÍÑd0Y \h4‰“Y)ÇI9abÖ JˆZw®¹¸ºïÙ½Ó«¿'†a]»v™ùóO“¦LG‰D¢…‹¹pþLw{;‚ ¢cb©åýý‡:|ŒÃá 䣡¡ÒÖÖêãÒûÈáÔEEEtúÿû`$yéRøö­[ü¨’À àËá‘66ÖR©TSCãøÑC2™ìü…¿ƒÄ={øE;¬Õ"pB"‘khhWTr+Åè¿tF’ˆ   B¡Àr…D"Do^ÿ£©®Õθ-Uƒ±±±½íÑc'ªÎ¯!„p?yêÌ A>ÔÓ윜Î:!„²²³ ”¾wT»ßfF£À=Ð- Cˆ$ ©Lšó6ш!ôqì2¸w7_—nCûX»Û™:vÑë¢KÊK3s²³ ‹‹545H¢æþÚÐ!¾¡¡Û^Ä'”——§§øýÀAw7„Ç “ÉT(AI¥2„·WÿôôôS§ÏŽ9œªÁÛË3>áeTt¬\.ONN9jLjjZõ&’’^åæå 8€þŸ!¾ƒ#"£ Žã'ÿ”˜˜D£Ñh4“ÉlŽ^k•ä …¾¾­]ni¡HX)à‹ü >_Ä/ ø">_Èã ÊJù¥Ür.·œWÆÏÉ)*)áw5·444¨ªdýú5—.G¬Z½.5í-Ç‹Ox9ýçÙ……Eó‚æP lÜÊå–fffmÛ¶sX€ßGß»oäµF"D Çeùþ¾ƒLÚ<¾wõZÔ]u†Y;=3c½¶†ºÚLum¡ˆÏ¤Ók_]·v•§§Ç¼y ]ú7ÑÈÐp믛Bº::ÁóƒÆŽ›èá飯Rsvrœ ®¬]àýίTä5€ª¼P5תò@Õ@^¨ÈkUy  j ¯T ä5€ª¼P5תò@Õ4ÁxÇíi|%ÐT›×¦Î˜×$q@Sil^K—Ò$q@SókUy  j ¯T ä5€ª¼P5Ÿv=ff´~Ÿ×`fFÀWáòÌÌø*Àù5€ª¼P5תò@Õ@^¨ÈkUy  j ¯T ä5€ª¼P5תò@Õ@^¨ÈkUóiãJvµ°ùBq´B†5dh¦¯¢O²-­jCØù Ù´øÇã“>Ÿ<è72aè' ÜÊû¤áÛÒJ6†enZðãñ© 8¨ÈkUy  j>ùüZ]>ztôØ K­¿§»££ƒ——§¾žNoª&¾F8Žgdd6dISS55µ/ß„¦Ék$InÜ´ÅÀÐhäˆaíÚµ‹‰‰½rÍfð®N£}»{…ÅÅ%“¦L·µµ‹Å‰D$ªËe!@Èçó ‚¨ZòÒÅóÝííZ.ÒOðôés‡žL&¦(­SÓäµ[·î—”,Zœ’üF*éøØé»wï9;9ª©©}³yM¡P „vïãrK¸\n^~~nNNyyùË—I/^ÄËd²–Žñ“ÅÅÅ_¹}#9%uücÔÔÔ µV¨i2ÎÕë7ÆŒSP÷êõ›·ÿ¼g©qºÛÙ<{' ©ïö·iÏo¿———3Ì6mÚ´mÛ¶cÇN¶66=zô´°°ÔÒÒªž¾–ìpëÖyYÞßõ¿þøÚ‰“g¤R)I’-55A^#I’$ÉØØX‘¨ÂÑ¡×СCµ´´²rrqWV*Šoö£ÿèÑãà…Kª—`¦­­ÝµkW333&“YUþUtÑÓ§ÏÿÉúàæ×OMŸmíbyóñ3gÿ„ÔZ¡&Èk†­\¾”A§WTT–”¿yýòî½{Eþ~8AååçK$’oäÓ_PPXõ'“Ë÷tdÈ%EEEÔÖc†a‹Å21é ¡©Á`1˜jL¦£µöýµ”Ô´ÛŒ›3N‚I0M[WÓ±KøÍð3çþ‰DßÈ› ¾Msª­­Ý§Ë½ûÏ¿yõé³x™L®P(ž>}>Á’I“~ºyëöõ·^Ä'ˆÅâßsKÛ7…6ITJyz ,çó¿\ýC|ý~]¼åçi[~žÖ™[êjLe lÞ‘‘Qµ I’†1˜t56KÍTã°j_5þ‘±`ág—~–VöîžÖoØÌãñêj´¤„kniK=þøôéóð+ÑÁëæ—KB†h4š–Ž¦]o«‹W/<}¦¢¢Bij3·´}ý&¹þðU[µz¹¥mL앪Wõiü<ÿ 7Íu:¾ 8èÇŒ³ç.H$b±XÒ¹K¡P˜˜”ä7dPiYYTt e¼òéÓ¦ôïïÁf³«ŸQ:}ò˜uÕS‹©¬‘¦‘——OV» Ùä:è·96i„$á!õãæw'RAÖåƒû‡Lšª££Íçó% BˆÁd°Ô˜4: !$—Ê«WòæMò¦ ð;yü°‘‘QFfæÞ}ûGŽ{ñ¯súúzµÕÒÒܱ-ô mà­[wß¾ ZTXZD½k$‰H’T( 3·ï|ýÑu„°Ÿ¦N†Ë߉Ds¥_¿¾—.Eø ÒTÕ6þ3Ü4ûk†±Ùì®]»Ï œMgÐýý|{v·55mgiÑÙ¼kg×>r™ôÉÓg|¾€øÿAkhjhkkUý±Ùl„ÐÕ«×û{ ‹Å¡?™8iµVÚÛ~;ÞʦGïÁ‘Ñ!…B±qS¨ƒSûN‹—.¯¬¬DµþÓ0·´åñxCýG „†úHM{«´ª&@’„€§ÈI—g¿Wä¤Ë?¤‘•"g‚ïS‘{b÷.@Àçó##£ÒÒÞ2˜t›¥Æf©qÔèŒÿ·¿¶jõºQ#‡oܰÖÚÚJ__ÏÉÑáÈ¡ÆF†»÷ìUº]!PHmZõ l¼Û·ïnÜúæuò/s—EŸbÐI D)KÿIúðêQJy©à?8yF&“5ð€”ÚÁŒˆˆruó´ëî¸dé ±XÒ$ƒætóÖí¶m7®_óðÑãâ’’ê/^ð"ûŽN}V¯Y/•Jò%ý“&MÔÒÒdª1ÔÔÕÔÔÕØêlZµók\n)BˆÚÞê:´o_ZZÖø?‰±±‘£C/WWgg'‚ 8ŽHD$‰“Ô…ðÚ;:9¸¹õµ±±f±XŸt¯â²eK :wê´hQp“t>hNEEE ‰Ã‡ „¾5òÒ¥ˆê{ë+V,544èÒ¹óâÅÁ±W®ŠÅ’7n­X¶TOO¯}ûv æEEÇÔ]wc5öüZnn^TtLdTL›6mþùçÝãÆ$&& <Ø¡§ƒ)p¢  °M›6ŽN}JJŠÚ·3./çóx<‘¨BSS³ª’Ë—.ØÛ)9Ѩ¯¯7|XÀ…¿.øQ%Ù9¹ïÞ½ws÷¦žŠD"OO÷ÂÂ"SªÄÂÂܼF=JŽ”VÕ¸Î@!¹BQ$”ÿ÷”¡—½³´\²²s玕•ÿ^9a0Éd10 £Óÿ— ôBùùff¦ÕkÎÏ/066úèv5- ÃÔÔÔX,–º†:‰H’$’ pœ IêUÎas455h4Ú§ž\ëhfF=èÜ©SqqIý ƒÖærxTEE…ƒSŸª’ÔÔ´ªåÕßܲ2ŸÏÇqÜÔôß爫I‡’nõÚšöÃÜØ¼–œ’zÿÁc‡^=½½<#"£îݻˈ0 ‹{öd~p ­U×®æ–âÊŠâbî»w™í;˜5ðh%++;"2ÊÚÚjï¾ý‹-@ikkõqé}äðj¢¢":÷¢  °cG3„Ðë7ɯ’^?ŽZ€ºòHíÕ ´ªFöB¨T(ü#>^úßÓ> ʵ·›¹t‰mEEúï.\’$"é ƒÉ UËkÆÆÆöv¶ÇOœZ½jµØ¾ßÿ:tð‰“§‡øþèv} †Ñ0I’¸Ç¸\¡ œºo!„aÿÞ¿R{E6›-ªž–••!„ÔÕÕ©§Ù99;uBeeg4Æ€¦B’ä¥KáÛ·n©Úç ¾Y•ת¿¹mÛëèèÐéôÜÜ<ê{š›—§¯¯_UU“˜uZTTtâäévmzö´úì©­•­­•L&‰DCýý554 ô-Í;Ñ0E|üS©LŠ0Ô©cGk+u õêõÔ8¿F}ùq_úËŠÀ9³¶oÝröÜùää„·—g|Â˨èX¹\žœœ2rÔ˜ÔÔ´¿]a{Š‹‹ËÊÊ6m -(,BQ—\=z¢P(:R½9ê(XiUé ÊúMë‡-œÿýÖ-ßoÝ’oj’…Ðë™kV»¸ô®‘7 Ç ŒFc°5®¬_¿æï‹—׬ÝööŸòòr‰D2Ø7 ;''hîìz¶«Æ6¹ ±è]úÛ´ÔÔ´×ižH&‘}ô¨Ó×wЖ-[ã^Äóx¼ÔÔ´ÅK—ÛØXwé܉zuãÆP.·433kÛ¶Ãþûz€¯BRҫܼ¼Ðÿ3ÄwpDdtÕï‹¶lÙÊå–fdfnÛ¶sX€?‡Ãèã½9t+ÇËÏ/صkO€ÿÐ~I?[£öP„BƒÎøî»Qñ/ââââlanŸ”šöVCS³¸¨àõë7=í¤2Ùó¸—¦¦ÊÊxåååêêìÿ?pÅ„IS«?µ³³ ¿táÄÉÓ$"Çÿ8–F£ÍŸ7wÙòË—.ÿ¾o÷–-[/Yfhh0kÖ ww7ggÇ›Bö'bðàsf!„8ÎÂóæÌ¯©¡ñËÒEU•;;;ù záüYk«nµ«jLoP†¨z|òÔ™[9¹;»¹¹I$b‰DŠÂq\(òù CL&ƒ¥ÆTScaÿ?AØÛÙ^¾taÏž}&NåóùÆÆFS¦LŒ‘°9tÛ–Më•n—Ò lüæT—’º9øW…\¡P(p¹œ$I©XVÿ±ç†ukv…í ^°¤¤¤DWW׫¿ÇÖÐÍU«¸ºº â/“Éýý†ÏŸÛ´Ñ‚/êâ¥pOw ªo/ÏeËCîߨ«W„—WߡäRi€¿ßÜÀY¡Ö®Z³Þ£¿ƒÁ ðº 8ˆÍfôKúyáa¡é!Ç3óx7-hÈøÕÇÎÈÌ;nRöýúhjjGFFFE_õõ”™‘)‘Jílm’“ßHeò¾®®?1éÐaܸ1¶¶ÖmŒ&"éK¸÷æ´Ÿç7p~ƒê}B¢ÿ&˜1cΘ1ßÅ^¹qôèa€Ïç rss’SR’^¾MO¥©ašÚM6ƒÉxõ8ù·m»ëÏC*•¦½ý§Gwû/´-56¤Ç‹‹K„¯VWÑÔÔÔÓk£¡¡ñIW JJ¸®nžu…ÔðÎͦþÇ—Ö„¹¥­ÏÔ]bAᣋ¿6*¹˜™š.ûeÑ©Sg“Þèêhd_ÉËË+´µµöèç6eòDƒñþ}º@ ”ʤ=zt=z$“ÁPWW×ÕÑ©úÔs_òWú±ÆÐÿö_Âvm+çó£c®VVVfff&¾JJÏ|÷ê9Cnh¦Çâ°˜LAÇ0DkÀ(ujjjŸ‘Ôš N722lÓF·Æù] ØL¦Ò¤ÖÈ›ÎølÊk4ÍÒÂÂÎÎöá£Ç®(ã•»õíkeeÙ±£YûvíØl5“í…B!Ao£«Ëb± Fõ¯ÁWš¼HSSS(•——߸sýåë„·ohÛÉ©Æd0Ô=kÔAYõë¡M-ÕiÔi”Úy­®å뉓Ú_kÊਦQy ðnÝ,纸8¿ŸN’dïÞÎzzzúzzÚÚZ ƒ$I‡£««ƒaƒÁøŒ[T@JJʯ¡Û„ƒFgÐétFÃ0 «ž J ÿ÷ÛÏVžë›ä444hå› ¾j=ÉÅ`0Ú´Ñõêïéäè •ÊØ¶¦††ššõCn Ãh4Z+?•öEè9üGC–´0ïú¥ƒàчN§«««WÝ”ªc2™_ËèÞ¨Œot„n€ ƒ¼P5Ÿ|ú©Ê T¦OTfCÀ—ð}<>-¯}ƒW3?JeúDe6| _×ÇãÓò\›¯MeúDe6| _×ÇίT ä5€ª¼P5תò@Õ@^¨ÈkUy  j ¯TÍÿû½ Ü PÿËk>Swµ`ÐT!>7O\mòZøJIEÍ4Y84«ÿRQRÕòIEND®B`‚./grdesktop-0.23/pixmaps/host.png0000644000175000017500000000624307554527664016366 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üa pHYs  ÒÝ~ü EIDATxœÝ™{pGÇ?3ûÐJÚ•F²7^'VN~llÎG”Šp]r¦®(Âñ(ªî(ªruWW)Š+Âq@݃•"â!vl”;s”}Qê$"s–-+–³+i¤ÝÕÎî<úþ˜é™žÑÊñ¥øç®«º¦gº§ûûýý~Ýýë_Ãÿñ¤½Îöâùþz“x­3€–x¾Þ¤q€I$žkRúƒ©eµDT@jYz‡wÔk C$2¬C¢SG*ØTPÖ;Ô%ÿí,IFþ¿Y¼<½Ä3–T ¨Àt%§ß$€$0O!*¿'Á©$Ôö²O¼ 8A«à‹õ—4! P—9¥PÉvJÌzm:iD&/È.`ßÖšÓªë@&¨Ë(YQ;Iš„*]•¨Z¯+õ*!ÕLl"aÊ>¼ÄX1êàxèRž’DR‚*@©!¸Iªƒ&Í*©'È6Ð ²´k“ÐD’@*ÈétÏääñ©ÒFƒd²œ àX‰wÿ›…RïøpšaK¶µ-V…@Ø!šØM‡¹…êË ,.6øÌßáÍÀJë¡pBË *U+Ág€ìï|T×|Ð\ A¯ía!èëí£;«S¯ÛeàUà<Ñ·URúkˆHðã㓌­!⃷"`ɲ³¶Møžhïk@д›ì۷Ûéëéx#p:®‰Ï_Š%Ô€$¡j¡K6£X,²wt/“““XŽ…U·°,‹Bº@.—ê[TjEغE.À¬›q2Ž?’°ED̆g?ËÎ{î$Ó—À2PÅ7%‹ÀŒT @4óå\ 8Pd×®] ïf©¶„išÌTg¨Ù5hB­V Yu+® +4(HCŽœ_/GNhE °\ ËhZ ,ý@¾yëJ—aR÷M­«,U(™%&ON233ƒiš†ÁÄô†aP*‡MŸš¦X(’Ëç¨,U0«&å­e,Ç¢T*166†åXŒîå…^@Áüì<Ÿˆ-Ÿ\è ÀgÒC ©Ud"†VÓbúÔt(¹ÙÊ,fÕd~~>’ºcùïŠËúpn8pøéѶ€f0Ñ[n‹–Ü‹ãKzŽÈ:tÀU¬5ëv |Ýbfj†â@‘b¡HÍ®QÞZ¦G¡PÍI°†a0ºÇ/—6–Ý3ÊÎ?zŸ¼îßÜËŸÿ;2[1Š###XŽÅžÝ{BøDÜ@z¶`ðnœûoá+• õ¢ýIºú⻯ºTåþSÓÇY<ø¯‘Ëåü‰¼Žä;•ßpâ>zîÓ1™,êU>öÆ[q²v(í¦ÝŒ&¯-\Ü·Í#üðª/ó7/~ü·Àï€ à?ƒò<°´â'-î¤Ee Rj ´±~—e˜çáž_pÂ|ÂÛÈõ/?€×ö­Õr,4W ûn6\î4òXñ×4n;›Ä¤ž¡Ã2ªú÷þŽ[›Ë[ËÌVf1 ³j†Drù\ø>¼cð—ÙÙw}‹éü!º3Á°nAŸ=BóÒÅÀ7ZMF*?åˆf2ògß§WË©˜$®Ø·´R‘œÄ¡/þF01=±wæìLXî´Î¿òïeáÔÏã²\þ<ÙÜ8}ý„í{¡õêçJ¼þí\Û7Öª :)à˜+‘làOjÅw¿›ï¾é4(6©ðW,æ¿L¤kùZ<,õÛ¨ï|?½go¢7UÇrZgÝpÐg.y×Mž¢Ö,ÓÀËo—õbuû X÷†¿ ú™?þzfŸ ~û—èúõ§éÑ'ÀÑÀ͇j¯èÖ ¼ðÕ¼•˜)]§4yúîÙp{Ю:Kwí0K÷TÏÓN~ÍÕBÔ‹4 W³Ö)nVªÒ}½’WësBpÉ7î†}6\פÿÑ{©}ê>¼w_Jî7_#åFãGQÌÍ—e‰sÍ$ŽÇ^‚9 ;}ëè[Éå‚Ó•i†þ~y¨ŒišT–"ÿ¨X(RÚRbbb˱(o-3==ÍÄùÂ1®ùÒÏ9ÿ½˜·÷ǰù(>w”WçÎòÌÏž‘ž¨”~2.&õH²’Ϧhn‹›ßr3Ï<û ‡~y¨£äÇíñ JŽr”z·`î7wÑõпðÛ£Ó,ÿèÝÀÚ›á¡ÏÓó¾Cì¿c?BIB 4¨q(xiâK¨Ìðο‚aôSâŠ+> Xþ’'Dà¯KÀ yº¯r%¡ižÝ¤å@uy‘Ï~ðY g~É}ç®Ãºj+_¬ÅÉG ÷þ¶?p å¹Ëq\—ÅúÄmY¢Ó˜‡ò¢µÂCýw¾ûÄÁë®}óûrÙ^§A­ic9Žå`ÛulË¡ÞrÈOM`·Û´tª¹@ßËÓ4V—¨§³à¸h/ç+·}—Õm§øÈ?¾žtŽ•“ÍÏÛœ~Ûsd˜ óâÞYºÏBšÍ&/½4¹Ô€à~ˆe ?Bá†gKÖè³@÷Á§=ßÞ8x{¶u’L¶H»Ý¦Ý²i·š8m‡Õv›FïÍt–zÛÂsuê}Nw¯Õ¤a9½â…3ì¹ÿí u #„ ;Õ¡÷“z±Êå{Ïs9n˜íëÏ0ÿè&~öçUÀ €«,ÀU×XyHÈâ û€ ÀeÀv`0|Ëßpó #¸mòù<åmeðœ<}޾¾C—– gΜÃ<É›<ÁÄ篤õÛüKVkd²ò`ëýÉ\y[|‚N?óð­ÌàÏSøÎÜp*øÞVwböðD+`¿„ïýe‚ú` ôöŒ´œ4ƒƒƒ,˜ Ôj5Òé4©TšWÎW©5[è,ó‰x‘‰ÃÊôwë zAëÁu]ÒÙ @û±?¥ñ“Y‹Ñ‚rÓ~Ò¿ ÷±¯ò߆å`l+ÀçIÉ˧4èÆw«€ î|ÏCW]±mK6ÛE_Oál=޽MËhž.u³Ê‡ïú&©œàË_ÿ ]== @Ó@8mڀݲ±Û6 kÓ<üÏÇH¦=×ó«‰)þ 8ä3À\@ÄKúBR ~$x•`ýÍu§œ\?]@wO¯í‘Òu„k¡kÝh)ßÔ\ «µÌ ORz¹ÅßßMqÃ&t]÷ý~@KBBG™lçæ.9÷¹¿¾¬ïþýs½* çÿ–«·ÜË/jsøg“èΠã]X,ÀK4ÍÀühÙ&`c ¡<þA( è*3øÈ-ä÷>ù«WXQ„“¼ÚUüÈsó©;¸þÖ-(¾7ŒÍ2sãAîq'uÙG2œ¢nÙríí Å|)(÷ãGÎdÔ,ý¦ —ØÁÎO-RýÌyþkÐr®¡h»ÔûRt¿¼»6¥èV}õUÿØ÷íäÿkHrë–KjBbCûÉKég‚>俸•&Ú&ÚŒdnãÛõJ åU¢{Z õUWNë]³ºÄ%×Po⯠¸Œ”u÷Wƒ7Ѫ!o`\e,9ŽtPV"V\³¸ÖÌ5ir22&ƒ¬ª£ÕéÒP½S /ÑV K^-ɲl«^³®ñ³×#¡’‘eõòMuoSDæ"ë\"SR³zt•1õ>XÖw"Ùä…ÒzóäµþžÓ!½f›‹!ðûüOMCàÿúÒŸ”¿<èã¡IEND®B`‚./grdesktop-0.23/pixmaps/icon.png0000644000175000017500000000655507550753670016341 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡bKGDÿÿÿ ½§“ pHYs  ÒÝ~ütIMEÒ ;Ž]’€ úIDATxœÕ™kl×uÇwfvw¸\.‡‘#‹––z®Þ´cG´ Û¬ÛØªm$j¬¦Žc9l Z4ZÔn+ ,¤jmÇê P_ ´€Úøƒì±Æ6²S•¡µcI+Y‘Vï%ÅRCrIÎrgæöÃì,wÉ¥LK ŠàbÈÙ™;çÎÿœ{î¹ðÿ\Ä-šGþ ç¾®ÜìGj)~«¿q]Q~“&“IvïÞM"‘¤RbÖø?9ß0 £Ö}­4ÔÒP¨vCr£/.„:µ$Ê ¹@?Óü·„B%ª”¥««k¾Gë½4Â¥bÆ3³ivËE”>"Ùßÿ†h´,înÚV  hÀ÷N¤˜OUè³( À¶íòº®ÜËår˜¦Y¾È½úÌ>gÊñÎ>uìƒ3GýâÄP, §tu+F%ÅjÊB)(®à[((Ýß߀iš†®ë$ ²Ùl@€ú:·eÑÊXòž/®ùê¯í¸û×8¾êñ)a†V•”šW±Ï¢¼š|¬oI[bÃc?{uç_ضÍÀþ– ;^r¨¼_é…o}ûöu-«#rPÔ N¿Ê¥Ë##’9|êĹ!À.i @µGjzBû,ʯò••í·¯y"–Q€Ì~3¤Lºz4,¾M¶g略™öƪ&»­¥3CclK6òó‹aî¿»•©ñ«Íw¯jùÍ×úëÿ| s¡¤ÓTÅ·‹%ŽÒ4U >BÁ$êê}KÌekžh¬×¢/<Ò ÀÓûò Û؆FÞ1ÁÞÃý6Û–­ótŸï¾¾>î^a×C,½­•£™S×êñ¢‹XÜ?ÿô÷vmZqsé¬5ét=eåÍ\±ù±hD‹þÉÎÛÙvG€ýŽ:©”Åÿt+ ;º >>­c%200Pž¬¯¯;y¾·yµIã’ë;ë¹”+¢9EPUO†kûÆ-øñÃÏJ•1Q33Í•Ô myîõG›šã[7/3ø³'ï@Q44-Ö›J¥H÷o'™ËÒ1¶@×uº»»æd"§øö>wÊæJvˆ±±"CÖ ãCWeÁõÄà˜Ê±?9÷ß' äq`˜¤:&‚ìtÝ€ºâ‹/ÞÖoÚVUžîi@ˆKhÚú^ð¬t:M÷h)}&“Éò$³yr,O4ʼnD¸4R N­#_ôDуѱI6mZ³lõªO.úäœdnJ F`xY‹BUk,]¿M%¤hØÃ—Éû]×I¥ReK[–E.—C×õ*åkIöô¼‰q:Ú5ŽŸääÅ <5BXñИâʈM÷–5ËñéÐ(X±ƒ:ªÌœùb@JÓê­u±†Æ.Mh•S£yn_ùD/P¦@OOÝÝÝU÷ª”N¿Rþ{Ó–ç{‹TUã©,_áÝò99A]DEóFi3Íöh4(”åµa``à{ˆëy@]r×—Ök¡ QÁÅ«¤Óéë¹J,ËÂH<[u¯~É×{C ÷66)l^^æz#}r‚kV‰©qÑuÇÚÅ%Å#ÌÔN Úv¡¬ëì\£ŠÞ`t „žçñûO<Ò Éd0 Ã0Ê/ÎÖl6‹eYåÕØ¶mvìxœC‡–Ÿùñ[—ùÏcC¼ÊÆ*GÏX¿ 5 ô¨jWJ* ¿¢iš‘e­ .ó_U´v‰‹t%„gÖöíÛç3xY*+ÔL&C&“©RàËOîé]µýÙ}ÅaJºLM;¸®‹-cÑ’ÂsªVMSÊuÙl UlŠ¢¨†ðàã~ªÒóI2™,{¨§§:N§ˆ#KIF¨LÛ*“¶ÊP>äÿÊ¡ÊÊ•«vS¢ÿ|1 ªp Çq¤ƒä­=õš¦9§@[¨ÉfsUt;ûÎë½ÒsK F§Ö$8ЦPZD™µ›;~üÄß3E¤ëâMÈår7¤| ¹\Žl6KOOOÕý×ú¾òàkºëA¸f«ŒŒ¢œd*A¨€¢ª¢ÌçÙ+qP.‡èÏüÝ ±úxäð_ïz¡§§‡T*uÃdv°²kO÷ñÏoz˜Ž–$?zëƒ#ï |tõü½}âk_ýJÓ3ÏýöC'§Çœó…»šŸ+nذñ›øUkq¾ €(Øù±£ÿü»ßÊ ×l 6/7+—ÏðÓ£EGëFÖÞŸ¼kí}Kܶèw_³Ï»ï½8ý˳g™¾Ò"Ö=úl¥Ñç¤Ñ*)ä­«•ÿ߬õÙ¾}ÇœŒ„ –zœ“£bQá^Í U¨¶Ï”E‘ÍÄÂñª×j(w¦†Ï]ßí¨Êû7#©9÷ê[]êÛDùóõá¸+DDN9#Œå'åØeÉÚú/°®+ùBå{ó•Ãýô ‹ÐŽ[¢|2™Ä¶m’Éž*ƒHYR¼Q¥!¦Kd)s¤v[åŠ+æ´_æó€äôøð´šá½ÞÓsÓ4Êd2¥k ðkªÊ}€t ŽT#Rà+Ÿ·\Ùi—‰Dg°3+—Óµ<ð2ûŒ3¶ÃŽùAšý—¹š/«Ì–l¿I.]ý¾a¤Ó\<’¨ú|4)R(xB ×´mòtµñÕûãj¤öv¸ÉDtÐuÐu›\ÌDÞÿàJÜ&‰'-À§ÖBâ"NãÄž¥#û ©½>`C‡DÒ7€í䉵+D¤;5Ô]¡9Y‘S“Ò¾ØâE;¶Éw®ú.Õû‚j˜æ0zBC75tÝÆÖcLl=¶ÿa39ƒ9Øë.D²§ü–‹ ‰˜ ¿Ä´õºçû]ãëð7•„€O(¸Bà%“I¿wln˜ÀÖÁrÐ5b+“Ç·~.g£[ Ï´M²Ùì‚\ÌÀ0u ]÷©§—â)æèÕõb# oÊñò““náäjïsO¹mM‹+Ô¦®mƒžÏ0[·óØz ÓÔ± ÝΓÞgܽ𲢻»›¾Çut(ÍQ6Z&ï·fÐÑôVþ¢9×ýcÛ7¨Š»ª¾Ó'—¸+V¬t7Þ¹®·@¢Ú:ø 4¾ü‰}Ži‚æ[Êì¶Ùß[Ýó™O‚ 7JÖ¶2¾A#A. Æl»Õ`8Ýæ‘ÕÝßX:êvÕÿÀm+ìqÏËþ¿Ùlêk{tcFé`bÑpðvºÚœ {-Åký¯[¶QšÏÉ“ËÙ˜†‰m[œRÿ£^û–Öp&ĸ›¹ºÄY¾qÛà³:Pc%¶r¶Ÿ Z ô¼O•rLPúMϳí®V>>íÌž¢¦ºÖLPö²¯A 3¹’Ÿþï÷:—nHަáLLŒ;ãylj,úš»¸qÒcnKen[%¹Û*Jûw#u=‡ŽŸòt#aøé5=`“Íi´Æ¦<@&ë¿g`Ù`Y6{èìú ï77\ðZ›5w|ÊtÛš*GÎØ$޲ävwÕª•ߤ:€gðÏ÷ÁÝûí  ¦t'µbOR#aú`²9›LRiîêþæ‡G_|óGRY»JUZâž2eK1:2*®â ]“#ãdrÞ“ÌaéX6ìXÉ—=}XUU/¤â†5Üæ¦AWÓ„á8Ó8£nÂ]Ú±u^ë_@ÅCÞ@Æ d ½´ƒ±t¥Yƒßò(f³ ÓŠj«Š*TGŽ*㣞PM8rP(Ê"ÆF=Þ½úÆa#³ó^Û†ÎõÞϸû¼§*ÈÖ8žªàjn8,œ†£©Â/:Vë½ÞÖ¦¸7ŸòŸ  ¥C½‰ãox"‡…©âúeƒnkÜU;rJ}G½"¥v½87<ÈûÂ#ƒ*k¿üãwã…äì±7e{¯9®záúR·mQÞÕTáj*n~|ÌU¼ÅÊr¯sÍÒg¨¼ P DeAåÅÏ-ÿÅ¿}~Óòÿúïo~ïë¿÷ç¨î¢)ï§þðÃ/„¸Ý¸,/¥?BS‘! /¤!#!ÜÖÆ+^$w5WUñ4 ÏšÄk^}¿üðó͛7wÕRnìˆ)ا#èÌ>° Zâ嵦oÏKË×uþò© 'ß’Íõ¯¥Q•­xmÍ!¯¹%ðÆÇF½‘kEy©°E6oz]†E^Æã¬X±ü7  DU뙽te/ö©#”¼÷î;?x9Ÿ{[z“gd{ü¤Zª8UExƒã‹dA˜¦Å÷ÉÕ«WËp8ô:@KKKêV¨¤òÀzö¶Rñ|@òå—ÿ¶ùîé+ا¥âoØÓí²­m‘¬kIÐÙý 8/¾™³XQq­3ûïÙ2ûøÕ«¸Vþþ™”¸ ¼2û4þ†Nèù_ÏÏe†ÀûIEND®B`‚./grdesktop-0.23/pixmaps/icon.xcf0000644000175000017500000002241507550753670016326 0ustar sarsar00000000000000gimp xcf file00BB k /¨$200 Neue Ebene#4ÿ     00(008¥ü(h +þYþ þ0'ý ¸ü À°&øüøàø'÷˜øØø'üøÀ°þø%öØðøðàà¤à %ô8ððäàˆàЀ#óа°ÐØ´ÀÈ€€"Àø¸¨¸Àøø%ùðÀÈÐ¸Ðøø#øÀøø¸¸Àøø#þøøþðøøþà!þØøøþðøøýèð!ý°èøøùØÈÀÀøH øÐ! øüØ@þø øü øüèHý@øøþøøþàø øøþàø øýHü°Àøøþàø øýþÀøøþàø øû((øþøøþàø øþ8úØððøàøøþèøøýØàüäóÀèèðøàøøðàøøöÈÄàÀÀÐðøðûØððøððùøðøxøøõȤèààèøðøøòÈðøðàððàøøXøøüȈèððúøðøøð ôÐèøøàøðøðøÐø øû€ððøøúàøøôø ûØèøðøøúôðøèøøôðàðôàðøðàø ýØðøøðûøàÀðøøõ˜ðàøðàðàøØ òØàèððøøðààèÀ,þ¨øøûðàðøõ˜ ¨¸ÀÐØ°@ù€ÈØÈ¸@ù8x˜¨ˆ` úX¨¸¨@ýxH ýh`b¥ü(h +þYþ þ0'ý ¸ü À°&øüøàø'÷˜øØø'üøˆþø%ö˜¸¸ÐÐȈ €%ô(ÀÈÌÈ`¨˜€#óÐxˆh˜˜„ÀÈ€€"Àø`€p¸Àøø%ùðÀÈÐ¸Ðøø#øÀøø¸¸Àøø#þøøþðøøþÐ!þØøøþðøøýèð!ý°èøøùØÈÀÀøH øÐ! øüØ@þø øü øüèHý@øøþøøþàø øøþàø øýHü°Àøøþàø øýþÀøøþàø øû((Àþøøþàø øþ8úÈÌÀ¤øøþèøøý˜ÈüÌ󈨰¸À ÀÀȤøøöȤ¨ˆˆ¸ÀÈò ÈÈÀÈÌȸÈÌxøøõÈ€° ¨°¸ÈÀÀòŒ¸ÌÈ ÈÈ ¸¸XøøôÈ`°¸°¸ÀÈÌ¸È ô°ÀÀ ÀȸÈÀø øûX¸ÈÀÀú À¸Ð¸ û¨ÀÈÀÀúÐ̸Èhøøô`¸ ÈР̸̠À ò˜¸ÀÀ¸ÌÌÈÈÀ°ˆðøøõh¸ ¸È È È˜ ò˜ ¨¸ÌÀÀÈ  °$÷pÀÀ¸È ÌÈõhppxˆ˜ x`0ùPˆ˜€(ù(PhpX@ ú8pxp8ýP0 ýH@b¥ü(h +þYþ þ0'ý¬¸ü À°&øüøàø'÷˜øØø'üøþø%ùŒ%ô €#óÐÀÈ€€"Àú¸Àøø%ùðÀÈÐ¸Ðøø#øÀøø¸¸Àøø#þøøþðøøþŒ!þØøøþðøøýèð!ý°èøøùØÈÀÀøP øÐ! øüØ8þø øü øüèHý@øøþøøþàø øøþàø øýPü°Àøøþàø øýþÀøøþàø øû(@þøøþàø øþ8ú øøþèøøýü þûøøüÈtüò xøøýÈ<ûöXøøüÈú úø øûü( ýú( øø÷(   ú þðøøø8 ò  ú 8þ üþþ$+þb@ÿ(ÿ& ÿ$ ÿ" ÿ! ÿ! ÿ! ÿ" ÿ" ÿ" ÿ" ÿ" ÿ! ÿ ÿ ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ ÿ!ÿ !ÿ ÿÿÿÿ ÿÿ ÿc00 Neue Ebene#3Ÿ      Ø00 ì00 ü]þË-þÃ-þÝþýþþþâõýòõþþýÿûÔó$ôõüýþýüôÞŸê þÝñþûüþþýüôÞŧÔààþâçòÿýþûÿüôÞŧԂq»àýýàǰâçõüûþûÿüôÞ§¹ÔcN]‚°°Ç°™mcØíýþüþþýüôÞŧԻNN]m{ŒŒümzåçþýÿþþýüôÞŧݛN]mm{™™Œ{]–çòüýþûÿüôÞ§¸ÔqN]m{Œ™™Œ{c¼æýþüýûýüôÞŧ¹ÌcN]m{Œ™™ŒmqÝíþûüÕÔÔÌÕÏŧԻN]]m{™™ûŒm›ðèò¸¿®®®âõÏÝzN]m{{™™Œ{c¥çÏ……“…mRR•áàcN]m{Œ™™Œ{cÏç“R“…mmR3•ÿÔz]mmŒ™Œ{qšåçïmm“…mRE3­ÕÔóÊš››šš²¼ÝçÏRm“…mRE:ϯ•¯çòàòòçæÒííR…“mmREi̯•¯ÂÖêûûüê¯ÏîmR“…mmE3šÕÂÖÖûûûêÖ³ççáRm“…mRE3:¿º•¯ÂÖêæûûê²í¯R…“mRET̯•¯ÂÖêûûüê¯Ëí…R…•fR3Ô¯ÖÖêûûüÖ›åðš¼ËË¿šT­¾•¯ÂÖÒûûüêÖ³üíóýöå®Ï¯•¯ÂÖêûûûêÂÃï ðý¾¯ÂÖêûûêÖºËÏÝ!ü̾ºÒÒùº³Ãçíí"ýïÔÌÌüÃØáh]þË-þÃ-þÝþ÷ííþâõ÷ØÂ¯¡‰|“ªê$ôÂn‰¡‰nZI7MÕ þÝñí“n¡¡‰nZI7ªééþâçØ|‰¡“|nZI7Ô©’Ðé÷÷éâÕâçÂn“¡“|nZIhØ‹t©ÕÕâÕÙ­‹Øí÷¡n¡¡‰nZI7ªÐtt­ÁÑÑü­“ßçí‰|¡¡‰nZI7Æ©t­­ÁÙÙÑÁ–çØn‰¡“|nZIMØ’t­ÁÑÙÙÑÁ‹¼æ÷¯n‰“‰nZI7hÊ‹t­ÁÑÙÙÑ­’Ýíí“n³ªªÊ³x7ªÐt­ÁÙÙûÑ­©êèØ·Â½½³½âÂxÆ“t­ÁÁÙÙÑÁ‹¥çÙ  ³ª Œrr­ëé‹t­ÁÑÙÙÑÁ‹Ïçªrª³ ŒŒrG+­ÿØ“­­ÑÙÑÁ’­ßçª³ Œr[G+¸³ÈêÓ­©©­­µ¼ÝçÙrŒ³ª Œr[+DÏ—{—ÍØéØØÍ¿±íí³r ³ªŒŒr[+sÊ—{Ž«½ÎÎü½—ÙîŒrª³ ŒŒ[G+«³ƒƒ««ÎÎû½««ççërŒ³ª Œr[GD£{Ž«½¿ÎνµíÌr ³ª”Œr[+qÊ—{Ž«½ÎÎü½—Ðí r ­””ˆrG+”ȃƒŽ««½ÎÎü«©ß«¼ËË«q+¸¯{Ž«±ÎÎü½««üíê÷ö߽ϗ{Ž«½ÎÎû½Ãï ð÷¯ƒŽ«½Îν«£ÐÏÝ!üʯ£±±ù£«Ãçíí"ýïÔÊÊüÃØëh]þË-þÄ-þÞþîááþáõî´šxV4%GšÝ$ùš4V4ý2Ê þÞøáGVV4ûšÊÊþáø´%4VG%ñÔ;1”ÊîîÊ—páçšGVG%^Ê;pp—p(ØøîVVV4÷š”üJèøá4%VV4ñÁd((–ç´4VG%2Ê1((¼øîx4G4ð^®((1ÞíáGpšš®pNš”((ûdùè´·ÙîîþîášNÁJ((¥þõþþëÿþþøøïøÊ((ÏüÿøÿþþîøáÒïÿÊJ(1èûÿþþÿþþîøèáÒÖpˆÝÆdd¢¼ÞçõøþþÿþþøèÒÔÏ&&l´Ê´´l4&ííþøþþÿþþøèÒâ®& ü &õüþøÿþþøèáÒÖpû †èøþëÿþþøèáÔÙ; 4 ¢í÷øþþÿíþøèÒÔ®& ü &ÝíþøþïííßøáÒíˆ üdèîíÕÖ¼ËËÙÖÔÒÖ_&ü †üíÝîöèîÏ& û Äÿ ðî_  ;ÝÏÞ!ü®_;&&ù;†Äèíí"ýÿÔ®®üÄØøh]þÿ-þÿ-þÿþDÿÿþÿþDÿÿ% ÿ þÿ ÿ þÿÿûDDÿÿÿþDÿÿÿÿþDÿÿÿþÌÿÿÿþ"ÿÿÿþfÿÿÿÿÿÿüfÿDÿþ" þDÿ ÿ" ÿf#þ"ÿÿi00 Hintergrund     X00l00|aó-M`2kˆixo@ ï"28<‚ˆŠ†‚{{yuV+í2:_¸–{w—‘—†„rkdAé(>DK²Ü¦yyn–®· c¯µ·‘v&ç+BN_×úûüû»iT’†×É™ÉÎÅ«:ú&CQ¿òüüï÷¹‚–cu®Îê竨ÃĨ0û>MÌûüüðúùúಈÞüöÖÇĤû7Hwúü üóûá÷üùàÒ¼¯¨‘fú#DN×ûüüúüó»·òüÜ·À£ž‚”&ù3DSÏãúü üóà{Òúø™¡¤†{^ö?HN©±ÂæôüüòðwÂõûë»_pt ð,CJP¼½¼¼ÃÜõõòúüüòò¤”õûúêc(_ni:ß4DKNTctk‚œ œž¤ÅÞíððÜÄ”ÜÝ®u(%.YnBæ7CJNSTTWYwž‚‚ ·Èɽɮra1%%üPk:ß9DJNPSTVY«ž—™«½ÊÎÌääïÎ-!!%%Ja$ß:@FJNPPTS‘¼µµ¿µÂ¼ÄÉÍÏÙØN! !%;Q û5?DHNNæQPfÑÉÓÜÏÉ´–¼Ç«‘N&! !%!*? ß1=DHJJKMNVÔÜÚáÜļµ·«T.(! !!%!!,ù*8?DFHJJè^ßéßÙø»¼¬T.)%! !%%!! è#3:?CDDFG¸ÞèãÞÀ£«¯¡;*(%!!%û !!è.6==<=ü>* ó ,59><93(Âaó;Ї¡ˆy|n`T ï{¬¼¹’}uy{nhc_K)í¯Â¼¡›’‘„ynkf_WP5逬¸µ¯µ¨¬«¨œ’ˆ}t}ynYG猳²µ½ÒÕÍÙµ¤žœ’™™‹}ˆ‚mZ(倳·ÄÇÍèòîäÌ·¯²™’”’™œ‘‚hZ#寷ÔÒÓÞéÜÜÖÒÔæáÏ«–ž±£œˆ}kYP㡯¿ðôòïäÕ×ÝÒÉÔÜéÌ©¨·¯™”}hfiDáw²µÌÕèîáÜÍÝÞÒ¿ÎáðÕž—«µ ’†ff_kᢵ¹²¦¿Î×ÙÚñ÷èÙÜäçͨ’¨¤{{mdVcFß:±¹¼¦–™¬¿ÒÙÞáÚÕÜãÜǯ–¡¨œ‚aYYT^ ߉²¸½µžž¡ž ¯¼µµ¼¼¿»¯£ «ž_KNMQ3¸»»··´¨–—’’™™œœò’„¡™„nWNGGN6߯·¼¿¿½·µ¤’ˆ††ˆ†„†„{kd\SKGKBß ¯µ¹»¼»µ¯œ‘‹†ŠˆŠŠˆ’’h_YQNJNH𙫴·¸»µ¯¬ž–‘‘’†ˆˆñ‹‚‚ˆpf_VNPKNLü™¨¯µµå²¬©£¦™‘‹†‚‚€‚trpid^TQPNNMã•£«¯®¯¨¨¤¡·¦‘‘ˆ€ytprkf_VQPNNþIø‰ž¤¨¨«£žž÷·µ’†yrrúnhaYQNNüPQAßy—ž£¤¤œ›™¤¨µœ†}rpnnic^TNNQPQQ4çZ™œž ™–‘¤ žœ€{yrkifc[VNNPýQ$æ…‘”™™’‘’œž™‚wrurf_[TNMNNPýOéhŠ’‹‹ˆ±¡™Š€uknf_haSNNPþ5å.†Š‹ˆˆ†‚̬”„}pfd_TaYTTNMMNNþçX{‚‚€‚y’¡‘†{mc__NTWVTNMNNþ/ïdw{wutt{ˆi_cicWWýVSNNþ@ådkmkmy„rd_fmhYWWVWYVSPIð#X__kyywurpk_YYWWýOûR_hkkðif^Y_YWY\[YWYJþBccaø^TVWW_dYYþ6üF`aaö_YTTVYV; ó /DR[b`UH8$¤!øøö õ å  !  â !m¨ÓïüüðÖ°|:.)$ ÷ =¦üÿÿòü·`91(  ø —þÿ ÿô±I?4( ÷ <ÑÿþÿÿôßrKUl„Ïþÿ ÿïä½¶«œŠt\D0 ò 0DZp„¨ÛþÿÿíþèÍÀ»´©œ‹waK5$ × "3G[pƒ“¤Èàðúþþúòç×þ»µ¯¤˜ˆvbM9(Ø$4FYl|Œ˜¢©¯³µ·¸¸·µ²­§‘ƒr`L:) Ú$3CTds€Œ•œ¡¤§¨¨§¤ š’‡zkZI8(  Ü"/ c #F8F8F8", ", c #E0E0E0", "' c #798D63", ") c #75845F", "! c #989898", "~ c #181818", "{ c #D8D8D8", "] c #849666", "^ c #728D5F", "/ c #6B8457", "( c #647B50", "_ c #C09004", ": c #B08804", "< c #7F8474", "[ c #AFA37D", "} c #B5A879", "| c #B7AB6E", "1 c #918D59", "2 c #4279B3", "3 c #4E7FB2", "4 c #D89810", "5 c #F0B810", "6 c #F8B810", "7 c #F0D008", "8 c #E0D08C", "9 c #E0C808", "0 c #A48804", "a c #E0A008", "b c #A08004", "c c #99978B", "d c #8D8D7D", "e c #C9B588", "f c #8F997F", "g c #CEC282", "h c #C5B56D", "i c #AB985A", "j c #437BB3", "k c #5184B7", "l c #BFCAC4", "m c #382804", "n c #F0C008", "o c #F0C814", "p c #E4CC20", "q c #886000", "r c #E0A808", "s c #D09810", "t c #808080", "u c #CEB592", "v c #EAD499", "w c #E7CF9C", "x c #ABA991", "y c #A8B18D", "z c #C3BF82", "A c #C4AF68", "B c #A8985A", "C c #4D82B7", "D c #CCD8D4", "E c #FBFBD2", "F c #D0D0D0", "G c #B07808", "H c #906804", "I c #D09808", "J c #B48410", "K c #C8C8C8", "L c #FCFAB1", "M c #F6EAA3", "N c #D6CA9C", "O c #8D9988", "P c #C7BB7D", "Q c #C4B26B", "R c #A49659", "S c #817650", "T c #487FAF", "U c #779EBF", "V c #FAFAF0", "W c #FCFCF4", "X c #906008", "Y c #B88008", "Z c #A87010", "` c #FCFBB7", " . c #F9F2AF", ".. c #E0D299", "+. c #D2C494", "@. c #BCB47D", "#. c #AF9E68", "$. c #A89B66", "%. c #918D69", "&. c #447BB2", "*. c #4E82B5", "=. c #D7DECC", "-. c #FBFBD5", ";. c #F0F0F0", ">. c #F2EDAB", ",. c #FCFBB5", "'. c #DCD9A0", "). c #B7B292", "!. c #C0B586", "~. c #A39966", "{. c #9E9766", "]. c #827F5F", "^. c #948F6B", "/. c #447FB5", "(. c #5384B9", "_. c #CFCAB2", ":. c #E3DCA6", "<. c #080808", "[. c #D2C992", "}. c #FAF0A8", "|. c #F8F0A4", "1. c #8D917B", "2. c #99997B", "3. c #A19C6D", "4. c #A49964", "5. c #867F56", "6. c #7B7D63", "7. c #3F79B1", "8. c #4880B9", "9. c #4E86BC", "0. c #A9BBA6", "a. c #F5E5A1", "b. c #FBF3A8", "c. c #EBE19C", "d. c #BBB282", "e. c #5F6961", "f. c #707259", "g. c #8F8659", "h. c #7F7B54", "i. c #74745E", "j. c #4379B2", "k. c #4A80B8", "l. c #5088BD", "m. c #8DA6B5", "n. c #E8E8E8", "o. c #FAF29E", "p. c #EAD48D", "q. c #63665F", "r. c #283A4B", "s. c #5F5F4E", "t. c #6E6B4D", "u. c #696B51", "v. c #C0C0C1", "w. c #4B82B8", "x. c #4E86BB", "y. c #484850", "z. c #AEA484", "A. c #75796E", "B. c #284057", "C. c #253B4E", "D. c #2E3D47", "E. c #595C47", "F. c #6E6E4E", "G. c #D8D8D9", "H. c #437BAF", "I. c #4A7FB7", "J. c #4E88BC", "K. c #254864", "L. c #25405C", "M. c #253D53", "N. c #253C4B", "O. c #505647", "P. c #6B6B4B", "Q. c #3A4442", "R. c #DCDCDB", "S. c #396BA0", "T. c #4479AF", "U. c #4A7FB5", "V. c #4E84B9", "W. c #404038", "X. c #21445F", "Y. c #213F59", "Z. c #253D51", "`. c #253D4E", " + c #4A4E4A", ".+ c #61634E", "++ c #243848", "@+ c #3A6899", "#+ c #4075AB", "$+ c #467FB4", "%+ c #203D56", "&+ c #213C4E", "*+ c #253D50", "=+ c #3B484B", "-+ c #51594E", ";+ c #203A4C", ">+ c #D6D6D7", ",+ c #356699", "'+ c #3F72A8", ")+ c #484848", "!+ c #AFBDAC", "~+ c #B0BDAB", "{+ c #213D50", "]+ c #2A404E", "^+ c #3F4B4E", "/+ c #203B4D", "(+ c #D9D9D8", "_+ c #316395", ":+ c #3D6EA3", "<+ c #404040", "[+ c #5D7C38", "}+ c #93AA82", "|+ c #AFBDAA", "1+ c #626F77", "2+ c #1E3749", "3+ c #BEC6AB", "4+ c #AEC684", "5+ c #A0C266", "6+ c #D4D4D3", "7+ c #436516", "8+ c #4D7913", "9+ c #698D40", "0+ c #8BAE68", "a+ c #8BAD64", "b+ c #A1B77A", "c+ c #90AF5C", "d+ c #82B822", "e+ c #5F9701", "f+ c #597E14", "g+ c #CACACA", "h+ c #436617", "i+ c #4D7A14", "j+ c #599016", "k+ c #649F18", "l+ c #70A919", "m+ c #70A80D", "n+ c #73AC0E", "o+ c #76B00E", "p+ c #6E8543", "q+ c #D6D0D8", "r+ c #4E7A14", "s+ c #599015", "t+ c #7BAF27", "u+ c #7CB020", "v+ c #68A404", "w+ c #517D00", "x+ c #888888", "y+ c #282840", "z+ c #71AB20", "A+ c #7BAE21", "B+ c #73AD0E", "C+ c #69A404", "D+ c #577A14", "E+ c #ABABAB", "F+ c #F8C008", "G+ c #383838", "H+ c #70A819", "I+ c #7AAE20", "J+ c #74AD0E", "K+ c #5D9401", "L+ c #64812B", "M+ c #CBCBCC", "N+ c #D89010", "O+ c #F0CC20", "P+ c #E0A410", "Q+ c #080800", "R+ c #649F17", "S+ c #7AAE23", "T+ c #7BAF20", "U+ c #7DB120", "V+ c #75AF0E", "W+ c #5E9501", "X+ c #8B9759", "Y+ c #D3CEDB", "Z+ c #C0881C", "`+ c #E8A810", " @ c #E8B010", ".@ c #C4A474", "+@ c #E0A800", "@@ c #C08808", "#@ c #D09008", "$@ c #639F17", "%@ c #639C0E", "&@ c #7AAD1F", "*@ c #68A304", "=@ c #567914", "-@ c #959595", ";@ c #D8A008", ">@ c #F8CC14", ",@ c #787878", "'@ c #A4803C", ")@ c #E8B008", "!@ c #639D13", "~@ c #6FA60D", "{@ c #69A504", "]@ c #BDBDBD", "^@ c #C88C10", "/@ c #585858", "(@ c #886008", "_@ c #F0B010", ":@ c #627E2A", "<@ c #8A9B72", "[@ c #D3CED6", "}@ c #D09010", "|@ c #805808", "1@ c #F0B808", "2@ c #F4D028", "3@ c #7E8D68", "4@ c #80906A", "5@ c #989B8B", "6@ c #A6A6A6", "7@ c #C9C9CA", "8@ c #E8C808", "9@ c #906000", "0@ c #C9B395", "a@ c #C4AE5B", "b@ c #C8A62D", "c@ c #BC9F22", "d@ c #E0B008", "e@ c #986808", "f@ c #F8C838", "g@ c #CFAA13", "h@ c #D4AE14", "i@ c #DAB214", "j@ c #CFA707", "k@ c #A08A22", "l@ c #C2CCE6", "m@ c #E8A808", "n@ c #2C2404", "o@ c #A87000", "p@ c #AE8B03", "q@ c #D8B214", "r@ c #C29B03", "s@ c #A79F7D", "t@ c #DBDBDC", "u@ c #A07008", "v@ c #A87008", "w@ c #B87808", "x@ c #403004", "y@ c #805000", "z@ c #C88800", "A@ c #D89800", "B@ c #C89008", "C@ c #B88000", "D@ c #402808", "E@ c #9D7F03", "F@ c #AF8C03", "G@ c #C29D07", "H@ c #C2A12B", "I@ c #DDB515", "J@ c #D4AB08", "K@ c #B49103", "L@ c #A9AC9A", "M@ c #785008", "N@ c #885800", "O@ c #604000", "P@ c #93ABCF", "Q@ c #445ECE", "R@ c #6D83D1", "S@ c #8091CF", "T@ c #7789CE", "U@ c #6877BF", "V@ c #5770CD", "W@ c #415BC7", "X@ c #3749BA", "Y@ c #583800", "Z@ c #403824", "`@ c #8F7400", " # c #A08203", ".# c #B48F03", "+# c #C8A107", "@# c #DEB615", "## c #E4BB15", "$# c #D9AF08", "%# c #A58E23", "&# c #C3C8D4", "*# c #785000", "=# c #483000", "-# c #738BDC", ";# c #4661D4", "># c #6F86D5", ",# c #7C90C6", "'# c #6A7AC4", ")# c #6A79C3", "!# c #536FB6", "~# c #435DCB", "{# c #293AB8", "]# c #1623AC", "^# c #684800", "/# c #604008", "(# c #816B06", "_# c #826D06", ":# c #927600", "<# c #B49003", "[# c #B79203", "}# c #CCA507", "|# c #E0B815", "1# c #E5BC15", "2# c #E9BF16", "3# c #CBA203", "4# c #95A260", "5# c #DFD9E2", "6# c #7384D3", "7# c #7180BC", "8# c #8594B9", "9# c #A1A1A1", "0# c #ACACAC", "a# c #A0A3B6", "b# c #818FB4", "c# c #465EB1", "d# c #1723AF", "e# c #919AB4", "f# c #9F934F", "g# c #7E6800", "h# c #957900", "i# c #A78703", "j# c #BA9503", "k# c #BA9D21", "l# c #E2BA15", "m# c #E6BD16", "n# c #EAC016", "o# c #DEB308", "p# c #CEA403", "q# c #AEA682", "r# c #DCD4C8", "s# c #C5C0C8", "t# c #96A3CD", "u# c #B3B3B3", "v# c #988321", "w# c #826B00", "x# c #9A7D00", "y# c #AC8B03", "z# c #C19A03", "A# c #D5AC08", "B# c #EDC216", "C# c #F0C516", "D# c #E2B708", "E# c #BE9A03", "F# c #AA9D55", "G# c #8D7607", "H# c #9F8100", "I# c #B29003", "J# c #C69F03", "K# c #DCB108", "L# c #EEC416", "M# c #F1C617", "N# c #E4B808", "O# c #D2A703", "P# c #B7A03A", "Q# c #C9CEDB", "R# c #CFCFCF", "S# c #DDDDDE", "T# c #BEBCA2", "U# c #B2A459", "V# c #B09A37", "W# c #C7A824", "X# c #CAAA24", "Y# c #CBAB24", "Z# c #CEAD25", "`# c #B0A884", " $ c #C1C1C2", ".$ c #E7E7E8", "+$ c #CDCDCD", "@$ c #C6C5A9", "#$ c #C8C6AA", "$$ c #D6D6D6", "%$ c #DFE9F6", " ", " . . . . . ", " . . . . . . . . . ", " . . . . . . + @ # . ", " . . . . . . . $ . . . . ", " . . . . . . . . . . . . . . ", " . . . . # . . . % . . . . . ", " . . & * . . . = - ; . . . . ", " . . > > > . . > , > . . . . ' ) ", " . . ! > ~ $ . . { > . . . ] ^ / ( ", " . . . > _ : . . . > . . . < [ } | 1 ", " 2 3 . 4 5 6 7 8 9 0 a b . . . c d e f g h i ", " j k l . m n o p 9 q r s . . t . u v w x y z A B ", " C D E . F G : H I 4 J - K . t t . L M N O P Q R S ", " T U V W . - - X Y Z * - > > . . . . ` ...+.@.#.$.%. ", " &.*.=.-.. . ;.- K F * F > > > > . . . >.,.'.).!.~.{.].^. ", " /.(._.:.<.- > > * * - > > > > > . . . [.}.|.1.2.3.4.5.6. ", " 7.8.9.0.. <.> > > > ;.> > > > > > 8 . . . a.b.c.d.e.f.g.h.i. K ", " j.k.l.m.. { > > > > ;.> > > > > n.;.. . . . . o.p.q.r.s.t.u. v. ", " &.w.x.. . ; n.> > > > > > > { K - - > y.. . . z.A.B.C.D.E.F. G. ", " H.I.J.. . > > > > > > > > > > > > F F . . . . . K.L.M.N.O.P.Q. R. ", " S.T.U.V.. . > > > > > > > > > > > > > { . W.. . . X.Y.Z.`. +.+++ ", " @+#+$+. ~ > > > > > > > > > > > > > > > . # <.. . . %+&+*+=+-+;+ >+ ", " ,+'+T.. . > > > > > > > > > > > > > > > n.. )+. . . !+~+{+]+^+/+ (+ ", " _+:+. <+. > > > > > > > > > > > > > > > > . . . . . . [+}+|+1+2+ 3+4+5+6+ ", " . . . <.> > > > , > > > > > > > > > > > . . . . . . 7+8+9+0+a+b+c+d+e+f+g+ ", " . . . . > > > > , > > > > > > > > > > > . y.. . . . h+i+j+k+l+m+n+o+e+p+q+ ", " . <.; - > > > > , > > > > > > > > > > > . $ . . . . r+s+s+k+t+u+n+v+w+x+ ", " . . . - > > > > , > > > > > > > > > > > + <.y+$ . . 8+s+k+z+A+u+B+C+D+E+ ", " F+F+F+. > > > > , > > > > > > > > > > > . . . . G+. 8+s+k+H+I+u+J+K+L+M+ ", " N+o O+F+P+> > > > n.> > > > > > > > > 4 9 . . . $ Q+p 8+s+R+S+T+U+V+W+X+Y+ ", " Z+`+ @5 F+a F+F+o P+. . > > > > > > > > > > K .@+@@@@@#@5 F+o s+$@%@&@u+n+*@=@-@ ", " ;@o o F+o O+o 6 o >@. . ,@> > > > > > > > > K '@)@a r )@6 o F+F+!@~@I+u+J+{@D+]@ ", " ^@5 >@o a o o a 6 6 . . /@> > > > > > > > > K (@)@5 _@5 F+o >@6 o ~@u+n+*@:@<@[@ ", " }@ @F+F+a F+o 6 o F+}@> > > > > > > > > > > . |@1@o F+F+F+a F+6 2@6 3@4@5@6@7@ ", " N+`+F+o F+F+F+2@O+6 8@H > > > > > > > > > . . 9@1@a o 2@a O+6 O+a F+0@a@b@c@ ", " 4 5 F+F+6 O+O+o o F+d@@@;.> > > > > > . . . . e@1@a 6 o a o a f@4 g@h@i@j@k@l@ ", " 4 a m@5 O+F+F+o a a @_ n@. . . . . . . . . . o@F+F+6 o a O+f@p@g@h@q@j@r@s@t@ ", " e@u@v@w@@@I ;@G X x@. . . . . . . . . . y@z@A@B@C@D@E@F@G@H@q@I@J@K@L@ ", " m M@e@v@N@O@ P@Q@R@S@T@U@V@W@X@Y@o@w@v@Z@`@ #.#+#i@@###$#%#&# ", " *#=# -#;#>#,#'#)#!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#3#4#5# ", " 6#7#8#9#0#E+a#b#c#d#e#f#g#h#i#j#k#l#m#n#o#p#q# ", " r# s#t#u#v#w#x#y#z#A#2#B#C#D#E#v. ", " F#G#H#I#J#K#L#M#N#O#P#Q#R#S# ", " T#U#V#W#X#Y#Z#P#`# $.$ ", " +$@$#$#$v.$$%$ ", " ", " "}; ./grdesktop-0.23/pixmaps/keyboard.png0000644000175000017500000000741407554527664017212 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üaÃIDATxœí˜kt]e™Ç゙[rré-MÒ&iÚ4Io´Å¦ ´ÒŽÈÀ¨C;D™gPQ†¼T•²Æê×Tg´ule€‚´¢Pš^Ò¦—¤-msk’æ~9IÎmŸ}y÷|ˆ¸)¢ÂÌ—þÖ:Ÿö~÷yþûyþû}Ÿ.q‰K\âê»ü¬2 àC^‰ÅFíd"弋ÏK´¿t᪵ËUËrL+éÍ·RéuÕóæä-©YVV^ºzÍÚU+W­ —”•(=ݽœoí `˜L-(`Fy9&NÀ•šªaYVü왳Év½°mÛ·íª:ÿ/LÖ/zßeŸ½fÍÕ¯ºúÊB01o2µjyñù_³è²Å8®ÃPÿçšÏ±î¶uÜpà H)B0Äãqm_µòý[úûû¿ È¿VÀ;ñ@V(\{Ãß^¿îº¿¹fr(6¤  IG{ÏîÜÅæÿøÉx‚3¯céKàÕ½¯¢( ª*H$â|ñžÏ)ñT¼4h×?å]È‚òî¹üëeýÇn»eŽ®†©‡š¢Y9œkj¢xú4J¦—bè¶þd+W^y%ÕÕÕ¬ÿ‡õhBÃÐ š›š¸ûîÏÐÔÖL  ’™[³|aåÛýéœù³ßIl2F~~þ‡®¿îƒ+÷¨Õ&OÊGÓ Œ@UÓ©®ªâø‘|àA<×ÃÇç _øŽã 8n†S§Oòõ¯n$I1½¤UÂfV^~î<`wn~®ˆ ÅtÓ4'8ŽÉÉÍž-„Z¦éêXYyñÙÞÞÎTÂ’€÷æßÖª¢ÖÜ{ß½Û¿ô¯_šŽq¸®ŽãÇŽR\RȬŠJŠ I§lÚ[Û8yú%e¥¬^½UQÑ5•M›cÏî_‘•“EVvÏ•xŽK"‘ ¯§ï•y‹«n ƒ•/ï®»ñæßø’ò’iK–,ö55ä4kØ÷ê>+cY­Ï=û\mOwÏ0ð ÐÎxçmÿ×O~ú“/œ¿P „¨Be``}û÷ràÀ!ÊÊŠ)-Á¬Ù 3bÃÃlýÑÙ[»—i%…hšF*™$•Lc†u¬T††c§ÁPðÀôâ’Š;>u{áäÂ)j0Àµ%yyB’Ê` èp㉸õ퇿]WWWwôBç…ÇQ`ô¢òróJnþðÍ'¿ñÐ7†j€B4EÃ4L¤ï³oß«4Ÿk¦§¿‹p$ÂâË/§¿w]»þ‡ÁÁ¦•MÅP5úb$“q¤ëÓÖ|žtÚbáå—±öúkœÒ²r=šeltŒ_=ÿ"GeÓæÇÈÍÍG7t¤¯MÓ0MÓ÷¤×ûäö'ýÃü°þøñãß½¨€ÂÂÂÍ;~¹ãîòòrt]G"ñéIÏAÓ4¡0º®‹ÅhhlàÈázFÆFÈÉ 3:Ã÷$ccc$IFãcœ8zšÊ9ÜzÛG ‡B„B&äMæØ±c<óô.ª««¸é¦›)/+ÇW|Õ¢|f9ápEQP… <ÿÂ.·¾þøÐÓ¿xºúb&ÎÎ8™ÒŠÙøîøîo¨R‘¸ž‹°inm&77JÕÜj–-_Ƽyó9sö4gÎ"•Š“JY8R"}Ÿá¡·ßùqÊʦaè&šj`A4Måà¾ÃlذkÖ\ƒ¦k  ³óéÔ¾ZËÆolDUUt]§¥¥‰_û}ƒ}RL7^L@éG>ú‘2EUPuðéïëãøñÔ××ãù.+®ZJñ´Bz{zùþ¿of$6JEE% Š;î.ß' ÐßÝ˪Õïg΂ùHÏC× ²"Y˜z€@0H__/C±AŽ=Æ¡C‡Ø¹s'K–,aÓc›ض͑#uüÛ}÷ct¦L%O²xɼåÍ@QQQov(»ª­£Gþ&]]]Ì]PÅe‹1µ¨€ìHªªSPXÀ+¯À0LÚšÛhhlॗv“HÅ©¨˜‰c»H–.»ÓÐiiiÆq,²ª*QUáÃí·‚×ΞáÕ½ûÈÍËå¡GbÖÌYƒAžx|;wî$;7‹p(„¦*˜ƒ–æ–ª‹y øÁŒòïËËÏxãÍdá¢ùÍ0 §xþ…Ý öö³ó™_bÛfù»/›ª¨H_ÒÙy_î|І'˜<©‡¾ù¹9¹¨BcÇŽ§8yº¬ìå3Ë™;g¡P×s ˜&¾ªÁpl˜Ç}Œ£G3½´„RKÌ Òv¶5öVý€>3½tZ͆O~¼ìƒ7^/fÌ(£«³—¯=¸‘žž>.\ÄàÀwÜùI à­­áÁa&Mš„/}TM#;+ÏÑ#Çøä§?EQQ¢*ÌŸ;ŸË—ãz’ÎŽN¶oŠd*Iii¾2~nìçË÷}™îÞ.**g‰d‹‘ÉØhšŠ¦+HOjo.¡ˆaè‹ïüÇ 7\±rY…¢¨"޲õ¿ŸàÜÙ&6>¼‘¥55<óì.<×¥­¥•-?Üž÷pÓÍ7QZVŠi˜ öóo=BÝá:’©=Ý=¬X¶Çu°,‹¤›K–ÔpõÊUܱAR{`?ßûîwÉÎÉE 'OP6£ן‚"#±QtM! 12Cúž”Ê›K¨âcëo}ðÖõÿwcñ˜¡)ùùˆ ŽR0u ùù‡#<ú­ïp¾½ƒ“'©YZÃ]ÿt††ùâçîå|{EÓ èëígé’+xtÓ&©8¾ëc;6®çŽÑ„@Ó5BÁ0éLšî®nNŸ:…í¤¸ÐÓAr,M"1F*™&™Jáú.©x ¡Hñ´û† L™2eõº[o½ÉJY†›ñ‘Š ŠŠ§¢é:ŠP‘,²³³ÙýÒnÂá0ªªâã³ûÅ_ñ£-[H¦’L)žŒišDó¢?QÏðÈ3€‡‡çz(BAø8¶Ã`jES˜R0™¡¡!z{»HéáI#`ɤQ…FBz(¾B$’Õý‡Ìše5wÏš5+0!wÃ#Ãlßþs×aÑâ…0ƒø Ÿ[Ö}”P8‚P¶m£h ;žÚÁÖ­?&šeJáD‚x"®©ô ÷ÒÚÒJUUŽ;~Ðó¸¾;nð%Ž'Ñ4 UÅ?‚ø>D"YÃyù¹ßÿêƒ_¹å?·ð³í? —Ï,kšf:Žƒ”oÌ„m[¸ž+¤ç¢k&±¡¹¿öàñöópm÷ØïTTT,›]=[(Šòûº”Þx3޾¯SEŒ_Ï8R©Žë’É88®‡çI‚¦ª*šŽ"@Õâñ³+Ë_ŒF£¿êîêþâÕW\ýÜ=Ÿ½§©¹©ù|v4Û ƒ¨ªŠÀ²,\W MÓÑ ƒó-í郵ugóósîrm÷ù7d m¥½Ý½íšªùB<ÏÃr-¤/ñ<!žôpÜ7¦]Ótð\|O¢j vÆÁóÁ“>¾P@(hB;uáÂ…Ï5?=Èx'uÔ÷ýyjûS_ºöškO¬YµæpÝ¡:+>—š6¾MéËÞî>÷™»Úî«Û¾dù‚;O5ž;üæ’{}#»6//oÃ<°xÝmëòMÓŒ¦’)||×ÁõÜ?ªUUUéì¸Àkgèho#ã8Ø™ –e“N¥q‹3§ZÚ\/ó‰“ g_~K·‚ ÌÖTÏ©¾º²²ryAÁT[QeüÀþƒÁ¶ó­Ï&¶e,û7\dª÷ºÈ>“ÍYðäŽ''UTTT™3šL'ßÒlªªÒ××K}ýA¿³«CøRJ%A ’é”êÄk£Bãöžþg[šÛÿÔŒT²€èïâ˜4«Šhõ¤Ÿz»…o>JhÀBàÎÕkVÏÝúøÖjUSÙLÏóÞ DUUº»;©?vÐëììT¡aYvÆáÈ¡c=gN7==ö'ÿ«yóiT]ÀËm-mÝÛßV 3ÓK¦«ÑìháËqª¢Ò×ßCow·’L&0 ƒŽŽ Ní¾C½‰DüŸûzû·ò.LÞþ\¯“Τ’©Ã/íyÉÚûÛ½ÅݺÝeË—…r²sMÑÐ5ž¾.bÃÃ$ ¿áDcêx}ãk+V.þNg{ÏÏcC#4Ãy/x'³QÈV·¬]»¶êÊ«®œYZZêŒ Y{öìQ~û›WR‰ä¶ínaƒÿž¿ù×ùsÇë âw¿¨®ŽkwD"áß&Éöw?¼K\â—¸Ä{Ìÿê;Ô$Í誂IEND®B`‚./grdesktop-0.23/pixmaps/monitor.png0000644000175000017500000000561507554527664017102 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üabKGDÿÿÿ ½§“ pHYs  ÒÝ~ütIMEÐ %啸… IDATxÚí™[ŒÕ™Çuéêî¹ô\˜ÁždX_¢ÀÚÚ<£%i#[  ˆ•XÉdWA„Œx0–œ˜ØàήŠ”H¬R¢lò€­,¬!œm,vde{al=¶»§¯ÓU§N³uº§z¦»=N¼ûä#•º««ºêÿ]þßíÀõu}ýEËúx¾îð.Ýá·k*€uÀ/žîðl}µÂX«¸fýZÍjX/ûþg `%®ÙW¸O·Ñn·óN+ Z­V· xË€·BX×í,Ð.ÊSÝ„p»€·¦§ÿ°wíÈàîåò¥ù"ýeçño>‰ë’ø\Ö›÷ø{CŸE­Ñ¡Fë:a]r.Ÿ§ZÊß_(Ôþç‡Ï(!AV,»“dÓÓxþ/ï_|°" ðQBá£ÉõæýOÏóö#@ê„Õí@ZgíÈàN€?œæñÉÇÛ;­^²l¤¢¦#(TS_Jµ*.Ò(Ð ¯Ð •F£QJ199Ɇ/Œ‘ëIÿ3ð+à,p¨,#x[ $}€Ç'Çó<ÖŒ¬¡·§—L&ƒ—òH9)<Ï#N㹎íćã`[6¶?¶mlÛ&Š"d$c°ZÇNaÀ7•¡áÇ/ÿ€T¶à6à& ·_»’/åÑ××Ç–¿ÛB†”J%üºO ! C|ß§^¯S«Õð…)d«l°”kÞJÐPZ5õªPøRcY`ÂhÿP4äÖW Å2"H)q\‡ùùy.\¸€ÖšP„œ9w&ãe–8R÷ñ\T6…T’ë7RÈÈòxžÇÂÂJ)r¹år€À•¡´2 bùG€œvQÐí–ÕZS*–8{ö,§OŸÆs=ê¢Þôá²(7ÔÇðð07ß|3›6mbãÆôçú`ß¾}Ì_œoËÂåḂ$7Ìg™¸ÏiƒÕZŠÝNqº])ª•*Žãà¹¡È ŠÛ±Ù°a÷Ýw[¶l!—Ëá8aò‹ÿ³ŸÍ2::ÊË/¿Ì3Ï<ߦÿ´X·¥ ùe3@8€gpÚ«µ@K˜„ØÏe$c_7šêOQX(044ÄæM›©T*\¼x‘£GòÆ›opjæ‹ÕEn½õVf>™Áqžîyöü`S'¦V‚g‰Z2hàsMuÚ…Ò®.„„T*…íØ¨Há¥'¦Oà¦\P ¥$zzzèëëÃu\^}õUæççùÑ¿þˆ—^z‰ß¾ÿ[ ÄÅ¥Ô›„Öh¬(@XV3¤'XáBvg ÄIGAEÔkŠRÐÛ×ËÖ­[™ššâ•ƒ¯°å+[¨ÕjÔê5‚ @£©-ÖR"E|>|˜çž{Žýû÷óð7&“ÉàþŠhäÓä€ÞÖ…ìNEU3cª-ÖÐJǦ ùãããìÞ½›'Ÿ|’0ùÝÉIʱÒÙ4·}ù6&¾8Á§Ÿ~Ê /¼ÀÝwßp½¤×¨ŸÕ­s»Y,Ç"å¤ðë>–Ïf²ÌḬ̀yóffff8vìÛ¶mãСCL|q‚]»v‘Mg¿eœoýÓ·BðÀEÕj•Çsü£ã?~­uKFoºR̤ m…°;sÀÇ÷}d(B°è/R®– Ãb©ÈÇÌÄÄ ¥‚0àܹsÜ¿õ~ÆÇÇyýõ×9øêAÞzë-6mÚÄðð0ßÛõ=zè!n¿ýv~÷_¿clísss­àµ‰N2 ‘Û”Û-Bt´@3Œš¿A@FÍÌê¦\êõ:éTºéó¥b‰Gy„½{÷2ûÙ,“““œ™=ÓLRJ+¾ö÷_ãèÑ£­u’ZJdAÔ¶p·Úuyn×¶NúÍÂ, B²é,J+Ü”K6 ¿¿¿÷QääÉ“1O ²}YPqVå®»îbçÎ-à“I%þÙWjÂì®y@.%2)%¥J Jjµ— —ÉçóìÙ³‡±±1„_à×|Ö¬YÃoÞþ µjJ¥B­R£R­øÛ·oçý÷ßG±¼6µ“ÖtèôªIì7L«TÓW›/Sð“Ÿþ„;3_|‘ƒ¯äí·ßfxd˜ÞÞ^ªÕj‹Û¬û«ulÛ¶íÛ·sï½÷¶ßHj¾ ÐR¯ª î˜ÈHÃOµÖ-àë÷ÿý{žøÎìØ±ƒ _ÚÀ›o¼I©T"”±KÝò…[xìÛ±~ýz¢(âÈ‘#œ>}z¥æµZÒ¯+†a·#îê8Ð袖[Ëã< .œ¿ÀS;Ÿâé§Ÿæg?ÿ}ôžçqàÀî¹çNž<Ék¯½Æ|Ààà`WðJÇÖVrE²Õí·ë`I®¿¢OtYûžÝG±XäÑGeÿþýœ:uŠ;vðÞ{ï5-yiþR{ð‰(¤¥6QK¶¯:‘ù ðC¹!l;VF$#,ÇŠKŠL/a"BA&“áwÞa!¿À»ï½K¹\&Rccc,..âº.^ÊC£¡ˆ¿Gš H¥RT«Uò—óÉÜ`'úáU»uUÏî~–½?ÜK~!¿b줴¢¤K-UåÙ¹³LMMµôÌ ,´Z+á*Ë]èÁ‡Lfç”)§½C°Žèüüƒƒ¬ûÒ8¿üùk€5u­M½^o&ùG‚ÁJ½7q3k%òÅ<###xC3 üÍ1ªŸ~žêô߯à¥$_-ÁòrÚZÍh±A×Ln|ð‰Ç¦ïøœ`tíMÍiåc)‹ºRØÊŽ}:ÍØmY:ô‘…R [Ûhmî!¶ °¡¢”"ô%Zkò•Ëœ÷5Xï:ô‰©L›óZ2œXê†é€Ïë€õÀ80òÕû¾úu"A__ë&Öª1óÙyr¹~Æ?·˜=ÏPOš¾†Μ™%í¤Á…r¡BÊKqè×o– ßLàT¢&­çÀqóyXL Љ¦3e¸lL(°f¨·çët&_ÌS©Tp]Çq™›¿L¥ПM¹.¥‹y.V}i—¡þ^°zˆ¢×KaÀ—Ìá›÷*Ó”óf¤âÓœ&uŸN[ ßó€žoüÃ7üõú‰;>1Ú¯&¿Ý£ÑDÔ3Y'Ì ²=”P8¶Ž|l+‹å˜yNd¡ñ±¢ „ Û²ÑRÓcg©‡qÔ²œ¸kw°±´EÊË1wv~Êvœ:0g4ß°Ì%ó[ÞX@^íþ€½Œ7k͸ï&`Ì Ÿúá®ÝÞ€LŒÉeB9¾ÑtÁ€,àes,˜kåN.ä^a³¡ÁÛð¡˜˜ÑøæáÉ™g܎ħNø´6 e¢ëæ9 À%óŽš9ªæ½¢øî¥D«!POh³lÂlÚ€O™ƒ„Õ„´Z—Œ•¸ž´F¸‚„À79V»ãb'Fnâh[©e%¯CëŒA/ÜNI*±™%þ§»íÐ\Í–‘µl¡Ýù•v)»ÒW»Áw-w¯æ9šëëúº¾®Ùú_žÆ>ï•d†IEND®B`‚./grdesktop-0.23/pixmaps/program.png0000644000175000017500000000102507555263404017037 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üa pHYs  ÒÝ~ü·IDATxœí˜1nÂ0†ÿTŒŒÒ tí*uíV*uà GÈ p€„غ” ÊP¦®­Ô¹C¤tcp‡"„ã8Ɖô>)RÞ{±óÿvC‚ â ιn gq¡[@žç¥Öš0 ÷çŒ1!¶mìé1·Àpì£×ë ýÆÍfi 9éjƘ2vç½Þçóù\ÈÇcIJa˲Ðétr÷ŸhGàùå5× nýƶm µxœF¢ív{tEÐjµ”5×uSÛ&-bÞív…ľsJ.q•Zw]ÓéÔPÕÛíöÉ‹8uDŠ&k„³¨ü>Ðò5Z&¦i*WiX.—ß÷Ñï÷…_‰pÖ+8ë†Ã!¢(Úñx0Hm+1ë·wÀÍ.Þl6B=R‰8‡JÌÀuô±;cÒ¾µOTÂÀýÝÃQ×M&)WûGˆ è† è¦ö¤×¨çy°,K‡–\4 Cú3$$8ç˜Íf‰MÓä‹Å⟤%×[ûGˆ è† è¦ö2N§í A.¨TF£Çß×ì2‚ ¢8~µö¸ºrM™IEND®B`‚./grdesktop-0.23/pixmaps/settings.png0000644000175000017500000000761207556340472017242 0ustar sarsar00000000000000‰PNG  IHDR00Wù‡gAMA± üabKGDÿÿÿ ½§“ pHYs  ÒÝ~ütIMEÐ7h fÊIDATxÚÍšytTUžÇ?o©zU ©ÊBÈ*KÈ KëŒDP@ìMàÌq¡A@ºQ†µÓNŸ™–s˜ÇÑC;îöàŒJ‹ÓÂQpTÐ4£`!mv²'U¥R•ÚëÝù#7ÝÕ´ Nûι'µ¼Ü÷ûþ~ßßzKáÿÿRÎ[â¼õ¼T`vzzúÆ„„„«ÕHJJê/((Ø5sæÌE@`´8`߉Kf§¤¤Ô4ÍÌÊÊK–,%%%"--MØíva·ÛÅÌ™3O×Àú]¡÷hš{óÍ7…ÏçCCC¢»»[lݺU¬_¿^”•• ‡Ã!,‹ÈÌÌôã'`¹zü›7l¶ÛšƒÁ̓ÞaÇ¿Áí—!ü*UU_¬¯¯Wsrrèï離ªŠÕ«WãóùHNN&++‹âââ¾p8ÜÙÕÕõ „€0»dŸøtÉ’ÛÎ<÷œ¨©[§NxÄÃÐöKÎ7 Õjµ†·mÛ&Âá°èéé~ø¡p:ÂétšÅÅž¢¢¢`ð6ð4°˜ä‰R ·ÀoKJf%O™²=ýÖ[aÂðªJqI Wëp“(Üö0zX×s.¢Ã4M}Μ9ôõõaš&gÏž%ãv»{v 8"×qàwPߥ  ®ÕõY½ý6{Ö®%jšLÚ´‰Ñ·Ü2ü¥®3®¤„ëœÎøŒSB4z¨\Uo»}Cªªôôô ( Á`!¦iÚ¤Ö›€ èš”ÂÇ.9R„茟~ð¿¾öZZöî%gÅ ®ºÿþaujYÓ¦qSf&–?€È™æöŸ*ʃ_¢}0ÚÚÚ0 €ììlÒÒÒèêêJ?~|)0$—_FXœt¹.šÔÔ×c±Î^EYÚ¼^^½ë.<öŽY³˜ð󟃪¢h)……|ÿª«pÆýsTˆ_þ¶?òÇQJ ûöí#99™H$‚®ë<ûì³(ŠBkkkÞĉË‚ÂÂÂ_dggät:[|‡£ßáp„dB»hfVdÂH›§(ë „ØÉ%‹±ð¥—P¼^ê~ö3¢ƒƒ`š„\.N×ÕÑüÇ›´£ë×mŽF;åC³t]oX¸p¡²k×.êêêp¹\D"Ë–-#‰`šÃFQ à ##ƒP(DRRÒÙÆÆÆï˨4/D+MÝf+ôçà ;X:píÚEÁòåŒ]º_M ‘¾>ô¤$ÒN,.í@ PÎVÓ|h±¢l;6Ìã„Ñ£GGª««g—––2iÒ$ÚÚÚ¨­­%==¹sç …˜588è“þøª°:b `p¦ÞsÇC†ääp뎤NšDç+¯pöÝwéohà`WŸÉàí“ÅK¨keâ!†€Éééé+ûûûWVUUáõzéèèÀãñ`~¿€p8L]]»wïfppÌÌÌÓ555ïʨth“νP"‹^)K§œïÂþù0{d5tt°­¤„¹O>IñÝwÓúþû|ÞÕÅÿJ•ŒÒœaÏ5‚{åî_ qrܸq…}}}Ìž=›††Ž=ŠaôööRYYɉ'„ÃaRSSý¦iÖÕÔÔ4Jº¤se8 ò™ ÛdYk| 'z`pü… ØQ^Nsy9R5³ ƒâ¹s©­¨À4J¢ê@–ÿ ̃“5Mã…^ súôiFž}û¨««C×õþ¤¤¤hooowooï  ¥í2tž‹ee=®¡ðËêá÷•à` PfÁø,°„€ÏäS6îÞÍ@m-ŸUTp ¨’›9†ãhgqqñ´ššÇòåËY²d n·›úúzŠŠŠp¹\¤¦¦šííí.ÇÓ#•wV Ý œ:%3"—bSšj@Z!&‘Gj!Ðî»`–j³YܱÓ&NDŽïÞÍ;†ÁüÅ7SlÑ©ªü”`W÷I»¢<çp8~dš&kÖ¬Áívãñx;v,IIIx<²²²¥°µ2Ä镼^¬&Òâ,`Ê¿ɽ | Yƒáh4é´i&æäàðùØüÆŒÉÏå?¼ƒ¿œ3›”ü\޶w4Wööíø'»Ý®=óÌ3”——3wî\’““ÙµkíííŒ5ª­¿¿ÿ„4^ÌÌRx¯”Á¼X9¡Å½6ãVT®‘º<‚È0€¡c==½uuŸ†BøU•–î¦NÊÍ `³¹-­mszz\i/¿ü2‹…ÊÊJÊÊÊxê©§8uê@·Û}LºS¤Œ[ ”Ͼ¤jT;ï}L.3}@n”( ØþÚáÈnôû9`óûÃÿ³ÿÍž˜À·ßÎøqùÉuõ N*dÊ”)¤¥¥aµZÙ½{78NÓëõVIú4Jú I‹›_§ñоä33N¦¡“¼!Üî÷ë™àòçúb1õ“O*­]ÝݬYµŠ9×Ïá?^ÞÂÀ€‡€?€¢(=z”††òòò".—ëØp¤Eú^è›L$´ |.â„ÅQ*&£Uät5C¿z=àD¢ƒB`ÔÕÕïïù@Y¹b9¥·.æ­·Þâƒ+èêꢠ €Ã‡3f̘Ξžžj ^òþ‚‰ê› @$Nø°0REЏÊ'„pÛí cûúú¬¯¼º•ëgÏfå]+hmkÃï÷SQñ[ü~?‰‰‰­½½½Õ’>Ýr¿Ø•0b‰Øy+,}" ›¯Ì}€_Q”kƧòßonÇn·ñÐ÷Š…9xðÁ`—ËuRÒ§I†ÍÀ· Þ¹MiX\‘5"ü9þLÓ¼yõêÕôõõÑßßÇþý•TUä‘òŸ0sÆtý¯×4Mó¸¤P¯TÈ7šÈ©_ãÞˆ|G:KvR­²³ªOIIIÈÏϧ¤¤„3f2fÌö}RIÉu7“Ã+ÿù+ЧO´Ùl·ÊçG.gœ¨~ÍûG(4b¤N/à1 £lÕªU››‹¦iØívœN'=.óoZÈ×Ƕ_¿j,Züƒ’’’ì®yèHû8ÒeX­Öèž={Ä©S§ÄÖ­[ENNŽ(** , †aˆ§ù¤¨¯=-~ôã»Å¸qW‘õߦ|•“˜£ªêŠ—^z‰ÆÆFŽ;†ÇãaÑ¢E466ræÌ¬V+¡PH|ôñ~E“6ÜÇèôÑÙMMÍKsórª\=®¶?—%ì………;ï»ï>‰DDaa¡8tèØ¹s§xþùçEzzºÐ4MdffF·¢(a]׎÷þXœi¬Û·¿!f~o¦k„ /›«D UZFû¶h€###óÿ~QQQ!–-[&:;;ņ Ä7Þ(233…ÍfyyyAyŽ)ŠÒ«ëZtÙwˆº/ªÅ¡ƒûÅŒÓEJJò>‹ÅòzJJÊáì쬧Óù_çÏpÿd2w™—˜êt:Ÿ£¾¾»ÝΣ>ʲeËP…uëÖáp8Ð4`0Ø/)Ð/g£#Óé³9¹ÙJbb"BÀ¨ÄDì6TUEÓt, é£3xðÁq8·ÄS_½‰Ì*„ЦOŸNVVCCCx<ìv;n·Ã08qâD“,A<²’í—”ð x:?ü—Çþ•ÒRS“‘ŽÝ°cµ¨šÊŒ™3ØpÿGVVÖF9úr …B9r„'žx‚Í›7³qãF>Ì–-[ƒ¥ð½ÀH—7¸½^ßv¿?pèµ­¯––ý {ö|ˆÝ°‘––Œ¦ihª†0MjNŸÆçóõHÊI`ÀxÃ0b+W®"ŠP($>þøc1oÞ<1qâDQXXXlî¦ÈÙ“.§ØyÀMÀ}Àkº®wX­ÖÀu%%â@å>ÑÜT/ªOŸkÖÜ-ìv[-°@&;író€"“““³ÂãñlJKKSî¹çZZZعs'º®³páÂÀk¯½v8 ”¼;®…´Ëƒ½ñÀ ˜®ëú_†áX²¤Œ¦¦&Ž?#O{e ðÑË`‘¡­¸677÷ï4M£ëºâp8bç\SSS‹ ™#'1-2òDâö2dé/ALÆX­Öéápx²¦iÞX,ö¸l€šdçb—Ë#d“©R“£åw~ù°zy¤Ô(;°/Xi@ФT¾Ü3K¶³½ò$§UöÐ#m¬Ð/@L sV ’É)EZ'7ïl—f¿P“‚†e§wVîe‘”ëŒ;†Š\ÉZH•ÓõD†GœÒ*jœ0qç_—ÒÙä>ù>½"Wº˜¡I V©55®ƒ ÇõÓâë䘸¶óK_éT¨qÿÉ7k•óš§?¹þLõ˜ÛJݦIEND®B`‚./grdesktop-0.23/pixmaps/sound.png0000644000175000017500000000766107754430206016531 0ustar sarsar00000000000000‰PNG  IHDR02ÊXŒbKGDÝ(fIDATxÚÕšy]UÇ?眻¼û–~ïu'tgít’Î Рˆ$ "1*J1aÊ©Ò083 N†p«f„ÒqÆB§¬@ RÆe‚"&‘h d_;ݤ÷õu§ßþÞ½÷Ì};>ÛDÈ(sªNÝåýνßßùý~ßßïÜóàÿyç+øÂ#w _k-|a[%«T $à¦õô[B«§¾¸Bž9ðY›p‚và$p"èA?(¥xê-mx,Ôö;§N¦*ÒZ)EK[ûw))¤H§s¬ºb‰qïc?ü“[À8¡l®”:Òr²¡§„ήa†Gr”K‘ˆ¥§ÔTiÓ’1/âùGV‹›×?©ßj1ð«­¼z™c©¡™3ª‹–c†¥²»k$ßÒ6Xq”õ£Ÿî[áùzså -ßm.ÿ‡ å?‰¾sßJ¹æ±þ9äÛ;‡»¯{׼釚û¼t¦ òù’ïØVÄõ<ÑÙ1ˆ2d½Wò~oÐÿ5ø i ™'?ÿ¹å~ÈRÝBpؼZµO/jªÓÕUΦ?0yžr{Ë%×M§ ¢ìú=Z³¸XZ,º_M&£DÂöÛÎE¿N> ¥xج¡á¹-1L•¬PRì>x¸S'’áj!xÏ[ÊBð™|ï¡;Žþeè#¾J.Y< )E 6é||Öôdw¡ì=—ÎDWψa(yÝ9U|ĶíïWÅ“Çk&MÊljü¬ÙÝ×ßpÓS—_qeÃf¡ïÜ·R¬yl£ž˜ÈîúòÏ|@ÿÓw œNôôPv]ñ“M{D8düæÇO?ú¶ê©Óxæ™'xñ¥£:ÜýJ¾è¾³Â}Œ›zr‰2¬¿š>cÖMËÞuÓ´Y³ÍÆÆFbÑ™ì(»vý–¶–æaÛߨô“]4}ò[“«¿úÓÿŽÇœíK¯œóPÙu!;wµµ åy€^ÿ··épÔ‡Žu3:’Ó›6ãÏÜòðj±úÑ.+IûÑ[>øÑ¦)ÓçV·¶¶ÑßßO©X¤*ž iþ—)ñuÐ=—x<Î>s¦×ò•¯ý Zó£6o¼ã¢%²'ÖÝ!Ö>>V"<±n¥… v!*®}|ãm¦!ïq=…ÖàgÀê«c_WO½ûÎO­[¸ã×»h>zíQ†aEð1ð|ð|øn‰ÏÝ“6ßø÷oë9sV}÷7¾© ~bÝJ`Ø…32kߨ 9»¸öñØTvýj$ÄT9Öƒ‘ši÷¬^{ÿÂ-Ïo¡åÈ´›||íã¹eÐRJB¡0ŽÆ0-¾õŸO°hñbæÏ›+:°aÒ¤IÎù( Îõó;ð?¯×ã–xvçžÝy䜛šŒ|ÜŽMZ³êî{oݺžŽV\ßB !‘Ê@*¥L¤” Y|i³jåíübëVÓ 9?èëé½X‰ŒußÞtôïï½þúsMÄìÚÄ5® ­Yùñ¿\¼mëvºÚ[ñßB €í¡µ zŒø„²P†TÛ¶½Hȶ¨¯›AOO×?^´Ll›ê…¥—Ï®{zËox`…y‘K³®xø®µ÷_Ñ×ßoõtµãŸ/gÞ¢Aûh·ˆöË ÄØï†R!R©Az†Y|Ù•8¡èü ¼9’ÑÐ-áHèÚÚ©Uèðƒßùå×'ˆÌ ‡‡ï¸ëÓ—åóŪW^~F€“bg¸Œ—ÞÚ«¥2‘Ê \rÙ} 'V…vf¯«ÀS_\aü‘LüýÝ;ïZ* nY4Ì©5à gí±«ß}ý{X¡ð¤­¿ØB©X83XJÉxbë~à6!|ßGR*„2‘RÑÚÖDaFx×ë*p×—æN¤M€DÔ~Ÿ’òßîYsÍ”#Í]C?}vÿ‘_íhéh;1ØŒÇÂòh4òÉy‹¯œ{ìèQN #•<4B€¡Ró.L¤a#”=&¡5B)¤2†ÅðéQ'Zå—œ÷z b–ñÙõO¿`Gó¹t®Xµpá´¦Ñ|^oûyKø¬ëy³€õÀ_»yËo¹ýƒ)öíÝ”¥$BŒî¸ ÀÓ©lL»ŠP$F’ÏgÑZ£¤D)!§5†a¥êóŠ'¿pk(ZþðË/nªýú×>¯ŠG>‚W¯¸uIèÉÿú­'÷Û]×ÿžëúß÷}`A¼¦>ôê®x¾‡2dàé㬾֔=à ‰×SS×HÝ̹L©ŸIȉ¢}!䘄Ä2mÐP*†€ªó²€PÚ5mcÖÈH·8tì0ï¸f®¨¯‹'_þM3øú„Öl«óõÀ…>zëû?´2Ÿ/0œJ¡ …¸ÍïxG£ “hr:“ëhœ×D"#“Ë#„ ýdëØ8¥R­Jàz…B®ˆž—‚8xékþFïøM m'úimë7öïîöêkãëÏ2®˜<Á’d{û)LÃDè1ö‘Bü.€h¢Ž¥W/ã}7ßÀ;®^L±ä#•A8Ųí±ÏJ„2‰'¤R#ä³™vÀ>oíìLÝÞ?ùîŽ-™C‡»Ë›Ÿ?à&ë[_ùä5g«I>öžw¿ûº’§¬Ö–ã(ÛuÁ™ŸË3©®‘«®º‚¦Æz~»·™l6K.›Ç÷]$¥$RH,ËÆ‰ÅHgÒ” ¹> öº.ôĺ•"¨møÏÜøàïÚøÕÁÎâÒ9sÓw}å¬ßzê¦ÍhHuwwÏöeX8‘8¡Hˉa…b„ÂIìH ó›æãzš¶Žr¹…’K.—£ÏR.å˜:m6áhŒh,FMm-©Áúz†[sÿ—›fèÀª7]ÌU´éÓf4X™l”i;„œ(¡H'Ãv¢8‘8áx ¡h’XÄ¡«o˜¡á4ƒC£ôöô“M‘9=ˆ°`Ñ%ØVˆsIfè>¾‹²§©NÆ1•ÉÛ¯½Á–^L’ó\šÍä0­0†icØʰÊD™f(LȉŽÆ)Jtõ¥hï衳£ÁÞvFS=Œ tPWWǬYõHSŒW1:ØIOûQBá$ÅB¡!.»êÚàº7õmtB›4©vªyí†e¥²=VÂIea('ŶBôôõÑ=¡ãÔ 2#)ʹ!ÊÅ,UUQnX¾œrÙ#2Ð?ÈP×14ŠB>M>—aJMnnЦT¬uåù+ ¤¬ó…iÊFJ)Õ™gJ)Q†ÂT†a0yÊ:N´ÎfɤÓäÒ)Üb†x¢š÷ß¾ŠY3g°óµ#¸¥"éá~:ZöaGjȦSXv˜¡Á!zOîÎ-‹/¿R‘ VÀ4ÍiårÓvù<Ê4‘B ¤Ä0 ”ab[&!'LMM’ÆYײåùÍPNcJŸúÙsXõÑ;¹dÉbZ;ú(‹ Ðsê ™L_Úx¾LÖR,réT#ð¯@¸¢?^¸|­}ß÷±C!´Ë01-Ó0°mÛ¶‰D"Ī¢ÔO©¡aÖt.¹dCƒ)L ³gMC*‹ÁÓÚ;{él?Åé‘!N?ˆFP*dQÊÀR]Çwe ¥<`gÔJ@9ˆ]ð.X×uÙ!{vÈËòÊPÄ¢1"Çq0 ƒd²ŠÉÕ ª«ãTÇ#TWÇij˜N¡P _,12šcÿ¡6:N¢¿·›žŽV´°ñýn¹LرIõwç2Ã=~ÿæl  @>PæÂ]È÷ýÎÌÈ ¬dКêš'D,¡*!G‰Ç"ئ¢T(Pò…£Ù<»´püX3Ç›“Ïeéno¿ hlËÂײÔqâ˜[.ål╹¬Pº`h;~”¦¦Ëéë X*â{>ÕÉ8õSkˆWE‰†m"Že(ááyàú‚L¾DˉnZ›ràÕW(K¤GS8AQg!D¾ùÀŽr¸ûÄø’"®Kh@^°wîxIÏh\$’É$}}½x®Ç”É ¦×M&d)L%1 …> q}HÎÐÛŸbÿ¾=¼ºóEr™Ótž8â— ùÑqw@•‚Y?T£nà2FÀD¢‚F/Ø…ðŒòÁÞî®Eo¿êR^Øž!Nㄆ‰PH¯5¾/Éæ]²Ù CÃ#lÙ²#{M6;Ì@o»[*ä»ÀƒÁÎçP`]A›~p]ä½ñ VÞü¹sÊûöî¹­nÚLÞ{㵤NgèèêÅ´Æ(µXrÉ•<´„m“ææžyú´ÝÏðP'ýÝín!Ÿ; Ç%Ê~p^”É£Á1rpE°?fÆïW¢<>¶úžÖ]¯îm¸éæÛX¸p!Móç`(‰ëºX¦Â0ƒ}ühóÏÙ½{ÙÓƒdÓC:Õßízž·h @ËŠÖ3=<œRÁñ4 -½ÑípËïÜshßÞËf4.ÁrB$bQb1‡®®vz‡ÈæF)s õá¹e?—Ý| h®ðcY‘˜Æ]Ä f9€M™Šžÿ= œç<ÿ,J¨¹M—\18Ø¿Üó¼=שµ7[IðÑZwÆ“Éá¡þ|.»è ‚qüy¢"³zh7=ž´r@1=ÎÿÅqW{3pãl +` '8ZA7+®Up-&¨€q`Å ÿ¿_äJ÷5àoBJåŠ{娪 >³’ú&Œu'(1~=ÞuU2’AÿVyKÈ «àhL°P¥œž¢h%h}–ÉúƒûkWLY¹X5|åË'Æ”÷¬6¢ÅMë7øÂÿ^ü7ÚþwŒ§Y=FIEND®B`‚./grdesktop-0.23/pixmaps/topimage.png0000644000175000017500000005102607550510404017171 0ustar sarsar00000000000000‰PNG  IHDR•CTK˜½bKGDÿÿÿ ½§“ pHYs  ÒÝ~ütIMEÒ 9 n1Q IDATxœìw|ÅÝÆ¿³»×O'$ËjØ–M³±166½8¦S ä¥%TH y!¼äM !…$@H¡„ Ó‚{Á7¹JrÕé$]ÝÝyÿ˜½½;ÝI¶Á6!ÑóùH·evv¶Í3¿:¢bÿk¥Àp—Üe1ÀvµX¸Ýý‡DÂÙ$Ýí…eDÑvQR¦¸MÎ1š(¨—’còÍ+Ý^To¾ò¢e1Àö|ý¶ï©zËë^œ»\ö¹íT½ýŸÝyîÅï€èw_ú/ï±zyžÏžª·ß²`»sdѳڕ÷i°zß×û´ïéW-ü.?š¾¹<Ÿ=Uo™ç>Ø·\ô|öT½;|ŸŠß­ïý¨×`7BJéÖ2·µ\Áþ@hejEÇ»Õ]ü†0„!ôCÁ˜u{˜Td Aí,\q~E¿å~»ÝíN¹2¢Î9ÀHgCøP0Ô‹}t0ô¬ö$Þ7©È²„A‘äÈ£œ¤B¿2vÒLËï—8ë¹²ZÉûðï+Á ½ü{C·yCØmx_¤’'”‚_GzB"4Ð$ºPZ-[jhB¢ë6ŽÍEJ¤H)‘,[`KÔ6l\iEм^/÷# –]²n»þýÈeÿIâ¸!|”±Ó¤RN2‘€Ž4"”¦Jóhxý¿FÀºG#c{ñ{lªü‚ž,¦e“É€eZ˜YI2eÓ›ô¥ cJ¤­©º…[C œ´’7 ŽD#ŠUjRÊ=G,C_ü†0„G즾m‡¤Rj3‘îŸ@ éÍãÁðû0|^ ßÕá á@ÃccIC· MbY++Á˲Iel’iI*-I¥$‰$$“‚LVò5¤ÔC¾†Dô¼#„#¹h䲇‰eCÂþ°î¦Cðûý¤R)÷·?¾óïð€ç“{¥Mb0—b)e?WBézŽ ]C÷x|^|AÁ áGÃÐM"þ$A_]Ï¢ ‰&l4,`ÛÛ¶Ñ„…´-²¦…iÙd³6©”MO¯¤· A2­‘ÉèX¶®$¡£ 4 0”{  t@8NdŽ F€Èy••¸ â–É-ï”ëoA]»µÞ]uùr).®w€íƒ«DÙ}»Z¯»1_ï Ï] °½ôØ=Xïq)ÞMõªÅyÇÝe¾¹2ÏgÐzwö[Þõ÷io¹¿wýAü~?€ûÛ9‚ÉýŽúßE…·¨ßÀ{×Þ§×w§®%•ò†xE2B×ðø½x#a!**¼Ô†%u6E2ka!Mø4]ØBØØRbK‰D`[MxlÇðø$áM_BC<®“HXRGJ)u@w®A©Ç„¸R‹ØKª°!|ñŸ­¿œ°Oˆú*Ÿ»¾h]/›ãÙ±Eƒá?ûY „¡äПP#˜ÖoïÏØŸ,ߣí+K*Rºòæ¬Dh`x ¼A?¾p_$D0 6¢±O•Åð0被OÏdMË´Éh¯°ðéY<šnXØÒ&“5Iš&ÙŒ†¦ÙøuIØ "hc[&é´É»cÀÆoèŒ1oñz®¿uí[ú8j2)‹˜uÏˇ÷òŸ~L ¿ºvº»>bæo?”vÜ~åQÌ8rϾµž¯þâMµc/ßž_\q(§Mmà¹9í\uׂ]:¾õîSÝå«~½Yó7ïÖöímÔE¼|öØzNšP]D(9,Z×Ë‹Kºxpö¦²ÇÿøS-œ4> À‹K»øïGÖpâAUüø¼Qn¹)ÿ»h··ýƒàͫǸËßyj¯,ïû[³{ðÞõãÝåy”Sw „@ @ë·ö,±ìÀ¦âxS!•tâ3ð…ü"á¡h…Fc•FsT£*` ñ {-|)A"m“L›¤2¦m!m ¯°1tšÇBØ&Ò¶ð IÀø<0ÉøÍA[×\_Es}gcä e&Ž3qD˜ η^Å’ ‰½Ôº!ì.äì)¹åA<|6òÓÝ#m) c/ç.,t OÀC 2H¤¦‚êêê}4Õì;\gßzÂTGÃTG#4 ¯dTc„}êBÔVúðy=dÑIZ)ËC2ë!ez0„—J¿šp€H €ßãÃgx û|ø¼A¼ÞàN_È}?ùg0¤…”y7ç|¬Ì šC¿~rÁ~;$”BÔWyùÝåc9Ñ‘J†°›±›»ŸB{É@*¯Bøý~·Ü²ùËöD“€%•B•—Àã3TW…©Ž©‹z¨«Ò©©ÐV© ûðûühš@@ÚX¶$äOãóäãMSÇÖ$)KCf²H) y5› ¡¡ë>ø}‚¾Œ‰§¨U¯¿ñ*K–­fkÌbk\râqS8óäÉîþïãž|y)J¶!ôA6„=!íú®áÂcê9ùàš¢mx½ƒ—lgÉzG $'rÁ1õLvËýäÓ£ùÖëyii× çxé‡~w!¥ŽCØØü³cÝåd2éÚUv†P H&“»µm…("•þÆyD÷(•W¸*DMMˆÆZ#j ê«5*C:A¯ŽÇãCÓ¼a8_¿Ž‰¦Ù躡 ü~/©¬D“’T&C*™&mgÑ, MƒÊ€F8¤á÷ tM úl²²XýµeóÖ¶-¢}K–Õ-žœ5·œÈMßV®rÍõUzPóÞét.!g¼‡†º Î:á@¦Žor{§'_YÁS¯¬[œ<®ž¦º˜ûN[úøÂ'aÊø6nîå©WW0¿5¯‹ž&¶D@gWšÅëz8ùZN>$ÿ,¯éá…E[ØÔÙ¥k¨«ôrõ£ÜõÎXškXÉ’õ}%ÿ‹K»xqi'M¨æ'ççmß8µy‡¤Rñpð>!@=Æ—–uXv|S€ªbxD 7ų¼ÔgéÆò[]…Á„æÁ¦x–¥)ê* Ο-¨Ã䡹]l鵊Ž=¨Áç–qÏß lIKÚSlé+.ÿQAGG‡K 9BÉI+»J,{.©äó¹ååå úV‰Ti¨ ÐRï§©Z§*¬áó4MGãºkocBh„CÓH)Hg²ô&’¤’I²™Å„*=üØ“”U,œ |AeHP[%H¤l~ûЋ.©4 0wÉF„¦ÎÕXWÉW¨Tcýpæô¸á—¯r÷#¥ÆÜË?5™3?¶¿*sûßùây“hª«(.sÞ$îzdßÿÕ?¸û†S9cÚ¾%õ|ñ“‡ðÔk+¹üÆ|7|á¾pîÄ’í3 À¯_Ì÷¼]´¯Ð@ïnûï0âŒbƒý¥gŽã†Ë¦–”?ýèQüÏ¥Syæk¹ñ·séÜ^þ#?d¿îøæ14ֆж7Ö†˜qä.9ý€Í¡¾:Àw>;‘GìS²oÆáÍüð‹ùíó+KúùåWcÒ~ÕEÛ/9u_~øàR~÷âêAÏÃð¨Ÿ?]w”»Þ±=Éù?z €‹NjáÔ)õEå/:qWýz³äë|üü²ƒ9dtUÙótt¥øé_Vò‚b#ÿÄQn½ø f-ØÂ ‹¶pÍY£©w §2ŒkÎÍï_ÝÀ-O®Ù©kËá³Ç_ƒ"”^“õ^\ÚÅÝÕÊðJ¯ë¤Sñ°¹g`»æÁû„vh¨ßàGŸA}¥·dßGÔÒÙ庿l(!— Mnþ¸z'–lH²¤=Ég«.©ã3‡E¹î‰^y¯7¿mj”•;ŠzNßyj¯¬øèìsˆLºººˆF?5f?õW¾º†7àÁ_á'T᧪ÂK}µŸÆêÕ¯!T¨ˆ¢À,¶[—t]ô >‰˜–TØK2¥Ó×Vü!Ço { >SÌ(,[¥|ñ:U‚¾”E*SüÒKi4¡ «ä¹{>GS}å 7áû_›Æ”ñ|á»Ï \æ+Ç ¸ïòó&1å z¦Ô0`™3Žß\~Ó %ûžøÅY:®¾ô |ᜃi抛_´\9Üù­i®3N?z$“¨åœkg•H-õÕþró)ƒßX*!œþuüùûÓi¬ÜNvÝ…3i¿j¾vûÛv‚×]0¡„PÜ}ŸϦXŠççt Z7ÀÃ×U´~åÝ ÙÔ•Ú%ÝÚÁ-•üü²ƒ ¤R4DýÜzÉx¾qßR^@j™8ª‚S& +»/‡ÏMk¦¾ÊÏÕxw§ÛwRÚë…ÅÛBÙ1–¬ïSª±Ó¡ïNWÉ>9¸M§¾ÒÃ}µpíãx¹5^¶Ì„æše÷üð¬E,Ëwî:ÿS dO9÷Üsyàhh(î“vÅSìý€òj/ãã•-%ì¥&bP[a x=4‘S-Ù¸„âJ*¹ê…Ô„­bf„ÂÀÐ <†ŽßkãÓ³$“YtÍñÒM3Ð=6£ØÀ¶–-š†Ï'¨ŠÀ˜QÅ/í†ömHÛD xþ¾K‹eÎ’Üýð<Ð0¬‚3§ÀÔ ÊõôÌéû3÷~ýÈüAoØ]šÏüÖN&kàòó&¹Û åî?/d^k' µa¾÷¥cÜíg?†_?6¼Hv×õ'Jûæ^~ó—%tlí£¡6ÄçÏ™@ã05êšy¬’ZrÄòôëm4Ô9tl¡º¬­¨½×_2µˆPÚ·ôqÏ“Ë\â(T‡5Ö†¸ãêc9÷ÚYEu<ÖPž}sϾ¹ŽùïmeòødæLÞ¿vÐûÖŸPæ/߯oŸ["¯›ì¨ÔN;¼™‹Wnç·Ï¯””rÚaMî±Ï½½‘çÞnçÚóÇÓP£:›‹N½CRùöyci(PoÝü§e,Zsùdáj¥î)”V®ŽÑÙ•¢£K}Œ9 ¥P®ŽñûWÖ‚ƒ[*¹è„î>—X–K¡t²°-Î^Û(•ÚMkv÷|H-WÇZ¸å©¶’:ú£®Ò[ä6üââí;K,+!•½IÅ1…J‰0†ßƒ?ÀôÔFtªB6>©"Ú1œc %'¥(RQ‰#suçÊxBÇÐu„ôÖuLK’ɘHMàõ]½x”dÙ`Ú`IA4ZÉñÇNää>æîßб¹‹V€æåŠ Ž/"”K¯{œ'_yÎd_wÿi>÷ÜtgNW*®ïõøAIå ß}–§^] žzuó—uòëÿ=­¨Ìwï|ß<ºØùvlíã×7ä;åCÇæIeòuœq\^ýôßWqù^.5?ýFßýÂ.¡ÌF¥?.ž±¡|õ¶·xÍ„ûÜJþïk‡sš£»î‚ƒ]R™´_±ÁùëwÌU÷¶+É%§8êÆ ¨'Ž®ââ“G»ëÏÏíàw/­):ðw/­åw¬åÔ)§l[“Sð_'Œ,"”oܳ˜Y®ŠK0káff-ØÄ­—Npí,×||ß²¤’Ã7ï_Æ ·ºMyaÑ6þøêFþðõC¨*‚øÜ´&þð÷lêÿSðÓ›Æm·üœÿ{\pÞ9 «Éë ¯ÿñCHÛÛâŠÏæ=%æ,^Ï/½ÓÏÅXµ÷ó7<ÍÆM=nÙ3>¶_Ùµqs"”<õêJæ¾S<:þÍ£Åzå§_[ÅÜœãI%_øDÞ†Ò¾¹—ËðRÉy;·öñ½_¿Eû–¼hÿ…s&”mc\vÖAEëß¿wNÙrÏÎ^ËožX殟~T~„9㨶?Oý­ÔP<¯€ ÑQÐÙ÷'·ÌÖòºÞɨ­^_U¶ (byúõÕ|ᜃãꀿüÃòvû–>n¸´ÔP¯ ¨/$N?j$_áuw9‡gÞ\7èùž}k=—Í<°´µÅv”_~íˆÂS—[©(U×F:¶%hpÚxÚaMœvX Vnç¹·Û¹ÿ…ÁôýÕ^?~¤UÙQv·ÛæfÍØ£oÖ‚Ítt¥\ieâ¨HYòøÃkåGæ‹×öÐÙ•v¥•“'Öò¢m»Üä‘ÃÁû„ŠHf0œp`/¿ÛS²½Ü¶wÚ÷¼}à_9òèìì,»`Ò$¥š̆²§‚û©¿rq)¼?º¡<·LÛ&‘µèNe0¥…?›!àÍàóy1<> Ý‹¦h"—àŠÈ»à9Œ‰†Ê^lÊS+“…TÆÆÌÚx=¿¯ÜÃÅxsÎ<þüÄ ü}ö tM¥w9ûäÊÊL=¸¼ZæÃFS]^ç;¿uðT óßÍïÏÙXv„B[Jã°PɼtnÜ»káŠÒï´#š‹Ö'ï_SRfgpÞ÷ÿÎ#7ç À¤}«™´o5Ÿ2†Oýàu6u•ºü2&JÃÔ<¡¡l'B`Ù‰¬ ‘DƦ/™%Þ—"Þ—$ÞÛKwoœÞD‰t/¦Ù‡m÷`Ûql³ÛêCÚI¤™’i4iâÑ$>MbÛ*ý½i*òzõ¢Æ>øè“Eë[·mçþ?þ‰å+Wáñ‚×ëÛ?Ú¹švÚ·ì ×ɼ¼Ô?Æ cëîIùÑÙ•âø«^à‡.¡£¹5ÔøÓwŽàÈbL]Åð2ü‡ry¸>(6wgèŒåÉõÂ"÷â½£Øéü—MPùïÂÌÄcÇŽå¦<óåóïMqï=GñؽJÕûaŰ®}A‚ÐÁð{0µW.k¼i ’ƒ¾´& kIDF ’šnbè*~Äïóà÷x É.l½îÑ4t] k€¦¡!AÚHËÄNgÑÍ,AÝ"+-RIÆ´±,Yò lÞã¶ßü™¯^Å¥ÔÖTóÙO’Üú+ M ²Y‹¹ Šõþo/ZÃ]ÌMG]ÅÔþ9‚"ûÊžÆÜeLql,3ÍÓ¯¬ÆÉêæíD %À‚÷¶I'_úÉ«{pí78jßÚçêg9‚gQ•3Ô/\Y¾/Wß¿¬ì¾ÏWì¨ð¢­;ÕÎ?¾ÞÉ…Ç6¸’ÐÕ3Õ³ŒX~òéÑœ4¡àÞÇ2̸eÉûŠSY¼¾ø^éå/v–ß( Œ|?$öŸˆúúzî˜ÞŠ?êÇïrýg€?0üù€Üù¨wuò{Gõ9õ—ã%^M/´eH,)H™ñ”Á¶„‡­ úíó°­×`{¯Nwô$M≠[{SléM²¹'ɦž$›zlŽ÷±µ;A¬;A<ž 7ž¤·'M_"M*A^ÝÆ¶,¶Æ2¬iO°b]ñËÙ“²É˜på wѹ9¯¿ÿÂEŸbŸ¦F†UWÑPWŰhˆö»¿¹>Êó¿ÿ2 µA¤4¤“6‡Ž«ç™»ÎçžgrÏ3ùÍ÷gîÉ{]‚ß<¾¸hý‰ŸŸíás8ýØîºî„âãþ²d§ê¿÷‰eE*°;¿5Ó.ލ¯ rÇÕÇqç5ÎßÕÇ1ù€<9ÜûT±Òß<ÆMÑ’Ã!ûÕpûUÅA……øÁïºË5AùÞÇJTe‡ì[Í#ß=ž_~ípõ÷ÕÃÝ} 5A×8ñ)c\õÕÄ1ÅÃå$›®¼k>ÿ§NiàÛŸ,u*Ø~÷òÚ|›GWqëeÞOuÍÇ÷+ŠUYØÖ= ýå”C†qËEãT${>{|לH¦tÙüìéµEëWÏÉï®WD=œç¾upÉö[Ÿ/ï¡·3ØÜ“åoæNWÉÍŸ(•bÏ?¬†ß^<š›Ïiææsš9¿LÄüò˜õ3=ã¦sÃô†7 ø£äœ‰«Æú!ƒT ªZ Ú]N¨C*-Jr™qé$b_~¢°¬ î½ìtøÞîW÷©¿„hº¦òfåˆÆ–Ha#Ѱm¥6ÂV6¤òëÒ%j&‰ŽÄÎ¥šG¢ Ð$8#¥Ä¶”91 ]x4xaT A" ¶,ޮհÑeagyåµ·xõÙvŒš£¹¶º’«.?{þø Õ5Qꇛüø¶‡B0ã„)nS'½‘* IDAT–Oñ«‡çí0š~Oà鿯æ{wÍæ»—çGúý‰$‡Ëø2Ïô‹˜ßžùǾôãW‹ˆe O°yïnáË?+½üàwói¨ qzAÌJ¡4Êörß3ïqý9ñ ýìa_½Må×*Ìû5'Ø}Ï®pò9‘³V1i¿š"ûICM±jèG¼ãØÔ•âÊ»æó‹Ëó1+¿¸|Ó¾õ·]²¯üøÑ÷@À©“óÏé”ɥϬ£+Å…·ÎcS,³Sã”Sˆe¹úwïî’”’ƒ"–|sæˆr èŒe¸õ¹õ¼ôÎàä¼3ØÜ“å’{WqߥcŠÔ[å<Á6ųüâ¥MN`㒇׮Á_åç›ã$l *7viKAEj/bmŽJL½Ûc«Úx³`wòß;z.éþBJ„T¤ ‘Hg_õkËܺúÒÆ@â?AM#¤iDtˆ¦‚€^¡"X°%RJ••^„BS6! ú$¶´H¤Šõ«Bš`¥ÁÊ€mó«{eë¶ü0uò1å |ƒpÈGSc57ÿü>q阳°| Éœ¥íÌøâCüïíß·wçð›Ç—pæ×ÿ¼eåGÌO¿¾š©Ÿ}p— %‡gþ±†Ã/þ3¿ùkùŽ·}k7Þ7—s¯}~ÀlÅ_¹õ n¼^ÙÇùË·ò‰ë_ÚaBɯÞöŸøŸ—™¿¼|¬Å‚Ûøäÿ¾ÊÍ–ª÷¾vûî{®ôvlKòµ;æòüœg8†œKqqÀêCÿ}ëvþ ÛKó{óãG—Ó±½”Œ:ºRÜÿò:Nºa6›bƒ×/øùü]‹­‰sám wÚ–R/.ÙÎçî\Æ-O¯-ò +Dg,ÍÞè䢻[?°„RˆÍ=YfÞö·Îj§sg„ÞÚÊ¥÷· ˜÷ë_{/T2h!ÀXp´Z±þ6Æ*)%Öæ”ëïm£µµƒÎ>VØ)ˆð¾×H ÒÆðéTïSC "Œáó£ºæí…†¦9¤ãxo ,tl*¼&Ã+Lê"A¯…)-„”Nü¼DZ*6El)¶DC`C!l¤e-±mHIÁº­&+:ÒlŽeI¥M ;ƒÇJ ÌBÚx½@H$B]Ý0j‡ # ‘53$IÇ(%Ù¼5ÆúÛhßÒC"-9óÔ£ASA›s–v²¹ÇÖ•ŸYäˆ$ÀIŠ~ݡܱ…(HÈÙÏ&éfBK¶YR'’úÚ &mt‚Eá…,/©³øüêܹò¢ .ád.ŒóÀ„ý¨¦¢—7m³te‡3M¾Lÿs „{ÆïÛH]­Jß¾tÅF¶võ8çV®$¹ºÊå%Ìß/8þ°¼McÙªlëêqÊåîwqû…SÏ1‡*UÜÖ®8ïµm,ª3/sËùûP¸¯ÿ=ɵ=w¾þårçp¯¯ Ì~#›¨©ªÛcݬ\¿A½äçòÉÕsØ„q|ù‚óÜë¾äºï"€h$˜‘û¸Ïnõú tÅ»ËßÃ’k,¼gåÞÏü;\Uatówÿšëè7î³îW¿zÇ.SrOû•«¬ˆ°OÃHwû;+WRGÁ;\xM%×F™ö߯üo¿ï¤L]j¿,Úžûqßñ~ßñ€uÓÿÝÊõî»;H›‚ñ‹oǪ‚‘õ>jkülZ¯¾aÔOÕØ*h§„’®eŠÑ6;E[G’–†¨Ÿ¶/·Bºª E8Ï\ÛSpÿK_,1ÀvµT¸=ßè’àG)q%lGCÙHJ‚N"I IÆ‚Œ©"èýºæØRl lK,)°,å*œÊ(åš?çÍ,mRi“dʦ7] I{ÌbK\ME,B kBÓ”×XÖÄ4{°, ¯×CEE„hU5ápÑC&“Abð{©û Ä{IgLžxn6è~„@è~ŒPyUÓ‡…MÛzyþåî‹¶'´KVt°t¥­ç>ð]Á;+ÛygU{i½‹xmλe?Âáy­è¼»+×mdåº%iØ)tÅãÌ]úN¿ÁîGwOœ…­Kó}Ã^¼‡ñÞ8ï¬Xò¾Þ¹!– ›`-’uÛL2--Ѽ̱£t.ˆñåÛÛ¸åÒ É‚¶.Z[§3=ÚJˆÆN)¶ûQ”¦E"±¥D:Æs©ÙùLöB H¡æJQ¤ì*Ò¦èø lÐd]ªQŠ… c©£„Ò¥!¥ÄÌJ0%™¬ÍÖ‹í½’®¤¤;iÓ“²If,lKâÊ6cè:H¬ecf³X¶Ä´L ÏçÃðTW×àñx Ä{âØ–¡ >¾„…eIlK¡ƒ¶ y`†0„=¡é-‡0ü)ƒ>ÃÄÜdaUY¬íÔO®â+?k:˜q¤Ÿ«ìdö-c¹åÒZ[;hëHÑð&Éãn=]U@ öTLdq¯*Á¶,lÛÊ ÙˆBqÇFb;{°…ÄFCh:†Ç@“L aI'­¾c›‘ÊÀkØØ¶R‹õ¦mb ›önÉÖ>I_F’ÎÚdMÛ²Á¶”;€†¡!¥FFÚdM)A75R©]]*k:& bÛ©dšT*…meñèàÑ$i™EJ¶°‡|â‡0„!|4`ùþʈÁ+-´Ý»€“ªÛ%õ3û–R]1´vÑÚ¥¾­ ¿)•Ã$r¶?\ðó üÆîõ3rÑôJò°±LÓ4¼_JÒhHáXõRQÄ"Ñ)«kªã644a`K [‚mI2R’±-²¶cØw¤ŒeK*BÙÒ =iȘË–X©!-liƒ¦«tefÉd²X¦¥²‰9ê°D¢!4z{{AÚÄ{¤Ri²Ù B(Ò)vùQ&•¡Qí†ð݄ݹTµ¶Ò´úKŒ% þ³[»xeŒíh˧0F (I%Ë«Áv7Jæ¨7³Yì¬‰íµ°mÇø,U¢I]¿íªÀ0•‰ß#hš†Ô5„ Ò–˜Ød¤$+¥2ÒK‰´-2¦¤7eÓ•€^‡Pl[©ß”‡˜ò,Øx ápð£!±,‹D"‰´•*,Ncx l[©ÉlÛ&Î’qöeÒL+«âbжC0CÂ^Äœ%˸èÚï~`{ÔvýQ˜° “*K§O·ò.Á­ÐÚ£•˜ËcQê­†D Œ'®M¥Ÿ¹u÷J+ù9êQÎ-V&‹ef±L5»£Ð$B:ÞQB*ÕÊ6bèòjDƒ’€G©¤$¨\-š¦$ Y)ÉØ©X6Ò²ÉZ’´%Ie%fÎÍØV*/láEú  ßK¤"LÀcàóxB iݤÓi²Ù¬"Àï³Ð iK²¦‰e™¤Ói‰$™tÛHa!t%5ýëá£ÿòaCؽ8âÍ» †„a¡ƒ %„ÒD•´’SƒÚß±›¥•~’ŠÉbe³Ø–‰­kª{“šRYi"/©HÇX nôhj»ee³¿%Õô]¦ãõeÙR%Š4•1?cÙ˜¶r°m©$¯3l ¯a¿‡Š€—€ÏCE8LE8L0¢"¼®XŒD2™Í’J¦0MC÷ i˲°l‹L&C"™$ÉbKt'ƒ! aï£/gkû†56®ühL¼µ§Ñ‹³¡­}Z©ŒîÂ=é7ëîêaÝêv*£ŒÓ8àa;ƒsÞC“;`À2]Û{h[ÙAË~ T×ì8[Áû…cd¤Àª‚° -ä !Ëe.v2ÇòÄá’ˆ‚ˆoƒoþ°‚Ÿ]·{ò®o¡ãÞkeL¬lË2Ñ-ÝuqÔ„¡$×¥ÒI"%¨ hø ᪮lÀʹ(Û¶²}˜Î䌤LAÆ1Èk¶íÌeo“‘J5eè‚ ÏC$ì'ä÷¢ ®é‚~ü?@€pE˜îxœ¾ÞÙlË9·eILË"ÎЗP¶Ë” Ž«î¥ a÷cí{:`ü€e¶´oൿ>Ê´³?A¸rÏ̾·«X¾¤µ(N$•G–Ÿ}swcC[;¾ÿ λø¬]#•~X»ºó$&À¨1g~ 6ÝçÓÀà¤Ò¶²ƒ{nšË¾2s‘Ê´7Yäÿ«§ó<Ú⨲¹ŒB  †µtB  «˜\ü)¸é†0“fpÇ9| öö“TÀ2-¬Œ‰Ébkºò)—j^wa ×¥X:i],KÒ—’Ăڈ†¡+;Œi9>_“JZ¶MÆ´Éd “…Di@Úø •êŶ$vÖÆ’6º¦ô{©  ŠØ¤¦ë¼^tÝÀëõ)÷á`½½½$“IeœÏd±¥M"‘¤¯/A&›ÅÆ@C ÒÝk*þ†°ñÆS`Ô5“J¨"¨Ç¬ø×‘RžyH¹œî?þ@‚žná>mæ‰4Ø;Ä2„RL{ó6—P|¤1ñ¤±j« ?=ÃôéÓKêH¥R,hÈSKܨüÜÖ€S ž…s>X›RqxORbe²dSi4]wvIG¦1Jée#˜H’I_FG ŸWW®º¶MVJå¹…Šg‘¦M:cÓÝ'‰÷I)I&câÕl" DÚ&™Qb“¦ ¼ƒp8L¤"ˆ´-'Ù¥@®ë†ŸÏ‡?›ÅÌfH%Sd3Y‰BRé étÛ•@Í©‚¦«X•! a/A©½Öƒ€QŽ#ÔT6oÜ@¢'N]S‰žz{ºÀèqJšY½L¥ÈsZïÇÙ´aáÊáH…ZŽDhا™ÎõèÇihn&\µóä5ó3ç€,_²Œ§ü ó^ÿ'MœCOwœŽµíùþ@šF4©Š°qíFzcqÐ4²‰ëT–ƒq 2&,|· ^‰FhÕH<gÚv6¬QivÖ;¿Í-TEÕÈ}[;ñ®xAˆ:L˜œ¯{ɼ|²ÍumÅézbŽ:¬0ÃÄÈÑD©bͪvbÛ{Š"ê™Z^2éÚÞÚUíD«+ˆÖTж²5+ÕùÚVª{3fߢµªîÕ+ÚéÚÞK^G'™z¤Jð9÷-àìFÚÕ5ì{@ƒ{¾ioÞ¦vçÓw呺àÈ®|±eÚœJ¥ðûýÙ%ÝÔ÷Ï^ýž½W]S•R•%£@WŠª.?7}%Ìõ·¿ÿ þ\IEÍ'/@ ‡Ttt¯¡ $:š°Ñ4‘OÓâ¦Ï¤MA2&^4݃&’ˆ¬‰m)Õ–2¾«åTʦ«Ç&Ö+Édl<šI¥_ò@ÖRs·¨ù¹¦e“ÉZ 4B¡CCMSÞ]¦iaY¦[cY¦ã5Uzûl6‹¥EMÐ¥© G! Ä`ÁCöò!ìf$zâ¬yw‰ž8[Ú7”¨¿–¾ýkÞ]ÆøÃ}=Ý´µªì£Çã¥Çò¤²iÃ^|ô1ÆŒ˘qcyáÑÇ3n, û4³ðͲêVN=ïö­ú`*¶žî8s_ŸÃò%­4:RKûºxðX¦;•9›÷¿KÓÈ&zîa㺼»è]ÄçÎfì!cY¶ð]ÿý_ëLC@'Ÿ=¼³ð]â1å}´¾m#ñ®8‘hUÑ Ö·mä¹Ç_ ²JuÖK¼—ÁÁ“dÉüwyè¥îeSÉ!ÖÕÃë/Íeñ¼÷9º¬]ÝÎÄ)ûsüISèîêá‰GþàØ@¤Òµ½‡WgÍcÁœ÷˜~Ê„€ùo/'¶]oõʺ¶÷R]&Z[Áêí<úÇ׈քÁ¼.G˜zÄþÜuÛ3L9BÍùÔµMÙ3Îÿ¯ã³§Vu¸þ¹ðøïÿZôû‰‹ÎæÍÓ¦²aM;o½:‡æQMœwñÙ9MMQqÔǦrÞ%g³O‹"¯¼2‡õmíý±)|ú²³øôegðð=jjñ‡œß >&|þLŽ91Ÿ‘|Ýêv^i.#G7òÙ/žÉç.?“‘£øû‹óX»º×^œËÚUÒ.ºâL.ú’ú+E(Ë™~Ê¡L?õPZöm䲯Ìä„SU–ôN=”Ïm&£÷SÎ/=7ŸÕ+;8qÆ¡|ñë3ùâ×Õ\Mw;d’ÃWÎ䊫NçäÓ'±jE³žV™ÒSÏ)5j¡„âI:¡+¾ ”ÎA_ퟱ¬‹TÊO[•’X’ÓUáçö/—Ï"¾#¨¿òÒ–XY 3™BsÌšn#ݤ‹…É딫po"ÅÖnƒºˆImX¸K¬Œ$‘°‰õ()¥/%ÉZC(5šeÙô˜Ð“¤²Nöb„3g}–XO]Ý=„CA•ŽÅÈÅ¡dœ¹^låafÚŠÌî~5ß½@h:BäÅãËPš–!üëaüaGP×ÜÌ®a}s3'ò\¿õOfýùq&y8‡y8ïûìé§aD3?s#šX¾DIKíë6òÄw—÷&þñ·¹JByX»º?Üý$JRÉg¨>þ¤)ĺzxíŹ,š«ê¾¸ ©ÜwÇSĶ÷pÉ—f2z¿†’ý»GÌù¥ZHBy|åT`)Lj¯¸C7°`‡’ ”—Vrë“^^Æ+玆Tyƒþÿ}¹†¯ÞQ:Óë`È“JN©(5@`›¶²«hÊ Ç‹ÐUšb-§Wʼn[±%½ ›ÍÛú¨d  ™5±Ófʦ'n²e{–Mݱ„M*«&ýBh¤²Ò¶ÉX’”‰2ðËœ‚MÅšÄ{lëê¢"@×u|sîÜ´ÇÂIϯÒÁ˜–E*!“5±l:B3zžT„æQÒˆðo‚ÞxœÎõj¢«Îõè=hì.“ÊþÆ2yýFV,i¥cÝWÝPQဃÇ’&ŽE iÑÄ»‹wm±÷ƒ-ìÓ¢¤€ñ‡ìUUÑ >ô„Lœ¢l#G7­®à¬O}̵©üî®§¸ÿÎ'K¤•IS÷ç/¿FÛªŽ½B*~K©¼ À§ûI[)R>Å+¡ó¯ÀÐóýÖŽ¥¨^Gª)”n¢Ñ(±´¦`z•ûÒ¥T`9üß—«ùê;O,FÞŸXØU4å–›±0µ´²o#¶¡"ë5(L!m#H¤$›¶eðk;+Ðm ;cÑ—0ÙËÐϲ-!Id¦-œì0 ÒBä]™k’·Ÿ1-É}‰>ü^/Y¯Û¶Éd2˜fÖµ¥d²Òé4Édšd2…iI$¡h^÷/'¥mHýµ[1d‡ÚkØ´a‹ßzË]ïܰٳ^à”OžÃÂ7ÿÉϿȱ§žDýˆæ]ªûÐcGóÞxÀ%¦ŠÊ tH¥(õ};þ°÷wA;À>£ïçw5 2ZÁÄ)ä§@(¨cÔ˜FƒK* ç./9~Òa°fU›5dú©SJÊì.Db+Hù4<SßøÑI›*ûG8\:¹ÞûEŽ\.ÝÅM“£¼SÄPÕoZ¿äî,?×R(Ês ô*»—í®K fÆT¸Øè^š¡«"l¡ÐHgu¶õBÖ²ØMš`™d³&½ “ÞŒŠK1z4•ÊÛÌy7 ¼Ý8šŽG7Є†mÛ¤R)R)å*œH$èíí%ÞÓC¼;N,ÞCo_‚LVçq ÅS`OQRŠ’T†°‡ð÷'qùµ¶±™ƒ;’-7°lΛ$z”»î;®aþêšvÜñŸxî¹¼ôØc¼øè£„#†77³iƒRCõuÇÙ´a#cÆe߃ƱrY+«Þi¥7¾ë“_UTFhÑļ7”Íäc3Çrè1‡±|I««þBÀÔc£©_Kÿu€s>w6ÿþ¯•-=}*ñXO±úKÀùŽmåüËÎä¡{žäß(ÛJ¡¡~ÄèFŽ=q ‹ç½çª¿@rüISµo#¯½0—5«‹½Å.ºâŒ²÷dÚ)Êvòʬy€à„ÓÔz˾ œpêd^~~óß^Ή§MfôþœxÚdbÛzxéÙyÌûç{äF[_üúéEõþê*¦k[/cökà‚Ã:1ÒªcöD|˜–Nïð‘Ô˜BÈ"ieWÐßÓ=à ’Œt í-;‚ï÷m¥l’R¹¸I )Mç7‹Ytx¼:†Ï@÷Ê­WC‘б…Düu†]/l[Z˜¦ÊJìd SQóØ ,'X.õ>îo.ËgèÔF‚Œ¬¯¦ax ŸŸt:M,ÖE,ÖMo_===Äã=ôööÑ—H*µ—…"ÝføFaÑ Âð#t?B÷¡y‚ê¤ý'érÿÛ óåvß$]ÂÝP:ŸJÑäDîq»>IWq]L¸Trýý&§Ú‰ºv4IW¹{¹3“tíT…÷gëw¯÷LÒU8¡R.øÑ¤ F*©kj.r).loj&‰¹‡++I[«r#=nB8nÅ*"B‘ÈÀ.ÅŠ]Š‹í ¥÷~ÅRü¸ÿ§ÒÛÝMûºTTF”WWw÷À.Åë”KqÓ¨&"Uðî"UߨC”šl —âÂgÚ‹³±ŸK±Âõ+ü8'L>Ð]]:¿@ýæ\W.¢~0—⵫ډå&˜sþMr<¿„%õ±—beWï\WWm+:@8.Å5  m—b\vþϸüÊÓÝz&oyŽiÃóƒépJà m¥ØV |æJ<†Ò°X#oÜ%õW! ‰$·<û¨(ÑŽÒ²É(Doz€kÄÇ)|yÕ=+ý Ex¿ÿ–¹™Õu;¤‚´©a¡éãáñéh†áÌe¯$‰[ènĽ‚u/U $2G)N¶`ì|G€Ä(ðÙ·³Y¬TM@Àç¡yx5ûAmuš€í›6Ó±q#Û¶m'ÞÓC¬;NOO/¶n uTw/¡{ºŸPã(4_ÝFf!ëCè>ÐB ûPÄÑDZö¥ú ‰Ôq4᪠Îà …¯#ÒÒ‚7.¹éF(D¸¹‰HKKÙ嫪"Ò2Š@Ý0w›æñVG¨©_UÁÆFÆ!Œb±Õ 56P1rDÑvoe%#Fୌ௭!ÔЀ•Ñ M áÍÁü>= T_¿¦oe„ð>Íx"¥)$¼„››ðWWÕé«®&0¼oEº:üÑ(š§_»ý‚uÃ5.=aBx**ðUE Ô Cï7šÒ _´ŠPC=F t¤¥ûüø‡Õ¬¯/ÙŠP‚ÃëðUUԩ㭌૩Æá«©Æ[YYr¿uŸu5Á‚gê9† ÃñF"øª«Ð}¾¢2B×ñF*ð×ÖíÓ¼^|Ñ*<aUOMµ"å~0~üÕÕx ß± oç!ü Àtþ™:¤ÐI…QFz,Â) Ó±«˜Öû›²cG®Ç.èˆæ¿Çü´­»xžâˆz4)œd`BT¬‰eÙØiÓÍã¥l,BË÷´ ¢9Þl…ˆŒP$Ó»n½C0ûœSŽ‹IDAT௭¡w}ÞX¦yã¿3³—3KRÜ‘(qW¢"­ì¨¦ïT[RƒÔUPÔuúP oŠ¢È[“Âj (P  ÐðƒiûR(@Q @‹F( ÔO­œ6©Ôø":vìÕÕKÒ$gxÛ9»;;Ó‡sfv–äJ$+»¼0ܳgæœá\v¾ùß‹%C*ËvÈ9cää˜î˰rE„mMî¯æü<Í……')XX ³18ºtõêÕ]ô,Ôâ¢VÃìa ––ö¼ï›{5PžG˜¨Ìv‰P)Z¾?p}Û÷ Ukàú`n~Oû­ì¶Ï};Dííµ½×PËÞ7â3§NŸä©Ó'Óï“GºŒ Y\‡#“0y¬·˜ê2:.)Þú6À—âA„²ÝD;9õ÷OWáÌW`æLŸj †¿¸çž‡ésŠßY.mž~ 2ô—Q”ÅÆ ˰©.V¯ "Š"bS‘1 C윕Ï’/Ì”•HøI#î-±©*ëÅ( é†!Q7$l·ƒ&„:ÍÕíÒj· »1Q,èvõBXX9‰](!ìbºäJû°1„]À² X¹‚ z¼Wßq†bˆû ÀfžÈ׿ŽÐÊMòs—Që Bä­oÓšú9;·Å‹k3EÛ—_wI2RÖëð/u8g4ûsuøÚËP-é*œš†ú.ß…¤éFJ±2ÒŠqÁ5ŸqdÑíDtT›v èM:A@¨šDíQØÖÒK·KÜТkÌëÒ)1Q·KÜÑÛEa‹0Ø št;mºíq§MDØi±²â³¸¸Èâ’ÏêZ“f ƒ£ÄÚÊa勨r¤Tl9j¤ãNœËkƒ¬ºnˆ!†âÿa¨‰%\zæsäØ(Lm°´rXGD?xe ]eD’ôyß=>à+üÆ µ²äk_߇¹újî 3˜vá¬Ix\Û…;1æBÇ eú¬Õn¶1Ú]66Þ q¤5Gq, é†]¢0DX-l[`årˆ\Å®ÉIXvoÞ8Òõác­æê†â(¢µ¶JdA)Òj³BΦäèòÁk«+Ì/ÌÈÖc›å•56š-º&%•w°å¨&K/VÁÁÊK’Ü_:çWâˆ0$•!îwÜË–‡¸éráwùõÒß#—Ä´Z!¹\H·›c|r”þÇ8gžñA…PùÁ+ˆ«¯ ÎiôíŒðɺúù³ÌLϦiïËÞ,¸Š ¯ŸáÜŒƒœ)#]—ó——Ï_D2!Ø¿Ýì[±õ'kcIuWÆ[ÊŒeˆEˆçÁ8©+ßmCÒø‰¾‡wOõ¦˜—)ºÒítÈÇ€m“Ë籋GJr¶êtX]Ý Úy‡V'Ò‘ùèÌÃÂ*`KÆ~R4îÄyì‚cŒ÷Év‰ôÕWJ×¥rúÚ¾Zò’€~5ÞØ'ðæÿûÍmýݧ~•>d郯0þó_dåÃ:8ÏÁã°ïDU¯C°Üî{ìqFjǹ~¹n¦}òYÖþç:ccÇOü"í«×X­¯õí;ýîc_"ð¾ÏÚÒu@àL=…sìsl,ÿ€õåL<òË,ý¤gIŽß}øW®ß`áê9Š3}†æÌ_}Q=8:Ų÷#Ö—n%ÿ ˜¬<ÍèÔ·Þn§óOêÄy7ßú'Fä&üë·n±píǽ»KFŠU=ð ÞÙXjôÍ ppâ#‡«\}çÕô:ôV ŽŽÆ‹×ÀÈþI&Ž=IsnŽÅëo2á>A©2É¢÷&šOçEÀòc”&'¹ñî¿¥óNѯe7ß} gßA~”æÂÞ+}cуì¯>̲w… XD pÇÂ9xååwQÁ"‡'¿@ãýÿÜrŸT%X\båÖ{}ón~¡Ûùì&kô÷¾fûÓÛwÝ7÷k×ßmúû\Hïâ¼ǦÌ®·9G™ñƒÜZ÷4o¦-ôo›všÖÞçýíÑg.®BCÿЇjé¿ÿè%ìüe®Œ«È‹ÚùÃ?ëm›ã+Û®V%JÂåKš,fjz]UùH¤T(ÏC*À×*0Ðê/µ [}/õ½Ø”tA‹(úL†[ŒÇV"©KèhüX£m-q¬?E£Ò·$Qï°´äÇ„—Xù")ÉçóDqŒjµÙh*Tn„¶mÑ-ÀÖA‹†T¬Bɨ¿zéX¬|ËΓÃv„2Ä}Œ¡Ëî÷þxí9|¥ ®_,ƒ@RnøÈZR&’wÎéJF‚0(¿î‚ þ´×—ã«õihÌr©³—¦)Ó Zß÷`®J¥¢‰æÔÙ½KŸ¤²­l ±¤qÎÚæ[ˆ8$Ž-ìØ%¦‹ˆmˆuÄ|Ïó+ñ÷ŠXén¼ÙŸqàñǘxâIl)é4[D/1æèksó´m»2EçYûhŽÖZ3Ue +¯ ñ…’V™´,Bä¸ñ¯¯qü+¿Æ±ç•üØ>ý&{ùòÞÏØÑœŸgñÍ·?QcêËçpdéÍ·iÎö2Ëâækßcê—žåð³_"_*,,°üΕ;–ggÉ•Üé‡Òø—¾ÿƒU‹Kx?}Ñ£STΜ¦x`?ÞOß#XÚYB¹¹7þ‹Ê3Osèé/sÔÒ2+ï°£±ÿ´<ŸÕúUJ• O‘T¶¾>–ª0vލÝb”.•CãŒï“X9‹f7fi%`e½Íúâ2¥Hœtöa‰œ-´WXâ^l÷Úi¬lšùBjãè}Á*ö¥£O»€“Xvž(¨v—õ¦®Ù!Ší̾ †PtJÒìæ}æÿÚQ†b‡ڡ{‚~+÷#c›7†v$JA€$P <å{(éò°SÇó<Ê&‹G­V£\.=/°ÍKß÷‘2‰À×û“’MZE–Ä¥Ô½ÝǨÀÀ8­Äbõ-Bèzï‰K¯ÛŠÉÁ%2í”h2ñ$:kpË.’Ëk›H§+ZA;¢Õ±#M(zŸ›ÌNj¤˜²ÁÉÿÉg™L†O‡{ÃkõYÆ cߣ^×%%JKlõâ’RráO¿Œol…~ÆfÁÀ¥Ñhày~½7§ãè%n”ïqþÂeT#C&>TÊÏïêXnK*°™X’¦–V´ßHæa/’ É´vI!5¤cõ¤Š­‹&Ë.`ۢئÝÕŽiµÈ&&¿I"ÊTr9MjY)eË1 q×1|1Ä]Áï}K³>JIÈT^lø’ÀSøs Ê~ÿ7føîžJ×g &Y²ýYxuOK= ]¼ôÐ[¼ðîçq‰W÷…?§u[II£ @묌¤RO¢íѶ‘¤>œ$YEN×P > ˜9÷Ðú]¹µ÷L*C|J>Æâ3?èg¼ðƒFÚ÷·'–Áo~¨Ó–4@{rèï±­8.à(üÙºö(ó\·ÆË“ïßµÿõ{FÈVÔIEND®B`‚./grdesktop-0.23/pixmaps/topimage.xcf0000644000175000017500000032462107550510404017171 0ustar sarsar00000000000000gimp xcf file•CBB / gimp-commentCreated with The GIMP®)êV»]²µÌøÚ•C mainTextÿ     S•Cs)Æ)Ò)Þ•C·¿7ù(T)N)^)n)~)Ž)ž)®)¾° ÿ5 ÿ4 ÿ+ÿ+ ÿÿ* ÿÿ* ÿÿþÿ&ÿÿÿ'ÿÿþÿÿ'ÿÿ'ÿÿ'ÿ ÿÿ'ÿÿ'ÿ' ÿþÿ ÿ' ÿþÿ ÿ' ÿ ÿ'ÿþÿÿÿ+ÿþÿÿÿþÿ&ÿÿÿ'ÿÿÿ'ÿÿÿ;ÿÀ° ÿ5 ÿ4 ÿ+ÿ+ ÿÿ* ÿÿ* ÿÿþÿ&ÿÿÿ'ÿÿþÿÿ'ÿÿ'ÿÿ'ÿ ÿÿ'ÿÿ'ÿ' ÿþÿ ÿ' ÿþÿ ÿ' ÿ ÿ'ÿþÿÿÿ+ÿþÿÿÿþÿ&ÿÿÿ'ÿÿÿ'ÿÿÿ;ÿÀ° ÿ5 ÿ4 ÿ+ÿ+ ÿÿ* ÿÿ* ÿÿþÿ&ÿÿÿ'ÿÿþÿÿ'ÿÿ'ÿÿ'ÿ ÿÿ'ÿÿ'ÿ' ÿþÿ ÿ' ÿþÿ ÿ' ÿ ÿ'ÿþÿÿÿ+ÿþÿÿÿþÿ&ÿÿÿ'ÿÿÿ'ÿÿÿ;ÿÀhÿüâª4 ÿþU3 ÿþU2ÿþUUþªÿÿþâ2ÿþUþqÿÿþ8ýqªªþU&ÿþUÿþUýªÿÿ'ÿþUÿúUâÿÿ'ÿþUþ8ÿÿû8âÿÿúÆUUqÆ&ÿóUqâÿÿâqÿÿþU+ ÿøUâÿÿÆ, ÿþUÿþƪª'ÿýª8þUÿÿ'ÿþqÿÿýâþ8ÿÿ'ÿýUqÿÿþªÿþÆUU'ÿüUÆÿÿþqúÆÿÿâ+ÿûUâÿÿþþ8ÿÿýâþ8&ÿûUUÿÿþâþªÿÿûƪÆÿ&ÿþUþªÿÿþªþªÿÿ'ÿþUýâÿÿþUý8Æÿÿ;Uþ¿¸ÿ;ÿ;ÿ3ÿÿÿÿþÿÿÿÿÿ ÿ ÿþÿÿ ÿÿ ÿÿ ÿÿ5ÿþÿ ÿÿ ÿÿ ÿÿ ÿÿ$ÿ ÿÿÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿÿÿÿÿ ÿÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿÿÿ ÿÿÿÿÿÿÿÿÿ#ÿÿÀ¸ÿ;ÿ;ÿ3ÿÿÿÿþÿÿÿÿÿ ÿ ÿþÿÿ ÿÿ ÿÿ ÿÿ5ÿþÿ ÿÿ ÿÿ ÿÿ ÿÿ$ÿ ÿÿÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿÿÿÿÿ ÿÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿÿÿ ÿÿÿÿÿÿÿÿÿ#ÿÿÀ¸ÿ;ÿ;ÿ3ÿÿÿÿþÿÿÿÿÿ ÿ ÿþÿÿ ÿÿ ÿÿ ÿÿ5ÿþÿ ÿÿ ÿÿ ÿÿ ÿÿ$ÿ ÿÿÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿÿ ÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿ ÿÿÿÿÿÿÿþÿÿÿÿÿ ÿÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿ ÿÿÿÿ ÿÿÿÿ ÿÿÿÿÿÿÿÿÿ#ÿÿÀpþUÿÿ;þUÿÿ;þUÿÿ;þUÿÿõ8UUqªª8ù8ªª8ýqªªýUýUÿÿUþUªªýÿqúªÿÿqâÿÿüªÿÿþªþÿÿþÿþqÿÿþªþªÿÿþÆÿÿþªþÆÿÿþªÿþªÿÿþqþªÿÿüUÿÿüUqÿÿþ8þªÿÿúâqUqâÿÿúªªÆÿÿªþÿÿúâqUUªÿÿþªÿÿþUþUÿÿþqþUÿÿûq8ÿÿþªýªÿÿû8UÿÿþÿÿþªõâÿÿUªÿÿâþÆÿÿõÆÿÿªªÿÿâ÷âÿÿªUÿÿþÿÿþôªâÿÿªªÿÿªûªÿÿªõªÿÿªâÿÿøÿÿâUÿÿûªÿÿ⪪ÿøªªÿÿªûªÿÿªùªÿÿªÿÿþUþUÿÿþUÿÿ ÿøªªÿÿªûªÿÿªùªÿÿªÿÿþUþUÿÿþUÿÿþâÿÿUø8ªÿÿªûªÿÿªõªÿÿªÆÿÿªøªÿÿÆUÿÿþªÿÿUþUUøªÿÿªûªÿÿªøªÿÿªÿÿþþ8ÿÿûUÿÿþqÿÿþUþâÿÿøªÿÿªûªÿÿªøªÿÿªÿÿýâ8ýUâÿÿûUÿÿþâÿÿþUÿþqûªÿÿªûªÿÿªûªÿÿªþUÿÿüƪÆÿÿþUþUÿÿþUÿÿù⪪ÿÿûªÿÿªûªÿÿªûªÿÿªþqÿÿþUþUÿÿþUÿÿýÆ8ûªÿÿªûªÿÿªûªÿÿªý8ÆÿÿýªþUÿÿýÿÿ#þUUü8UU¿›ÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿ ÿ ÿ ÿÿÿþÿ ÿ ÿ ÿÿ=ÿÿ ÿ ÿÿþÿÿ ÿ ÿÿÿÿÿÿÿþÿ,ÿÿÿþÿÿÿÿÿÿÿÿþÿÿÿÿÿþÿÿ"ÿ.ÿþÿ ÿ ÿ ÿÿ ÿ ÿþÿ ÿþÿÿþÿÿÿ ÿ ÿ ÿÿÿÿ ÿÿÿÿÿ ÿ ÿ ÿЛÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿ ÿ ÿ ÿÿÿþÿ ÿ ÿ ÿÿ=ÿÿ ÿ ÿÿþÿÿ ÿ ÿÿÿÿÿÿÿþÿ,ÿÿÿþÿÿÿÿÿÿÿÿþÿÿÿÿÿþÿÿ"ÿ.ÿþÿ ÿ ÿ ÿÿ ÿ ÿþÿ ÿþÿÿþÿÿÿ ÿ ÿ ÿÿÿÿ ÿÿÿÿÿ ÿ ÿ ÿЛÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿ ÿ ÿ ÿÿÿþÿ ÿ ÿ ÿÿ=ÿÿ ÿ ÿÿþÿÿ ÿ ÿÿÿÿÿÿÿþÿ,ÿÿÿþÿÿÿÿÿÿÿÿþÿÿÿÿÿþÿÿ"ÿ.ÿþÿ ÿ ÿ ÿÿ ÿ ÿþÿ ÿþÿÿþÿÿÿ ÿ ÿ ÿÿÿÿ ÿÿÿÿÿ ÿ ÿ ÿÐSûªÿÿªûªÿÿªûªÿÿªûªÿÿªûªÿÿªûªÿÿªûªÿÿªûªÿÿªýqôqªââªqªÿÿªýqªªþUú8ªª8ûªÿÿªø8UUÿÿªý8âÿÿúâÆÿÿªýªÿÿþqýÆÿÿþqûªÿÿªþÿÿýâþÿ ÿþªýâÿÿþªþªÿÿøUªÿÿªþâÿÿþªÿÿþÆþâÿÿúªUUÆÿÿþªþâÿÿúÆUUqÆÿÿûqÿÿðªUâÿÿƪÿÿªÿÿüqUÿÿûUUÿÿþqþªÿÿûªqÿÿþUþªÿÿþUÿÿþ8ªªùªÿÿª8ÿÿþªõÿÿªªÿÿÆõâÿÿªâÿÿÆùâÿÿUUÿÿýªñªÿÿªâÿÿ⪪ÆÿÿÿþqùÿÿªÿÿþƪªøâÿÿªâÿÿýÆqúªÿÿªÿÿüUÿÿÿþUùUÿÿªUÿ ÿúªâÿÿ÷âªÿÿâÿÿþªÿÿþUùqÿÿª8ÿ ÿþªýqâÿÿøâªÿÿâÿÿûâUUûâÿÿªùÆÿÿªÿÿþÆUUþ8ý8ªÿÿø8ªÿÿªUÿÿýâUû8ÿÿþ8þ8ÿÿ÷ªÆÿÿâþUUùªªqÿ÷Uªÿÿªªÿÿûªªÿÿûqÿÿýâ8ý8âÿÿûª8ÿÿýâý8âÿÿöªÿÿâ8ÿÿö8ªÿÿªâÿÿþÿÿþÆþÿÿüƪÆÿÿþªþªÿÿüƪÆÿÿûqqÿÿðâªâÿÿâªÿÿªÿÿýÆþªÿÿúâqÿÿªþªÿÿþþªÿÿøUªÿÿªþUÿÿýâqýqâÿÿùÆUÿÿªý8ÆÿÿýÆ8þÿÿýâUûªÿÿªûªÿÿ8 û8UU UþUþ8Ï€þÿ ÿ.þÿ ÿ.þÿ ÿ*ÿÿÿ'ÿÿþÿÿÿÿÿÿÿþÿÿ ÿ ÿ ÿÿÿ ÿ ÿ ÿþÿ.ÿÿþÿ ÿ ÿ ÿÿþÿÿÿþÿÿ ÿ ÿÿþÿÿÿþÿ ÿÿÿ ÿÿÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿþÿÿ ÿÿÿÿÿþÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿ ÿ ÿÿþÿÿþÿÿ ÿþÿ ÿÿþÿÿ!ÿ ÿÿ ÿ ÿ ÿÿÿ ÿÿÿÿÿÿÿÿ3ÿ;ÿ;ÿà€þÿ ÿ.þÿ ÿ.þÿ ÿ*ÿÿÿ'ÿÿþÿÿÿÿÿÿÿþÿÿ ÿ ÿ ÿÿÿ ÿ ÿ ÿþÿ.ÿÿþÿ ÿ ÿ ÿÿþÿÿÿþÿÿ ÿ ÿÿþÿÿÿþÿ ÿÿÿ ÿÿÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿþÿÿ ÿÿÿÿÿþÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿ ÿ ÿÿþÿÿþÿÿ ÿþÿ ÿÿþÿÿ!ÿ ÿÿ ÿ ÿ ÿÿÿ ÿÿÿÿÿÿÿÿ3ÿ;ÿ;ÿà€þÿ ÿ.þÿ ÿ.þÿ ÿ*ÿÿÿ'ÿÿþÿÿÿÿÿÿÿþÿÿ ÿ ÿ ÿÿÿ ÿ ÿ ÿþÿ.ÿÿþÿ ÿ ÿ ÿÿþÿÿÿþÿÿ ÿ ÿÿþÿÿÿþÿ ÿÿÿ ÿÿÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿ ÿÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿþÿÿ ÿÿÿÿÿþÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿ ÿ ÿÿþÿÿþÿÿ ÿþÿ ÿÿþÿÿ!ÿ ÿÿ ÿ ÿ ÿÿÿ ÿÿÿÿÿÿÿÿ3ÿ;ÿ;ÿà<þ8UUÿþU.üâÿÿÿþU-þqÿÿÿþU,þªÿÿÿþU+þqÿÿý8úU8UÿÿüUù8ªªUøUU8Uªªýq þÿÿýâ8ûâªÿÿþUýÆÿÿýâUùUÿÿªUâÿÿþ þÿÿþ8û8ªÿÿúU8âÿÿþUûUÿÿâÿÿþª ûâÿÿªýqªÿÿùƪ8âÿÿûÆUUÿÿûUUÿÿûÆUUÿÿþþÿÿþU ÿþUþÿÿþU÷8âÿÿâUÿÿþUýâÿÿþþUÿÿ ÿþUÿþþUÿÿüUUÿÿþqþ8ÿÿþUþUÿÿ ÿûU8ÿÿþ8ùâÿÿUÿÿûâÿÿªþUÿÿ ÿûUUÿÿöªÿÿªUÿÿÆûªÿÿªþÿÿþU ÿûUUÿÿöªÿÿªUÿÿâûªÿÿªûâÿÿÆ ÿûUÿÿþUÿüqUÿÿþÿþþqÿÿþq ÿþUûâÿÿÆþÿÿü8Uÿÿþªþqÿÿþ8þâÿÿþqÿþUþqÿÿýªþÿÿûÆUÿÿýªþqÿÿþâ þUÿÿýÆUþUÿþUþªÿÿªþâÿÿúâUÿÿªþâÿÿþ8 þUÿÿþÿþUýªÿÿýâþUÿ ÿþU ýUâÿÿûâÿÿþUýqâÿÿýâþUÿÿý8ÆÿÿýÆ8üqâÿÿû8UU8þUÿÿþUUþþUUþUÿÿ;þUÿÿ;þUÿÿ;þUÿÿàDÿ7 ÿÿÿ# ÿÿÿ#ÿÿÿ#ÿ ÿ!ÿÿ ÿÿÿÿþÿÿÿ ÿÿ ÿ ÿ ÿÿÿÿ ÿ ÿÿþÿÿÿÿ(ÿÿþÿÿÿ ÿ ÿþÿÿþÿÿÿ ÿ ÿÿþÿÿÿþÿÿÿÿÿÿþÿÿÿþÿÿÿÿÿ ÿÿþÿÿÿÿ#ÿþÿÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿþÿÿÿÿ ÿ ÿ ÿÿÿ ÿÿþÿÿ ÿÿÿ ÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿþÿÿáDÿ7 ÿÿÿ# ÿÿÿ#ÿÿÿ#ÿ ÿ!ÿÿ ÿÿÿÿþÿÿÿ ÿÿ ÿ ÿ ÿÿÿÿ ÿ ÿÿþÿÿÿÿ(ÿÿþÿÿÿ ÿ ÿþÿÿþÿÿÿ ÿ ÿÿþÿÿÿþÿÿÿÿÿÿþÿÿÿþÿÿÿÿÿ ÿÿþÿÿÿÿ#ÿþÿÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿþÿÿÿÿ ÿ ÿ ÿÿÿ ÿÿþÿÿ ÿÿÿ ÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿþÿÿáDÿ7 ÿÿÿ# ÿÿÿ#ÿÿÿ#ÿ ÿ!ÿÿ ÿÿÿÿþÿÿÿ ÿÿ ÿ ÿ ÿÿÿÿ ÿ ÿÿþÿÿÿÿ(ÿÿþÿÿÿ ÿ ÿþÿÿþÿÿÿ ÿ ÿÿþÿÿÿþÿÿÿÿÿÿþÿÿÿþÿÿÿÿÿ ÿÿþÿÿÿÿ#ÿþÿÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿþÿÿÿÿ ÿ ÿ ÿÿÿ ÿÿþÿÿ ÿÿÿ ÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿþÿÿáþ=üÿÆqøªÿÿªUÿÿ#ÿþUÿýâ8øªÿÿªUÿÿ#ÿþUÿþUøªÿÿªUÿÿ#ÿþUýUÆÿÿøUªÿÿª(ÿþUþUÿÿõâªÿÿªUUù8ªª8ôUU8ªªý8UÿÿüUþ8UUöªÿÿªUÿÿý8âÿÿýâ8úUÿÿÆÿÿþUþªÿÿþU øªÿÿªUÿÿþUÿÿþUþUÿ ÿûUªÿÿþU øªÿÿªUÿÿþ8ÿÿúUUâÿÿûUÿÿûâqUªÿÿúâqªÿÿüƪ8 øªÿÿªUÿÿúÆÿÿâ÷âÿÿªUÿÿýâþªÿÿþÿþU øªÿÿªUÿÿþ8ÿÿþqþ8ÿÿþUÿÿþqþ8ÿÿþUÿþU øªÿÿªUÿÿþUÿÿªÿüUUÿÿþÿþUÿþU øªÿÿªUÿÿþªÿ ÿüUUÿÿÿþUÿþU øªÿÿªUÿÿþÿ ÿüUUÿÿÿþUÿþUUöªÿÿªUÿÿþUÿÿþUUüUÿÿÿþUÿþUþªÿÿõâªÿÿªUÿÿþÿÿþªþ8UUþUÿÿÿþUÿþUýqâÿÿõUªÿÿªUÿÿþÿÿþªþqÿÿûÆUÿÿÿþUÿþUÿþUøªÿÿªUÿÿýâÿÿªþâÿÿûUÿÿÿþUÿþUÿýâUøªÿÿªUÿÿýâÿÿýâUþUÿÿÿþUÿþUûÿâøªÿÿªUÿÿýqâÿÿýþUÿÿÿþUÿþUþþUUá€ÿ<ÿ<ÿ<ÿ<ÿ:ÿ:ÿ:ÿ:ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ ý€ÿ<ÿ<ÿ<ÿ<ÿ:ÿ:ÿ:ÿ:ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ ý€ÿ<ÿ<ÿ<ÿ<ÿ:ÿ:ÿ:ÿ:ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ<ÿ ý@@@@ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ>>>>Ê!e2•CGlobus«     *•C*­V—V£V¯•C*ñUxUˆU˜U¨U¸UÈUØV?VOV_VoVVÓí   +ë  -65*2COJBA?6$)ê$3FRP?LhzulnndL2&ã'/35B_noflx€|x||tkd\L7! !á!*1;HTW[p|‚„††ƒ„„zumaSD0Û#/5;Kh…Ž}|€‹’‹Šˆ…|unh_N7 Û -7;?Fa®²˜„{{Š•¡ž”‡|‡†xgR4Ø%3HTbyžÄÞêéÞÓ¿¤„t{Ž•›ª®¥œž©»³©­±ªš|Q#Õ3>GZw•±Ñêõøø÷òãÉ¢…‹‰‡™ª³´¸ÂϾ­±º¼³ž{Hó,;I\}¨Ìâñùûüüäûõçʯ£¥šœ­ÃÕáå϶®¶À¾°•j6ô$7CW}­Õì÷ûüüäûöéÝÖÕ˹¬¥¬ÌåòòßݳÀ¿³Ÿ€W(ô#3?MjžÓïøûüüäûøöôôîâÔÄÀØí÷÷éÒ½¹¾º¯¡oGö/;CZƒ»èùüüûüèúöîßÒÜìöøíÚÉÁ»³ª ‘~c7ö5@GhŸÓòûüüûûúûûüüê÷äÌÉÛïøïÚǾ¸­¤›…vNó(8BJp¬Ùî÷úûüüüûúûüüê÷䯰ÁáõóÚ½¯¬¦ ˜…{\- ð2;CKn£ÊÜèñöùûüüûüéùìΣ­Ñð÷ãÁ¬¢™”‘‹ƒyfA  ì7?EKh”´ÄÐÝèïô÷ùúûûüéûòÕ¢¤ÆêøïÚÄ©Š{|‚ylN ì#:BGLc†¥µ¿ÉÓÙÞäëóøøýúûüüèûõܬ¡ºãøøð⻄a]lwtjS$  Ë,M`gdV7 È1=DHLTao|ƒ„‡™¦¯´¶¶¸¾ËØâéîïïèÚí¬ÊÛÒÀ§‚T70;N^d^I+Ç!4=CHLPUZaegip~›ž™——¨·ÄÐÙÝÝ×ÏÆµª¬¬œ‚hO8/1:L^hkfU="Æ"6>DHLNQTVWXY^mƒ–›’ŒŠ”Ÿ¬¹ÅÌÍÊÈʳ¡’xS9..17BRcnw~{lQ-Å"7>CHKMPRSTUV[m‰¢™’“— «·ÂÈËÊÍÕ×ÔͽS-)269DXkv~†–Ž^5Å"8>CFJLNPRRSUZo¦®§£¥¨§­µ»ÁÇÊÌÏÖÚÜÜ»€I++468DYo„”š››™‚\4Ä!7=BEHKLNPQQSWj­¼·¸»½»¼¾¼º½ÃÈÊÉÉźŒV4).688AOd„£³¬ž’“wO# Ã4;@DFILMNOPQSaƒ¯ÈÆÊÏÐÌÈú¯­¸ÂÁµ¨–|U6(*4;<;:BEFHIJJÑLY¸àãàÝØÎüº¹¶«hH5,(#!!%8RS@.)1BViy‚maVF'Ã%/6;?BDEFGHHMf•ÄâæâÞÖȺ³²´²¢|O6,)&# !'@dkU;-/;L]fkh]UK44=KV[YRMA,à (05:=>@@ABBLz·ÓÜÞßÙÏ¿¯¥¡¡ ’l?.*(&#$/Cc†š™…iQB;>EJMHD7 Ä$-37:<=>>?@Ho¨ÌÝßÝÖ˼­¢š–“†c<010("*>YsŠŸ«¥’|fUMIHHC8'Æ *0369;;<=>C_“ÅãåßÕɼ­ž‘‡~oU<=B?-"/Mo„¯³ª›‰ucUIA>*È$+/36899:;>Q‚ÃîïåÖÆ¼¯œ†o[LCF[`Q2"1U™— °µ®¡“nVA23 É'+.135678:Gu¾ñóæÔú®™zW>5=SjcI-!,L€©°²µ²©œŽ~jP;+)Ê "'*,/02335=d­çòåÓù¨gC//AYbO5% %;m¤¿ÅÁ¶¨˜ˆwcL9, Ê#')+,-./05RÎìäÔÄ´™uN2'-ATO;)#!"/U‹¶Ê˾«—…r^J9) Ë $''(**+,.An«ÛÚо¡zS6&#(5@7+#! '@nž»Ä¾®š…p\I4  ÷ $%&'((×)2Lz¨¬¨˜xR6&! !&*&#! $8`Žª³°¤”€jT?& é #%&''&%'0E[_^WE3& ú!"! ï&=g‘¨¨›‹|jV?( ê #%&&%#!"'-//-'# è !!  *HvœªŸ†o^J5#ù"$$û"   ! ð"0X‰§ª”rVB* ù !!ý þ !!ì  #8k¡´¨‰`@)þ õ  æ  !  #=|¶¾¦S0  ø û   î >‚¼¿¡wM)ø  í?~¯¯“mH' ûù ï Ex˜’wW8 úõì %Uz„qT5 úø   î  3c{^= ûõBl}qO,4ö"Onvc@4õ/YmiS33ô:\f[B%3ôB\^M23õ %HYTA&4õ0JRI5 3ô :KK>)3õ)BLE4 4õ6JLA/Òì  *ê&9ELLFJSWRJF@6' )ê*G[jssjp~‡‚yuqeQ9&ã #>Ubikq‚ŒŽ‰‹“މ‰ˆzsiV=$!á G[gq{‚ƒ„˜›œœ›š—•—•Œ‡~p`O9ô"Gbox‚ž¡ššé›Ÿ  ¡ ž™•’މ‚{p\? Û:VhryŽ¥¶·§—•˜šž£§¥ž“ŠŒ‘••“‹|iR4Ø%Kamu|…“©ÂÐÏÀ´©ž•’–ž£¤¢š“›££ž—~fF" ÕKerzƒŽ´ÎáééâÚʵž’’™›¤§¡šš¡­«¦©¨ŸŽrJ!Õ;br|ˆ›°ÃÙëôøøöóçÒµ¡›žš•œ¥©¨¬´½´«±¶²¤pBò"Yo}‹¡¾×çòùûüûûåöêÔÁ¹¸¯¡ž ¨µÅÐÒ³°µ¸¯ ˆa2ôGjxˆ¢ÃÞï÷ûüüûãüûöìäàÞÖÆ¹¯¯ÄÛçäÓ¾±²·°£‘vP%ô Fbs€•¹ÞòùûüüúûüüûøööéñçÚÊÃÔçñîÞɹ´´¬¡”ƒiCö%[nyЦÍíúüüãûúúûüú÷ðßÒØçòóåÐÀ¸±¦•Šz_5ö@fv}”¹ÝôûüüúûúùúûüüêöäÍÉÙëõêÔÀ¶®¢š“‰sK òWmz€˜¾Ýíõùûüüþûúúþûüüê÷åɶÂÜïî׺«¦Ÿ˜‘‡x[, ïds|‚–µÍÜçðõùûüüûüéøëÏ­±Ìæîݾ©Ÿ–‹„wd@  ì+lw~ƒ”­ÀËÔÞèðõøùúûûüéùïÕ¬©ÂÞíçÓ½¤Š|{}}wkM Ë$Hoy~ƒ‘¦·ÁÇÎ×Þãèîôøøööøúûüüûøîׯ¦¸ØíðèÖ²„gblrqjT%  Ë 4Ypz„Ž­¸½¾ÀÄÉÐÚåëéççëïòôôóîäѳ¤¯ÒéëäÓ°|VJS`eeW8 È <`rz„‰‘™ £¤¥ª³½ÆÌÍËÊËÏÔÙÝÞÞÚÒÅ´¨«ÄÒ̺¤…`IBGT`d^J,ô @dszƒ‡ŠŽ‘””Õ— ­¹¾¼¹·¸»¿ÄÇÉÉÈûµ¬¦«¬ ‹uaNCAFQ`ikfU="õ @fry~ƒ†ˆŠŒŒÓ‹”¢²º¶²°¯±³¶¹º¼½º··²© ˜†kVLFCCHUdow~{lQ-Å @gqy~„†‡‰Š‰ˆ‰’¢²º¶²°°¯±´¸ºº»ºº½¾½¾¶–jNGFB?GYkv~†–Ž^5Å >fow}€‚„†‡ˆ‡†‡£³»¸µ´´±³¶¸·¸º¼¾¿ÀÃÈ´‹bKFD=:EYo„”š››™‚\4è ;:44=KV[YRMA,ÃEJMHD7 ö)M[adgikkÐjim†¬ÅÑÔÒËÁµ¬¥˜“ˆqVMLIB=BPcw‹Ÿ«¥’|fUMIHHC8'õCT\`cefggÓizœÀÕÖÒËÀµ«¢—ކyfTSSNB;E\u…¯³ª›‰ucUIA>*ö6JV\_abddÔeq“ÂÞÛÔɾµ«Ž}m`XXdeZE;Gc‡š— °µ®¡“nVA23 ÷&?PW[]_`aaÔbj‹ÂãßÓź²¨˜‚jXOR]lgUC;C\ˆ«°²µ²©œŽ~jP;+)ö2GQVY[\]^^ÖcµÝàÑ÷¯¡‹qZLJR_eZI?;>Py¨ÀÅÁ¶¨˜ˆwcL9, ö#:HPTVXXYYÖ[pžÊÛÎÀ³¦’w^NGHQ[XLB=;<;;@Sx¢¼Ä¾®š…p\I4  ø+=<;?Mk’«³°¤”€jT?& è.==ï@Pp”¨¨›‹|jV?( é .9@BDEGHHJLOOLIDA@@??>ðDY}žªŸ†o^J5#õ+5;?ACDDüCA@? ?>ð@Jfލª”rVB* ÷ &19òAPx£´¨‰`@)þ ö "-5;>>??ò>=?R†¸¾¦S0  õ)38:=>>?ñ=:68N‰½¿¡wM)ô  )17:;;<==<ï;:70')F°¯“mH' ûÜ (/2579:;<;;:863/+%Fy˜’wW8 úß &+.034430-(" %Uz„qT5 ú÷ ì  3c{^= û õBl}qO,4ö"Onvc@4õ/YmiS33ô:\f[B%3ôB\^M23õ %HYTA&4õ0JRI5 3ô :KK>)3õ)BLE4 4õ6JLA/Òì  *ê :QXY[b_VNJHA91' )êBo„‡†Š”„yvume[Q>&ã9eŠŸ©«¥•ІІzzxqjd_YOA1 !á4r‘¢«°±°¨™†„€|{zwqlhd`ZQF9(Û 4n™®¸¹´­§¡˜’Ž‹‡‚}xsnjgc_YSK=)Û(Yƒ«´¹¹´®§¢Ÿžœš•ŽŠ†‚}wrnmlic[PB3"Ø8q‘¡ª±¶¸ºº¹¶±²¯©¤Ÿ™”Œ‰…€{yxxsldYN@-Õ (q•¦®²µ¸¼ÂÉËÊÇÇÀ´«¤Ÿœ–“’‡ƒƒ{vncVF/ÕY‘¦°¶¹¼ÀÄÎÙÞÞÛÙﳬ¨¦Ÿ˜–•“Œˆ„~seWE+Õ3„£°¸¾ÃÆÉÎØãèèåßÕÊÀ¼º¹°¥˜••˜š›—‘Œ…zm`R># Ó.h›¬·ÂÌÐÒÔÙàåäâáÜÖÐÌÎÐÐɼ­¡š›¢¦¤–Ž…{odZM8Ñh¦±¼ÌÛàááãåãÞÛÛÙÖÑÎÓÙÛÚÒÀ®¡¢©®ª¢™†{of`ZK0Ð7†¢¬µÀÒâéëëéæàÙ×ÚÚ×ÑËÎÖÜâßϸ¦¤ª°¯¦œ“‰|phdaXE'Ða–«±¸ÃÏÛäêêæáÛÖÖÝÞÙÑÉÊÓÝææÖ¼¤ž¤¬±ªž”Š~phec_U9 ΂¡¯µ¹½ÀÆÐÙÝÝÜÙÖÛåæâÙÏÐÖßçäÕ¼£˜š¢«©ž†}phc__[F# Ì”©²··³®®·ÁÊÐÕ×ÙàêìèàÙØÛáäßм¦—”™¤¦„{of`\[ZM3  Ì@ž¯µ¹¶®¥ ¤­¶ÀÉÐÕÛáâßÚÖ×ÚÞÞ×ʺ¨˜“— ¥¡–Š|ma[XWWQ= Ì7m£±¶º¸¯¥¡¨®µ¼ÃÊÎÍËÊÊÌÎÑÐÊÀ³¦—’•¥¥ž“k\USRRPC Ò O†¥±¶ººµ¬¥£¤¤£¢¤«±µ³²³¶·¸º¹¶¯¨ž’Ž‘›££œ‘iXOLMMûF/ ÈY¦±¶ºº¹µ²°¯¬¨¡žžœ› ¢£¤¤£ ›•‹˜˜ŽraUNKLPSPB)ø^•¦°¶¹»»Ñº¸¶³¯¦˜”‘ŽŽ’“”•–•‘Šˆ‰ˆ~rg]UPLPW_caS=#÷`˜§¯µ¹»½½ê¼¹¶²ªŸ–ЉˆˆŠŠ‹ŒŽŽ‹ˆ‡‡ê…~sib[UNMUbmv}zlS-ê`𦮴·¹»¼¼º¸µ±¨ž•‹‰ˆˆ‰à‹ŒŠ‰‰ŠŠŒ‹‚rf_XLDIYjwˆ”Ž^5ë^—¤­³¶¸¹»º¹µ²®¦–‘ŽŒŒÜ‰ˆ‰‰ŠŒ‹‰ˆˆ‰‹‡|nd\PB;APe„£´«‘uP% äW“¡¨®²µµ¶µ³°¬ª¦£¡–’Œ‰†…„„áƒ{xwvqkeb[NB<;=Kl˜¾Å²”‘€c5à S‘ž¦«¯±²²±®¬ª¨¥¦©§”‘Іƒ€~|zusqnkfc`\RD91/7QvŸ»º¡Œ}fA à OŒ›£¨¬­­®­ª§¥¤£¦®¯¥˜’Œ‰…}zwtrpolhd_[[VG5,+2E[v”¢‚q_F% à H…•ž¤§©ªª©¦£¡  ¥®³«›’ŽŠ…‚}zvtrqpmje`[W[aV@/*2CUfy‚odVD& à @|šŸ£¥¦§¥¢Ÿž¤¬²®Ÿ“ˆƒ€}{vsqppnkgc]XT_qmU;.0;K[fjf_WL; Ã6oˆ•›Ÿ¡££¢žœš™£§¬¬ •‡‚|xsponljgc_ZWWh‚‡uW?54=KVZYSMA,î(\—›žŸ ž›™—–𡣣ו…€}zvrnljhfc_ZWX_qŠ›™…iRB;>EKMHD7 Ä?u‰’—™›œ›˜•“’•›žŸžš•Œ„~zvusokhda^YUV^kz‹Ÿ«¥‘|gVLJIGC8&Å iŒ‘”–—–“‘Ž– žš”Œ„}wsrrojeb`\VQVfz†Œ°´«œ‰tbUJA>*ÇVt…ŒŽ‘’‘ŒŠŒ•¢§ š’Šƒ|upnmjebdb]UPWl‹š•Ÿ±¶°¤“€kVB24 É=d}†ŠŒ‹Š‰ˆ‰•«³¥š‡€yrlihd_]aa\UQUhŽ«®±¶³«Ÿ|gQ<-*Ê"Op~„ˆ‰‰‡‡†…„§²¦™Ž…~wpiec`[W[\YURS_©¿ÅÁ¶©›‰uaM<-  ÷ 7\q|„ƒ‚‚Õ€…–¡Ÿ”‹„|tmfcb_YTVXWUSQWn•¸Êʽ¬š†q^L;) è=^py}~}||zy|…’‹†€vmhddûa[UUVVìTRR_}£¼Ä¾¯œ‡q]K6  ÌD_nuwwuutux}„†|vmfdeffb\WVWWVUSSZq“«´²¦•‚lT@) ù(H]hmnnîorx}€ysmgeegge_ZWWVîTU^v•¨©›‹|kV>( å.GXaefhkqx||zvqlhggfd`\XWWVïUYg‚ŸªŸ†o_J5#ä,BQ[_chotvvuroljgeb^[YXWXXîWVV]r’©ª•sWB* Ô&;LW^fknoomljhea_^\YXXY[[ZXWWb‚§´¨‰`@*þ í5GU`eghhgfec_\ZZXíY\^\ZXVUb޹½¥T1  ô ,@PY^acbbüa_[XXWíY\^[WRMJY޾½ wN+Ú"2ANW\]^__`^[YWUTVWXTNC64Lƒ°¯’mJ( ûÜ1?HNSWZ]^^[WSOLIE>5("Gx—‘xX: úÝ /9BHMRSRNG@90&%Uy‚oS6 úá !#$#! 4d~y]= ûõCm|nN,4ö#Ont`?4õ0YkgQ33ô;\eYA%3ôC\\L33õ %IYS@'4õ1KRG4 3ô @ABA>:60)" Ó 8^|—¬»ÅÊËÇ¿² ‹pQ8,(%" Ò !;^~›³ÇÖãíòööôîæÛν©‘x[C4+%! Ð:\„®Ñæíòöúüýþþýüú÷óïèÚÁž}_G6.("  ï "JµÖçõýýþþÿÿþéüøîàÈ¢tP@7/'!  ò 2`”ÅéúüþÿÿéþýûñØ´‹gO?4,%  ò @q¨ÒìúþÿÿëüôäÆwYF:1(  ñ F~¶ÝòûþþÿÿëýøëϨ^K>4*! ñ @~»æ÷ýÿþþÿÿëþûïÕ­`NA6+" ð2r¶æúþÿÿþþÿÿíüñÖª~aOC7," ô"`¨Ý÷þÿÿþÿíüïУy_PC6+! õ J”ÒòýÿÿþÿàþùêÆ™u]OA5) :Æíûÿÿþÿáþøâ¼m\M@2&  !]¶êûþÿÿþÿäþôÙ«€jYJ;.# <…×úÿÿþÿåüëŘxdUE6*  ^­çüÿÿþÿåýôÛ²…p`O?1% ~ÐõþÿÿþÿæþúëÇ“|k[J;-!  9›åüÿÿþÿçþõئ‹wfVE6( !_³ìýÿÿþÿçþùä¿…sbQ@1$  *}ÆñþÿÿþÿèüðÖµ™…r`N=." 2˜ÖõþÿÿþÿèþøëÓ¹¡ˆr_L;,   9¬ãùþÿÿþÿêþùîÝŧ‹s^K9*>¼íûÿÿþ ÿëýúõéѯŽs\I7' BÆòýÿÿþ ÿþíýúíÓ²qZF4$ EËõýÿÿþ ÿþîýûíÒª‰oWB/ GÌõýÿÿþ ÿþðúèÄ¡„jQ< HÉóüÿÿþ ÿþðýóÚ¸˜{aH  FÁîüÿÿþ ÿþñøèɨ‹oT !Eµçúÿÿþ ÿþðúïÔµ˜z^ !B¤Ü÷þÿÿþ ÿþðúðÙ½¡„f !=Ïôþÿÿþ ÿþðùîÚ§‰k  8wÀïþÿÿþ ÿþïýøìÚé‹l 1Z­éüÿÿþÿþîûôéØÁ§‰k +C—ÜøþÿÿþÿþíýøðåÓ¼¡„e (8ÄïýÿÿþÿþíýõìßÍ´™{^ %3d¤ãüÿÿþÿþëýûóèÙÅ«ŽqT "/N…Ìòýÿÿþÿþêý÷îáкŸ‚eJ,@j©ÛõýÿÿþÿþèýúóçÙÆ®’tX? (7SºåùþÿÿþÿþèûõíàϺ ƒgL5 #1C]•ËíûÿÿþÿþåýûöîåÖì‘uY@+ ,;Nu§ÔñüÿÿþÿþýßûùõïæÛÉ´œeL5" '4E^„±ÚòüþÿþþÿÿþßýûùöóíæÜι¢ŠoU>* ".HR\emt|‚ˆ‹Ž‘”•–—–•”’“ªÇÛæÜÁ¬£ œ“„q[E2! É ")09BKT[ciouy|€ƒ„……„ƒ‚‚‡¡¿ÏÔǬ›•“r_J6& Ì %,4;CJQW]bfimoqrsrqps{—²¾½®—Šˆ…~q`N;*  é  &,39@FKOSWZ\^^ç]^cqŠ ©¤“ƒ{zwnaQ?/  ê  &+05:>AEGIKKéMUg|Œ’ˆxomli`RC3$ê #'+.14689::ê>H[lwxm`]__\SF7) Ô !#&()**++,1=P]b_TKMPROG;-  í ê (5EOOG<7.” Ø #1=C>2(&.7<;4* ˆÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ>>>>Ê!e2•CTextÿ     W\•CW|]Ž]š]¦•CWÀWÐWàWðYM[˜]]&]6]F]V]f]v]†ÝüU2UüUÿU2ÿü8ª82ÿþUUþé8U8UUUUU8U88Uÿú8ªÆÿUéªÿªÿUÿÿUÿªUÿªªÿUÿüUÿUéªÿÆ8ÿÿÿÿUÿª8ÆÆUÆÆ8ÿüUÿUêªÿUÿÿÿÿUÿªÿÿüUÿUêªÿUÿÿÿÿUÿª8ÆÿÆ8ÿüUÿUéªÿUÿÿÿÿ8Æÿª8ÆÆUÆÆ8ÿªßq8ªÆÿƪ8ªÿUÿÿUÿªÿªUÿªªÿUUü8UUç8UUUUU8U8U88U†âüU üU8 Uþ8üUÿU üUÿª ÿªÆþ8üUÿU üUÿª ÿúUÿªUU÷8UUUUUó8UÿU8UUUúÿªUUþÿ Uÿª⪪âªÿÆqªÿUUÿªªÆÆ88ªÆÿƪ88ÆÆªªÿUUÿªªÆÿª⪪â8ÿÿUUâqUÿªªÿUªÿUªÿÿÿÿUÿªUÿUªÿUÿÿÿÿUÿªUÿªªÿUªÿÿUÿÆ8Uÿ⪪âÿUªÿUªÿÿÿÿUÿªUÿUÛªÿƪªÿÿÿÿUÿªUÿ⪪âÿU8ÿÿâqUÿÆUUêªÿUªÿÿÿÿUÿªUÿUüªÿUUôÿÿUÿªUÿÆUUþÿ÷âqUÿªëªÿU8ÿÿÿÿUÿªUÿUüªÿUÿùUÿªUÿªÿùUÿªâªªã8ªÿUÿÿUÿªªÆÆ8ƪ88ÆÆªªõUÿªªÆÿªâªªñ8qUUU8UUô8UUUUUþ8øUU8UUUü8UUü8ÇUüU2ÿüUÿU2ÿüUÿU+þ8UUÿòU8UÿU8UUUþ8ƪÿãâq8ªÆÿƪ88ÆÆªªÿUÿÿªªÆÆ8ýÿUÿûâqüUÿUðªÿUÿÿÿÿUÿªÆªÿüªÆ8üUÿUðªÿUÿÿÿÿUÿªó8UUÿªÿÿUâqüUÿUðªÿUÿÿÿÿUÿªÿÿûâqüUÿUðªÿUÿÿÿÿUÿªªÝÿUÿÿâqƪ88ÆÆªªÿUÿÿªªÆÆ8UUüU8øUU8UUÿUþ88ÿ=ÿ=Uà@@@@ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ>>>>Ê!e2•CYellow-Gradient‡     ^f•C^†´ôµµ •C^Ê^Úq9‚õ”±¦m´|´Œ´œ´¬´¼´Ì´Ü´ì€? !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF !!"#$%%&'(()*++,-.//0122345567899:;<<=>??@ABBCDEFF¿ú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYú?@@AABBCDEFGHIJKLMNOPQRSTUVWXYÀ‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvut‘ŽŒ‹Š‰ˆ‡†…„ƒ‚€~}|{zyxwvutÀ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿ=ÿÀ€AGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvwwGHIIJKLLMNOPPQRSSTUVVWXYYZ[\]]^_``abccdefgghijjklmmnopqqrsttuvww¿Z[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstZ[\]^_`abcdefghijklmnopqrstÀsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUsrqponmlkjihgfedcba`_^]\[ZYXWVUÀ@ÿÀ€Axyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©xyz{{|}~~€‚ƒ„„…†‡ˆˆ‰Š‹‹ŒŽŽ‘’’“”••–—˜˜™š›œœžŸŸ ¡¢¢£¤¥¥¦§¨©¿uvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽÀTSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876TSRQPONMLKJIHGFEDCBA@?>=<;:9876À@ÿÀ€A©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ©ª«¬¬­®¯¯°±²³³´µ¶¶·¸¹¹º»¼½½¾¿ÀÀÁÂÃÃÄÅÆÆÇÈÉÊÊËÌÍÍÎÏÐÐÑÒÓÔÔÕÖ×רÙÚ¿‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ªÀ543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! 543210/.-,+*)('&%$#"! À@ÿÀÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþÐÚÛÜÝÞÞßàááâãääåæççèéêëëìíîîïðññòóôõõö÷øøùúûûüýþЫ¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾«¬­®¯°±²³´µ¶·¸¹º»¼½¾Ñ                                                                                                                             Ó.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿ.ÿÑ@@@@ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ>>>>Ê!e2•CPinguinÿ     µ¼•CµÜÌiÌuÌ•C¶ ¶0¶@¶P¶`¶pÆsÊøËËË(Ë8ËH̰!ü)!)!!þœ1û!))11)!0û!!)1191ü)!-þ!))1û)!!,þ!))þ!))!ýB+!ý)!) )+þ)þ!) )ý!*ü!! )ý!*ú!!))þ))ý!*þ!)ýk))!þ*þþ!))ý!))!þ*÷!)!))))ü!)þ)))ü!B))1)ý!*!ú))1R11)!þ*í!))­ÞÿïÞ1)11))!!*ù!)µÆkÿÿ1)ü!)*ù9ÎÖÞçÿÿú1)!)*RúœÞïÿïÿÿúŒssRÖ)ú”kÞçïÿ ÿúÖÆÆœs)ûœÞççÿ ÿÆýœŒ)þ¥ççþïÿÿ÷ï{ÖçÆÆœŒ)øœ”ÖÿççïÿÿöÞ½ÞçÆÆµœŒ)þœ””ýÆçÿÿôçRÞ½­„ƽƵ”)ê­”Œ„¥Þkkµ)ïÞµ”­½Æ½µµœ)îµ”ŒŒc„µÞçïç­„œµÆ½ÆÆþµ)ð½­ŒŒssŒµÞç­k”œµÆÆüµÆÆ)ûƵ­”ŒŒ”ýœµÆÆþ½ÆÆ)úµÆ½µœ””ýœµÆÆü½ÆÆ(Ƶœ­µû½ÆÆ½ÆÆþ½'ƽüµ½½ÆÆþ½ÆÆ'ÆþÖÆÆýÖ½ÿÿþ÷ÆÆ½&ÆþÖÆÆÿ÷÷ÿÿ÷÷­ÆÆ$ôÖÆÆ½Æ½ÆÆÖ÷÷ÿÿ÷þ­$Æö½ÆÆÖÖï÷ÿ÷ÿÿ÷$þµÆÆþï÷÷ ÿ÷þï#÷ƽÆÖƵÆÞ÷÷ ÿû÷ÿ÷ï"÷œµ½ÆÖÖµÆ÷÷ ÿû÷ÿ÷÷"üœ½ÆÖÖ­ï÷ ÿ÷"þ”½½ÖûÆœïï÷÷ ÿ÷"ó”µ½½ÆÖÖ­÷ï÷÷ÿ ÿ÷"úŒµµ­µÆÆïþ÷ÿ ÿ÷!”ÆÎýÖÎïïû÷ÿ÷÷ÿÿ÷ï!üÆ­œÿÿúçÿï÷÷ÿÿú÷ÿÿ÷÷ïï!ø­Æ¥ÿÿ½­ÿÿþï÷÷ÿ÷þïÿÿ!÷¥­­”Î÷÷Öÿÿþï÷÷ÿý÷ÿ÷÷úïÞÿÿï!÷ç÷÷çÿ÷÷„ÿÿ÷þÿ÷÷ïþÎÿÿ"þÿçç÷þïÿÿþï÷÷ïúç÷ÆÎÿ ù½ïççÞ÷ÿÿÎþ÷ÿÿûï÷ï÷ïïúçÞÆœ¥ïç÷ÿ÷÷ÎÎÆÞ÷ÿÿþ÷ïïúÞïÞνìç÷Þïÿïçç÷÷祥”ÆÎÎÿçïïû÷ïÞÎýÞçïïçûï÷ÿ½ÎÎû½ÎççïïçúÞ÷÷çÞ ñÎïïççÞÞçï÷ç½ÞÎÞÞçúÎÿ÷ïÞ!þÎïïøçÞçç÷ïkÎÎÞùνï÷ïç"ô½çïçÞÎÞçÿÞ{ÎÎþÞÎÎõÞÎÞÞνÞïçÖ#óµÞçÞÎÎÞïïZ­ÆÎÎþ½ÎÎú½ÖÞÖÖ$õµÎÞνÞÞçkœ­­ÆõÎÆÆ­­{ÎÎÖÞ&½÷ÆÎÞïÖ”¥¥­­úÎÆ”ÆÎÞÞ°!ü)!)!!þœ1û!))11)!0û!!)1191ü)!-þ!))1û)!!,þ!))þ!))!ýJ+!ý)!) )+þ)þ!) )ý!*ü!! )ý!*ú!!))þ))ý!*þ!)ýk))!þ*þþ!))ý!))!þ*÷))!))))ü!)þ)))ü!J))1)ý!*!ú))1B11)!þ*í!))s”ÎÞÎ1)11))!!*í!)s{BÎïÎÎÖ11))!)*÷9{Œ”œµÎÖÖú1)!)*!ðkŒ­µ­µÖÎÖÖÞÖµµB!!þ½)ê){”œ­µÖÎÎÞïÞÞÎÖÖ¥!1!)û9¥œœµµùÎÖÞïÞεµû!1))êB¥­œ­µµÎÞ÷ÞÎέRŒ¥!1))ê9ZŒµœœ­ÖïçÖΔ{”¥!11))ï1)Zc{œµÖÞÞ¥9œ{sk!!)*ñ!))Jc­BB{!­œsZ!!ü1)1))Jös”¥­œsR1)!!þ1)!)!öRs”œsB)1)!!ü1!!)ü!)!))ý1)!!)ú!!)1))ú1)!!!!)ó!1))11!!))!!!(þ!!þ)!!ý!ü!!&þ!!þ½ÿÿþ÷!&!ÿ÷÷ÿÿ÷÷k!!$þ½!!ý!÷ÿ÷þ!$!ý!ûï÷ÿ÷ÿÿ÷$ý)!û!ï÷÷ ÿ÷þï#!ù1!Þ÷÷ ÿû÷ÿ÷ï"1ù!)!÷÷ ÿû÷ÿ÷÷"ó1!!!Rïï÷÷ÿ ÿ÷"þ)!!ù1ïï÷÷ ÿ÷"ó)1!!!÷ï÷÷ÿ ÿ÷")ý!)ïþ÷ÿ ÿ÷!Z”„ýk{ïïû÷ÿ÷÷ÿÿ÷ï!”þ{ÆÆù¥œµï÷÷ÿÿú÷ÿÿ÷÷ïï!”õ„ÆÆ”œÆµ¥µï÷÷ÿ÷ûïµµÆ òŒ”„kœÖ֥ƥµ¥ï÷÷ÿý÷ÿ÷÷ú¥­!ò­ÖÖÆÞÖÖRƵµ¥µ÷÷þÿ÷÷ïúŒµÆÆµ!ûµÆ­­ÖÖþ­ÆÆµþï÷÷ïú¥½”¥Æ 󌭥¥œ½ÞÞµ¥¥½ÆÆùµÆï÷ï÷ïïú­œ{ssìÆ­œ¥œ¥œµ½½”¥”µ½µÆµ½ïïúœ½”„{õ­½”­µ­œ¥½½¥¥”¥ýÆçïïúç½½­„ý”¥­­œû­½µœÎÎû½ÎççïïçúÞÖ½¥œ þŒ­­õ¥œ”œ­½¥½ÞÎÞÞçúÎÞ½­œ!þŒ­­øœ”œ¥½­BÎÎÞþν½ý­¥"ô„¥­œ”Œ”¥µœJÎÎþÞÎÎõÞÎÞÞνœ­¥”#ó{”¥”„„”­­9„”ÎÎþ½ÎÎú½”œ””$õ{„”{{””¥k{„„”õ¥””„„JŒŒ”œ&{ö„”­”k„{„”„„”ú¥”k„Œœœ°!ü)!)!!þœ1û!))11)!0û!!)1191ü)!-þ!))1û)!!,þ!))þ!))!ýB+!ý)!) )+þ)þ!) )ý!*ü!! )ý!*ú!!))þ))ý!*þ!)ýk))!þ*þþ!))ý!))!þ*÷))!))))ü!)þ)))ü!B))1)ý!*!ú))1)11)!þ*í!))!)cc1)11))!!*í!))c))911))!)*÷9!!1)99ú1)!)*ú!)11ò9)99J911!µ*ïZ!!119))JcJJ)99R-û!!11ù)9JcJ)11.)!ò)11)JsJ))11-ñ)!!)9cc9)!!)0ñ!)9JJ))R.þô1))3ö)!)1!!2þú!!4þ:þEvþý½ÿÿþ÷/þÿù÷ÿÿ÷÷c&þµü÷÷ÿÿ÷þ*ûï÷ÿ÷ÿÿ÷,þï÷÷ ÿ÷þï&þþÞ÷÷ ÿû÷ÿ÷ï&û÷÷ ÿû÷ÿ÷÷%öJïï÷÷ÿ ÿ÷&ùïï÷÷ ÿ÷'ø÷ï÷÷ÿ ÿ÷%þïþ÷ÿ ÿ÷!ýïïû÷ÿ÷÷ÿÿ÷ï)ú!ï÷÷ÿÿú÷ÿÿ÷÷ïï&ø9kï÷÷ÿ÷üï%ö9RR9ï÷÷ÿý÷ÿ÷÷úï11!÷1RRJJRR!÷þÿ÷÷ïþ)þ!û1J11RRþ1þï÷÷ïþ1$þ1))ú1BJJ1ûï÷ï÷ïïú1))ô„1!)!)!1BB1ïú1B!ñ1B!1))!)BB1¥¥”þçïïúÎBB1þ!))!û1B1JÎÎû½ÎççïïçúÞRB1) ñ)1)1))!!1B)½ÞÎÞÞçúÎJB11!û)1))!!û)B1ÎÎÞùνBB11"ô!11!!)!)11ÎÎþÞÎÎùÞÎÞÞν11þ)#!ø)!!))Îþ½ÎÎþ½))%ö!!!!)k )'ú!1) )° ÿ2 ÿ0ÿ.ÿ-ÿ,ÿ+ÿ+ÿ+ÿ+ÿ+ÿ+ÿ*ÿ*ÿ+ÿ+ÿ+ÿ+ÿ+ÿ*ÿ*ÿ*ÿ*ÿ*ÿ*ÿ*ÿ*ÿ*ÿ)ÿ)ÿ(ÿ'ÿ&ÿ%ÿ%ÿ$ÿ$ÿ#ÿ#ÿ"ÿ"ÿ"ÿ!ÿ!ÿ!ÿ!ÿ"ÿ"ÿ!ÿ ÿ ÿ ÿ!ÿ"ÿ#ÿ$ÿ%ÿ'ÿ‹þœþµýµœýÆœÆþµúƽ½Æ­úƽÆÖÆùµ½½ÆÖÆ ýµ½ÆÆýÖÆ ú­œµ½ÆÖÖ úÞœµÆÆÖÖ ùïŒsµ½ÆÖÖ ïsýµ½ÖÖþÆø÷ïssÆÆÖÆÆþ½û÷ïïµÆÆý½Îû÷ÆÆµ õ÷ïœÆ­ÆÆ­”Œ üïÆÆÎÎûÆ¥R¥ ôçïÿÿ÷ÎÎ9”έôÞœÞÞÆ)BkÆ­­ÿöÎÆçZk¥ÆÎ­ôÿ­ï÷ÿ÷„­ÎέôÿÆ÷ÿ÷ÿ{ÆÎ­¥ôµÎççÿÿ­ÆÎ­¥ô½ÞçïÿçÆÎ­­¥ù½Öç÷÷ÆÎÎþ­ úÖÞç÷çÎÎþ¥ õÞÖçïޭέ­¥ ùçÞçç{¥­­þ½ úÞÖçÞk­­ Öùç{k­­¥ ÷ÖÞÖZ„œ¥¥ Îú½kœœ¥ ‹þ1þ)ý)1ý!1!þ)!þR!þ!ü1!!ü)!! û!11! ûÞ1)! úï)!1! ï!ý1! ý÷ï!!þ!û÷ïï)ý!¥û÷ï1!ü!)) õ÷ï1!!)) üï{{„„{ý!c ôç”ÆÆ½¥¥)k¥”÷¥sµµ”!1B”” ôµÆ¥”¥9B„”¥”ôÆŒ½Öç½Z„¥¥„ôÆ„½ÞÖµJ”¥”ŒôsŒ­ÆÞµ„”¥”Œô{”¥­Ö¥”¥”„„ù„”­½½Œ¥¥þ„ ú”œ¥½­¥¥þŒ õœ”¥½œ”¥””Œ õ¥œ¥­J{””„œ öœ”¥œB„”„” ”ù¥JB„”Œ ”ú9Z{„„ øŒ„„B{{„ øþJþþþ þ þÞ þï ï ý÷ïþ ü÷ïïþ¥ý÷ï÷÷ï þïþ þç'ú91ú9BRcBú)BJR1 ù)1JJ1 ù!1191 ù!)1BB1 )ü1B1)ü1B1)1þJ )1)þ1ü)!)ü)!‹þÿþÿÿÿÿÿÿÿÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ(õµ½Îï÷Þœ¥œ¥­­þÆ­­ùœ”µÞïï(ú­ÎÞÞΜœ¥­¥úœ½Þ÷ï)þ­½½œ¥œø¥œœ¥½ÞçÞ(ôs{„½½œ{„{„„””ù{k{”­­(ús„œœ„{{„õŒ„„Œ„{{œÖ½)þs{{{Œ{øŒ{{Œ{œ­œ(Bþ) !1)ú1) û1RB)þ ü)1)(ÿ)ÿ*ÿÿùÞ½kœ¥¥ üÞµœýÎÆù”{B{Œ„ ü”{{ý„Œý!ý!ý9ÿÿÿÊ!e2•C binary-codeÿ     Í5•CÍUø¶øÂøÎ•CÍ™ÕÃãËñ`øø.ø>øNø^ønø~øŽøžø® ]ÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿDüÿÿDDÿDþÿÿDÿÿüÿÿDDþÿDDüÿDDüÿÿDDÿÿùÿÿDDÿDDþÿDDþDDüÿDDùÿÿDDDDÿÿDþÿDDþDDDþDDþÿDDþÿDDþDDDþDDûÿDDÿDDþÿDDþÿDDþDDDþÿDDþDDûÿDDÿDDþÿDDþÿDDþDDDþÿDDþDDûÿDDÿDDþÿDDþÿDDþDDDþÿDDþDDDþÿDDþDDþÿDDþDDDþÿDDþDDDþDDþDDDþDDDþDDþDDúDDDDþDDüDDDþDDþDDþDDDDþDDDDþDDDDDDDDDD ]ÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿ¨üÿÿ¨¨ÿ¨þÿÿ¨ÿÿüÿÿ¨¨þÿ¨¨üÿ¨¨üÿÿ¨¨ÿÿùÿÿ¨¨ÿ¨¨þÿ¨¨þ¨¨üÿ¨¨ùÿÿ¨¨¨¨ÿÿ¨þÿ¨¨þ¨¨¨þ¨¨þÿ¨¨þÿ¨¨þ¨¨¨þ¨¨ûÿ¨¨ÿ¨¨þÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨ûÿ¨¨ÿ¨¨þÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨ûÿ¨¨ÿ¨¨þÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þ¨¨þ¨¨¨þ¨¨¨þ¨¨þ¨¨ú¨¨¨¨þ¨¨ü¨¨¨þ¨¨þ¨¨þ¨¨¨¨þ¨¨¨¨þ¨¨¨¨¨¨¨¨¨¨ ]ÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿþÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿÿÿþÿÿøüÿÿøøÿøþÿÿøÿÿüÿÿøøþÿøøüÿøøüÿÿøøÿÿùÿÿøøÿøøþÿøøþøøüÿøøùÿÿøøøøÿÿøþÿøøþøøøþøøþÿøøþÿøøþøøøþøøûÿøøÿøøþÿøøþÿøøþøøøþÿøøþøøûÿøøÿøøþÿøøþÿøøþøøøþÿøøþøøûÿøøÿøøþÿøøþÿøøþøøøþÿøøþøøøþÿøøþøøþÿøøþøøøþÿøøþøøøþøøþøøøþøøøþøøþøøúøøøøþøøüøøøþøøþøøþøøøøþøøøøþøøøøøøøøøø ¢Uþ8þUUþý8UUþ8"ñUÿªÆÆ8âªâü8ÆÿùUÿªÆÆ8!ÿóUÿªUÿªªÿUüqâÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ÿóUÿªUÿªªÿUýªÿÿûUÿª!ñUÿªÆÆ8âªâýªÿùUÿªÆÆ8"Uþ8þUUþý8UUþ8 EÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿüÿÿÿþÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿüÿDDÿDÿùÿDDÿÿDDÿDþÿÿDÿDüÿÿDDÿýÿDDÿDúÿÿDDýÿDDüÿDDüÿÿDDÿþDDýÿDDÿýDDDÿDúÿÿDDýÿDDþDDüÿDDùÿÿDDDDÿþDDýÿDDõDDÿÿDDDDòÿDDDDÿDDÿDDþDDDþDDþDDõDDÿDDÿDDDDþDDýÿDDþDDDþDDþDDþDDûÿDDDDþDDýÿDDþÿDDþDDDþÿDDþDDþDDþÿDDþDDûÿDDDòÿDDDDÿDDÿDDþÿDDþDDDþÿDDþDDþDDþÿDDõDDÿDDÿDDDòÿDDDDÿDDÿDDþÿDDþDDDþÿDDþDDþDDþÿDDõDDÿDDÿDDDòÿDDDDÿDDDDþÿDDþDDDþÿDDþDDþDDþÿDDõDDÿDDDDDòDDDDDDDDþDDDþDDþDDþDDøDDDDDòDDDDDDDDþDDúDDDDþDDþDDþDDþDDDþDDDDþDDDDþDDDDüDDDþDDDDDDDDDþDDDDDDDDD Eÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿüÿÿÿþÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿüÿ¨¨ÿ¨ÿùÿ¨¨ÿÿ¨¨ÿ¨þÿÿ¨ÿ¨üÿÿ¨¨ÿýÿ¨¨ÿ¨úÿÿ¨¨ýÿ¨¨üÿ¨¨üÿÿ¨¨ÿþ¨¨ýÿ¨¨ÿý¨¨¨ÿ¨úÿÿ¨¨ýÿ¨¨þ¨¨üÿ¨¨ùÿÿ¨¨¨¨ÿþ¨¨ýÿ¨¨õ¨¨ÿÿ¨¨¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þ¨¨¨þ¨¨þ¨¨õ¨¨ÿ¨¨ÿ¨¨¨¨þ¨¨ýÿ¨¨þ¨¨¨þ¨¨þ¨¨þ¨¨ûÿ¨¨¨¨þ¨¨ýÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨þÿ¨¨þ¨¨ûÿ¨¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨ÿ¨¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨ÿ¨¨¨òÿ¨¨¨¨ÿ¨¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨¨¨¨ò¨¨¨¨¨¨¨¨þ¨¨¨þ¨¨þ¨¨þ¨¨ø¨¨¨¨¨ò¨¨¨¨¨¨¨¨þ¨¨ú¨¨¨¨þ¨¨þ¨¨þ¨¨þ¨¨¨þ¨¨¨¨þ¨¨¨¨þ¨¨¨¨ü¨¨¨þ¨¨¨¨¨¨¨¨¨þ¨¨¨¨¨¨¨¨¨ Eÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿþÿÿÿÿüÿÿÿþÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿüÿøøÿøÿùÿøøÿÿøøÿøþÿÿøÿøüÿÿøøÿýÿøøÿøúÿÿøøýÿøøüÿøøüÿÿøøÿþøøýÿøøÿýøøøÿøúÿÿøøýÿøøþøøüÿøøùÿÿøøøøÿþøøýÿøøõøøÿÿøøøøòÿøøøøÿøøÿøøþøøøþøøþøøõøøÿøøÿøøøøþøøýÿøøþøøøþøøþøøþøøûÿøøøøþøøýÿøøþÿøøþøøøþÿøøþøøþøøþÿøøþøøûÿøøøòÿøøøøÿøøÿøøþÿøøþøøøþÿøøþøøþøøþÿøøõøøÿøøÿøøøòÿøøøøÿøøÿøøþÿøøþøøøþÿøøþøøþøøþÿøøõøøÿøøÿøøøòÿøøøøÿøøøøþÿøøþøøøþÿøøþøøþøøþÿøøõøøÿøøøøøòøøøøøøøøþøøøþøøþøøþøøøøøøøøòøøøøøøøøþøøúøøøøþøøþøøþøøþøøøþøøøøþøøøøþøøøøüøøøþøøøøøøøøøþøøøøøøøøø ‚üUý8UýU8þUUþý8UUþ8üUþ8UUûÿUü8ÆÿóUÿªâªâü8ÆÿùUÿªÆÆ8óÿU8ÆÆªÿUùU8ÆÿUüqâÿóªÿªUÿªªÿUüqâÿÿûUÿªó8ÆÿUªÿUÿÿùªUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªUÿªªÿUýªÿÿûUÿªôUÿUªÿUÿÿüUÿUýªÿôÿªâªâýªÿùUÿªÆÆ8ôUÿU8ÆÆªÿUüUý8UýU8þUUþý8UUþ8üUþ8UUÆ @ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿDüÿÿDDÿDþÿÿDÿDÿDÿùÿDDÿÿDDÿDúDDÿDDüÿDDüÿÿDDÿþDDÿDúÿÿDDýÿDDüÿDDúDDÿDDþDDüÿDDùÿÿDDDDÿþDDÿDúÿÿDDýÿDDþDDüÿDDþDDþDDDþDDþDDòÿDDDDÿDDÿDDþDD DþDDDþDDþDDDþDDýÿDDþDDDþÿDDþDDDþÿDDþDDþDDDþDDýÿDDþÿDDþDDDþÿDDþDDDþÿDDþDDþDDòÿDDDDÿDDÿDDþÿDDþDDDþÿDDþDDDþÿDDþDDþDDòÿDDDDÿDDÿDDþÿDDþDDDþÿDDþDDDþÿDDþDDþDDòÿDDDDÿDDDDþÿDDþDDDþDDDþDDþDDòDDDDDDDDþDDDþDDúDDDDþDDþDDþDDòDDDDDDDDþDDúDDDDþDDDDþDDDDDDþDDDDDDDDDDDDþDDDDDDDDDþDÿ @ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ¨üÿÿ¨¨ÿ¨þÿÿ¨ÿ¨ÿ¨ÿùÿ¨¨ÿÿ¨¨ÿ¨ú¨¨ÿ¨¨üÿ¨¨üÿÿ¨¨ÿþ¨¨ÿ¨úÿÿ¨¨ýÿ¨¨üÿ¨¨ú¨¨ÿ¨¨þ¨¨üÿ¨¨ùÿÿ¨¨¨¨ÿþ¨¨ÿ¨úÿÿ¨¨ýÿ¨¨þ¨¨üÿ¨¨þ¨¨þ¨¨¨þ¨¨þ¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þ¨¨ ¨þ¨¨¨þ¨¨þ¨¨¨þ¨¨ýÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨¨þ¨¨ýÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨òÿ¨¨¨¨ÿ¨¨ÿ¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨¨þÿ¨¨þ¨¨þ¨¨òÿ¨¨¨¨ÿ¨¨¨¨þÿ¨¨þ¨¨¨þ¨¨¨þ¨¨þ¨¨ò¨¨¨¨¨¨¨¨þ¨¨¨þ¨¨ú¨¨¨¨þ¨¨þ¨¨þ¨¨ò¨¨¨¨¨¨¨¨þ¨¨ú¨¨¨¨þ¨¨¨¨þ¨¨¨¨¨¨þ¨¨¨¨¨¨¨¨¨¨¨¨þ¨¨¨¨¨¨¨¨¨þ¨ÿ @ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿþÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿøüÿÿøøÿøþÿÿøÿøÿøÿùÿøøÿÿøøÿøúøøÿøøüÿøøüÿÿøøÿþøøÿøúÿÿøøýÿøøüÿøøúøøÿøøþøøüÿøøùÿÿøøøøÿþøøÿøúÿÿøøýÿøøþøøüÿøøþøøþøøøþøøþøøòÿøøøøÿøøÿøøþøø øþøøøþøøþøøøþøøýÿøøþøøøþÿøøþøøøþÿøøþøøþøøøþøøýÿøøþÿøøþøøøþÿøøþøøøþÿøøþøøþøøòÿøøøøÿøøÿøøþÿøøþøøøþÿøøþøøøþÿøøþøøþøøòÿøøøøÿøøÿøøþÿøøþøøøþÿøøþøøøþÿøøþøøþøøòÿøøøøÿøøøøþÿøøþøøøþøøøþøøþøøòøøøøøøøøþøøøþøøúøøøøþøøþøøþøøòøøøøøøøøþøøúøøøøþøøøøþøøøøøøþøøøøøøøøøøøøþøøøøøøøøøþøÿ €ýU8þUUþý8UUþ8üUý8UýU8þUUþñ8Uÿªâªâü8ÆÿùUÿªÆÆ8ûÿUü8ÆÿóUÿªâªâð8ÆÿÿªUÿªªÿUüqâÿÿûUÿªû8ÆÿUüqâÿóªÿªUÿªªÿUðqâÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªUÿªªÿUýªÿÿûUÿªüUÿUýªÿôÿªUÿªªÿUñªÿÿªâªâýªÿùUÿªÆÆ8üUÿUýªÿôÿªâªâúªÿU8þUUþý8UUþ8üUý8UýU8þUUþý8UÀ @ÿÿÿÿ&ÿÿÿÿ&ÿÿÿüÿÿÿ&ÿÿÿÿ&ÿÿÿÿ&ÿDÿDüÿÿDDÿD!ÿDÿþDDýÿDDÿD!ÿDþDDÿþDDýÿDDøDDÿÿDD!DþDDþDDõDDÿDDDD DþDDþDDþDDD!þÿDDþDDþDDþÿDDþDDD!þÿDDþDDþDDþÿDDõDDÿDDDD þÿDDþDDþDDþÿDDõDDÿDDDD þÿDDþDDþDDþÿDDõDDÿDDDD! DþDDþDDøDDDD!DþDDþDDþDDDD"DDDüDDD%DDDD%DDDD& @ÿÿÿÿ&ÿÿÿÿ&ÿÿÿüÿÿÿ&ÿÿÿÿ&ÿÿÿÿ&ÿ¨ÿ¨üÿÿ¨¨ÿ¨!ÿ¨ÿþ¨¨ýÿ¨¨ÿ¨!ÿ¨þ¨¨ÿþ¨¨ýÿ¨¨ø¨¨ÿÿ¨¨!¨þ¨¨þ¨¨õ¨¨ÿ¨¨¨¨ ¨þ¨¨þ¨¨þ¨¨¨!þÿ¨¨þ¨¨þ¨¨þÿ¨¨þ¨¨¨!þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨¨¨ þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨¨¨ þÿ¨¨þ¨¨þ¨¨þÿ¨¨õ¨¨ÿ¨¨¨¨! ¨þ¨¨þ¨¨ø¨¨¨¨!¨þ¨¨þ¨¨þ¨¨¨¨"¨¨¨ü¨¨¨%¨¨¨¨%¨¨¨¨& @ÿÿÿÿ&ÿÿÿÿ&ÿÿÿüÿÿÿ&ÿÿÿÿ&ÿÿÿÿ&ÿøÿøüÿÿøøÿø!ÿøÿþøøýÿøøÿø!ÿøþøøÿþøøýÿøøøøøÿÿøø!øþøøþøøõøøÿøøøø øþøøþøøþøøø!þÿøøþøøþøøþÿøøþøøø!þÿøøþøøþøøþÿøøõøøÿøøøø þÿøøþøøþøøþÿøøõøøÿøøøø þÿøøþøøþøøþÿøøõøøÿøøøø! øþøøþøøøøøøø!øþøøþøøþøøøø"øøøüøøø%øøøø%øøøø& ƒUþ8üUþ8UUýU8"ùUÿªÆÆ8óÿU8ÆÆªÿUüUÿª"ÿûUÿªó8ÆÿUªÿUÿÿüªÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ÿûUÿªôUÿUªÿUÿÿýÿª"ùUÿªÆÆ8ôUÿU8ÆÆªÿUýÿª#Uþ8üUþ8UUýU8á@@@@ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ>>>>Ê!e2•CBackground-Gradientÿ     ùŠ•Cùª©m©y©…•Cùîq.uHÎd~—סx¢¹£õ¥5¦~§º¨óþ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ þ &'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:yz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œÿ;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNOŽ‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡ÿ !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&' !"#$%&'þOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcdþOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcdþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µÿþ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0þdeefghijklmnopqrstuvwxýydeefghijklmnopqrstuvwxýydeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxy¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊÿ0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789yz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÿ9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@A9:;<=>?@AŽ‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢þÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòÿBCDBCDBCDBCDBCDBCDBCDBCDBCDBCDBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCDþABBCD£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©£¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©óôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øùóôõö÷øù@ÿþ þ þ &'()*+,-./0123456789:&'()*+,-./0123456789:&'()*+,-./0123456789:yz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œþyyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒÀÿ;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNO;<=>?@ABCDEFGHIJKLMNOŽ‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Ž‘’“”•–—˜™š›œžŸ ¡Àÿ !"#$%&' !"#$%&' !"#$%&'þOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcýdOPPQRSTUVWXYZ[\]^_`abcdþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µþ¡¢¢£¤¥¦§¨©ª«¬­®¯°±²³´µÀÿþ'(()*+,-./0þ'(()*+,-./0þ'(()*+,-./0defghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxüyddeefghijklmnopqrstuvwxy¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉþʶ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊÀÿ012345678901234567890123456789yz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹Œyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞÀÿ9:;<=>?@A9:;<=>?@A9:;<=>?@AŽ‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢Ž‘’“”•–—˜™š›œžŸ ¡¢þÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòþÞßßàáâãäåæçèéêëìíîïðñòÀÿþABBCDþABBCDþABBCDþ¢££¤¥¦§¨©þ¢££¤¥¦§¨©þ¢££¤¥¦§¨©óôõö÷øùóôõö÷øùóôõö÷øù>ÿÊ!e2./grdesktop-0.23/pixmaps/topimage2.png0000644000175000017500000000045407550361460017260 0ustar sarsar00000000000000‰PNG  IHDR•[’ÑbKGD&ySjöÔ pHYs  ÒÝ~ütIMEÒ $‘|»ó¹IDATxœí–Ñ Â0 EOÄW?ÃôïãC¢]:i 46MÊro^&·ûCEüÙðÕÂÆ ^;2"vÝ^q-è³£˜m¶û|-ŸõåzÈ!ÌdÀ÷D&s^›ZÚþ{^söÿÉ+ª ŠvØÐYAÙÔkGFÕ®Û+®}v³Í¶cŸ¯å³¾\¯9„™ øžÈdÎkSKÛÏkÎþϼ¾ûè²ìË¥R©Tú9]WP*}E ÿÜJ¥Ò†:¾á ¾IEND®B`‚./grdesktop-0.23/pixmaps/topimage2.xcf0000644000175000017500000000657207550361460017263 0ustar sarsar00000000000000gimp xcf file•BB/ gimp-commentCreated with The GIMP–• Hintergrundÿ     F•f V b n•Ž“ˆ „ ˆ Nþ ý ý  €¿%&'(()**+,,-.//01123345567889::;<<=>??@AABCCDEEFGHHIJJKLLMNOOPQQ%&'(()**+,,-.//01123345567889::;<<=>??@AABCCDEEFGHHIJJKLLMNOOPQQ%&'(()**+,,-.//01123345567889::;<<=>??@AABCCDEEFGHHIJJKLLMNOOPQQ€¿xyz{{|}}~€‚ƒƒ„……†‡‡ˆ‰‰Š‹ŒŒŽŽ‘’’“””•––—˜˜™šš›œœžŸŸ ¡¡¢££xyz{{|}}~€‚ƒƒ„……†‡‡ˆ‰‰Š‹ŒŒŽŽ‘’’“””•––—˜˜™šš›œœžŸŸ ¡¡¢££xyz{{|}}~€‚ƒƒ„……†‡‡ˆ‰‰Š‹ŒŒŽŽ‘’’“””•––—˜˜™šš›œœžŸŸ ¡¡¢££Àÿ !"#$%&'()*+,-./012 !"#$%&'()*+,-./012 !"#$%&'()*+,-./012€ÀRSSTUUVWXXYZZ[\\]^__`aabccdeefghhijjkllmnnopqqrsstuuvwxxyzz{||}~RSSTUUVWXXYZZ[\\]^__`aabccdeefghhijjkllmnnopqqrsstuuvwxxyzz{||}~RSSTUUVWXXYZZ[\\]^__`aabccdeefghhijjkllmnnopqqrsstuuvwxxyzz{||}~€À¤¥¥¦§§¨©©ª««¬­­®¯°°±²²³´´µ¶¶·¸¸¹ºº»¼¼½¾¾¿ÀÀÁÂÃÃÄÅÅÆÇÇÈÉÉÊËËÌÍÍÎϤ¥¥¦§§¨©©ª««¬­­®¯°°±²²³´´µ¶¶·¸¸¹ºº»¼¼½¾¾¿ÀÀÁÂÃÃÄÅÅÆÇÇÈÉÉÊËËÌÍÍÎϤ¥¥¦§§¨©©ª««¬­­®¯°°±²²³´´µ¶¶·¸¸¹ºº»¼¼½¾¾¿ÀÀÁÂÃÃÄÅÅÆÇÇÈÉÉÊËËÌÍÍÎÏÀÿþ233456789:;<=>?@ABCýB233456789:;<=>?@ABCýB233456789:;<=>?@ABCBÅ~€‚ƒƒ„……†‡ˆˆ‰ŠŠ‹ŒŒŽŽ‘‘’““”••–—˜˜™šš›œœžžŸ ¡¡¢££¤¥¥¦§§Â¦¥¥~€‚ƒƒ„……†‡ˆˆ‰ŠŠ‹ŒŒŽŽ‘‘’““”••–—˜˜™šš›œœžžŸ ¡¡¢££¤¥¥¦§§Ã¦¥¥~€‚ƒƒ„……†‡ˆˆ‰ŠŠ‹ŒŒŽŽ‘‘’““”••–—˜˜™šš›œœžžŸ ¡¡¢££¤¥¥¦¦¥ÅÏÐÑÑÒÓÔÔÕÖÖרØÙÚÚÛÜÜÝÞÞßààáââãääåæççèééêëëìííîïïðññòóóôõõö÷÷ÂöõõÏÐÑÑÒÓÔÔÕÖÖרØÙÚÚÛÜÜÝÞÞßààáââãääåæççèééêëëìííîïïðññòóóôõõö÷÷ÃöõõÏÐÑÑÒÓÔÔÕÖÖרØÙÚÚÛÜÜÝÞÞßààáââãääåæççèééêëëìííîïïðññòóóôõõööõÀÿBA@?>=<;:9876543210BA@?>=<;:9876543210BA@?>=<;:9876543210€À¤££¢¡¡ Ÿžžœœ›šš™˜˜—–••”““’‘‘ŽŽŒŒ‹ŠŠ‰ˆˆ‡†……„ƒƒ‚€~~}||{zzyx¤££¢¡¡ Ÿžžœœ›šš™˜˜—–••”““’‘‘ŽŽŒŒ‹ŠŠ‰ˆˆ‡†……„ƒƒ‚€~~}||{zzyx¤££¢¡¡ Ÿžžœœ›šš™˜˜—–••”““’‘‘ŽŽŒŒ‹ŠŠ‰ˆˆ‡†……„ƒƒ‚€~~}||{zzyx€ÀôóóòññðïïîííìëëêééèççæåääãââáààßÞÞÝÜÜÛÚÚÙØØ×ÖÖÕÔÔÓÒÑÑÐÏÏÎÍÍÌËËÊÉôóóòññðïïîííìëëêééèççæåääãââáààßÞÞÝÜÜÛÚÚÙØØ×ÖÖÕÔÔÓÒÑÑÐÏÏÎÍÍÌËËÊÉôóóòññðïïîííìëëêééèççæåääãââáààßÞÞÝÜÜÛÚÚÙØØ×ÖÖÕÔÔÓÒÑÑÐÏÏÎÍÍÌËËÊÉÀÿþ0//.-,+*)('&%$#"! ý0//.-,+*)('&%$#"! ý0//.-,+*)('&%$#"! €¿xwvuutssrqqponnmllkjjihhgfeedccbaa`__^]\\[ZZYXXWVUUTSSRQQPOONMLLxwvuutssrqqponnmllkjjihhgfeedccbaa`__^]\\[ZZYXXWVUUTSSRQQPOONMLLxwvuutssrqqponnmllkjjihhgfeedccbaa`__^]\\[ZZYXXWVUUTSSRQQPOONMLL€ÀÉÈÇÇÆÅÅÄÃÃÂÁÀÀ¿¾¾½¼¼»ºº¹¸¸·¶¶µ´´³²²±°°¯®­­¬««ª©©¨§§¦¥¥¤££¢¡¡ ŸŸžÉÈÇÇÆÅÅÄÃÃÂÁÀÀ¿¾¾½¼¼»ºº¹¸¸·¶¶µ´´³²²±°°¯®­­¬««ª©©¨§§¦¥¥¤££¢¡¡ ŸŸžÉÈÇÇÆÅÅÄÃÃÂÁÀÀ¿¾¾½¼¼»ºº¹¸¸·¶¶µ´´³²²±°°¯®­­¬««ª©©¨§§¦¥¥¤££¢¡¡ ŸŸžÀÿ   ÉKJJIHHGFEEDCCBAA@??>=<<;::98876554332110//.-,,+**)(('&%%ÉKJJIHHGFEEDCCBAA@??>=<<;::98876554332110//.-,,+**)(('&%%ÉKJJIHHGFEEDCCBAA@??>=<<;::98876554332110//.-,,+**)(('&%%Éœœ›šš™˜˜—––•””“’’‘ŽŽŒŒ‹Š‰‰ˆ‡‡†……„ƒƒ‚€~}}|{{zyxxÉœœ›šš™˜˜—––•””“’’‘ŽŽŒŒ‹Š‰‰ˆ‡‡†……„ƒƒ‚€~}}|{{zyxxÉœœ›šš™˜˜—––•””“’’‘ŽŽŒŒ‹Š‰‰ˆ‡‡†……„ƒƒ‚€~}}|{{zyxxÀÿ> >%>x>ÿÊe2./grdesktop-0.23/pixmaps/Makefile.in0000644000175000017500000002055110032301506016710 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ pixmapdir = $(datadir)/pixmaps/grdesktop pixmap_DATA = topimage2.png topimage.png icon.png icon.xpm \ colors_1.png colors_2.png colors_3.png colors_4.png \ keyboard.png sound.png monitor.png host.png program.png \ settings.png folder.png animation.gif EXTRA_DIST = $(pixmap_DATA) subdir = pixmaps ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(pixmap_DATA) DIST_COMMON = $(srcdir)/Makefile.in Makefile.am all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu pixmaps/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: pixmapDATA_INSTALL = $(INSTALL_DATA) install-pixmapDATA: $(pixmap_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pixmapdir) @list='$(pixmap_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(pixmapDATA_INSTALL) $$d$$p $(DESTDIR)$(pixmapdir)/$$f"; \ $(pixmapDATA_INSTALL) $$d$$p $(DESTDIR)$(pixmapdir)/$$f; \ done uninstall-pixmapDATA: @$(NORMAL_UNINSTALL) @list='$(pixmap_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(pixmapdir)/$$f"; \ rm -f $(DESTDIR)$(pixmapdir)/$$f; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(pixmapdir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-pixmapDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-pixmapDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-pixmapDATA install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-pixmapDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/po/0000755000175000017500000000000010032301527013600 5ustar sarsar00000000000000./grdesktop-0.23/po/Makefile.in.in0000644000175000017500000001637410021610605016263 0ustar sarsar00000000000000# Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper # # This file file be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. # # - Modified by Owen Taylor to use GETTEXT_PACKAGE # instead of PACKAGE and to look for po2tbl in ./ not in intl/ # # - Modified by jacob berkman to install # Makefile.in.in and po2tbl.sed.in for use with glib-gettextize GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ SHELL = /bin/sh @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ datadir = @datadir@ libdir = @libdir@ localedir = $(libdir)/locale gnulocaledir = $(datadir)/locale gettextsrcdir = $(datadir)/glib-2.0/gettext/po subdir = po INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@ CC = @CC@ GENCAT = @GENCAT@ GMSGFMT = @GMSGFMT@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ MSGMERGE = msgmerge DEFS = @DEFS@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ INCLUDES = -I.. -I$(top_srcdir)/intl COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS) SOURCES = POFILES = @POFILES@ GMOFILES = @GMOFILES@ DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(GETTEXT_PACKAGE).pot \ $(POFILES) $(GMOFILES) $(SOURCES) POTFILES = \ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ INSTOBJEXT = @INSTOBJEXT@ .SUFFIXES: .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat .c.o: $(COMPILE) $< .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot $(MSGMERGE) $< $(srcdir)/$(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: $(MSGFMT) -o $@ $< .po.gmo: file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ && rm -f $$file && $(GMSGFMT) -o $$file $< .po.cat: sed -f ../intl/po2msg.sed < $< > $*.msg \ && rm -f $@ && $(GENCAT) $@ $*.msg all: all-@USE_NLS@ all-yes: $(CATALOGS) all-no: $(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES) $(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE) --directory=$(top_srcdir) \ --add-comments --keyword=_ --keyword=N_ \ --files-from=$(srcdir)/POTFILES.in \ && test ! -f $(GETTEXT_PACKAGE).po \ || ( rm -f $(srcdir)/$(GETTEXT_PACKAGE).pot \ && mv $(GETTEXT_PACKAGE).po $(srcdir)/$(GETTEXT_PACKAGE).pot ) install: install-exec install-data install-exec: install-data: install-data-@USE_NLS@ install-data-no: all install-data-yes: all if test -r "$(MKINSTALLDIRS)"; then \ $(MKINSTALLDIRS) $(DESTDIR)$(datadir); \ else \ $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir); \ fi @catalogs='$(CATALOGS)'; \ for cat in $$catalogs; do \ cat=`basename $$cat`; \ case "$$cat" in \ *.gmo) destdir=$(gnulocaledir);; \ *) destdir=$(localedir);; \ esac; \ lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \ if test -r "$(MKINSTALLDIRS)"; then \ $(MKINSTALLDIRS) $$dir; \ else \ $(SHELL) $(top_srcdir)/mkinstalldirs $$dir; \ fi; \ if test -r $$cat; then \ $(INSTALL_DATA) $$cat $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \ echo "installing $$cat as $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT)"; \ else \ $(INSTALL_DATA) $(srcdir)/$$cat $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \ echo "installing $(srcdir)/$$cat as" \ "$$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT)"; \ fi; \ if test -r $$cat.m; then \ $(INSTALL_DATA) $$cat.m $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \ echo "installing $$cat.m as $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m"; \ else \ if test -r $(srcdir)/$$cat.m ; then \ $(INSTALL_DATA) $(srcdir)/$$cat.m \ $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \ echo "installing $(srcdir)/$$cat as" \ "$$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m"; \ else \ true; \ fi; \ fi; \ done if test "$(PACKAGE)" = "glib"; then \ if test -r "$(MKINSTALLDIRS)"; then \ $(MKINSTALLDIRS) $(DESTDIR)$(gettextsrcdir); \ else \ $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(gettextsrcdir); \ fi; \ $(INSTALL_DATA) $(srcdir)/Makefile.in.in \ $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \ else \ : ; \ fi # Define this as empty until I found a useful application. installcheck: uninstall: catalogs='$(CATALOGS)'; \ for cat in $$catalogs; do \ cat=`basename $$cat`; \ lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \ rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \ rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \ rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \ done if test "$(PACKAGE)" = "glib"; then \ rm -f $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \ fi check: all dvi info tags TAGS ID: mostlyclean: rm -f core core.* *.pox $(GETTEXT_PACKAGE).po *.old.po cat-id-tbl.tmp rm -fr *.o clean: mostlyclean distclean: clean rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m maintainer-clean: distclean @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." rm -f $(GMOFILES) distdir = ../$(GETTEXT_PACKAGE)-$(VERSION)/$(subdir) dist distdir: update-po $(DISTFILES) dists="$(DISTFILES)"; \ for file in $$dists; do \ ln $(srcdir)/$$file $(distdir) 2> /dev/null \ || cp -p $(srcdir)/$$file $(distdir); \ done update-po: Makefile $(MAKE) $(GETTEXT_PACKAGE).pot tmpdir=`pwd`; \ cd $(srcdir); \ catalogs='$(CATALOGS)'; \ for cat in $$catalogs; do \ cat=`basename $$cat`; \ lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ echo "$$lang:"; \ if $(MSGMERGE) $$lang.po $(GETTEXT_PACKAGE).pot -o $$tmpdir/$$lang.new.po; then \ if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ rm -f $$tmpdir/$$lang.new.po; \ else \ if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \ :; \ else \ echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ rm -f $$tmpdir/$$lang.new.po; \ exit 1; \ fi; \ fi; \ else \ echo "msgmerge for $$cat failed!"; \ rm -f $$tmpdir/$$lang.new.po; \ fi; \ done # POTFILES is created from POTFILES.in by stripping comments, empty lines # and Intltool tags (enclosed in square brackets), and appending a full # relative path to them POTFILES: POTFILES.in ( if test 'x$(srcdir)' != 'x.'; then \ posrcprefix='$(top_srcdir)/'; \ else \ posrcprefix="../"; \ fi; \ rm -f $@-t $@ \ && (sed -e '/^#/d' \ -e "s/^\[.*\] +//" \ -e '/^[ ]*$$/d' \ -e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \ | sed -e '$$s/\\$$//') > $@-t \ && chmod a-w $@-t \ && mv $@-t $@ ) Makefile: Makefile.in.in ../config.status POTFILES cd .. \ && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \ $(SHELL) ./config.status # Tell versions [3.59,3.63) of GNU make not to export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/po/POTFILES.in0000644000175000017500000000014610021610554015357 0ustar sarsar00000000000000src/btnbox.c src/main.c src/optbox.c src/options.c src/rdpparse.c src/run.c src/srvsel.c src/sshbox.c ./grdesktop-0.23/po/de.po0000644000175000017500000001514310032275205014537 0ustar sarsar00000000000000# translation of de.po to German # translation of grdesktop.po to German # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Thorsten Sauter , 2003 # msgid "" msgstr "" "Project-Id-Version: grdesktop 0.23\n" "Report-Msgid-Bugs-To: grdesktop-devel@nongnu.org\n" "POT-Creation-Date: 2003-05-14 14:30+0200\n" "PO-Revision-Date: 2003-11-07 15:35+0200\n" "Last-Translator: Thorsten Sauter \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: btnbox.c:73 btnbox.c:78 msgid "Please select or insert a valid hostname/ip-address!" msgstr "Bitte geben Sie einen gültigen Rechnernamen oder IP-Adresse an!" #: btnbox.c:100 main.c:44 msgid "Remotedesktop Client" msgstr "Remotedesktop Client" #: btnbox.c:101 msgid "(C) 2002-2004 Thorsten Sauter" msgstr "(C) 2002-2003 Thorsten Sauter" #: btnbox.c:102 msgid "Gnome frontend for rdesktop" msgstr "Gnome-Frontend für den rdesktop" #: btnbox.c:132 #, c-format msgid "" "Could not display help for Remote Desktop.\n" "\n" "%s" msgstr "" "Hilfe für Remotedesktop-Client kann nicht angezeigt werden.\n" "\n" "%s" #: main.c:50 msgid "Remote Desktop Client" msgstr "Remotedesktop Client" #: main.c:192 msgid "Unable to create hash to store elements!" msgstr "Tabelle zum Speichern der Elemente konnte nicht erstellt werden!" #: optbox.c:34 msgid "General" msgstr "Allgemein" #: optbox.c:40 msgid "Display" msgstr "Anzeige" #: optbox.c:46 msgid "Resources" msgstr "Ressourcen" #: optbox.c:52 msgid "Program" msgstr "Programm" #: optbox.c:58 msgid "Extended" msgstr "Erweitert" #: optbox.c:104 msgid "Logon Settings" msgstr "Anmeldeoptionen" #: optbox.c:136 msgid "" "Type the name of the computer, or\n" "choose a computer from the list." msgstr "" "Geben Sie den Namen des Computers ein,\n" "oder wählen Sie einen Eintrag aus der Liste." #: optbox.c:158 msgid "Connection settings" msgstr "Verbindungseinstellungen" #: optbox.c:190 msgid "" "Save settings or load saved\n" "connections from file." msgstr "" "Einstellungen speichern, oder gespeicherte\n" "Einstellungen aus Datei Laden." #: optbox.c:223 msgid "Remote desktop size" msgstr "Entfernte Desktopgrösse" #: optbox.c:255 msgid "" "Choose the size of your remote\n" "desktop, or select fullscreen." msgstr "" "Wählen Sie die Grösse Ihres Remotedesktops\n" "oder wählen Sie Vollbild." #: optbox.c:267 msgid "Colors" msgstr "Farben" #: optbox.c:288 msgid "" "Select the available colorsize\n" "on remote box." msgstr "" "Wählen Sie die Verfügbare Farbtiefe\n" "der Remotebox aus." #: optbox.c:319 msgid "Keyboard type" msgstr "Tastaturtyp" #: optbox.c:351 msgid "" "Select the language code for\n" "the keyboard." msgstr "" "Wählen Sie den Ländercode für\n" "die Tastatur aus." #: optbox.c:363 msgid "Sound on the remote Computer" msgstr "Sound auf dem entfernten Rechner" #: optbox.c:395 msgid "" "Please select which sound output you\n" "would like to use." msgstr "Wählen Sie die Sound Ausgabeoption aus." #: optbox.c:426 msgid "Launch Program" msgstr "Programm starten" #: optbox.c:458 msgid "" "Select a program which should start\n" "after connection." msgstr "" "Geben Sie ein Programm an, das nach dem\n" "Verbindungsaufbau starten soll." #: optbox.c:489 msgid "Options" msgstr "Optionen" #: optbox.c:521 msgid "Tune your remote desktop connections." msgstr "" "Optimieren Sie die Remotedesktop \n" "Verbindung." #: optbox.c:545 srvsel.c:31 msgid "Computer:" msgstr "Computer:" #: optbox.c:572 sshbox.c:67 msgid "Username:" msgstr "Benutzername:" #: optbox.c:595 msgid "Password:" msgstr "Passwort:" #: optbox.c:619 msgid "Domain:" msgstr "Domäne:" #: optbox.c:633 msgid "Save my password" msgstr "Passwort speichern" #: optbox.c:691 msgid "Less" msgstr "kleiner" #: optbox.c:707 msgid "More" msgstr "grösser" #: optbox.c:713 msgid "??? pixels" msgstr "??? Pixel" #: optbox.c:786 msgid "Keyboard" msgstr "Tastatur" #: optbox.c:834 msgid "Run program" msgstr "Programm starten" #: optbox.c:845 msgid "Path and filename:" msgstr "Pfad und Dateiname:" #: optbox.c:864 msgid "Working directory:" msgstr "Arbeitsverzeichnis:" #: optbox.c:888 msgid "Force bitmap updates" msgstr "Bitmap-Updates erzwingen" #: optbox.c:896 msgid "Don't send motion events" msgstr "Motionevents nicht senden" #: optbox.c:904 msgid "Hide window manager decorations" msgstr "Fenstermanager-Dekoration verbergen" #: optbox.c:912 msgid "Disable encryption (French TS)" msgstr "Verschlüsselung deaktivieren (Französischer TS)" #: optbox.c:920 msgid "Window manager key bindings" msgstr "Fenstermanager-Tasten erlauben" #: optbox.c:928 msgid "Attach to console (>= Windows 2003)" msgstr "Zur Konsole verbinden (>= Windows 2003)" #: optbox.c:952 msgid "Fake clientname:" msgstr "Clientname fälschen" #: optbox.c:977 sshbox.c:51 msgid "Enable SSH tunneling" msgstr "SSH-Tunnel aktivieren" #: optbox.c:1113 msgid "by" msgstr "von" #: optbox.c:1113 msgid "pixels" msgstr "Pixels" #: options.c:26 msgid "Windows NT/2000" msgstr "Windows NT/2000" #: options.c:27 msgid "Windows XP/2003" msgstr "Windows XP/2003" #: options.c:58 options.c:407 rdpparse.c:87 msgid "Fullscreen" msgstr "Vollbild" #: options.c:104 msgid "256 Colors" msgstr "256 Farben" #: options.c:105 msgid "High Color (15bit)" msgstr "High Color (15bit)" #: options.c:106 msgid "High Color (16bit)" msgstr "High Color (16bit)" #: options.c:107 msgid "True Color (24bit)" msgstr "True Color (24bit)" #: options.c:140 options.c:172 #, c-format msgid "Unable to find keyboad definitions: %s" msgstr "Tastaturdefinition wurde nicht gefunden: %s" #: options.c:199 msgid "No sound output" msgstr "Keine Sound Ausgabe" #: options.c:200 msgid "Play on this host" msgstr "Diesen Computer verwenden" #: rdpparse.c:33 rdpparse.c:50 msgid "Please select a valid rdp file!" msgstr "Bitte wählen Sie eine gültige RDP-Datei aus!" #: rdpparse.c:63 msgid "Really override the already existing file?" msgstr "Solle die existierende Datei wirklich überschrieben werden?" #: rdpparse.c:77 #, c-format msgid "Unable to save rdp-file: %s" msgstr "RDP-Datei konnte nicht gespeichert werden: %s" #: rdpparse.c:138 rdpparse.c:145 #, c-format msgid "Unable to open rdp-file: %s" msgstr "RDP-Datei konnte nicht geöffnet werden: %s" #: rdpparse.c:153 #, c-format msgid "File %s is empty!" msgstr "Datei %s ist leer!" #: run.c:101 msgid "No hostname for ssh tunneling available" msgstr "Kein Hostname für den SSH-Tunnel angegeben." #: sshbox.c:28 msgid "SSH-Tunnel settings" msgstr "Verbindungseinstellungen" #: sshbox.c:84 msgid "Hostname:" msgstr "Benutzername:" ./grdesktop-0.23/po/es.po0000644000175000017500000002153010021610537014552 0ustar sarsar00000000000000# french translation file for grdesktop # Copyright (C) 2002 Thorsten Sauter # This file is distributed under the same license as the PACKAGE package. # Thorsten Sauter , 2002. # msgid "" msgstr "" "Project-Id-Version: grdesktop 0.16\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-03-04 11:52+0100\n" "PO-Revision-Date: 2003-01-19 13:19-0600\n" "Last-Translator: Daniel Tonda Castillo \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.6\n" #: src/btnbox.c:73 src/btnbox.c:78 msgid "Please select or insert a valid hostname/ip-address!" msgstr "Por favor seleccione o inserte un nombre de host/dirección ip válida" #: src/btnbox.c:100 src/main.c:44 #, fuzzy msgid "Remotedesktop Client" msgstr "Cliente de Escritorio Remoto" #: src/btnbox.c:101 msgid "(C) 2002-2004 Thorsten Sauter" msgstr "" #: src/btnbox.c:102 msgid "Gnome frontend for rdesktop" msgstr "" #: src/btnbox.c:132 #, c-format msgid "" "Could not display help for Remote Desktop.\n" "\n" "%s" msgstr "" #: src/main.c:50 msgid "Remote Desktop Client" msgstr "Cliente de Escritorio Remoto" #: src/main.c:192 msgid "Unable to create hash to store elements!" msgstr "No fué posible crear la lista: %s" #: src/optbox.c:34 msgid "General" msgstr "General" #: src/optbox.c:40 msgid "Display" msgstr "Monitor" #: src/optbox.c:46 msgid "Resources" msgstr "" #: src/optbox.c:52 msgid "Program" msgstr "Programa" #: src/optbox.c:58 msgid "Extended" msgstr "Extensión" #. create logon settings box #: src/optbox.c:104 msgid "Logon Settings" msgstr "Parámetros inicio de sesión" #: src/optbox.c:136 msgid "" "Type the name of the computer, or\n" "choose a computer from the list." msgstr "" "Escriba el nombre de la computadora, o\n" "escoja una computadora de la lista." #. create open/save settings box #: src/optbox.c:158 msgid "Connection settings" msgstr "Parámetros para la conexión" #: src/optbox.c:190 msgid "" "Save settings or load saved\n" "connections from file." msgstr "" "Guardar configuración o cargar\n" "configuración desde un archivo." #. create display settings box #: src/optbox.c:223 msgid "Remote desktop size" msgstr "Tamaño del escritorio remoto" #: src/optbox.c:255 msgid "" "Choose the size of your remote\n" "desktop, or select fullscreen." msgstr "" "Escoja el tamaño del escritorio\n" "remoto, o seleccione pantalla completa." #. create color settings box #: src/optbox.c:267 msgid "Colors" msgstr "Colores" #: src/optbox.c:288 msgid "" "Select the available colorsize\n" "on remote box." msgstr "" "Escoja la combinación de colores\n" "del escritorio remoto." #. create keyboard settings box #: src/optbox.c:319 msgid "Keyboard type" msgstr "Tipo de teclado" #: src/optbox.c:351 msgid "" "Select the language code for\n" "the keyboard." msgstr "" "Escoja el código de lenguaje para\n" "el teclado." #. create sound settings box #: src/optbox.c:363 msgid "Sound on the remote Computer" msgstr "" #: src/optbox.c:395 msgid "" "Please select which sound output you\n" "would like to use." msgstr "" #. create program settings box #: src/optbox.c:426 msgid "Launch Program" msgstr "Lanzar un programa" #: src/optbox.c:458 msgid "" "Select a program which should start\n" "after connection." msgstr "" "Escoja un programa que deba iniciar\n" "después de conectarse." #. create program settings box #: src/optbox.c:489 msgid "Options" msgstr "" #: src/optbox.c:521 msgid "Tune your remote desktop connections." msgstr "Afine sus conexiones de escritorios remotos." #: src/optbox.c:545 src/srvsel.c:31 msgid "Computer:" msgstr "Computadora:" #: src/optbox.c:572 src/sshbox.c:66 msgid "Username:" msgstr "Nombre de usuario:" #: src/optbox.c:595 src/sshbox.c:80 msgid "Password:" msgstr "Contraseña:" #: src/optbox.c:619 msgid "Domain:" msgstr "Dominio:" #: src/optbox.c:633 msgid "Save my password" msgstr "Guardar mi contraseña" #: src/optbox.c:691 msgid "Less" msgstr "Menos" #: src/optbox.c:707 msgid "More" msgstr "Más" #: src/optbox.c:713 msgid "??? pixels" msgstr "??? píxeles" #: src/optbox.c:786 msgid "Keyboard" msgstr "Teclado" #. insert checkbox #: src/optbox.c:834 msgid "Run program" msgstr "Iniciar un programa" #: src/optbox.c:845 msgid "Path and filename:" msgstr "Ubicación y nombre de archivo:" #: src/optbox.c:864 msgid "Working directory:" msgstr "Directorio de trabajo:" #. insert checkboxes #: src/optbox.c:888 msgid "Force bitmap updates" msgstr "Forzar actualizaciones de bitmap" #: src/optbox.c:896 msgid "Don't send motion events" msgstr "No enviar eventos de movimiento" #: src/optbox.c:904 msgid "Hide window manager decorations" msgstr "" #: src/optbox.c:912 msgid "Disable encryption (French TS)" msgstr "" #: src/optbox.c:920 msgid "Window manager key bindings" msgstr "" #: src/optbox.c:928 msgid "Attach to console (>= Windows 2003)" msgstr "" #: src/optbox.c:952 msgid "Fake clientname:" msgstr "" #: src/optbox.c:977 src/sshbox.c:52 msgid "Enable SSH tunneling" msgstr "" #: src/optbox.c:1113 msgid "by" msgstr "por" #: src/optbox.c:1113 msgid "pixels" msgstr "píxeles" #: src/options.c:26 msgid "Windows NT/2000" msgstr "" #: src/options.c:27 msgid "Windows XP/2003" msgstr "" #: src/options.c:58 src/options.c:402 src/rdpparse.c:87 msgid "Fullscreen" msgstr "Pantalla completa" #: src/options.c:104 msgid "256 Colors" msgstr "256 colores" #: src/options.c:105 msgid "High Color (15bit)" msgstr "Colores (15bits)" #: src/options.c:106 msgid "High Color (16bit)" msgstr "Color de alta densidad (16bits)" #: src/options.c:107 msgid "True Color (24bit)" msgstr "Color Real (24bits)" #: src/options.c:140 src/options.c:172 #, c-format msgid "Unable to find keyboad definitions: %s" msgstr "No fué posible encontrar la definición de teclado: %s" #: src/options.c:199 msgid "No sound output" msgstr "" #: src/options.c:200 msgid "Play on this host" msgstr "" #: src/rdpparse.c:33 src/rdpparse.c:50 msgid "Please select a valid rdp file!" msgstr "Por favor escoja un archivo rdp válido." #: src/rdpparse.c:63 msgid "Really override the already existing file?" msgstr "¿Realmente desea borrar el archivo existente?" #: src/rdpparse.c:77 #, c-format msgid "Unable to save rdp-file: %s" msgstr "No se pudo guardar el archivo rdp: %s" #: src/rdpparse.c:138 src/rdpparse.c:145 #, c-format msgid "Unable to open rdp-file: %s" msgstr "No fué posible abrir el archivo rdp: %s" #: src/rdpparse.c:153 #, c-format msgid "File %s is empty!" msgstr "¡El archivo %s está vacío!" #: src/sshbox.c:28 #, fuzzy msgid "SSH-Tunnel settings" msgstr "Parámetros para la conexión" #~ msgid "Unable to delete logfile: %s" #~ msgstr "No se pudo borrar la bitácora: %s" #, fuzzy #~ msgid "Remote Desktop Browser" #~ msgstr "Tamaño del escritorio remoto" #~ msgid "Unable to setup signal handler for SIGCHLD" #~ msgstr "No fué posible crear un manejador de señales para SIGCHLD!" #~ msgid "Unable to setup signal handler for SIGALRM" #~ msgstr "No fué posible crear un manejador de señales para SIGALRM!" #~ msgid "About" #~ msgstr "Acerca de" #~ msgid "Error" #~ msgstr "Error" #, fuzzy #~ msgid "Unable to create hash for oldworld keymaps!" #~ msgstr "No fué posible crear la lista: %s" #, fuzzy #~ msgid "Unable to find keyboad definitions for oldworld" #~ msgstr "No fué posible encontrar la definición de teclado: %s" #~ msgid "Unable to open configration file: %s" #~ msgstr "No se pudo abrir el archivo de configuración: %s" #~ msgid "Unable to acquire readlock in file: %s" #~ msgstr "No se pudo abrir el archivo en modo lectura: %s" #~ msgid "Skip comment line: %s" #~ msgstr "Ignorar líneas de comentarios: %s" #~ msgid "Unable to store host records!" #~ msgstr "No fué posible guardar registros para el hostname." #~ msgid "Unable to remove readlock on filename: %s" #~ msgstr "No fué posible quitar protección de lectura al archivo: %s" #~ msgid "%s should be a regular file, not a directory!" #~ msgstr "%s debería ser un archivo, no un directorio!" #~ msgid "Unable to write configration file: %s" #~ msgstr "No fué posible escribir el archivo de configuración: %s" #~ msgid "Unable to acquire writelock in file: %s" #~ msgstr "No fué posible obtener modo de escritura en el archivo: %s" #~ msgid "Unable to remove writelock on filename: %s" #~ msgstr "No fué posible quitar la protección de escritura en el archivo: %s" #~ msgid "Unable to create directory: %s" #~ msgstr "No se pudo crear el directorio: %s" #~ msgid "No configuration file found, using default options!" #~ msgstr "" #~ "No se encontró archivo de configuración, usando opciones por defecto!" #, fuzzy #~ msgid "Warning!!! this file will be overwritten each time!" #~ msgstr "¡¡¡Advertencia!!! este archivo se sobreescribirá cada vez." #~ msgid "File locking error!" #~ msgstr "Error de protección de archivo" #~ msgid "Performance" #~ msgstr "Desempeño" ./grdesktop-0.23/po/fr.po0000644000175000017500000002120410021610537014550 0ustar sarsar00000000000000# french translation file for grdesktop # Copyright (C) 2002 Thorsten Sauter # This file is distributed under the same license as the PACKAGE package. # Thorsten Sauter , 2002. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: grdesktop 0.16\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-03-04 11:52+0100\n" "PO-Revision-Date: 2002-11-13 16:30+0200\n" "Last-Translator: Jean-Francois Kubitowicz \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/btnbox.c:73 src/btnbox.c:78 msgid "Please select or insert a valid hostname/ip-address!" msgstr "Sélectionnez ou insérez un nom ou une adresse IP valide!" #: src/btnbox.c:100 src/main.c:44 #, fuzzy msgid "Remotedesktop Client" msgstr "Client d'affichage déporté" #: src/btnbox.c:101 msgid "(C) 2002-2004 Thorsten Sauter" msgstr "" #: src/btnbox.c:102 msgid "Gnome frontend for rdesktop" msgstr "" #: src/btnbox.c:132 #, c-format msgid "" "Could not display help for Remote Desktop.\n" "\n" "%s" msgstr "" #: src/main.c:50 msgid "Remote Desktop Client" msgstr "Client d'affichage déporté" #: src/main.c:192 msgid "Unable to create hash to store elements!" msgstr "Création de la liste impossible: %s" #: src/optbox.c:34 msgid "General" msgstr "Général" #: src/optbox.c:40 msgid "Display" msgstr "Affichage" #: src/optbox.c:46 msgid "Resources" msgstr "" #: src/optbox.c:52 msgid "Program" msgstr "Programm" #: src/optbox.c:58 msgid "Extended" msgstr "Etendu" #. create logon settings box #: src/optbox.c:104 msgid "Logon Settings" msgstr "Paramêtres d'identification" #: src/optbox.c:136 msgid "" "Type the name of the computer, or\n" "choose a computer from the list." msgstr "" "Entrez le nom de l'ordinateur, ou\n" "choisissez-le dans la liste." #. create open/save settings box #: src/optbox.c:158 msgid "Connection settings" msgstr "Paramêtres de connexion" #: src/optbox.c:190 msgid "" "Save settings or load saved\n" "connections from file." msgstr "" "Enregistrer ou charger\n" "les paramêtres de connexion." #. create display settings box #: src/optbox.c:223 msgid "Remote desktop size" msgstr "Taille du bureau distant" #: src/optbox.c:255 msgid "" "Choose the size of your remote\n" "desktop, or select fullscreen." msgstr "" "Choisissez la taille du bureau\n" "distant ou le mode plein écran." #. create color settings box #: src/optbox.c:267 msgid "Colors" msgstr "Couleurs" #: src/optbox.c:288 msgid "" "Select the available colorsize\n" "on remote box." msgstr "" "Définissez la profondeur de couleur\n" "sur le bureau distant." #. create keyboard settings box #: src/optbox.c:319 msgid "Keyboard type" msgstr "Type de clavier" #: src/optbox.c:351 msgid "" "Select the language code for\n" "the keyboard." msgstr "Choisissez la langue du clavier." #. create sound settings box #: src/optbox.c:363 msgid "Sound on the remote Computer" msgstr "" #: src/optbox.c:395 msgid "" "Please select which sound output you\n" "would like to use." msgstr "" #. create program settings box #: src/optbox.c:426 msgid "Launch Program" msgstr "Lancement de programme" #: src/optbox.c:458 msgid "" "Select a program which should start\n" "after connection." msgstr "" "Entrez un programme à démarrer\n" "dès la connexion." #. create program settings box #: src/optbox.c:489 msgid "Options" msgstr "" #: src/optbox.c:521 msgid "Tune your remote desktop connections." msgstr "Paramétrez les connexions." #: src/optbox.c:545 src/srvsel.c:31 msgid "Computer:" msgstr "Ordinateur:" #: src/optbox.c:572 src/sshbox.c:66 msgid "Username:" msgstr "Identifiant:" #: src/optbox.c:595 src/sshbox.c:80 msgid "Password:" msgstr "Mot de passe:" #: src/optbox.c:619 msgid "Domain:" msgstr "Domaine:" #: src/optbox.c:633 msgid "Save my password" msgstr "Sauver le mot de passe" #: src/optbox.c:691 msgid "Less" msgstr "Moins" #: src/optbox.c:707 msgid "More" msgstr "Plus" #: src/optbox.c:713 msgid "??? pixels" msgstr "??? pixels" #: src/optbox.c:786 msgid "Keyboard" msgstr "Clavier" #. insert checkbox #: src/optbox.c:834 msgid "Run program" msgstr "Lancer un programme" #: src/optbox.c:845 msgid "Path and filename:" msgstr "Chemin et nom:" #: src/optbox.c:864 msgid "Working directory:" msgstr "Répertoire de travail:" #. insert checkboxes #: src/optbox.c:888 msgid "Force bitmap updates" msgstr "Forcer la mise à jour des images" #: src/optbox.c:896 msgid "Don't send motion events" msgstr "Ignorer les évènements clavier et souris" #: src/optbox.c:904 msgid "Hide window manager decorations" msgstr "" #: src/optbox.c:912 msgid "Disable encryption (French TS)" msgstr "" #: src/optbox.c:920 msgid "Window manager key bindings" msgstr "" #: src/optbox.c:928 msgid "Attach to console (>= Windows 2003)" msgstr "" #: src/optbox.c:952 msgid "Fake clientname:" msgstr "" #: src/optbox.c:977 src/sshbox.c:52 msgid "Enable SSH tunneling" msgstr "" #: src/optbox.c:1113 msgid "by" msgstr "auf" #: src/optbox.c:1113 msgid "pixels" msgstr "pixels" #: src/options.c:26 msgid "Windows NT/2000" msgstr "" #: src/options.c:27 msgid "Windows XP/2003" msgstr "" #: src/options.c:58 src/options.c:402 src/rdpparse.c:87 msgid "Fullscreen" msgstr "Plein écran" #: src/options.c:104 msgid "256 Colors" msgstr "256 couleurs" #: src/options.c:105 msgid "High Color (15bit)" msgstr "Couleurs (15bit)" #: src/options.c:106 msgid "High Color (16bit)" msgstr "Couleurs (16bit)" #: src/options.c:107 msgid "True Color (24bit)" msgstr "Couleurs vraies (24bit)" #: src/options.c:140 src/options.c:172 #, c-format msgid "Unable to find keyboad definitions: %s" msgstr "Définition de clavier non trouvée: %s" #: src/options.c:199 msgid "No sound output" msgstr "" #: src/options.c:200 msgid "Play on this host" msgstr "" #: src/rdpparse.c:33 src/rdpparse.c:50 msgid "Please select a valid rdp file!" msgstr "Sélectionnez un fichier RDP valide!" #: src/rdpparse.c:63 msgid "Really override the already existing file?" msgstr "Ecraser le fichier existant?" #: src/rdpparse.c:77 #, c-format msgid "Unable to save rdp-file: %s" msgstr "Sauvegarde du fichier RDP impossible: %s" #: src/rdpparse.c:138 src/rdpparse.c:145 #, c-format msgid "Unable to open rdp-file: %s" msgstr "Ouverture du fichier RDP impossible: %s" #: src/rdpparse.c:153 #, c-format msgid "File %s is empty!" msgstr "Le fichier %s est vide!" #: src/sshbox.c:28 #, fuzzy msgid "SSH-Tunnel settings" msgstr "Paramêtres de connexion" #~ msgid "Unable to delete logfile: %s" #~ msgstr "Suppression du fichier de log impossible: %s" #, fuzzy #~ msgid "Remote Desktop Browser" #~ msgstr "Taille du bureau distant" #~ msgid "Unable to setup signal handler for SIGCHLD" #~ msgstr "Création d'un signal handler impossible pour SIGCHLD!" #~ msgid "Unable to setup signal handler for SIGALRM" #~ msgstr "Création d'un signal handler impossible pour SIGALRM!" #~ msgid "About" #~ msgstr "A propos" #~ msgid "Error" #~ msgstr "Erreur" #, fuzzy #~ msgid "Unable to create hash for oldworld keymaps!" #~ msgstr "Création de la liste impossible: %s" #, fuzzy #~ msgid "Unable to find keyboad definitions for oldworld" #~ msgstr "Définition de clavier non trouvée: %s" #~ msgid "Unable to open configration file: %s" #~ msgstr "Ouverture du fichier de configuration impossible: %s" #~ msgid "Unable to acquire readlock in file: %s" #~ msgstr "Verrouillage du fichier en lecture impossible: %s" #~ msgid "Skip comment line: %s" #~ msgstr "Ignorer les commentaires: %s" #~ msgid "Unable to store host records!" #~ msgstr "Erreur de stockage des paramêtres de l'hôte!" #~ msgid "Unable to remove readlock on filename: %s" #~ msgstr "Déverrouillage du fichier en lecture impossible: %s" #~ msgid "%s should be a regular file, not a directory!" #~ msgstr "%s doit être un fichier normal, pas un répertoire!" #~ msgid "Unable to write configration file: %s" #~ msgstr "Impossible de sauver le fichier de configuration: %s" #~ msgid "Unable to acquire writelock in file: %s" #~ msgstr "Verrouillage du fichier en écriture impossible: %s" #~ msgid "Unable to remove writelock on filename: %s" #~ msgstr "Déverrouillage du fichier en écriture impossible: %s" #~ msgid "Unable to create directory: %s" #~ msgstr "Création du répertoire impossible: %s" #~ msgid "No configuration file found, using default options!" #~ msgstr "" #~ "Aucun fichier de configuration trouvé, utilisation des paramêtres par " #~ "défaut!" #, fuzzy #~ msgid "Warning!!! this file will be overwritten each time!" #~ msgstr "Attention!!! ce fichier sera écrasé à chaque fois!" #~ msgid "File locking error!" #~ msgstr "Erreur de verrou sur le fichier!" #~ msgid "Performance" #~ msgstr "Performance" ./grdesktop-0.23/po/grdesktop.pot0000644000175000017500000001131210032275206016330 0ustar sarsar00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: grdesktop 0.23\n" "Report-Msgid-Bugs-To: grdesktop-devel@nongnu.org\n" "POT-Creation-Date: 2003-05-14 14:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: btnbox.c:73 btnbox.c:78 msgid "Please select or insert a valid hostname/ip-address!" msgstr "" #: btnbox.c:100 main.c:44 msgid "Remotedesktop Client" msgstr "" #: btnbox.c:101 msgid "(C) 2002-2004 Thorsten Sauter" msgstr "" #: btnbox.c:102 msgid "Gnome frontend for rdesktop" msgstr "" #: btnbox.c:132 #, c-format msgid "" "Could not display help for Remote Desktop.\n" "\n" "%s" msgstr "" #: main.c:50 msgid "Remote Desktop Client" msgstr "" #: main.c:192 msgid "Unable to create hash to store elements!" msgstr "" #: optbox.c:34 msgid "General" msgstr "" #: optbox.c:40 msgid "Display" msgstr "" #: optbox.c:46 msgid "Resources" msgstr "" #: optbox.c:52 msgid "Program" msgstr "" #: optbox.c:58 msgid "Extended" msgstr "" #: optbox.c:104 msgid "Logon Settings" msgstr "" #: optbox.c:136 msgid "" "Type the name of the computer, or\n" "choose a computer from the list." msgstr "" #: optbox.c:158 msgid "Connection settings" msgstr "" #: optbox.c:190 msgid "" "Save settings or load saved\n" "connections from file." msgstr "" #: optbox.c:223 msgid "Remote desktop size" msgstr "" #: optbox.c:255 msgid "" "Choose the size of your remote\n" "desktop, or select fullscreen." msgstr "" #: optbox.c:267 msgid "Colors" msgstr "" #: optbox.c:288 msgid "" "Select the available colorsize\n" "on remote box." msgstr "" #: optbox.c:319 msgid "Keyboard type" msgstr "" #: optbox.c:351 msgid "" "Select the language code for\n" "the keyboard." msgstr "" #: optbox.c:363 msgid "Sound on the remote Computer" msgstr "" #: optbox.c:395 msgid "" "Please select which sound output you\n" "would like to use." msgstr "" #: optbox.c:426 msgid "Launch Program" msgstr "" #: optbox.c:458 msgid "" "Select a program which should start\n" "after connection." msgstr "" #: optbox.c:489 msgid "Options" msgstr "" #: optbox.c:521 msgid "Tune your remote desktop connections." msgstr "" #: optbox.c:545 srvsel.c:31 msgid "Computer:" msgstr "" #: optbox.c:572 sshbox.c:67 msgid "Username:" msgstr "" #: optbox.c:595 msgid "Password:" msgstr "" #: optbox.c:619 msgid "Domain:" msgstr "" #: optbox.c:633 msgid "Save my password" msgstr "" #: optbox.c:691 msgid "Less" msgstr "" #: optbox.c:707 msgid "More" msgstr "" #: optbox.c:713 msgid "??? pixels" msgstr "" #: optbox.c:786 msgid "Keyboard" msgstr "" #: optbox.c:834 msgid "Run program" msgstr "" #: optbox.c:845 msgid "Path and filename:" msgstr "" #: optbox.c:864 msgid "Working directory:" msgstr "" #: optbox.c:888 msgid "Force bitmap updates" msgstr "" #: optbox.c:896 msgid "Don't send motion events" msgstr "" #: optbox.c:904 msgid "Hide window manager decorations" msgstr "" #: optbox.c:912 msgid "Disable encryption (French TS)" msgstr "" #: optbox.c:920 msgid "Window manager key bindings" msgstr "" #: optbox.c:928 msgid "Attach to console (>= Windows 2003)" msgstr "" #: optbox.c:952 msgid "Fake clientname:" msgstr "" #: optbox.c:977 sshbox.c:51 msgid "Enable SSH tunneling" msgstr "" #: optbox.c:1113 msgid "by" msgstr "" #: optbox.c:1113 msgid "pixels" msgstr "" #: options.c:26 msgid "Windows NT/2000" msgstr "" #: options.c:27 msgid "Windows XP/2003" msgstr "" #: options.c:58 options.c:407 rdpparse.c:87 msgid "Fullscreen" msgstr "" #: options.c:104 msgid "256 Colors" msgstr "" #: options.c:105 msgid "High Color (15bit)" msgstr "" #: options.c:106 msgid "High Color (16bit)" msgstr "" #: options.c:107 msgid "True Color (24bit)" msgstr "" #: options.c:140 options.c:172 #, c-format msgid "Unable to find keyboad definitions: %s" msgstr "" #: options.c:199 msgid "No sound output" msgstr "" #: options.c:200 msgid "Play on this host" msgstr "" #: rdpparse.c:33 rdpparse.c:50 msgid "Please select a valid rdp file!" msgstr "" #: rdpparse.c:63 msgid "Really override the already existing file?" msgstr "" #: rdpparse.c:77 #, c-format msgid "Unable to save rdp-file: %s" msgstr "" #: rdpparse.c:138 rdpparse.c:145 #, c-format msgid "Unable to open rdp-file: %s" msgstr "" #: rdpparse.c:153 #, c-format msgid "File %s is empty!" msgstr "" #: run.c:101 msgid "No hostname for ssh tunneling available" msgstr "" #: sshbox.c:28 msgid "SSH-Tunnel settings" msgstr "" #: sshbox.c:84 msgid "Hostname:" msgstr "" ./grdesktop-0.23/src/0000755000175000017500000000000010032301527013751 5ustar sarsar00000000000000./grdesktop-0.23/src/Makefile.am0000644000175000017500000000340010021105473016002 0ustar sarsar00000000000000## grdesktop - gtk rdesktop frontend ## Copyright (C) 2002 Thorsten Sauter ## ## $Id: Makefile.am,v 1.25 2004/03/02 13:25:15 tsauter Exp $ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## bin_PROGRAMS = grdesktop INCLUDES = -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/intl \ $(GTK2_CFLAGS) $(GNOME2_CFLAGS) \ -DDATADIR=\""$(datadir)"\" \ -DLOCALEDIR=\""$(datadir)/locale"\" \ -DKBPATH=\""$(kbpath)"\" grdesktop_LDFLAGS = -export-dynamic grdesktop_SOURCES = main.c main.h \ srvsel.c srvsel.h \ run.c run.h \ btnbox.c btnbox.h \ optbox.c optbox.h \ options.c options.h \ rdpparse.c rdpparse.h \ sshbox.c sshbox.h \ config.h grdesktop_LDADD = $(GTK2_LIBS) $(GNOME2_LIBS) grdesktopdir = $(datadir)/applications grdesktop_DATA = grdesktop.desktop schemadir = $(sysconfdir)/gconf/schemas schema_DATA = grdesktop.schemas schema_source_data = $(schema_DATA) install-data-local: if test -z "$(DESTDIR)"; then \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schema_source_data); \ fi EXTRA_DIST = \ $(grdesktop_DATA) \ $(schema_DATA) ./grdesktop-0.23/src/btnbox.c0000644000175000017500000001030610007676032015421 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: btnbox.c,v 1.62 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "btnbox.h" GtkWidget *button_box() { GtkWidget *box; GtkWidget *btnHelp; GtkWidget *btnAbout; box = gtk_hbox_new(FALSE, 10); btn_connect = gtk_button_new_from_stock("gtk-execute"); g_signal_connect(G_OBJECT(btn_connect), "clicked", G_CALLBACK(sig_connect), NULL); gtk_box_pack_start(GTK_BOX(box), btn_connect, FALSE, FALSE, TRUE); gtk_widget_show(btn_connect); btn_cancel = gtk_button_new_from_stock("gtk-quit"); g_signal_connect(G_OBJECT(btn_cancel), "clicked", G_CALLBACK(sig_cancel), NULL); gtk_box_pack_start(GTK_BOX(box), btn_cancel, FALSE, FALSE, TRUE); gtk_widget_show(btn_cancel); btn_option = gtk_button_new_from_stock("gtk-go-down"); g_signal_connect(G_OBJECT(btn_option), "clicked", G_CALLBACK(sig_options), NULL); gtk_box_pack_start(GTK_BOX(box), btn_option, FALSE, FALSE, FALSE); gtk_button_set_use_stock(GTK_BUTTON(btn_option), TRUE); gtk_widget_show(btn_option); btnAbout = gtk_button_new_from_stock("gtk-dialog-info"); g_signal_connect(G_OBJECT(btnAbout), "clicked", G_CALLBACK(sig_about), NULL); gtk_box_pack_end(GTK_BOX(box), btnAbout, FALSE, FALSE, FALSE); gtk_widget_show(btnAbout); btnHelp = gtk_button_new_from_stock("gtk-help"); g_signal_connect(G_OBJECT(btnHelp), "clicked", G_CALLBACK(sig_help), NULL); gtk_box_pack_end(GTK_BOX(box), btnHelp, FALSE, FALSE, FALSE); gtk_widget_show(btnHelp); /* reset the child process id */ child_pid = 0; return(box); } void sig_connect(GtkWidget *widget, gpointer data) { /* stop, if box is empty */ if(SHASH("hostname") == NULL) { gnome_error_dialog( _("Please select or insert a valid hostname/ip-address!")); return; } if(strlen(SHASH("hostname")) <= 0) { gnome_error_dialog( _("Please select or insert a valid hostname/ip-address!")); return; } /* yeah, let us start the connection */ run_rdesktop(); } void sig_cancel(GtkWidget *widget, gpointer data) { if(child_pid != 0) return; gconf_client_set_bool(gcfg, GCONF_BASE"/showopts", iSHASH("showopts"), NULL); gtk_main_quit(); } void sig_about(GtkWidget *widget, gpointer data) { GtkWidget *about = NULL; gchar *authors[] = { "Thorsten Sauter ", NULL }; about = gnome_about_new(_("Remotedesktop Client"), VERSION, _("(C) 2002-2004 Thorsten Sauter"), _("Gnome frontend for rdesktop"), (const char**)authors, NULL, NULL, NULL); gtk_signal_connect(GTK_OBJECT(about), "destroy", GTK_SIGNAL_FUNC(gtk_widget_destroy), &about); gtk_widget_show(about); } void sig_options(GtkWidget *widget, gpointer data) { if(iSHASH("showopts") == TRUE) { /* hide options */ gtk_widget_hide(box_option); gtk_widget_show(box_server); gtk_button_set_label(GTK_BUTTON(btn_option), "gtk-go-down"); setBHASH("showopts", FALSE); } else { /* display options */ gtk_widget_show(box_option); gtk_widget_hide(box_server); gtk_button_set_label(GTK_BUTTON(btn_option), "gtk-go-up"); setBHASH("showopts", TRUE); } } void sig_help(GtkWidget *widget, gpointer data) { GError *err = NULL; gnome_help_display(PACKAGE, NULL, &err); if(err != NULL) { GtkWidget *dlg = NULL; dlg = gtk_message_dialog_new(GTK_WINDOW(window_main), 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, _("Could not display help for Remote Desktop.\n\n%s"), err->message); g_signal_connect_swapped(dlg, "response", G_CALLBACK(gtk_widget_destroy), dlg); gtk_widget_show(dlg); g_error_free(err); } } ./grdesktop-0.23/src/btnbox.h0000644000175000017500000000246010007676032015430 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: btnbox.h,v 1.17 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __BTNBOX_H__ #define __BTNBOX_H__ #include #include "config.h" #include "global.h" #include "srvsel.h" #include "run.h" GtkWidget *button_box(); void sig_connect(GtkWidget *widget, gpointer data); void sig_about(GtkWidget *widget, gpointer data); void sig_options(GtkWidget *widget, gpointer data); void sig_cancel(GtkWidget *widget, gpointer data); void sig_help(GtkWidget *widget, gpointer data); #endif /* __BTNBOX_H__ */ ./grdesktop-0.23/src/global.h0000644000175000017500000000556210021135234015370 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: global.h,v 1.22 2004/03/02 16:47:24 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __CONFIG_H__ #define __CONFIG_H__ #include #include #include #include #ifdef SHASH #undef SHASH #endif #define SHASH(str) (gchar*)g_hash_table_lookup(config, str) #ifdef iSHASH #undef iSHASH #endif #define iSHASH(str) \ (gint) \ ((SHASH(str) == NULL) ? 0 : \ g_ascii_digit_value((char)(*SHASH(str)))) #ifdef setBHASH #undef setBHASH #endif #define setBHASH(str, value) \ if(SHASH(str) != NULL) { \ g_hash_table_replace(config, str, \ g_strdup_printf("%d", value)); \ } else { \ g_hash_table_insert(config, str, \ g_strdup_printf("%d", value)); \ } #define COMMANDLINE "rdesktop" #ifndef MAXHOSTNAMELEN #define MAXHOSTNAMELEN 64 /* max length of hostname */ #endif #define MAXHOSTS 10 /* maximum hosts to store */ #define PIXDIR DATADIR"/pixmaps/grdesktop" #ifndef KBPATH #define KBPATH "/usr/local/share/rdesktop/keymaps/" #endif #define GCONF_BASE "/apps/grdesktop/options" GList *hostnames; GList *rdp_protocols; GList *screensize; GList *colors; GList *sound_options; GHashTable *config; GConfClient *gcfg; /* these widgets are used global */ GtkWidget *window_main; GtkWidget *image_normal; GtkWidget *image_process; GtkWidget *box_server; GtkWidget *box_option; GtkWidget *btn_connect; GtkWidget *btn_cancel; GtkWidget *btn_option; GtkWidget *combo_host; GtkWidget *combo_host2; GtkWidget *input_username; GtkWidget *input_password; GtkWidget *input_domain; GtkWidget *check_savepw; GtkWidget *menu_rdp_proto; GtkObject *adj_screensize; GtkWidget *scroll_screensize; GtkWidget *geometry_label; GtkWidget *menu_colorsize; GtkWidget *image_colorsize; GtkWidget *tree_keymap; GtkWidget *menu_sound; GtkWidget *check_prog; GtkWidget *input_program; GtkWidget *input_ppath; GtkWidget *check_bitmapupd; GtkWidget *check_motionevt; GtkWidget *check_hidewmdecoration; GtkWidget *check_noencr; GtkWidget *check_wmkeybindings; GtkWidget *check_attconsole; GtkWidget *combo_clientname; GtkWidget *check_sshopts; GtkWidget *btn_sshopts; #endif /* __CONFIG_H__ */ ./grdesktop-0.23/src/grdesktop.desktop0000644000175000017500000000050507627533654017376 0ustar sarsar00000000000000[Desktop Entry] Version=1.0 Encoding=UTF-8 Name=Remotedesktop Client Name[de]=Remotedesktop Client Comment=Gnome frontend for rdesktop Comment[de]=Gnome-Frontend für den rdesktop TryExec=grdesktop Exec=grdesktop Terminal=false Icon=grdesktop/icon.png Type=Application StartupNotify=true Categories=GNOME;Application;Network; ./grdesktop-0.23/src/grdesktop.schemas0000644000175000017500000000520307630220632017327 0ustar sarsar00000000000000 /schemas/apps/grdesktop/options/bitmapupd /apps/grdesktop/options/bitmapupd grdesktop bool 0 Force bitmap updates Force rdesktop to replaint bitmap updates. /schemas/apps/grdesktop/options/clientname /apps/grdesktop/options/clientname grdesktop string Fake clientname Fake the local clientname. Used, if the terminal server runs in user-mode. /schemas/apps/grdesktop/options/colorsize /apps/grdesktop/options/colorsize grdesktop int 0 Colorsize for remote server. Define the available colors on the remote server. This value is based on the selection box in grdesktop. /schemas/apps/grdesktop/options/domain /apps/grdesktop/options/domain grdesktop string Domainname to use. Define the Windows-Domain on which rdesktop should default login. /schemas/apps/grdesktop/options/geometry /apps/grdesktop/options/geometry grdesktop string 640x480 Windowssize of rdesktop Rdesktop use this windowsize for connection to the remote host. /schemas/apps/grdesktop/options/hidewmdecoration /apps/grdesktop/options/hidewmdecoration grdesktop bool 0 Hide the window manager decoration Don't display the decoration (borders, icons, ...) from the current window manager. /schemas/apps/grdesktop/options/hostnames /apps/grdesktop/options/hostnames grdesktop list string Last used hostnames Store the last ten hostnames for hostnames combobox. ./grdesktop-0.23/src/main.c0000644000175000017500000001517010021605425015047 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: main.c,v 1.43 2004/03/04 10:55:17 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "main.h" gint delete_event(GtkWidget *widget, GdkEvent *event, gpointer data) { return(FALSE); } void destroy(GtkWidget *widget, gpointer data) { gconf_client_set_bool(gcfg, GCONF_BASE"/showopts", iSHASH("showopts"), NULL); gtk_main_quit(); } int make_gui(gchar *rdpfile) { GtkWidget *winBox; GtkWidget *tblBox; GtkWidget *mainBox; GtkWidget *imgTop; GtkWidget *btnBox; GdkPixbufAnimation *animation; window_main = gnome_app_new("grdesktop", _("Remotedesktop Client")); gtk_window_set_wmclass(GTK_WINDOW(window_main), "grdesktop", "grdesktop"); gtk_container_set_border_width(GTK_CONTAINER(window_main), 0); gtk_window_set_resizable(GTK_WINDOW(window_main), FALSE); gtk_window_set_title(GTK_WINDOW(window_main), _("Remote Desktop Client")); g_signal_connect(G_OBJECT(window_main), "delete_event", G_CALLBACK(delete_event), NULL); g_signal_connect(G_OBJECT(window_main), "destroy", G_CALLBACK(destroy), NULL); winBox = gtk_vbox_new(FALSE, 0); gnome_app_set_contents(GNOME_APP(window_main), winBox); gtk_widget_show(winBox); /* display the topic image */ if(g_file_test(PIXDIR"/topimage.png", G_FILE_TEST_EXISTS) && g_file_test(PIXDIR"/topimage2.png", G_FILE_TEST_EXISTS)) { imgTop = gtk_image_new_from_file(PIXDIR"/topimage.png"); gtk_box_pack_start(GTK_BOX(winBox), imgTop, FALSE, FALSE, FALSE); gtk_widget_show(imgTop); image_normal = gtk_image_new_from_file(PIXDIR"/topimage2.png"); gtk_box_pack_start(GTK_BOX(winBox), image_normal, FALSE, FALSE, FALSE); gtk_widget_show(image_normal); if(g_file_test(PIXDIR"/animation.gif", G_FILE_TEST_EXISTS)) { GError *err = NULL; image_process = gtk_image_new_from_file(PIXDIR"/topimage2.png"); gtk_box_pack_start(GTK_BOX(winBox), image_process, FALSE, FALSE, FALSE); animation = gdk_pixbuf_animation_new_from_file(PIXDIR"/animation.gif", &err); gtk_image_set_from_animation(GTK_IMAGE(image_process), animation); if(animation == NULL) g_warning("Unable to load animation: %s", err->message); } } tblBox = gtk_table_new(1, 1, TRUE); gtk_container_border_width(GTK_CONTAINER(tblBox), 10); gtk_box_pack_start(GTK_BOX(winBox), tblBox, FALSE, FALSE, FALSE); gtk_widget_show(tblBox); /* create the master box */ mainBox = gtk_vbox_new(FALSE, 15); gtk_container_add(GTK_CONTAINER(tblBox), mainBox); gtk_widget_show(mainBox); /* create the server selection box */ box_server = server_box(); gtk_box_pack_start(GTK_BOX(mainBox), box_server, FALSE, FALSE, FALSE); gtk_widget_show(box_server); /* create the options box */ box_option = option_box(); gtk_box_pack_start(GTK_BOX(mainBox), box_option, FALSE, FALSE, FALSE); if(iSHASH("showopts") == TRUE) { /* display it? */ gtk_widget_show(box_option); } else { gtk_widget_hide(box_option); } /* create the button box */ btnBox = button_box(); gtk_box_pack_end(GTK_BOX(mainBox), btnBox, FALSE, FALSE, FALSE); gtk_widget_show(btnBox); /* repaint the option btn with correct text */ setBHASH("showopts", !iSHASH("showopts")); sig_options(NULL, NULL); fill_dialog(); /* fill dialog elements from options */ gtk_widget_show(window_main); if(rdpfile != NULL) { #ifdef _DEBUG_ g_warning("loading rdpfile: %s", rdpfile); #endif parse_file(rdpfile); if(iSHASH("autostart") == TRUE) { #ifdef _DEBUG_ g_warning("autostart connection to: %s", SHASH("hostname")); #endif run_rdesktop(); } } gtk_main(); return(0); } int main(int argc, char *argv[]) { gint c; gboolean opt_usage = FALSE; gboolean opt_version = FALSE; gboolean opt_start = FALSE; #ifdef ENABLE_NLS if(setlocale(LC_ALL, "") == NULL) g_warning("locale not understood by C library, internationalization will not work\n"); bindtextdomain(PACKAGE, LOCALEDIR); bind_textdomain_codeset(PACKAGE, "UTF-8"); textdomain(PACKAGE); #endif gnome_program_init("grdesktop", VERSION, LIBGNOMEUI_MODULE, argc, argv, GNOME_PARAM_APP_DATADIR, DATADIR, NULL); gnome_window_icon_set_default_from_file(DATADIR"/grdesktop.png"); gconf_init(argc, argv, NULL); gcfg = gconf_client_get_default(); while((c = getopt(argc, argv, "shv")) != -1) { switch(c) { case 's': opt_start = TRUE; break; case 'v': opt_version = TRUE; break; case 'h': default: opt_usage = TRUE; break; } } if(opt_version == TRUE) { version(); exit(0); } if(opt_usage == TRUE) { usage(argv[0]); exit(0); } if((opt_start == TRUE) && (argv[optind] == NULL)) { printf("Please give me a valid rdp file to startup!\n"); usage(); exit(1); } /* create an hash, to store the config values in */ config = g_hash_table_new(g_str_hash, g_str_equal); if(config == NULL) { g_error(_("Unable to create hash to store elements!")); } /* initialize structures */ hostnames = NULL; screensize = NULL; colors = NULL; fillRdpProtocols(); fillScreens(); fillColors(); fillSoundOptions(); loadOptions(); setBHASH("autostart", opt_start); if(argv[optind] != NULL) { /* make the with or without rdpfile */ #ifdef _DEBUG_ g_warning("loading rdpfile: %s", argv[optind]); #endif make_gui(argv[optind]); } else { make_gui(NULL); } return(0); } void version() { printf("%s v%s\n\n", PACKAGE, VERSION); printf("Copyright (C) 2002 Thorsten Sauter \n"); printf("This is free software; see the source for copying conditions. There is NO\n"); printf("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"); exit(0); } void usage() { printf("Usage: %s [OPTION]... [FILE]\n", PACKAGE); printf(" -s connect to the specified host after startup\n"); printf(" -h display this help and exit\n"); printf(" -v output version information exit\n"); printf("\n"); printf("File can be a valid remote desktop configuration file (rdp).\n"); printf("\n"); printf("Report bugs to .\n"); exit(0); } ./grdesktop-0.23/src/main.h0000644000175000017500000000260210007676032015056 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: main.h,v 1.14 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __MAIN_H__ #define __MAIN_H__ #include "config.h" #include #include #include #include #include #include #include #include "global.h" #include "srvsel.h" #include "btnbox.h" #include "optbox.h" #include "run.h" int main(int argc, char *argv[]); int make_gui(gchar *rdpfile); gint delete_event(GtkWidget *widget, GdkEvent *event, gpointer data); void destroy(GtkWidget *widget, gpointer data); void version(); void usage(); #endif /* __MAIN_H__ */ ./grdesktop-0.23/src/optbox.c0000644000175000017500000012652510032264260015445 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: optbox.c,v 1.77 2004/03/30 12:31:44 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "optbox.h" GtkWidget *option_box() { GtkWidget *note; GtkWidget *page1, *page2, *page3, *page4, *page5; GtkWidget *cpage1, *cpage2, *cpage3, *cpage4, *cpage5; GtkWidget *page1Box, *page2Box, *page3Box, *page4Box, *page5Box; note = gtk_notebook_new(); gtk_widget_show(note); cpage1 = gtk_label_new(_("General")); page1 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(page1), 5); gtk_notebook_insert_page(GTK_NOTEBOOK(note), page1, cpage1, -1); gtk_widget_show(page1); cpage2 = gtk_label_new(_("Display")); page2 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(page2), 5); gtk_notebook_insert_page(GTK_NOTEBOOK(note), page2, cpage2, -1); gtk_widget_show(page2); cpage3 = gtk_label_new(_("Resources")); page3 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(page3), 5); gtk_notebook_insert_page(GTK_NOTEBOOK(note), page3, cpage3, -1); gtk_widget_show(page3); cpage4 = gtk_label_new(_("Program")); page4 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(page4), 5); gtk_notebook_insert_page(GTK_NOTEBOOK(note), page4, cpage4, -1); gtk_widget_show(page4); cpage5 = gtk_label_new(_("Extended")); page5 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(page5), 5); gtk_notebook_insert_page(GTK_NOTEBOOK(note), page5, cpage5, -1); gtk_widget_show(page5); page1Box = options_page1_box(); gtk_container_add(GTK_CONTAINER(page1), page1Box); gtk_widget_show(page1Box); page2Box = options_page2_box(); gtk_container_add(GTK_CONTAINER(page2), page2Box); gtk_widget_show(page2Box); page3Box = options_page3_box(); gtk_container_add(GTK_CONTAINER(page3), page3Box); gtk_widget_show(page3Box); page4Box = options_page4_box(); gtk_container_add(GTK_CONTAINER(page4), page4Box); gtk_widget_show(page4Box); page5Box = options_page5_box(); gtk_container_add(GTK_CONTAINER(page5), page5Box); gtk_widget_show(page5Box); return(note); } GtkWidget *options_page1_box() { GtkWidget *box; GtkWidget *tbox; GtkWidget *frame1, *frame2; GtkWidget *uTable, *uTable2; GtkWidget *vboxLeft, *vboxRight, *vboxLeft2, *vboxRight2; GtkWidget *topBox, *topBox2; GtkWidget *topLabel, *topLabel2; GtkWidget *image, *image2; GtkWidget *tbl1, *tbl2; box = gtk_vbox_new(FALSE, 10); tbox = gtk_vbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(box), tbox, FALSE, FALSE, FALSE); gtk_widget_show(tbox); /* create logon settings box */ frame1 = gtk_frame_new(_("Logon Settings")); gtk_container_add(GTK_CONTAINER(tbox), frame1); gtk_widget_show(frame1); uTable = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable), 0); gtk_container_add(GTK_CONTAINER(frame1), uTable); gtk_widget_show(uTable); /* create the left image container */ vboxLeft = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft), 0); gtk_table_attach(GTK_TABLE(uTable), vboxLeft, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft); image = gtk_image_new_from_file(PIXDIR"/host.png"); gtk_box_pack_start(GTK_BOX(vboxLeft), image, FALSE, FALSE, FALSE); gtk_widget_show(image); /* create the main vbox to store components */ vboxRight = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight), 0); gtk_table_attach(GTK_TABLE(uTable), vboxRight, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 10, 5); gtk_widget_show(vboxRight); /* create box for the top label */ topBox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight), topBox, FALSE, FALSE, FALSE); gtk_widget_show(topBox); topLabel = gtk_label_new(_("Type the name of the computer, or\nchoose a computer from the list.")); gtk_box_pack_start(GTK_BOX(topBox), topLabel, FALSE, FALSE, FALSE); gtk_widget_show(topLabel); /* create a table for the main components and fill it */ tbl1 = gtk_table_new(1, 2, TRUE); gtk_container_border_width(GTK_CONTAINER(tbl1), 0); gtk_box_pack_start(GTK_BOX(vboxRight), tbl1, FALSE, FALSE, TRUE); gtk_widget_show(tbl1); tbl1 = gtk_table_new(5, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl1), 0); gtk_box_pack_start(GTK_BOX(vboxRight), tbl1, FALSE, FALSE, TRUE); gtk_widget_show(tbl1); insert_server(tbl1); insert_username(tbl1); insert_password(tbl1); insert_domain(tbl1); insert_savebox(tbl1); insert_rdp_protocol(tbl1); /* create open/save settings box */ frame2 = gtk_frame_new(_("Connection settings")); gtk_container_add(GTK_CONTAINER(tbox), frame2); gtk_widget_show(frame2); uTable2 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable2), 0); gtk_container_add(GTK_CONTAINER(frame2), uTable2); gtk_widget_show(uTable2); /* create the left image container */ vboxLeft2 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft2), 0); gtk_table_attach(GTK_TABLE(uTable2), vboxLeft2, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft2); image2 = gtk_image_new_from_file(PIXDIR"/folder.png"); gtk_box_pack_start(GTK_BOX(vboxLeft2), image2, FALSE, FALSE, FALSE); gtk_widget_show(image2); /* create the main vbox to store components */ vboxRight2 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight2), 0); gtk_table_attach(GTK_TABLE(uTable2), vboxRight2, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight2); /* create box for the top label */ topBox2 = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight2), topBox2, FALSE, FALSE, FALSE); gtk_widget_show(topBox2); topLabel2 = gtk_label_new(_("Save settings or load saved\nconnections from file.")); gtk_box_pack_start(GTK_BOX(topBox2), topLabel2, FALSE, FALSE, FALSE); gtk_widget_show(topLabel2); /* create a table for the main components and fill it */ tbl2 = gtk_table_new(1, 2, TRUE); gtk_container_border_width(GTK_CONTAINER(tbl2), 5); gtk_box_pack_start(GTK_BOX(vboxRight2), tbl2, FALSE, FALSE, FALSE); gtk_widget_show(tbl2); insert_buttons(tbl2); return(box); } GtkWidget *options_page2_box() { GtkWidget *box; GtkWidget *tbox; GtkWidget *frame1; GtkWidget *frame2; GtkWidget *uTable, *uTable2; GtkWidget *vboxLeft, *vboxRight, *vboxRight2; GtkWidget *image; GtkWidget *topBox, *topBox2; GtkWidget *topLabel, *topLabel2; GtkWidget *tbl1; GtkWidget *tbl2; box = gtk_vbox_new(FALSE, 10); tbox = gtk_vbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(box), tbox, FALSE, FALSE, FALSE); gtk_widget_show(tbox); /* create display settings box */ frame1 = gtk_frame_new(_("Remote desktop size")); gtk_container_add(GTK_CONTAINER(tbox), frame1); gtk_widget_show(frame1); uTable = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable), 0); gtk_container_add(GTK_CONTAINER(frame1), uTable); gtk_widget_show(uTable); /* create the left image container */ vboxLeft = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft), 0); gtk_table_attach(GTK_TABLE(uTable), vboxLeft, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft); image = gtk_image_new_from_file(PIXDIR"/monitor.png"); gtk_box_pack_start(GTK_BOX(vboxLeft), image, FALSE, FALSE, FALSE); gtk_widget_show(image); /* create the main vbox to store components */ vboxRight = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight), 0); gtk_table_attach(GTK_TABLE(uTable), vboxRight, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight); /* create box for the top label */ topBox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight), topBox, FALSE, FALSE, FALSE); gtk_widget_show(topBox); topLabel = gtk_label_new(_("Choose the size of your remote\ndesktop, or select fullscreen.")); gtk_box_pack_start(GTK_BOX(topBox), topLabel, FALSE, FALSE, FALSE); gtk_widget_show(topLabel); /* create a table for the main components and fill it */ tbl1 = gtk_table_new(1, 2, TRUE); gtk_container_border_width(GTK_CONTAINER(tbl1), 10); gtk_box_pack_start(GTK_BOX(vboxRight), tbl1, FALSE, FALSE, FALSE); gtk_widget_show(tbl1); insert_screenscroll(tbl1); /* create color settings box */ frame2 = gtk_frame_new(_("Colors")); gtk_box_pack_start(GTK_BOX(tbox), frame2, FALSE, FALSE, TRUE); gtk_widget_show(frame2); uTable2 = gtk_table_new(1, 1, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable2), 0); gtk_container_add(GTK_CONTAINER(frame2), uTable2); gtk_widget_show(uTable2); /* create the main vbox to store components */ vboxRight2 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight2), 0); gtk_table_attach(GTK_TABLE(uTable2), vboxRight2, 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight2); /* create box for the top label */ topBox2 = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight2), topBox2, FALSE, FALSE, FALSE); gtk_widget_show(topBox2); topLabel2 = gtk_label_new(_("Select the available colorsize\non remote box.")); gtk_box_pack_start(GTK_BOX(topBox2), topLabel2, FALSE, FALSE, FALSE); gtk_widget_show(topLabel2); tbl2 = gtk_table_new(2, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl2), 10); gtk_box_pack_start(GTK_BOX(vboxRight2), tbl2, TRUE, TRUE, TRUE); gtk_widget_show(tbl2); insert_colorsel(tbl2); return(box); } GtkWidget *options_page3_box() { GtkWidget *box; GtkWidget *tbox; GtkWidget *frame1, *frame2; GtkWidget *uTable1, *uTable2; GtkWidget *vboxRight1, *vboxLeft1; GtkWidget *vboxRight2, *vboxLeft2; GtkWidget *image1, *image2; GtkWidget *topBox1, *topBox2; GtkWidget *topLabel1, *topLabel2; GtkWidget *tbl1, *tbl2; box = gtk_vbox_new(FALSE, 10); tbox = gtk_vbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(box), tbox, FALSE, FALSE, FALSE); gtk_widget_show(tbox); /* create keyboard settings box */ frame1 = gtk_frame_new(_("Keyboard type")); gtk_container_add(GTK_CONTAINER(tbox), frame1); gtk_widget_show(frame1); uTable1 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable1), 0); gtk_container_add(GTK_CONTAINER(frame1), uTable1); gtk_widget_show(uTable1); /* create the left image container */ vboxLeft1 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft1), 0); gtk_table_attach(GTK_TABLE(uTable1), vboxLeft1, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft1); image1 = gtk_image_new_from_file(PIXDIR"/keyboard.png"); gtk_box_pack_start(GTK_BOX(vboxLeft1), image1, FALSE, FALSE, FALSE); gtk_widget_show(image1); /* create the main vbox to store components */ vboxRight1 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight1), 0); gtk_table_attach(GTK_TABLE(uTable1), vboxRight1, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight1); /* create box for the top label */ topBox1 = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight1), topBox1, FALSE, FALSE, FALSE); gtk_widget_show(topBox1); topLabel1 = gtk_label_new(_("Select the language code for\nthe keyboard.")); gtk_box_pack_start(GTK_BOX(topBox1), topLabel1, FALSE, FALSE, FALSE); gtk_widget_show(topLabel1); /* create a table for the main components and fill it */ tbl1 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl1), 10); gtk_box_pack_start(GTK_BOX(vboxRight1), tbl1, FALSE, FALSE, TRUE); gtk_widget_show(tbl1); insert_keyboard(tbl1); /* create sound settings box */ frame2 = gtk_frame_new(_("Sound on the remote Computer")); gtk_container_add(GTK_CONTAINER(tbox), frame2); gtk_widget_show(frame2); uTable2 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable2), 0); gtk_container_add(GTK_CONTAINER(frame2), uTable2); gtk_widget_show(uTable2); /* create the left image container */ vboxLeft2 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft2), 0); gtk_table_attach(GTK_TABLE(uTable2), vboxLeft2, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft2); image2 = gtk_image_new_from_file(PIXDIR"/sound.png"); gtk_box_pack_start(GTK_BOX(vboxLeft2), image2, FALSE, FALSE, FALSE); gtk_widget_show(image2); /* create the main vbox to store components */ vboxRight2 = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight2), 0); gtk_table_attach(GTK_TABLE(uTable2), vboxRight2, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight2); /* create box for the top label */ topBox2 = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight2), topBox2, FALSE, FALSE, FALSE); gtk_widget_show(topBox2); topLabel2 = gtk_label_new(_("Please select which sound output you\nwould like to use.")); gtk_box_pack_start(GTK_BOX(topBox2), topLabel2, FALSE, FALSE, FALSE); gtk_widget_show(topLabel2); /* create a table for the main components and fill it */ tbl2 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl2), 10); gtk_box_pack_start(GTK_BOX(vboxRight2), tbl2, FALSE, FALSE, TRUE); gtk_widget_show(tbl2); insert_sound(tbl2); return(box); } GtkWidget *options_page4_box() { GtkWidget *box; GtkWidget *tbox; GtkWidget *frame1; GtkWidget *uTable; GtkWidget *vboxLeft, *vboxRight; GtkWidget *image; GtkWidget *topBox; GtkWidget *topLabel; GtkWidget *tbl1; box = gtk_vbox_new(FALSE, 0); tbox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(box), tbox, FALSE, FALSE, FALSE); gtk_widget_show(tbox); /* create program settings box */ frame1 = gtk_frame_new(_("Launch Program")); gtk_container_add(GTK_CONTAINER(tbox), frame1); gtk_widget_show(frame1); uTable = gtk_table_new(1, 6, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable), 0); gtk_container_add(GTK_CONTAINER(frame1), uTable); gtk_widget_show(uTable); /* create the left image container */ vboxLeft = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft), 0); gtk_table_attach(GTK_TABLE(uTable), vboxLeft, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft); image = gtk_image_new_from_file(PIXDIR"/program.png"); gtk_box_pack_start(GTK_BOX(vboxLeft), image, FALSE, FALSE, FALSE); gtk_widget_show(image); /* create the main vbox to store components */ vboxRight = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight), 0); gtk_table_attach(GTK_TABLE(uTable), vboxRight, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight); /* create box for the top label */ topBox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight), topBox, FALSE, FALSE, FALSE); gtk_widget_show(topBox); topLabel = gtk_label_new(_("Select a program which should start\nafter connection.")); gtk_box_pack_start(GTK_BOX(topBox), topLabel, FALSE, FALSE, FALSE); gtk_widget_show(topLabel); /* create a table for the main components and fill it */ tbl1 = gtk_table_new(1, 6, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl1), 10); gtk_box_pack_start(GTK_BOX(vboxRight), tbl1, FALSE, FALSE, FALSE); gtk_widget_show(tbl1); insert_program(tbl1); return(box); } GtkWidget *options_page5_box() { GtkWidget *box; GtkWidget *tbox; GtkWidget *frame1; GtkWidget *uTable; GtkWidget *vboxLeft, *vboxRight; GtkWidget *image; GtkWidget *topBox; GtkWidget *topLabel; GtkWidget *tbl1; box = gtk_vbox_new(FALSE, 0); tbox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(box), tbox, FALSE, FALSE, FALSE); gtk_widget_show(tbox); /* create program settings box */ frame1 = gtk_frame_new(_("Options")); gtk_container_add(GTK_CONTAINER(tbox), frame1); gtk_widget_show(frame1); uTable = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(uTable), 0); gtk_container_add(GTK_CONTAINER(frame1), uTable); gtk_widget_show(uTable); /* create the left image container */ vboxLeft = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxLeft), 0); gtk_table_attach(GTK_TABLE(uTable), vboxLeft, 0, 1, 0, 1, GTK_SHRINK, GTK_EXPAND|GTK_FILL, 5, 0); gtk_widget_show(vboxLeft); image = gtk_image_new_from_file(PIXDIR"/settings.png"); gtk_box_pack_start(GTK_BOX(vboxLeft), image, FALSE, FALSE, FALSE); gtk_widget_show(image); /* create the main vbox to store components */ vboxRight = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vboxRight), 0); gtk_table_attach(GTK_TABLE(uTable), vboxRight, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 5, 5); gtk_widget_show(vboxRight); /* create box for the top label */ topBox = gtk_hbox_new(FALSE, 0); gtk_box_pack_start(GTK_BOX(vboxRight), topBox, FALSE, FALSE, FALSE); gtk_widget_show(topBox); topLabel = gtk_label_new(_("Tune your remote desktop connections.")); gtk_box_pack_start(GTK_BOX(topBox), topLabel, FALSE, FALSE, FALSE); gtk_widget_show(topLabel); /* create a table for the main components and fill it */ tbl1 = gtk_table_new(1, 2, FALSE); gtk_container_border_width(GTK_CONTAINER(tbl1), 10); gtk_box_pack_start(GTK_BOX(vboxRight), tbl1, FALSE, FALSE, FALSE); gtk_widget_show(tbl1); insert_settings(tbl1); return(box); } void insert_server(const GtkWidget *widget) { GtkWidget *lBox; GtkWidget *caption; lBox = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(lBox), 0); gtk_table_attach(GTK_TABLE(widget), lBox, 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); gtk_widget_show(lBox); caption = gtk_label_new(_("Computer:")); gtk_box_pack_start(GTK_BOX(lBox), caption, FALSE, FALSE, FALSE); gtk_widget_show(caption); combo_host2 = gtk_combo_new(); gtk_combo_disable_activate(GTK_COMBO(combo_host2)); g_signal_connect(G_OBJECT(GTK_COMBO(combo_host2)->entry), "changed", G_CALLBACK(sig_selchange), NULL); gtk_table_attach(GTK_TABLE(widget), combo_host2, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(combo_host2); if(hostnames != NULL) gtk_combo_set_popdown_strings(GTK_COMBO(combo_host2), hostnames); } void insert_username(const GtkWidget *widget) { GtkWidget *lBox; GtkWidget *caption; lBox = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(lBox), 0); gtk_table_attach(GTK_TABLE(widget), lBox, 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); gtk_widget_show(lBox); caption = gtk_label_new(_("Username:")); gtk_box_pack_start(GTK_BOX(lBox), caption, FALSE, FALSE, FALSE); gtk_widget_show(caption); input_username = gtk_entry_new(); gtk_entry_set_max_length(GTK_ENTRY(input_username), MAXHOSTNAMELEN); g_signal_connect(G_OBJECT(GTK_ENTRY(input_username)), "changed", G_CALLBACK(sig_username), NULL); gtk_table_attach(GTK_TABLE(widget), input_username, 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); gtk_widget_show(input_username); } void insert_password(const GtkWidget *widget) { GtkWidget *lBox; GtkWidget *caption; lBox = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(lBox), 0); gtk_table_attach(GTK_TABLE(widget), lBox, 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); gtk_widget_show(lBox); caption = gtk_label_new(_("Password:")); gtk_box_pack_start(GTK_BOX(lBox), caption, FALSE, FALSE, FALSE); gtk_widget_show(caption); input_password = gtk_entry_new(); gtk_entry_set_max_length(GTK_ENTRY(input_password), 255); gtk_entry_set_visibility(GTK_ENTRY(input_password), FALSE); g_signal_connect(G_OBJECT(GTK_ENTRY(input_password)), "changed", G_CALLBACK(sig_password), NULL); gtk_table_attach(GTK_TABLE(widget), input_password, 1, 2, 2, 3, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); gtk_widget_show(input_password); } void insert_domain(const GtkWidget *widget) { GtkWidget *lBox; GtkWidget *caption; lBox = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(lBox), 0); gtk_table_attach(GTK_TABLE(widget), lBox, 0, 1, 3, 4, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); gtk_widget_show(lBox); caption = gtk_label_new(_("Domain:")); gtk_box_pack_start(GTK_BOX(lBox), caption, FALSE, FALSE, FALSE); gtk_widget_show(caption); input_domain = gtk_entry_new(); gtk_entry_set_max_length(GTK_ENTRY(input_domain), MAXHOSTNAMELEN); g_signal_connect(G_OBJECT(GTK_ENTRY(input_domain)), "changed", G_CALLBACK(sig_domain), NULL); gtk_table_attach(GTK_TABLE(widget), input_domain, 1, 2, 3, 4, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); gtk_widget_show(input_domain); } void insert_savebox(const GtkWidget *widget) { check_savepw = gtk_check_button_new_with_label(_("Save my password")); gtk_table_attach(GTK_TABLE(widget), check_savepw, 1, 2, 4, 5, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); g_signal_connect(G_OBJECT(GTK_CHECK_BUTTON(check_savepw)), "toggled", G_CALLBACK(sig_savepw), NULL); gtk_widget_show(check_savepw); } void insert_rdp_protocol(const GtkWidget *widget) { GtkWidget *menu; gint i, count; menu_rdp_proto = gtk_option_menu_new(); gtk_table_attach(GTK_TABLE(widget), menu_rdp_proto, 1, 2, 5, 6, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); gtk_widget_show(menu_rdp_proto); menu = gtk_menu_new(); count = g_list_length(rdp_protocols); for(i=0; i= Windows 2003)")); gtk_table_attach(GTK_TABLE(widget), check_attconsole, 0, 1, 5, 6, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 2); g_signal_connect(G_OBJECT(GTK_CHECK_BUTTON(check_attconsole)), "toggled", G_CALLBACK(sig_attconsole), NULL); gtk_widget_show(check_attconsole); if(iSHASH("rdp_protocol") < 1) { /* disable, it's not supported by the RDP version */ gtk_widget_set_sensitive(check_attconsole, FALSE); } else { gtk_widget_set_sensitive(check_attconsole, TRUE); } /* create the clientname editbox */ sep = gtk_hseparator_new(); gtk_table_attach(GTK_TABLE(widget), sep, 0, 1, 6, 7, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(sep); cBox1 = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(cBox1), 0); gtk_table_attach(GTK_TABLE(widget), cBox1, 0, 1, 7, 8, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(cBox1); clientnameLabel = gtk_label_new(_("Fake clientname:")); gtk_box_pack_start(GTK_BOX(cBox1), clientnameLabel, FALSE, FALSE, FALSE); gtk_widget_show(clientnameLabel); combo_clientname = gtk_combo_new(); gtk_entry_set_max_length(GTK_ENTRY(GTK_COMBO(combo_clientname)->entry), 255); g_signal_connect(G_OBJECT(GTK_ENTRY(GTK_COMBO(combo_clientname)->entry)), "changed", G_CALLBACK(sig_clientname), NULL); gtk_table_attach(GTK_TABLE(widget), combo_clientname, 0, 1, 8, 9, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(combo_clientname); /* create the sshhost editbox */ sep2 = gtk_hseparator_new(); gtk_table_attach(GTK_TABLE(widget), sep2, 0, 1, 9, 10, /* 9-10 */ GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(sep2); cBox2 = gtk_hbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(cBox2), 0); gtk_table_attach(GTK_TABLE(widget), cBox2, 0, 1, 10, 11, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 5); gtk_widget_show(cBox2); check_sshopts = gtk_check_button_new_with_label( _("Enable SSH tunneling")); gtk_box_pack_start(GTK_BOX(cBox2), check_sshopts, FALSE, FALSE, FALSE); g_signal_connect(G_OBJECT(GTK_CHECK_BUTTON(check_sshopts)), "toggled", G_CALLBACK(sig_sshopts), NULL); gtk_widget_show(check_sshopts); btn_sshopts = gtk_button_new_from_stock("gtk-properties"); gtk_signal_connect(GTK_OBJECT(btn_sshopts), "clicked", GTK_SIGNAL_FUNC(sig_btn_sshopts), NULL); gtk_box_pack_end(GTK_BOX(cBox2), btn_sshopts, FALSE, FALSE, FALSE); gtk_widget_show(btn_sshopts); } void sig_username(GtkWidget *widget, gpointer data) { if(SHASH("username") != NULL) g_hash_table_replace(config, "username", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "username", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("username") == NULL) g_hash_table_remove(config, "username"); } void sig_password(GtkWidget *widget, gpointer data) { if(SHASH("password") != NULL) g_hash_table_replace(config, "password", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "password", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("password") == NULL) g_hash_table_remove(config, "password"); } void sig_domain(GtkWidget *widget, gpointer data) { if(SHASH("domain") != NULL) g_hash_table_replace(config, "domain", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "domain", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("domain") == NULL) g_hash_table_remove(config, "domain"); } void sig_savepw(GtkWidget *widget, gpointer data) { if(SHASH("savepw") != NULL) { g_hash_table_replace(config, "savepw", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "savepw", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_rdp_protocol(GtkWidget *widget, gpointer data) { gint item; item = gtk_option_menu_get_history(GTK_OPTION_MENU(menu_rdp_proto)); setBHASH("rdp_protocol", item); if(SHASH("rdp_protocol") != NULL) { g_hash_table_replace(config, "rdp_protocol", g_strdup_printf("%d", item)); } else { g_hash_table_insert(config, "rdp_protocol", g_strdup_printf("%d", item)); } if(iSHASH("rdp_protocol") < 1) { /* disable, it's not supported by the RDP version */ gtk_widget_set_sensitive(menu_colorsize, FALSE); gtk_widget_set_sensitive(check_attconsole, FALSE); gtk_widget_set_sensitive(menu_sound, FALSE); } else { gtk_widget_set_sensitive(menu_colorsize, TRUE); gtk_widget_set_sensitive(check_attconsole, TRUE); gtk_widget_set_sensitive(menu_sound, TRUE); } } void sig_savebtn(GtkWidget *widget, gpointer data) { GtkWidget *sel; sel = gtk_file_selection_new("Save rdp-File"); gtk_signal_connect(GTK_OBJECT(GTK_FILE_SELECTION(sel)->ok_button), "clicked", G_CALLBACK(sig_file_save), sel); g_signal_connect_swapped(GTK_OBJECT( GTK_FILE_SELECTION(sel)->ok_button), "clicked", G_CALLBACK(gtk_widget_destroy), sel); g_signal_connect_swapped(GTK_OBJECT( GTK_FILE_SELECTION(sel)->cancel_button), "clicked", G_CALLBACK(gtk_widget_destroy), sel); gtk_widget_show(sel); } void sig_loadbtn(GtkWidget *widget, gpointer data) { GtkWidget *sel; sel = gtk_file_selection_new("Open rdp-File"); gtk_signal_connect(GTK_OBJECT(GTK_FILE_SELECTION(sel)->ok_button), "clicked", G_CALLBACK(sig_file_open), sel); g_signal_connect_swapped(GTK_OBJECT( GTK_FILE_SELECTION(sel)->ok_button), "clicked", G_CALLBACK(gtk_widget_destroy), sel); g_signal_connect_swapped(GTK_OBJECT( GTK_FILE_SELECTION(sel)->cancel_button), "clicked", G_CALLBACK(gtk_widget_destroy), sel); gtk_widget_show(sel); } void sig_scroll(GtkWidget *widget, gpointer data) { gint value; gchar *item; gchar **split = NULL; value = (gint)gtk_range_get_value(GTK_RANGE(widget)); item = g_list_nth_data(screensize, value); if(item != NULL) { split = g_strsplit(item, "x", 2); if(split[1] != NULL) gtk_label_set_text(GTK_LABEL(geometry_label), g_strdup_printf("%s %s %s %s", split[0], g_strdup(_("by")), split[1], g_strdup(_("pixels")))); else gtk_label_set_text(GTK_LABEL(geometry_label), g_strdup_printf("%s", split[0])); if(SHASH("geometry") != NULL) g_hash_table_replace(config, "geometry", g_strdup(item)); else g_hash_table_insert(config, "geometry", g_strdup(item)); } if(split != NULL) g_strfreev(split); } void sig_colchange(GtkWidget *widget, gpointer data) { gint item; gchar *filename; item = gtk_option_menu_get_history(GTK_OPTION_MENU(menu_colorsize)); filename = g_strdup_printf("%s/%s_%d.png", PIXDIR, "colors", item+1); setBHASH("colorsize", item); if(g_file_test(filename, G_FILE_TEST_EXISTS)) gtk_image_set_from_file(GTK_IMAGE(image_colorsize), filename); if(filename != NULL) g_free(filename); if(SHASH("colorsize") != NULL) { g_hash_table_replace(config, "colorsize", g_strdup_printf("%d", item)); } else { g_hash_table_insert(config, "colorsize", g_strdup_printf("%d", item)); } } void sig_keychange(GtkWidget *widget, gpointer data) { GtkTreeSelection *sel; GtkTreeModel *model; GtkTreeIter iter; gchar *text; sel = gtk_tree_view_get_selection(GTK_TREE_VIEW(widget)); gtk_tree_selection_get_selected(sel, &model, &iter); gtk_tree_model_get(model, &iter, 0, &text, -1); if(SHASH("keymap") != NULL) g_hash_table_replace(config, "keymap", g_strdup(g_ascii_strdown(text, -1))); else g_hash_table_insert(config, "keymap", g_strdup(g_ascii_strdown(text, -1))); if(text != NULL) g_free(text); } void sig_sound(GtkWidget *widget, gpointer data) { gint item; item = gtk_option_menu_get_history(GTK_OPTION_MENU(menu_sound)); setBHASH("sound", item); if(SHASH("sound") != NULL) { g_hash_table_replace(config, "sound", g_strdup_printf("%d", item)); } else { g_hash_table_insert(config, "sound", g_strdup_printf("%d", item)); } } void sig_program(GtkWidget *widget, gpointer data) { if(SHASH("program") != NULL) g_hash_table_replace(config, "program", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "program", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("program") == NULL) g_hash_table_remove(config, "program"); } void sig_path(GtkWidget *widget, gpointer data) { if(SHASH("ppath") != NULL) g_hash_table_replace(config, "ppath", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "ppath", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("ppath") == NULL) g_hash_table_remove(config, "ppath"); } void sig_runprog(GtkWidget *widget, gpointer data) { if(SHASH("runprog") != NULL) { g_hash_table_replace(config, "runprog", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "runprog", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } gtk_widget_set_sensitive(input_program, iSHASH("runprog")); gtk_widget_set_sensitive(input_ppath, iSHASH("runprog")); } void sig_bitmapupdate(GtkWidget *widget, gpointer data) { if(SHASH("bitmapupd") != NULL) { g_hash_table_replace(config, "bitmapupd", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "bitmapupd", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_motionevents(GtkWidget *widget, gpointer data) { if(SHASH("motionevt") != NULL) { g_hash_table_replace(config, "motionevt", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "motionevt", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_hidewmdecoration(GtkWidget *widget, gpointer data) { if(SHASH("hidewmdecoration") != NULL) { g_hash_table_replace(config, "hidewmdecoration", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "hidewmdecoration", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_noencr(GtkWidget *widget, gpointer data) { if(SHASH("noencryption") != NULL) { g_hash_table_replace(config, "noencryption", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "noencryption", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_wmkeybindings(GtkWidget *widget, gpointer data) { if(SHASH("wmkeybindings") != NULL) { g_hash_table_replace(config, "wmkeybindings", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "wmkeybindings", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_attconsole(GtkWidget *widget, gpointer data) { if(SHASH("attconsole") != NULL) { g_hash_table_replace(config, "attconsole", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "attconsole", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } } void sig_clientname(GtkWidget *widget, gpointer data) { if(SHASH("clientname") != NULL) g_hash_table_replace(config, "clientname", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "clientname", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("clientname") == NULL) g_hash_table_remove(config, "clientname"); } void sig_sshopts(GtkWidget *widget, gpointer data) { if(SHASH("usessh") != NULL) { g_hash_table_replace(config, "usessh", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } else { g_hash_table_insert(config, "usessh", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)))); } gtk_widget_set_sensitive(btn_sshopts, iSHASH("usessh")); } void sig_btn_sshopts(GtkWidget *widget, gpointer data) { ssh_showbox(widget, iSHASH("usessh")); if(SHASH("usessh") != NULL) { g_hash_table_replace(config, "usessh", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(check_sshopts)))); } else { g_hash_table_insert(config, "usessh", g_strdup_printf("%d", gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(check_sshopts)))); } } ./grdesktop-0.23/src/optbox.h0000644000175000017500000000616110021135234015437 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: optbox.h,v 1.29 2004/03/02 16:47:24 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __OPTBOX_H__ #define __OPTBOX_H__ #include #include #include #include #include #include "config.h" #include "global.h" #include "options.h" #include "srvsel.h" #include "rdpparse.h" GtkWidget *option_box(); GtkWidget *options_page1_box(); GtkWidget *options_page2_box(); GtkWidget *options_page3_box(); GtkWidget *options_page4_box(); GtkWidget *options_page5_box(); void insert_server(const GtkWidget *widget); void insert_username(const GtkWidget *widget); void insert_password(const GtkWidget *widget); void insert_domain(const GtkWidget *widget); void insert_savebox(const GtkWidget *widget); void insert_rdp_protocol(const GtkWidget *widget); void insert_buttons(const GtkWidget *widget); void insert_screenscroll(const GtkWidget *widget); void insert_colorsel(const GtkWidget *widget); void insert_keyboard(const GtkWidget *widget); void insert_sound(const GtkWidget *widget); void insert_program(const GtkWidget *widget); void insert_settings(const GtkWidget *widget); void sig_username(GtkWidget *widget, gpointer data); void sig_password(GtkWidget *widget, gpointer data); void sig_domain(GtkWidget *widget, gpointer data); void sig_savepw(GtkWidget *widget, gpointer data); void sig_savebtn(GtkWidget *widget, gpointer data); void sig_rdp_protocol(GtkWidget *widget, gpointer data); void sig_loadbtn(GtkWidget *widget, gpointer data); void sig_scroll(GtkWidget *widget, gpointer data); void sig_colchange(GtkWidget *widget, gpointer data); void sig_keychange(GtkWidget *widget, gpointer data); void sig_sound(GtkWidget *widget, gpointer data); void sig_program(GtkWidget *widget, gpointer data); void sig_path(GtkWidget *widget, gpointer data); void sig_runprog(GtkWidget *widget, gpointer data); void sig_bitmapupdate(GtkWidget *widget, gpointer data); void sig_motionevents(GtkWidget *widget, gpointer data); void sig_hidewmdecoration(GtkWidget *widget, gpointer data); void sig_noencr(GtkWidget *widget, gpointer data); void sig_wmkeybindings(GtkWidget *widget, gpointer data); void sig_attconsole(GtkWidget *widget, gpointer data); void sig_clientname(GtkWidget *widget, gpointer data); void sig_sshopts(GtkWidget *widget, gpointer data); void sig_btn_sshopts(GtkWidget *widget, gpointer data); #endif /* __OPTBOX_H__ */ ./grdesktop-0.23/src/options.c0000644000175000017500000003417310032264261015623 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: options.c,v 1.89 2004/03/30 12:31:45 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "options.h" void fillRdpProtocols() { rdp_protocols = g_list_append(rdp_protocols, g_strdup(_("Windows NT/2000"))); rdp_protocols = g_list_append(rdp_protocols, g_strdup(_("Windows XP/2003"))); } void loadRdpProtocols(GtkWidget *widget) { if((g_list_length(rdp_protocols)-1) < iSHASH("rdp_protocol")) { g_warning("Unknown RDP-Protocol: %d\n", iSHASH("rdp_protocol")+4); setBHASH("rdp_protocol", 0); } gtk_option_menu_set_history(GTK_OPTION_MENU(widget), iSHASH("rdp_protocol")); } void fillScreens() { gint width, height; width = gdk_screen_width(); height = gdk_screen_height(); if(checkScreen("640x480", width, height)) screensize = g_list_append(screensize, "640x480"); if(checkScreen("800x600", width, height)) screensize = g_list_append(screensize, "800x600"); if(checkScreen("1024x768", width, height)) screensize = g_list_append(screensize, "1024x768"); if(checkScreen("1270x940", width, height)) screensize = g_list_append(screensize, "1270x940"); if(checkScreen("1280x1024", width, height)) screensize = g_list_append(screensize, "1280x1024"); if(checkScreen("1600x1280", width, height)) screensize = g_list_append(screensize, "1600x1280"); screensize = g_list_append(screensize, _("Fullscreen")); } gint checkScreen(const gchar *geo, gint width, gint height) { gchar **split; gint iwidth, iheight; split = g_strsplit(geo, "x", 2); iwidth = atoi(split[0]); iheight = atoi(split[1]); if(split != NULL) g_strfreev(split); if((iwidth < width) && (iheight < height)) return(1); return(0); } void loadScreens(GtkAdjustment *widget) { gint i, count; gboolean found; gchar *item = NULL; found = FALSE; i = 0; if(SHASH("geometry") != NULL) { count = g_list_length(screensize); for(i=0; id_name[0] == '.') continue; if(!g_strcasecmp(entry->d_name, "common")) continue; if(!g_strcasecmp(entry->d_name, "modifiers")) continue; gtk_list_store_append(GTK_LIST_STORE(model), &iter); gtk_list_store_set(GTK_LIST_STORE(model), &iter, 0, g_strdup(g_ascii_strup(entry->d_name, -1)), -1); count++; if(SHASH("keymap") != NULL) { if(!g_strcasecmp(SHASH("keymap"), entry->d_name)) ipath = count; } if(!g_strcasecmp("EN", entry->d_name)) ipath_en = count; } } if(kbdir != NULL) closedir(kbdir); if(count <= 0) { g_warning(_("Unable to find keyboad definitions: %s"), KBPATH); gtk_list_store_append(GTK_LIST_STORE(model), &iter); gtk_list_store_set(GTK_LIST_STORE(model), &iter, 0, g_strdup("EN"), -1); } if(SHASH("keymap") != NULL) { path = gtk_tree_path_new_from_string( g_strdup_printf("%d", (ipath > 0) ? ipath-1 : ipath_en-1)); if(path != NULL) { gtk_tree_view_set_cursor(GTK_TREE_VIEW(tree_keymap), path, NULL, FALSE); } } else { path = gtk_tree_path_new_from_string( g_strdup_printf("%d", ipath_en-1)); if(path != NULL) { gtk_tree_view_set_cursor(GTK_TREE_VIEW(tree_keymap), path, NULL, FALSE); } } return; } void fillSoundOptions() { sound_options = g_list_append(sound_options, g_strdup(_("No sound output"))); sound_options = g_list_append(sound_options, g_strdup(_("Play on this host"))); } gint loadServers() { GSList *names; gint count, i; if(g_list_length(hostnames) != 0) { /* empty the glist */ while((count = g_list_length(hostnames) != 0)) { gchar *item; item = g_list_nth_data(hostnames, 0); hostnames = g_list_remove(hostnames, item); } } names = gconf_client_get_list(gcfg, GCONF_BASE"/hostnames", GCONF_VALUE_STRING, NULL); count = g_slist_length(names); for(i=0; i 0) { /* make sure the current hostname is first */ max++; tmplist = g_list_append(tmplist, newitem); } for(i=0; i= MAXHOSTS) /* store only max hosts */ break; max++; tmplist = g_list_append(tmplist, item); } gconf_client_set_list(gcfg, GCONF_BASE"/hostnames", GCONF_VALUE_STRING, (GSList*)tmplist, NULL); return(0); } gint loadOptions() { GSList *values; gint i; gint count; values = gconf_client_all_entries(gcfg, GCONF_BASE, NULL); count = g_slist_length(values); for(i=0; itype) { case GCONF_VALUE_STRING: value = g_strdup_printf("%s", gconf_client_get_string(gcfg, gconf_entry_get_key(item), NULL)); break; case GCONF_VALUE_INT: value = g_strdup_printf("%d", gconf_client_get_int(gcfg, gconf_entry_get_key(item), NULL)); break; case GCONF_VALUE_FLOAT: value = g_strdup_printf("%f", gconf_client_get_float(gcfg, gconf_entry_get_key(item), NULL)); break; case GCONF_VALUE_BOOL: value = g_strdup_printf("%d", gconf_client_get_bool(gcfg, gconf_entry_get_key(item), NULL)); break; default: g_warning("Unsupported gconf value type (%d)", typ->type); continue; } #ifdef _DEBUG_ g_warning("Option: %s->%s", path[y-1], value); #endif g_hash_table_insert(config, g_strdup(path[y-1]), g_strdup(value)); if(path != NULL) g_strfreev(path); } /* get the current username */ if(SHASH("username") == NULL) { g_hash_table_insert(config, "username", g_strup((gchar*)g_get_user_name())); } return(0); } gint saveOptions() { if(SHASH("username") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/username", SHASH("username"), NULL); if((SHASH("password") != NULL) && (iSHASH("savepw") == TRUE)) gconf_client_set_string(gcfg, GCONF_BASE"/password", SHASH("password"), NULL); if(SHASH("domain") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/domain", SHASH("domain"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/savepw", iSHASH("savepw"), NULL); gconf_client_set_int(gcfg, GCONF_BASE"/rdp_protocol", iSHASH("rdp_protocol"), NULL); if(SHASH("geometry") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/geometry", SHASH("geometry"), NULL); if(SHASH("keymap") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/keymap", SHASH("keymap"), NULL); gconf_client_set_int(gcfg, GCONF_BASE"/colorsize", iSHASH("colorsize"), NULL); gconf_client_set_int(gcfg, GCONF_BASE"/sound", iSHASH("sound"), NULL); if(SHASH("program") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/program", SHASH("program"), NULL); if(SHASH("ppath") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/ppath", SHASH("ppath"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/runprog", iSHASH("runprog"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/bitmapupd", iSHASH("bitmapupd"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/motionevt", iSHASH("motionevt"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/hidewmdecoration", iSHASH("hidewmdecoration"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/noencryption", iSHASH("noencryption"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/wmkeybindings", iSHASH("wmkeybindings"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/attconsole", iSHASH("attconsole"), NULL); if(SHASH("clientname") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/clientname", SHASH("clientname"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/usessh", iSHASH("usessh"), NULL); if(SHASH("sshuser") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/sshuser", SHASH("sshuser"), NULL); if(SHASH("sshhost") != NULL) gconf_client_set_string(gcfg, GCONF_BASE"/sshhost", SHASH("sshhost"), NULL); gconf_client_set_bool(gcfg, GCONF_BASE"/showopts", iSHASH("showopts"), NULL); return(0); } gchar *screenCommand() { if(!g_strcasecmp(SHASH("geometry"), _("Fullscreen"))) { return("-f "); } return(g_strdup_printf("-g %s ", SHASH("geometry"))); } gchar *colorCommand() { int item; switch(iSHASH("colorsize")) { case 0: item = 8; break; case 1: item = 15; break; case 2: item = 16; break; case 3: item = 24; break; default: item = 8; } return(g_strdup_printf("-a %d ", item)); } gchar *keymapCommand() { return(g_strdup_printf("-k %s ", SHASH("keymap"))); } void fill_dialog() { gchar *licence_path = NULL; DIR *licence_dir = NULL; if(SHASH("hostname") != NULL) { gtk_entry_set_text(GTK_ENTRY(GTK_COMBO(combo_host)->entry), SHASH("hostname")); gtk_entry_set_text(GTK_ENTRY(GTK_COMBO(combo_host2)->entry), SHASH("hostname")); } if(SHASH("username") != NULL) gtk_entry_set_text(GTK_ENTRY(input_username), SHASH("username")); if(SHASH("password") != NULL) gtk_entry_set_text(GTK_ENTRY(input_password), SHASH("password")); if(SHASH("domain") != NULL) gtk_entry_set_text(GTK_ENTRY(input_domain), SHASH("domain")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_savepw), iSHASH("savepw")); loadRdpProtocols(menu_rdp_proto); loadScreens(GTK_ADJUSTMENT(adj_screensize)); sig_scroll(GTK_WIDGET(scroll_screensize), NULL); loadColors(menu_colorsize); sig_colchange(NULL, NULL); loadSoundOptions(menu_sound); sig_sound(NULL, NULL); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_prog), iSHASH("runprog")); if(SHASH("program") != NULL) gtk_entry_set_text(GTK_ENTRY(input_program), SHASH("program")); if(SHASH("ppath") != NULL) gtk_entry_set_text(GTK_ENTRY(input_ppath), SHASH("ppath")); gtk_widget_set_sensitive(input_program, iSHASH("runprog")); gtk_widget_set_sensitive(input_ppath, iSHASH("runprog")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_bitmapupd), iSHASH("bitmapupd")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_motionevt), iSHASH("motionevt")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_hidewmdecoration), iSHASH("hidewmdecoration")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_noencr), iSHASH("noencryption")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_wmkeybindings), iSHASH("wmkeybindings")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_attconsole), iSHASH("attconsole")); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_sshopts), iSHASH("usessh")); gtk_widget_set_sensitive(btn_sshopts, iSHASH("usessh")); licence_path = gnome_util_prepend_user_home(".rdesktop"); licence_dir = opendir(licence_path); if(licence_dir != NULL) { struct dirent *entry = NULL; const gchar *prefix = "licence."; GList *licence_list = NULL; while((entry = readdir(licence_dir)) != NULL) { gchar *fullname = NULL; gchar *hostname = &entry->d_name[strlen(prefix)]; struct stat sts; fullname = g_strdup_printf("%s/%s", licence_path, entry->d_name); if(stat(fullname, &sts) == -1) continue; if(!S_ISREG(sts.st_mode)) continue; if(strlen(entry->d_name) <= strlen(prefix)) continue; licence_list = g_list_append(licence_list, g_strdup(hostname)); } closedir(licence_dir); if(licence_list != NULL) { gtk_combo_set_popdown_strings(GTK_COMBO(combo_clientname), licence_list); } } if(SHASH("clientname") != NULL) { gtk_entry_set_text(GTK_ENTRY(GTK_COMBO(combo_clientname)->entry), SHASH("clientname")); } /* finally, we deactivate all rdp unsupported widgets */ sig_rdp_protocol(NULL, NULL); } ./grdesktop-0.23/src/options.h0000644000175000017500000000326710007676032015635 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: options.h,v 1.32 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __OPTIONS_H__ #define __OPTIONS_H__ #include #include #include #include #include #include #include #include #include #include "config.h" #include "global.h" #include "optbox.h" void fillRdpProtocols(); void loadRdpProtocols(GtkWidget *widget); void fillScreens(); gint checkScreen(const gchar *geo, gint width, gint height); void loadScreens(GtkAdjustment *widget); void fillColors(); void loadColors(GtkWidget *widget); void loadKeymap(GtkListStore *model); void fillSoundOptions(); void loadSoundOptions(GtkWidget *widget); gint loadServers(); gint saveServers(); gint loadOptions(); gint saveOptions(); gchar *screenCommand(); gchar *colorCommand(); gchar *keymapCommand(); void fill_dialog(); #endif /* __OPTIONS_H__ */ ./grdesktop-0.23/src/rdpparse.c0000644000175000017500000001745110007676032015755 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: rdpparse.c,v 1.15 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "rdpparse.h" void sig_file_open(GtkWidget *widget, gpointer data) { GtkFileSelection *filesel; gchar *filename; filesel = GTK_FILE_SELECTION(data); filename = g_strdup(gtk_file_selection_get_filename(filesel)); if(filename[strlen(filename)-1] == '/') { gnome_error_dialog(_("Please select a valid rdp file!")); sig_loadbtn(widget, NULL); return; } parse_file(filename); return; } void sig_file_save(GtkWidget *widget, gpointer data) { GtkFileSelection *filesel; FILE *file; gchar *filename; filesel = GTK_FILE_SELECTION(data); filename = g_strdup(gtk_file_selection_get_filename(filesel)); if(filename[strlen(filename)-1] == '/') { gnome_error_dialog(_("Please select a valid rdp file!")); sig_savebtn(widget, NULL); return; } if(g_file_test(filename, G_FILE_TEST_EXISTS)) { GtkWidget *dlg; gint result; dlg = gtk_message_dialog_new(GTK_WINDOW(window_main), GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO, _("Really override the already existing file?")); result = gtk_dialog_run(GTK_DIALOG(dlg)); gtk_widget_destroy(dlg); if(result != GTK_RESPONSE_YES) { #ifdef _DEBUG_ g_warning("Don't override existing file: %s", filename); #endif return; } } file = fopen(filename, "w"); if(file == NULL) { gnome_error_dialog(g_strdup_printf(_("Unable to save rdp-file: %s"), filename)); return; } #ifdef _DEBUG_ g_warning("Writing rdp-file: %s", filename); #endif if(SHASH("geometry") != NULL) { if(!g_strcasecmp(SHASH("geometry"), _("Fullscreen"))) { fprintf(file, "screen mode id:i:%d\n", 2); fprintf(file, "desktopwidth:i:%d\n", 640); fprintf(file, "desktopheight:i:%d\n", 480); } else { fprintf(file, "screen mode id:i:%d\n", 1); fprintf(file, "desktopwidth:i:%s\n", ext_geometry(SHASH("geometry"), 'W')); fprintf(file, "desktopheight:i:%s\n", ext_geometry(SHASH("geometry"), 'H')); } } fprintf(file, "session bpp:i:%s\n", ext_colorsize(iSHASH("color"))); if(SHASH("hostname") != NULL) { fprintf(file, "full address:s:%s\n", SHASH("hostname")); } if(SHASH("username") != NULL) { fprintf(file, "username:s:%s\n", SHASH("username")); } if(SHASH("domain") != NULL) { fprintf(file, "domain:s:%s\n", SHASH("domain")); } if(SHASH("program") != NULL) { fprintf(file, "alternate shell:s:%s\n", SHASH("program")); } if(SHASH("ppath") != NULL) { fprintf(file, "shell working directory:s:%s\n", SHASH("ppath")); } if(iSHASH("bitmapupd") == TRUE) fprintf(file, "bitmapcachepersistentable:i:%d\n", 0); fclose(file); return; } gint parse_file(gchar *filename) { FILE *file; char line[MAX_LINE_BUF]; char tmpbuf[2]; gboolean unicode; gint i, ch; if(!g_file_test(filename, G_FILE_TEST_EXISTS|G_FILE_TEST_IS_REGULAR)) { gnome_error_dialog(g_strdup_printf(_("Unable to open rdp-file: %s"), filename)); return(1); } file = fopen(filename, "r"); if(file == NULL) { gnome_error_dialog(g_strdup_printf(_("Unable to open rdp-file: %s"), filename)); return(1); } /* determe, if we have an unicode file */ if(fgets(line, MAX_LINE_BUF, file) == NULL) { fclose(file); g_warning(_("File %s is empty!"), filename); return(1); } unicode = ((line[0] == (char)255) && (line[1] == (char)254)); rewind(file); if(!unicode) { /* non unicode */ while(fgets(line, MAX_LINE_BUF, file) != NULL) { gchar *item; item = (gchar*) g_malloc(sizeof(gchar)*MAX_LINE_BUF); if(item == NULL) g_error("Unable to allocate memory!"); parse_line(g_strndup(line, sizeof(char)*(strlen(line)-1))); if(item != NULL) g_free(item); } } else { /* UNICODE */ ch = -1; line[0] = '\0'; for(i=0; (i < 1000000 && feof(file) == 0); i++) { ch = fgetc(file); if(ch > 0 && (ch != 255 && ch != 254 && ch != 10)) { if(ch == 13) { parse_line(line); line[0] = '\0'; } else { g_unichar_to_utf8(ch, tmpbuf); tmpbuf[1] = '\0'; strcat(line, tmpbuf); memset(tmpbuf, '\0', sizeof(char)*2); } } } } fclose(file); fill_dialog(); return(0); } void parse_line(const gchar *line) { gchar **items = NULL; if(strlen(line) <= 0) return; items = g_strsplit(line, ":", 3); if((items[0] <= (char*)0 ) || (items[2] <= (char*)0)) return; #ifdef _DEBUG_ g_warning("RDP: line: %s [%s -> %s]", line, items[0], items[2]); #endif if(!g_strcasecmp(items[0], "username")) insert_option("username", items[2]); else if(!g_strcasecmp(items[0], "domain")) insert_option("domain", items[2]); else if(!g_strcasecmp(items[0], "alternate shell")) insert_option("program", items[2]); else if(!g_strcasecmp(items[0], "shell working directory")) insert_option("ppath", items[2]); else if(!g_strcasecmp(items[0], "full address")) insert_option("hostname", items[2]); else if(!g_strcasecmp(items[0], "session bpp")) insert_option("colorsize", mod_color(items[2])); else if(!g_strcasecmp(items[0], "bitmapcachepersistenable")) insert_option("bitmapupd", mod_bitmapupd(items[2])); else if(!g_strcasecmp(items[0], "desktopwidth")) insert_option("geometry", mod_geometry(items[2], SHASH("geometry"), 'W')); else if(!g_strcasecmp(items[0], "desktopheight")) insert_option("geometry", mod_geometry(items[2], SHASH("geometry"), 'H')); else if(!g_strcasecmp(items[0], "screen mode id")) insert_option("fullscreen", mod_fullscreen(items[2])); if(items != NULL) g_strfreev(items); return; } void insert_option(const gchar *key, const gchar *value) { #ifdef _DEBUG_ g_warning("RDP: old value: %s -> %s", key, SHASH(key)); #endif if(SHASH(key) != NULL) { g_hash_table_replace(config, (gchar*)key, g_strdup(value)); } else { g_hash_table_insert(config, (gchar*)key, g_strdup(value)); } #ifdef _DEBUG_ g_warning("RDP: new value: %s -> %s", key, SHASH(key)); #endif } gchar *mod_color(const gchar *colorstr) { switch(atoi(colorstr)) { case 8: return("0"); case 15: return("1"); case 16: return("2"); case 24: return("3"); default: return("0"); } /* default color 256 */ return("0"); } gchar *mod_bitmapupd(const gchar *bitmapstr) { if(bitmapstr[0] == '0') return("1"); return("0"); } gchar *mod_geometry(const gchar *value, const gchar *old, const char typ) { gchar **parts = NULL; parts = g_strsplit(old, "x", 2); if(typ == 'W') return(g_strdup_printf("%sx%s", value, parts[1])); else return(g_strdup_printf("%sx%s", parts[0], value)); if(parts != NULL) g_strfreev(parts); return(NULL); } gchar *mod_fullscreen(const gchar *value) { if(atoi(value) == 2) return("1"); return("0"); } gchar *ext_geometry(const gchar *value, const char typ) { gchar **parts = NULL; parts = g_strsplit(value, "x", 2); if(typ == 'W') return(g_strdup_printf(parts[0])); else return(g_strdup_printf(parts[1])); if(parts != NULL) g_strfreev(parts); return(NULL); } gchar *ext_colorsize(const gint value) { switch(value) { case 0: return("8"); case 1: return("15"); case 2: return("16"); case 3: return("24"); default: return("8"); } return("8"); } ./grdesktop-0.23/src/rdpparse.h0000644000175000017500000000313210007676032015751 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: rdpparse.h,v 1.10 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __RDPPARSE_H__ #define __RDPPARSE_H__ #include #include #include "config.h" #include "global.h" #include "options.h" #define MAX_LINE_BUF 4096 void sig_file_open(GtkWidget *widget, gpointer data); void sig_file_save(GtkWidget *widget, gpointer data); gint parse_file(gchar *filename); void parse_line(const gchar *line); void insert_option(const gchar *key, const gchar *value); gchar *mod_color(const gchar *colorstr); gchar *mod_bitmapupd(const gchar *bitmapstr); gchar *mod_geometry(const gchar *value, const gchar *old, const char typ); gchar *mod_fullscreen(const gchar *value); gchar *ext_geometry(const gchar *value, const char typ); gchar *ext_colorsize(const gint value); #endif /* __RDPPARSE_H__ */ ./grdesktop-0.23/src/run.c0000644000175000017500000001126510032271601014725 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: run.c,v 1.40 2004/03/30 13:17:53 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "run.h" void run_rdesktop() { gchar *cmd = NULL, *cmdline = NULL; gchar *std_out=NULL, *std_err=NULL; gint estatus = 0; GError *err = NULL; gboolean ret = FALSE; /* * we build the "normal" string (without ssh) first */ cmd = g_strconcat(g_strdup_printf("%s ", COMMANDLINE), NULL); if(iSHASH("rdp_protocol") < 1) { cmd = g_strconcat(cmd, g_strdup_printf("-4 "), NULL); } else { cmd = g_strconcat(cmd, g_strdup_printf("-5 "), NULL); } if(SHASH("username")) cmd = g_strconcat(cmd, g_strdup_printf("-u '%s' ", SHASH("username")), NULL); if(SHASH("password")) cmd = g_strconcat(cmd, g_strdup_printf("-p '%s' ", SHASH("password")), NULL); if(SHASH("domain")) cmd = g_strconcat(cmd, g_strdup_printf("-d '%s' ", SHASH("domain")), NULL); if(SHASH("clientname") && (strlen(SHASH("clientname")) > 0)) cmd = g_strconcat(cmd, g_strdup_printf("-n '%s' ", SHASH("clientname")), NULL); if(SHASH("geometry")) cmd = g_strconcat(cmd, screenCommand(), NULL); if(iSHASH("rdp_protocol") > 0) { /* disable, it's not supported by the RDP version */ if(iSHASH("colorsize")) cmd = g_strconcat(cmd, colorCommand(), NULL); } if(SHASH("keymap")) cmd = g_strconcat(cmd, keymapCommand(), NULL); if(iSHASH("rdp_protocol") > 0) { /* disable, it's not supported by the RDP version */ if(iSHASH("sound") > 0) cmd = g_strconcat(cmd, g_strdup("-r sound "), NULL); } if((iSHASH("runprog")) && (SHASH("program"))) cmd = g_strconcat(cmd, g_strdup_printf("-s '%s' ", SHASH("program")), NULL); if((iSHASH("runprog")) && (SHASH("ppath"))) cmd = g_strconcat(cmd, g_strdup_printf("-c '%s' ", SHASH("ppath")), NULL); if(iSHASH("bitmapupd")) cmd = g_strconcat(cmd, g_strdup("-b "), NULL); if(iSHASH("motionevt")) cmd = g_strconcat(cmd, g_strdup("-m "), NULL); if(iSHASH("hidewmdecoration") == TRUE) cmd = g_strconcat(cmd, g_strdup("-D "), NULL); if(iSHASH("noencryption") == TRUE) cmd = g_strconcat(cmd, g_strdup("-e "), NULL); if(iSHASH("wmkeybindings") == TRUE) cmd = g_strconcat(cmd, g_strdup("-K "), NULL); if(iSHASH("rdp_protocol") > 0) { /* disable, it's not supported by the RDP version */ if(iSHASH("attconsole") == TRUE) cmd = g_strconcat(cmd, g_strdup("-0 "), NULL); } if(SHASH("hostname")) cmd = g_strconcat(cmd, g_strdup_printf("-T 'Remotedesktop-Client: %s' ", SHASH("hostname")), NULL); cmd = g_strconcat(cmd, g_strdup(SHASH("hostname")), NULL); /* * build the ssh string if possible */ if(iSHASH("usessh")) { gchar *sshcmd = NULL; #ifdef _DEBUG_ g_warning("use ssh tunnel"); #endif if(!SHASH("sshhost") || strlen(SHASH("sshhost")) <= 0) { gnome_error_dialog(_("No hostname for ssh tunneling available")); return; } sshcmd = g_strconcat("ssh -T -o BatchMode=yes ", NULL); if(SHASH("sshuser") && (strlen(SHASH("sshuser")) > 0)) { sshcmd = g_strconcat(sshcmd, g_strdup_printf(" %s@", SHASH("sshuser")), NULL); } sshcmd = g_strconcat(sshcmd, g_strdup_printf("%s", SHASH("sshhost")), NULL); sshcmd = g_strconcat(sshcmd, g_strdup_printf(" \"%s\"", cmd), NULL); g_warning(sshcmd); cmdline = g_strconcat(sshcmd, NULL); } else { /* execute without ssh */ cmdline = g_strconcat(cmd, NULL); } #ifdef _DEBUG_ g_warning(cmdline); #endif /* first flush the gtk queue */ gtk_widget_hide(window_main); while(gtk_events_pending()) gtk_main_iteration(); ret = g_spawn_command_line_sync(cmdline, &std_out, &std_err, &estatus, &err); gtk_widget_show(window_main); loadServers(); /* make sure, we reload the available servers */ if((ret != TRUE) || (estatus != 0)) { gnome_error_dialog(std_err); return; } /* only if the connection was successful */ if(saveServers(SHASH("hostname")) == 0) { loadServers(); gtk_combo_set_popdown_strings(GTK_COMBO(combo_host), hostnames); gtk_combo_set_popdown_strings(GTK_COMBO(combo_host2), hostnames); } saveOptions(); return; } ./grdesktop-0.23/src/run.h0000644000175000017500000000220610007676032014736 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: run.h,v 1.8 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __RUN_H__ #define __RUN_H__ #include #include #include #include #include "config.h" #include "global.h" #include "options.h" pid_t child_pid; /* infos about child processes */ void run_rdesktop(); #endif /* __RUN_H__ */ ./grdesktop-0.23/src/srvsel.c0000644000175000017500000000363510007676032015452 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: srvsel.c,v 1.14 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "srvsel.h" GtkWidget *server_box() { GtkWidget *box; GtkWidget *caption; box = gtk_hbox_new(FALSE, 10); caption = gtk_label_new(_("Computer:")); gtk_label_set_justify(GTK_LABEL(caption), GTK_JUSTIFY_LEFT); gtk_box_pack_start(GTK_BOX(box), caption, FALSE, TRUE, TRUE); gtk_widget_show(caption); combo_host = gtk_combo_new(); gtk_combo_disable_activate(GTK_COMBO(combo_host)); g_signal_connect(G_OBJECT(GTK_COMBO(combo_host)->entry), "changed", G_CALLBACK(sig_selchange), NULL); gtk_box_pack_start(GTK_BOX(box), combo_host, TRUE, TRUE, FALSE); gtk_widget_show(combo_host); if(loadServers() == 0) gtk_combo_set_popdown_strings(GTK_COMBO(combo_host), hostnames); return(box); } void sig_selchange(GtkWidget *widget, gpointer data) { if(SHASH("hostname") != NULL) g_hash_table_replace(config, "hostname", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "hostname", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("hostname") == NULL) g_hash_table_remove(config, "hostname"); } ./grdesktop-0.23/src/srvsel.h0000644000175000017500000000217710007676032015457 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: srvsel.h,v 1.10 2004/02/03 10:46:50 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __SRVSEL_H__ #define __SRVSEL_H__ #include #include #include #include "config.h" #include "global.h" #include "options.h" GtkWidget *server_box(); void sig_selchange(GtkWidget *widget, gpointer data); #endif /* __SRVSEL_H__ */ ./grdesktop-0.23/src/sshbox.c0000644000175000017500000001072310032264261015431 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: sshbox.c,v 1.6 2004/03/30 12:31:45 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #include "sshbox.h" void ssh_showbox(GtkWidget *widget, int status) { GtkWidget *dlg; dlg = gtk_dialog_new_with_buttons(_("SSH-Tunnel settings"), GTK_WINDOW(window_main), GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); ssh_createdialog(GTK_DIALOG(dlg)->vbox); ssh_updatebox(status); gtk_dialog_run(GTK_DIALOG(dlg)); gtk_widget_destroy(dlg); } void ssh_createdialog(GtkWidget *widget) { GtkWidget *vbox, *tbl; GtkWidget *hb_user, *hb_host; GtkWidget *l1, *l2; vbox = gtk_vbox_new(FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(vbox), 10); gtk_container_add(GTK_CONTAINER(widget), vbox); gtk_widget_show(vbox); check_enablessh = gtk_check_button_new_with_label( _("Enable SSH tunneling")); gtk_box_pack_start(GTK_BOX(vbox), check_enablessh, FALSE, FALSE, FALSE); g_signal_connect(G_OBJECT(GTK_CHECK_BUTTON(check_enablessh)), "toggled", G_CALLBACK(sig_enablessh), NULL); gtk_widget_show(check_enablessh); tbl = gtk_table_new(2, 2, FALSE); gtk_container_set_border_width(GTK_CONTAINER(tbl), 10); gtk_box_pack_start(GTK_BOX(vbox), tbl, FALSE, TRUE, TRUE); gtk_widget_show(tbl); hb_user = gtk_hbox_new(FALSE, 0); gtk_table_attach(GTK_TABLE(tbl), hb_user, 0, 1, 0, 1, GTK_FILL, GTK_SHRINK, 0, 0); gtk_widget_show(hb_user); l1 = gtk_label_new(_("Username:")); gtk_box_pack_start(GTK_BOX(hb_user), l1, FALSE, FALSE, FALSE); gtk_widget_show(l1); input_user = gtk_entry_new(); gtk_entry_set_max_length(GTK_ENTRY(input_user), 255); g_signal_connect(G_OBJECT(GTK_ENTRY(input_user)), "changed", G_CALLBACK(sig_sshuser), NULL); gtk_table_attach(GTK_TABLE(tbl), input_user, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 10, 3); gtk_widget_show(input_user); hb_host = gtk_hbox_new(FALSE, 0); gtk_table_attach(GTK_TABLE(tbl), hb_host, 0, 1, 1, 2, GTK_FILL, GTK_SHRINK, 0, 0); gtk_widget_show(hb_host); l2 = gtk_label_new(_("Hostname:")); gtk_box_pack_start(GTK_BOX(hb_host), l2, FALSE, FALSE, FALSE); gtk_widget_show(l2); input_host = gtk_entry_new(); gtk_entry_set_max_length(GTK_ENTRY(input_host), 255); g_signal_connect(G_OBJECT(GTK_ENTRY(input_host)), "changed", G_CALLBACK(sig_sshhost), NULL); gtk_table_attach(GTK_TABLE(tbl), input_host, 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, GTK_EXPAND|GTK_FILL, 10, 3); gtk_widget_show(input_host); } void ssh_updatebox(int status) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON( check_enablessh), status); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON( check_sshopts), status); gtk_widget_set_sensitive(input_user, status); if(SHASH("sshuser") != NULL) gtk_entry_set_text(GTK_ENTRY(input_user), SHASH("sshuser")); gtk_widget_set_sensitive(input_host, status); if(SHASH("sshhost") != NULL) gtk_entry_set_text(GTK_ENTRY(input_host), SHASH("sshhost")); } void sig_enablessh(GtkWidget *widget, gpointer data) { int s = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget)); ssh_updatebox(s); } void sig_sshuser(GtkWidget *widget, gpointer data) { if(SHASH("sshuser") != NULL) g_hash_table_replace(config, "sshuser", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "sshuser", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("sshuser") == NULL) g_hash_table_remove(config, "sshuser"); } void sig_sshhost(GtkWidget *widget, gpointer data) { if(SHASH("sshhost") != NULL) g_hash_table_replace(config, "sshhost", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); else g_hash_table_insert(config, "sshhost", g_strdup(gtk_entry_get_text(GTK_ENTRY(widget)))); if(SHASH("sshhost") == NULL) g_hash_table_remove(config, "sshhost"); } ./grdesktop-0.23/src/sshbox.h0000644000175000017500000000254010032264261015434 0ustar sarsar00000000000000/* grdesktop - gtk rdesktop frontend * Copyright (C) 2002 Thorsten Sauter * * $Id: sshbox.h,v 1.5 2004/03/30 12:31:45 tsauter Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ #ifndef __SSHBOX_H__ #define __SSHBOX_H__ #include #include #include "config.h" #include "global.h" GtkWidget *check_enablessh; GtkWidget *input_user, *input_host; void ssh_showbox(GtkWidget *widget, int status); void ssh_createdialog(GtkWidget *widget); void ssh_updatebox(int status); void sig_enablessh(GtkWidget *widget, gpointer data); void sig_sshuser(GtkWidget *widget, gpointer data); void sig_sshhost(GtkWidget *widget, gpointer data); #endif /* __SSHBOX_H__ */ ./grdesktop-0.23/src/Makefile.in0000644000175000017500000003701310032301506016017 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ bin_PROGRAMS = grdesktop INCLUDES = -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/intl \ $(GTK2_CFLAGS) $(GNOME2_CFLAGS) \ -DDATADIR=\""$(datadir)"\" \ -DLOCALEDIR=\""$(datadir)/locale"\" \ -DKBPATH=\""$(kbpath)"\" grdesktop_LDFLAGS = -export-dynamic grdesktop_SOURCES = main.c main.h \ srvsel.c srvsel.h \ run.c run.h \ btnbox.c btnbox.h \ optbox.c optbox.h \ options.c options.h \ rdpparse.c rdpparse.h \ sshbox.c sshbox.h \ config.h grdesktop_LDADD = $(GTK2_LIBS) $(GNOME2_LIBS) grdesktopdir = $(datadir)/applications grdesktop_DATA = grdesktop.desktop schemadir = $(sysconfdir)/gconf/schemas schema_DATA = grdesktop.schemas schema_source_data = $(schema_DATA) EXTRA_DIST = \ $(grdesktop_DATA) \ $(schema_DATA) subdir = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = bin_PROGRAMS = grdesktop$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) am_grdesktop_OBJECTS = main.$(OBJEXT) srvsel.$(OBJEXT) run.$(OBJEXT) \ btnbox.$(OBJEXT) optbox.$(OBJEXT) options.$(OBJEXT) \ rdpparse.$(OBJEXT) sshbox.$(OBJEXT) grdesktop_OBJECTS = $(am_grdesktop_OBJECTS) grdesktop_DEPENDENCIES = DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/btnbox.Po ./$(DEPDIR)/main.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/optbox.Po ./$(DEPDIR)/options.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/rdpparse.Po ./$(DEPDIR)/run.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/srvsel.Po ./$(DEPDIR)/sshbox.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ DIST_SOURCES = $(grdesktop_SOURCES) DATA = $(grdesktop_DATA) $(schema_DATA) DIST_COMMON = $(srcdir)/Makefile.in Makefile.am SOURCES = $(grdesktop_SOURCES) all: all-am .SUFFIXES: .SUFFIXES: .c .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ done clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) grdesktop$(EXEEXT): $(grdesktop_OBJECTS) $(grdesktop_DEPENDENCIES) @rm -f grdesktop$(EXEEXT) $(LINK) $(grdesktop_LDFLAGS) $(grdesktop_OBJECTS) $(grdesktop_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btnbox.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/optbox.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rdpparse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srvsel.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshbox.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` uninstall-info-am: grdesktopDATA_INSTALL = $(INSTALL_DATA) install-grdesktopDATA: $(grdesktop_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(grdesktopdir) @list='$(grdesktop_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(grdesktopDATA_INSTALL) $$d$$p $(DESTDIR)$(grdesktopdir)/$$f"; \ $(grdesktopDATA_INSTALL) $$d$$p $(DESTDIR)$(grdesktopdir)/$$f; \ done uninstall-grdesktopDATA: @$(NORMAL_UNINSTALL) @list='$(grdesktop_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(grdesktopdir)/$$f"; \ rm -f $(DESTDIR)$(grdesktopdir)/$$f; \ done schemaDATA_INSTALL = $(INSTALL_DATA) install-schemaDATA: $(schema_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(schemadir) @list='$(schema_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(schemaDATA_INSTALL) $$d$$p $(DESTDIR)$(schemadir)/$$f"; \ $(schemaDATA_INSTALL) $$d$$p $(DESTDIR)$(schemadir)/$$f; \ done uninstall-schemaDATA: @$(NORMAL_UNINSTALL) @list='$(schema_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(schemadir)/$$f"; \ rm -f $(DESTDIR)$(schemadir)/$$f; \ done ETAGS = etags ETAGSFLAGS = CTAGS = ctags CTAGSFLAGS = tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(grdesktopdir) $(DESTDIR)$(schemadir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-data-local install-grdesktopDATA \ install-schemaDATA install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-grdesktopDATA \ uninstall-info-am uninstall-schemaDATA .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic ctags distclean distclean-compile \ distclean-generic distclean-tags distdir dvi dvi-am info \ info-am install install-am install-binPROGRAMS install-data \ install-data-am install-data-local install-exec install-exec-am \ install-grdesktopDATA install-info install-info-am install-man \ install-schemaDATA install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ ps ps-am tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-grdesktopDATA uninstall-info-am uninstall-schemaDATA install-data-local: if test -z "$(DESTDIR)"; then \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schema_source_data); \ fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/aclocal.m40000644000175000017500000014171610032301466015036 0ustar sarsar00000000000000# generated automatically by aclocal 1.7.9 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Do all the work for Automake. -*- Autoconf -*- # This macro actually does too much some checks are only needed if # your package does certain things. But this isn't really a big deal. # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 10 AC_PREREQ([2.54]) # Autoconf 2.50 wants to disallow AM_ names. We explicitly allow # the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl # test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AM_MISSING_PROG(AMTAR, tar) AM_PROG_INSTALL_SH AM_PROG_INSTALL_STRIP # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl ]) ]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $1 | $1:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) # Copyright 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"]) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.7.9])]) # Helper functions for option handling. -*- Autoconf -*- # Copyright 2001, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 2 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # ------------------------------ # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ---------------------------------- # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # # Check to make sure that the build environment is sane. # # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 3 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # -*- Autoconf -*- # Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 3 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # AM_AUX_DIR_EXPAND # Copyright 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. # Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50]) AC_DEFUN([AM_AUX_DIR_EXPAND], [ # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. # Copyright 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl install_sh=${install_sh-"$am_aux_dir/install-sh"} AC_SUBST(install_sh)]) # AM_PROG_INSTALL_STRIP # Copyright 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # -*- Autoconf -*- # Copyright (C) 2003 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 1 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # serial 5 -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c : > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; none) break ;; esac # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # (even with -Werror). So we grep stderr for any message # that says an option was ignored. if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking Speeds up one-time builds --enable-dependency-tracking Do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH]) ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. #serial 2 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue # Extract the definition of DEP_FILES from the Makefile without # running `make'. DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` test -z "$DEPDIR" && continue # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n -e '/^U = / s///p' < "$mf"` test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" # We invoke sed twice because it is the simplest approach to # changing $(DEPDIR) to its actual value in the expansion. for file in `sed -n -e ' /^DEP_FILES = .*\\\\$/ { s/^DEP_FILES = // :loop s/\\\\$// p n /\\\\$/ b loop p } /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 2 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo done .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # We grep out `Entering directory' and `Leaving directory' # messages which can occur if `w' ends up in MAKEFLAGS. # In particular we don't look at `^make:' because GNU make might # be invoked under some other name (usually "gmake"), in which # case it prints its new name instead of `make'. if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then am__include=include am__quote= _am_result=GNU fi # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then am__include=.include am__quote="\"" _am_result=BSD fi fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright 1997, 2000, 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 5 AC_PREREQ(2.52) # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE]) AC_SUBST([$1_FALSE]) if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]) fi])]) # Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*- # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. AC_PREREQ([2.52]) # serial 6 # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) # Add --enable-maintainer-mode option to configure. # From Jim Meyering # Copyright 1996, 1998, 2000, 2001, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # serial 2 AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) dnl maintainer-mode is disabled by default AC_ARG_ENABLE(maintainer-mode, [ --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer], USE_MAINTAINER_MODE=$enableval, USE_MAINTAINER_MODE=no) AC_MSG_RESULT([$USE_MAINTAINER_MODE]) AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) MAINT=$MAINTAINER_MODE_TRUE AC_SUBST(MAINT)dnl ] ) AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) # isc-posix.m4 serial 2 (gettext-0.11.2) dnl Copyright (C) 1995-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. # This file is not needed with autoconf-2.53 and newer. Remove it in 2005. # This test replaces the one in autoconf. # Currently this macro should have the same name as the autoconf macro # because gettext's gettext.m4 (distributed in the automake package) # still uses it. Otherwise, the use in gettext.m4 makes autoheader # give these diagnostics: # configure.in:556: AC_TRY_COMPILE was called before AC_ISC_POSIX # configure.in:556: AC_TRY_RUN was called before AC_ISC_POSIX undefine([AC_ISC_POSIX]) AC_DEFUN([AC_ISC_POSIX], [ dnl This test replaces the obsolescent AC_ISC_POSIX kludge. AC_CHECK_LIB(cposix, strerror, [LIBS="$LIBS -lcposix"]) ] ) # Copyright (C) 1995-2002 Free Software Foundation, Inc. # Copyright (C) 2001-2003 Red Hat, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # # Macro to add for using GNU gettext. # Ulrich Drepper , 1995, 1996 # # Modified to never use included libintl. # Owen Taylor , 12/15/1998 # # Major rework to remove unused code # Owen Taylor , 12/11/2002 # # Added better handling of ALL_LINGUAS from GNU gettext version # written by Bruno Haible, Owen Taylor 5/30/3002 # # We need this here as well, since someone might use autoconf-2.5x # to configure GLib then an older version to configure a package # using AM_GLIB_GNU_GETTEXT AC_PREREQ(2.53) dnl dnl We go to great lengths to make sure that aclocal won't dnl try to pull in the installed version of these macros dnl when running aclocal in the glib directory. dnl m4_copy([AC_DEFUN],[glib_DEFUN]) m4_copy([AC_REQUIRE],[glib_REQUIRE]) dnl dnl At the end, if we're not within glib, we'll define the public dnl definitions in terms of our private definitions. dnl # GLIB_LC_MESSAGES #-------------------- glib_DEFUN([GLIB_LC_MESSAGES], [AC_CHECK_HEADERS([locale.h]) if test $ac_cv_header_locale_h = yes; then AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, [AC_TRY_LINK([#include ], [return LC_MESSAGES], am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) if test $am_cv_val_LC_MESSAGES = yes; then AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your file defines LC_MESSAGES.]) fi fi]) # GLIB_PATH_PROG_WITH_TEST #---------------------------- dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR, dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) glib_DEFUN([GLIB_PATH_PROG_WITH_TEST], [# Extract the first word of "$2", so it can be a program name with args. set dummy $2; ac_word=[$]2 AC_MSG_CHECKING([for $ac_word]) AC_CACHE_VAL(ac_cv_path_$1, [case "[$]$1" in /*) ac_cv_path_$1="[$]$1" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in ifelse([$5], , $PATH, [$5]); do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if [$3]; then ac_cv_path_$1="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" dnl If no 4th arg is given, leave the cache variable unset, dnl so AC_PATH_PROGS will keep looking. ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" ])dnl ;; esac])dnl $1="$ac_cv_path_$1" if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then AC_MSG_RESULT([$]$1) else AC_MSG_RESULT(no) fi AC_SUBST($1)dnl ]) # GLIB_WITH_NLS #----------------- glib_DEFUN([GLIB_WITH_NLS], dnl NLS is obligatory [USE_NLS=yes AC_SUBST(USE_NLS) gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= AC_CHECK_HEADER(libintl.h, [gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc, [AC_TRY_LINK([ #include ], [return (int) dgettext ("","")], gt_cv_func_dgettext_libc=yes, gt_cv_func_dgettext_libc=no) ]) if test "$gt_cv_func_dgettext_libc" = "yes" ; then AC_CHECK_FUNCS(bind_textdomain_codeset) fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then AC_CHECK_LIB(intl, bindtextdomain, [AC_CHECK_LIB(intl, dgettext, gt_cv_func_dgettext_libintl=yes)]) if test "$gt_cv_func_dgettext_libintl" != "yes" ; then AC_MSG_CHECKING([if -liconv is needed to use gettext]) AC_MSG_RESULT([]) AC_CHECK_LIB(intl, dcgettext, [gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv], :,-liconv) fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset AC_CHECK_FUNCS(bind_textdomain_codeset) LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then AC_DEFINE(HAVE_GETTEXT,1, [Define if the GNU gettext() function is already present or preinstalled.]) GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl if test "$MSGFMT" != "no"; then glib_save_LIBS="$LIBS" LIBS="$LIBS $INTLLIBS" AC_CHECK_FUNCS(dcgettext) AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr], [CATOBJEXT=.gmo DATADIRNAME=share], [case $host in *-*-solaris*) dnl On Solaris, if bind_textdomain_codeset is in libc, dnl GNU format message catalog is always supported, dnl since both are added to the libc all together. dnl Hence, we'd like to go with DATADIRNAME=share and dnl and CATOBJEXT=.gmo in this case. AC_CHECK_FUNC(bind_textdomain_codeset, [CATOBJEXT=.gmo DATADIRNAME=share], [CATOBJEXT=.mo DATADIRNAME=lib]) ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac]) LIBS="$glib_save_LIBS" INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi ]) if test "$gt_cv_have_gettext" = "yes" ; then AC_DEFINE(ENABLE_NLS, 1, [always defined to indicate that i18n is enabled]) fi dnl Test whether we really found GNU xgettext. if test "$XGETTEXT" != ":"; then dnl If it is not GNU xgettext we define it as : so that the dnl Makefiles still can work. if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else AC_MSG_RESULT( [found xgettext program is not GNU xgettext; ignore it]) XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po AC_OUTPUT_COMMANDS( [case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac]) dnl These rules are solely for the distribution goal. While doing this dnl we only have to keep exactly one list of the available catalogs dnl in configure.in. for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done dnl Make all variables we use known to autoconf. AC_SUBST(CATALOGS) AC_SUBST(CATOBJEXT) AC_SUBST(DATADIRNAME) AC_SUBST(GMOFILES) AC_SUBST(INSTOBJEXT) AC_SUBST(INTLLIBS) AC_SUBST(PO_IN_DATADIR_TRUE) AC_SUBST(PO_IN_DATADIR_FALSE) AC_SUBST(POFILES) AC_SUBST(POSUB) ]) # AM_GLIB_GNU_GETTEXT # ------------------- # Do checks necessary for use of gettext. If a suitable implementation # of gettext is found in either in libintl or in the C library, # it will set INTLLIBS to the libraries needed for use of gettext # and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable # gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST() # on various variables needed by the Makefile.in.in installed by # glib-gettextize. dnl glib_DEFUN(GLIB_GNU_GETTEXT, [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_HEADER_STDC])dnl GLIB_LC_MESSAGES GLIB_WITH_NLS if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else AC_MSG_CHECKING(for catalogs to be installed) NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then desiredlanguages="$LINGUAS" else desiredlanguages="$ALL_LINGUAS" fi for desiredlang in $desiredlanguages; do # Use the presentlang catalog if desiredlang is # a. equal to presentlang, or # b. a variant of presentlang (because in this case, # presentlang can be used as a fallback for messages # which are not translated in the desiredlang catalog). case "$desiredlang" in "$presentlang"*) useit=yes;; esac done if test $useit = yes; then NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS AC_MSG_RESULT($LINGUAS) fi dnl Construct list of names of catalog files to be constructed. if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly dnl find the mkinstalldirs script in another subdir but ($top_srcdir). dnl Try to locate is. MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi AC_SUBST(MKINSTALLDIRS) dnl Generate list of files to be processed by xgettext which will dnl be included in po/Makefile. test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES ]) # AM_GLIB_DEFINE_LOCALEDIR(VARIABLE) # ------------------------------- # Define VARIABLE to the location where catalog files will # be installed by po/Makefile. glib_DEFUN(GLIB_DEFINE_LOCALEDIR, [glib_REQUIRE([GLIB_GNU_GETTEXT])dnl glib_save_prefix="$prefix" glib_save_exec_prefix="$exec_prefix" test "x$prefix" = xNONE && prefix=$ac_default_prefix test "x$exec_prefix" = xNONE && exec_prefix=$prefix if test "x$CATOBJEXT" = "x.mo" ; then localedir=`eval echo "${libdir}/locale"` else localedir=`eval echo "${datadir}/locale"` fi prefix="$glib_save_prefix" exec_prefix="$glib_save_exec_prefix" AC_DEFINE_UNQUOTED($1, "$localedir", [Define the location where the catalogs will be installed]) ]) dnl dnl Now the definitions that aclocal will find dnl ifdef(glib_configure_in,[],[ AC_DEFUN(AM_GLIB_GNU_GETTEXT,[GLIB_GNU_GETTEXT($@)]) AC_DEFUN(AM_GLIB_DEFINE_LOCALEDIR,[GLIB_DEFINE_LOCALEDIR($@)]) ])dnl dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not) dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page dnl also defines GSTUFF_PKG_ERRORS on error AC_DEFUN(PKG_CHECK_MODULES, [ succeeded=no if test -z "$PKG_CONFIG"; then AC_PATH_PROG(PKG_CONFIG, pkg-config, no) fi if test "$PKG_CONFIG" = "no" ; then echo "*** The pkg-config script could not be found. Make sure it is" echo "*** in your path, or set the PKG_CONFIG environment variable" echo "*** to the full path to pkg-config." echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else PKG_CONFIG_MIN_VERSION=0.9.0 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then AC_MSG_CHECKING(for $2) if $PKG_CONFIG --exists "$2" ; then AC_MSG_RESULT(yes) succeeded=yes AC_MSG_CHECKING($1_CFLAGS) $1_CFLAGS=`$PKG_CONFIG --cflags "$2"` AC_MSG_RESULT($$1_CFLAGS) AC_MSG_CHECKING($1_LIBS) $1_LIBS=`$PKG_CONFIG --libs "$2"` AC_MSG_RESULT($$1_LIBS) else $1_CFLAGS="" $1_LIBS="" ## If we have a custom action on failure, don't print errors, but ## do set a variable so people can do so. $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` ifelse([$4], ,echo $$1_PKG_ERRORS,) fi AC_SUBST($1_CFLAGS) AC_SUBST($1_LIBS) else echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." echo "*** See http://www.freedesktop.org/software/pkgconfig" fi fi if test $succeeded = yes; then ifelse([$3], , :, [$3]) else ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4]) fi ]) dnl AM_GCONF_SOURCE_2 dnl Defines GCONF_SCHEMA_CONFIG_SOURCE which is where you should install schemas dnl (i.e. pass to gconftool-2 dnl Defines GCONF_SCHEMA_FILE_DIR which is a filesystem directory where dnl you should install foo.schemas files dnl AC_DEFUN(AM_GCONF_SOURCE_2, [ if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` else GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE fi AC_ARG_WITH(gconf-source, [ --with-gconf-source=sourceaddress Config database for installing schema files.],GCONF_SCHEMA_CONFIG_SOURCE="$withval",) AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE) AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation]) if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/' else GCONF_SCHEMA_FILE_DIR=$GCONF_SCHEMA_FILE_DIR fi AC_ARG_WITH(gconf-schema-file-dir, [ --with-gconf-schema-file-dir=dir Directory for installing schema files.],GCONF_SCHEMA_FILE_DIR="$withval",) AC_SUBST(GCONF_SCHEMA_FILE_DIR) AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files]) AC_ARG_ENABLE(schemas-install, [ --disable-schemas-install Disable the schemas installation], [case "${enableval}" in yes) schemas_install=true ;; no) schemas_install=false ;; *) AC_MSG_ERROR(bad value ${enableval} for --disable-schemas-install) ;; esac],[schemas_install=true]) AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test x$schemas_install = xtrue) ]) ./grdesktop-0.23/configure0000755000175000017500000063163510032301474015110 0ustar sarsar00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)$' \| \ . : '\(.\)' 2>/dev/null || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, and appends trailing '-' during # substitution so that $LINENO is not a special case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` exec 6>&1 # # Initializations. # ac_default_prefix=/usr/local ac_config_libobj_dir=. cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Maximum number of lines to put in a shell here document. # This variable seems obsolete. It should probably be removed, and # only ac_max_sed_lines should be used. : ${ac_max_here_lines=38} # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= ac_unique_file="src/main.c" # Factoring default headers for most tests. ac_includes_default="\ #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif" ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S CPP EGREP USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB MKINSTALLDIRS PKG_CONFIG GTK2_CFLAGS GTK2_LIBS GNOME2_CFLAGS GNOME2_LIBS GCONFTOOL GCONF_SCHEMA_CONFIG_SOURCE GCONF_SCHEMA_FILE_DIR GCONF_SCHEMAS_INSTALL_TRUE GCONF_SCHEMAS_INSTALL_FALSE rdesktop kbpath LIBOBJS LTLIBOBJS' ac_subst_files='' # Initialize some variables set by options. ac_init_help= ac_init_version=false # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datadir='${prefix}/share' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' infodir='${prefix}/info' mandir='${prefix}/man' ac_prev= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval "$ac_prev=\$ac_option" ac_prev= continue fi ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_option in -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad | --data | --dat | --da) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | --da=*) datadir=$ac_optarg ;; -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` eval "enable_$ac_feature=no" ;; -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "enable_$ac_feature='$ac_optarg'" ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst \ | --locals | --local | --loca | --loc | --lo) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package| sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "with_$ac_package='$ac_optarg'" ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package | sed 's/-/_/g'` eval "with_$ac_package=no" ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) { echo "$as_me: error: unrecognized option: $ac_option Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` eval "$ac_envvar='$ac_optarg'" export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` { echo "$as_me: error: missing argument to $ac_option" >&2 { (exit 1); exit 1; }; } fi # Be sure to have absolute paths. for ac_var in exec_prefix prefix do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* | NONE | '' ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # Be sure to have absolute paths. for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ localstatedir libdir includedir oldincludedir infodir mandir do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then its parent. ac_confdir=`(dirname "$0") 2>/dev/null || $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$0" : 'X\(//\)[^/]' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$0" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` srcdir=$ac_confdir if test ! -r $srcdir/$ac_unique_file; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r $srcdir/$ac_unique_file; then if test "$ac_srcdir_defaulted" = yes; then { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 { (exit 1); exit 1; }; } else { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } fi fi (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 { (exit 1); exit 1; }; } srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` ac_env_build_alias_set=${build_alias+set} ac_env_build_alias_value=$build_alias ac_cv_env_build_alias_set=${build_alias+set} ac_cv_env_build_alias_value=$build_alias ac_env_host_alias_set=${host_alias+set} ac_env_host_alias_value=$host_alias ac_cv_env_host_alias_set=${host_alias+set} ac_cv_env_host_alias_value=$host_alias ac_env_target_alias_set=${target_alias+set} ac_env_target_alias_value=$target_alias ac_cv_env_target_alias_set=${target_alias+set} ac_cv_env_target_alias_value=$target_alias ac_env_CC_set=${CC+set} ac_env_CC_value=$CC ac_cv_env_CC_set=${CC+set} ac_cv_env_CC_value=$CC ac_env_CFLAGS_set=${CFLAGS+set} ac_env_CFLAGS_value=$CFLAGS ac_cv_env_CFLAGS_set=${CFLAGS+set} ac_cv_env_CFLAGS_value=$CFLAGS ac_env_LDFLAGS_set=${LDFLAGS+set} ac_env_LDFLAGS_value=$LDFLAGS ac_cv_env_LDFLAGS_set=${LDFLAGS+set} ac_cv_env_LDFLAGS_value=$LDFLAGS ac_env_CPPFLAGS_set=${CPPFLAGS+set} ac_env_CPPFLAGS_value=$CPPFLAGS ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} ac_cv_env_CPPFLAGS_value=$CPPFLAGS ac_env_CPP_set=${CPP+set} ac_env_CPP_value=$CPP ac_cv_env_CPP_set=${CPP+set} ac_cv_env_CPP_value=$CPP # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] _ACEOF cat <<_ACEOF Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data [PREFIX/share] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --infodir=DIR info documentation [PREFIX/info] --mandir=DIR man documentation [PREFIX/man] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer --disable-dependency-tracking Speeds up one-time builds --enable-dependency-tracking Do not reject slow dependency extractors --disable-schemas-install Disable the schemas installation Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-gconf-source=sourceaddress Config database for installing schema files. --with-gconf-schema-file-dir=dir Directory for installing schema files. --with-keymap-path=DIR search for rdesktop keymap files in DIR/ Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. ac_popdir=`pwd` for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d $ac_dir || continue ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac cd $ac_dir # Check for guested configure; otherwise get Cygnus style configure. if test -f $ac_srcdir/configure.gnu; then echo $SHELL $ac_srcdir/configure.gnu --help=recursive elif test -f $ac_srcdir/configure; then echo $SHELL $ac_srcdir/configure --help=recursive elif test -f $ac_srcdir/configure.ac || test -f $ac_srcdir/configure.in; then echo $ac_configure --help else echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi cd "$ac_popdir" done fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF Copyright (C) 2003 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit 0 fi exec 5>config.log cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ _ACEOF { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` hostinfo = `(hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. echo "PATH: $as_dir" done } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_sep= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2) ac_configure_args1="$ac_configure_args1 '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" # Get rid of the leading space. ac_sep=" " ;; esac done done $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Be sure not to use single quotes in there, as some shells, # such as our DU 5.0 friend, will then `close' the trap. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, { (set) 2>&1 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in *ac_space=\ *) sed -n \ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" ;; *) sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------- ## ## Output files. ## ## ------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo sed "/^$/d" confdefs.h | sort echo fi test "$ac_signal" != 0 && echo "$as_me: caught signal $ac_signal" echo "$as_me: exit $exit_status" } >&5 rm -f core *.core && rm -rf conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -rf conftest* confdefs.h # AIX cpp loses on an empty file, so make sure it contains at least a newline. echo >confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" else CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" fi fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then { echo "$as_me:$LINENO: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; *) . ./$cache_file;; esac fi else { echo "$as_me:$LINENO: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in `(set) 2>&1 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val="\$ac_cv_env_${ac_var}_value" eval ac_new_val="\$ac_env_${ac_var}_value" case $ac_old_set,$ac_new_set in set,) { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version="1.7" ac_aux_dir= for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do if test -f $ac_dir/install-sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f $ac_dir/install.sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f $ac_dir/shtool; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi ac_config_guess="$SHELL $ac_aux_dir/config.guess" ac_config_sub="$SHELL $ac_aux_dir/config.sub" ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in ./ | .// | /cC/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi done done ;; esac done fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. We don't cache a # path for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the path is relative. INSTALL=$ac_install_sh fi fi echo "$as_me:$LINENO: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' echo "$as_me:$LINENO: checking whether build environment is sane" >&5 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 # Just in case sleep 1 echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&5 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&2;} { (exit 1); exit 1; }; } fi test "$2" = conftest.file ) then # Ok. : else { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! Check your system clock" >&5 echo "$as_me: error: newly created file is older than distributed files! Check your system clock" >&2;} { (exit 1); exit 1; }; } fi echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 test "$program_prefix" != NONE && program_transform_name="s,^,$program_prefix,;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s,\$,$program_suffix,;$program_transform_name" # Double any \ or $. echo might interpret backslashes. # By default was `s,x,x', remove it if useless. cat <<\_ACEOF >conftest.sed s/[\\$]/&&/g;s/;s,x,x,$// _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rm conftest.sed # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then echo "$as_me:$LINENO: result: $AWK" >&5 echo "${ECHO_T}$AWK" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$AWK" && break done echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.make <<\_ACEOF all: @echo 'ac_maketemp="$(MAKE)"' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` if test -n "$ac_maketemp"; then eval ac_cv_prog_make_${ac_make}_set=yes else eval ac_cv_prog_make_${ac_make}_set=no fi rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null # test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} { (exit 1); exit 1; }; } fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE=grdesktop VERSION=0.23 cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} AMTAR=${AMTAR-"${am_missing_run}tar"} install_sh=${install_sh-"$am_aux_dir/install-sh"} # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then echo "$as_me:$LINENO: result: $STRIP" >&5 echo "${ECHO_T}$STRIP" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 echo "${ECHO_T}$ac_ct_STRIP" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi STRIP=$ac_ct_STRIP else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" # We need awk for the "check" target. The system "awk" is bad on # some platforms. ac_config_headers="$ac_config_headers config.h" echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then enableval="$enable_maintainer_mode" USE_MAINTAINER_MODE=$enableval else USE_MAINTAINER_MODE=no fi; echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6 if test $USE_MAINTAINER_MODE = yes; then MAINTAINER_MODE_TRUE= MAINTAINER_MODE_FALSE='#' else MAINTAINER_MODE_TRUE='#' MAINTAINER_MODE_FALSE= fi MAINT=$MAINTAINER_MODE_TRUE ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$ac_ct_CC" && break done CC=$ac_ct_CC fi fi test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&5 echo "$as_me: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. echo "$as_me:$LINENO:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last # resort. # Be careful to initialize this variable, since it used to be cached. # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. ac_cv_exeext= # b.out is created by i960 compilers. for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; conftest.$ac_ext ) # This is the source file. ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` # FIXME: I believe we export ac_cv_exeext for Libtool, # but it would be cool to find out if it's true. Does anybody # maintain Libtool? --akim. export ac_cv_exeext break;; * ) break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: C compiler cannot create executables See \`config.log' for more details." >&5 echo "$as_me: error: C compiler cannot create executables See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { echo "$as_me:$LINENO: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi fi fi echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 echo "$as_me:$LINENO: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 echo "$as_me:$LINENO: checking for suffix of executables" >&5 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` export ac_cv_exeext break;; * ) break;; esac done else { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT echo "$as_me:$LINENO: checking for suffix of object files" >&5 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_prog_cc_g=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std1 is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std1. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF # Don't try gcc -ansi; that turns off useful extensions and # breaks some systems' header files. # AIX -qlanglvl=ansi # Ultrix and OSF/1 -std1 # HP-UX 10.20 and later -Ae # HP-UX older versions -Aa -D_HPUX_SOURCE # SVR4 -Xc -D__EXTENSIONS__ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_stdc=$ac_arg break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext done rm -f conftest.$ac_ext conftest.$ac_objext CC=$ac_save_CC fi case "x$ac_cv_prog_cc_stdc" in x|xno) echo "$as_me:$LINENO: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac # Some people use a C++ compiler to compile C. Since we use `exit', # in C++ we need to declare it. In case someone uses the same compiler # for both compiling C and C++ we need to have the C++ compiler decide # the declaration of exit, since it's the most demanding environment. cat >conftest.$ac_ext <<_ACEOF #ifndef __cplusplus choke me #endif _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then for ac_declaration in \ '' \ 'extern "C" void std::exit (int) throw (); using std::exit;' \ 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' do cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration #include int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 continue fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext done rm -f conftest* if test -n "$ac_declaration"; then echo '#ifdef __cplusplus' >>confdefs.h echo $ac_declaration >>confdefs.h echo '#endif' >>confdefs.h fi else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo done .PHONY: am__doit END # If we don't find an include directive, just comment out the code. echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6 am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # We grep out `Entering directory' and `Leaving directory' # messages which can occur if `w' ends up in MAKEFLAGS. # In particular we don't look at `^make:' because GNU make might # be invoked under some other name (usually "gmake"), in which # case it prints its new name instead of `make'. if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then am__include=include am__quote= _am_result=GNU fi # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then am__include=.include am__quote="\"" _am_result=BSD fi fi echo "$as_me:$LINENO: result: $_am_result" >&5 echo "${ECHO_T}$_am_result" >&6 rm -f confinc confmf # Check whether --enable-dependency-tracking or --disable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then enableval="$enable_dependency_tracking" fi; if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CC" am_compiler_list= echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c : > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; none) break ;; esac # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # (even with -Werror). So we grep stderr for any message # that says an option was ignored. if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_const=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_c_const=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then cat >>confdefs.h <<\_ACEOF #define const _ACEOF fi # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in ./ | .// | /cC/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi done done ;; esac done fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. We don't cache a # path for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the path is relative. INSTALL=$ac_install_sh fi fi echo "$as_me:$LINENO: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' echo "$as_me:$LINENO: checking whether ln -s works" >&5 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me:$LINENO: result: no, using $LN_S" >&5 echo "${ECHO_T}no, using $LN_S" >&6 fi echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5 echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6 if test "${ac_cv_lib_cposix_strerror+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcposix $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); int main () { strerror (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_cposix_strerror=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_cposix_strerror=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_cposix_strerror" >&5 echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6 if test $ac_cv_lib_cposix_strerror = yes; then LIBS="$LIBS -lcposix" fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if test "${ac_cv_prog_CPP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi echo "$as_me:$LINENO: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu echo "$as_me:$LINENO: checking for egrep" >&5 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 if test "${ac_cv_prog_egrep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if echo a | (grep -E '(a|b)') >/dev/null 2>&1 then ac_cv_prog_egrep='grep -E' else ac_cv_prog_egrep='egrep' fi fi echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 echo "${ECHO_T}$ac_cv_prog_egrep" >&6 EGREP=$ac_cv_prog_egrep echo "$as_me:$LINENO: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_stdc=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi fi echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF #define STDC_HEADERS 1 _ACEOF fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_Header=no" fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in string.h fcntl.h sys/files.h sys/params.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking $ac_header usability" >&5 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking $ac_header presence" >&5 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 fi if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done ALL_LINGUAS="de fr es" for ac_header in locale.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking $ac_header usability" >&5 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking $ac_header presence" >&5 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 fi if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done if test $ac_cv_header_locale_h = yes; then echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5 echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6 if test "${am_cv_val_LC_MESSAGES+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { return LC_MESSAGES ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then am_cv_val_LC_MESSAGES=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 am_cv_val_LC_MESSAGES=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5 echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 if test $am_cv_val_LC_MESSAGES = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_LC_MESSAGES 1 _ACEOF fi fi USE_NLS=yes gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= if test "${ac_cv_header_libintl_h+set}" = set; then echo "$as_me:$LINENO: checking for libintl.h" >&5 echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6 if test "${ac_cv_header_libintl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 echo "${ECHO_T}$ac_cv_header_libintl_h" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking libintl.h usability" >&5 echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking libintl.h presence" >&5 echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: libintl.h: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: libintl.h: present but cannot be compiled" >&5 echo "$as_me: WARNING: libintl.h: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: see the Autoconf documentation" >&5 echo "$as_me: WARNING: libintl.h: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: libintl.h: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for libintl.h" >&5 echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6 if test "${ac_cv_header_libintl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_libintl_h=$ac_header_preproc fi echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 echo "${ECHO_T}$ac_cv_header_libintl_h" >&6 fi if test $ac_cv_header_libintl_h = yes; then gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # echo "$as_me:$LINENO: checking for dgettext in libc" >&5 echo $ECHO_N "checking for dgettext in libc... $ECHO_C" >&6 if test "${gt_cv_func_dgettext_libc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { return (int) dgettext ("","") ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then gt_cv_func_dgettext_libc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 gt_cv_func_dgettext_libc=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5 echo "${ECHO_T}$gt_cv_func_dgettext_libc" >&6 if test "$gt_cv_func_dgettext_libc" = "yes" ; then for ac_func in bind_textdomain_codeset do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5 echo $ECHO_N "checking for bindtextdomain in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bindtextdomain (); int main () { bindtextdomain (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_bindtextdomain=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_bindtextdomain=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5 echo "${ECHO_T}$ac_cv_lib_intl_bindtextdomain" >&6 if test $ac_cv_lib_intl_bindtextdomain = yes; then echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5 echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_dgettext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dgettext (); int main () { dgettext (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_dgettext=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_dgettext=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 if test $ac_cv_lib_intl_dgettext = yes; then gt_cv_func_dgettext_libintl=yes fi fi if test "$gt_cv_func_dgettext_libintl" != "yes" ; then echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5 echo $ECHO_N "checking if -liconv is needed to use gettext... $ECHO_C" >&6 echo "$as_me:$LINENO: result: " >&5 echo "${ECHO_T}" >&6 echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5 echo $ECHO_N "checking for dcgettext in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_dcgettext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dcgettext (); int main () { dcgettext (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_dcgettext=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_dcgettext=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext" >&5 echo "${ECHO_T}$ac_cv_lib_intl_dcgettext" >&6 if test $ac_cv_lib_intl_dcgettext = yes; then gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv else : fi fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset for ac_func in bind_textdomain_codeset do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then cat >>confdefs.h <<\_ACEOF #define HAVE_GETTEXT 1 _ACEOF # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_MSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case "$MSGFMT" in /*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then ac_cv_path_MSGFMT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no" ;; esac fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != "no"; then echo "$as_me:$LINENO: result: $MSGFMT" >&5 echo "${ECHO_T}$MSGFMT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$MSGFMT" != "no"; then glib_save_LIBS="$LIBS" LIBS="$LIBS $INTLLIBS" for ac_func in dcgettext do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GMSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ;; esac fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then echo "$as_me:$LINENO: result: $GMSGFMT" >&5 echo "${ECHO_T}$GMSGFMT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XGETTEXT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case "$XGETTEXT" in /*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then ac_cv_path_XGETTEXT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" ;; esac fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then echo "$as_me:$LINENO: result: $XGETTEXT" >&5 echo "${ECHO_T}$XGETTEXT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then CATOBJEXT=.gmo DATADIRNAME=share else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 case $host in *-*-solaris*) echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5 echo $ECHO_N "checking for bind_textdomain_codeset... $ECHO_C" >&6 if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. For example, HP-UX 11i declares gettimeofday. */ #define bind_textdomain_codeset innocuous_bind_textdomain_codeset /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bind_textdomain_codeset (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef bind_textdomain_codeset /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bind_textdomain_codeset (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset) choke me #else char (*f) () = bind_textdomain_codeset; #endif #ifdef __cplusplus } #endif int main () { return f != bind_textdomain_codeset; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_bind_textdomain_codeset=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_bind_textdomain_codeset=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5 echo "${ECHO_T}$ac_cv_func_bind_textdomain_codeset" >&6 if test $ac_cv_func_bind_textdomain_codeset = yes; then CATOBJEXT=.gmo DATADIRNAME=share else CATOBJEXT=.mo DATADIRNAME=lib fi ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$glib_save_LIBS" INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi fi if test "$gt_cv_have_gettext" = "yes" ; then cat >>confdefs.h <<\_ACEOF #define ENABLE_NLS 1 _ACEOF fi if test "$XGETTEXT" != ":"; then if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5 echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6 XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po ac_config_commands="$ac_config_commands default-1" for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then desiredlanguages="$LINGUAS" else desiredlanguages="$ALL_LINGUAS" fi for desiredlang in $desiredlanguages; do # Use the presentlang catalog if desiredlang is # a. equal to presentlang, or # b. a variant of presentlang (because in this case, # presentlang can be used as a fallback for messages # which are not translated in the desiredlang catalog). case "$desiredlang" in "$presentlang"*) useit=yes;; esac done if test $useit = yes; then NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS echo "$as_me:$LINENO: result: $LINGUAS" >&5 echo "${ECHO_T}$LINGUAS" >&6 fi if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES GETTEXT_PACKAGE=$PACKAGE cat >>confdefs.h <<_ACEOF #define GETTEXT_PACKAGE "${GETTEXT_PACKAGE}" _ACEOF succeeded=no if test -z "$PKG_CONFIG"; then # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test "$PKG_CONFIG" = "no" ; then echo "*** The pkg-config script could not be found. Make sure it is" echo "*** in your path, or set the PKG_CONFIG environment variable" echo "*** to the full path to pkg-config." echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else PKG_CONFIG_MIN_VERSION=0.9.0 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then echo "$as_me:$LINENO: checking for gtk+-2.0" >&5 echo $ECHO_N "checking for gtk+-2.0... $ECHO_C" >&6 if $PKG_CONFIG --exists "gtk+-2.0" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 succeeded=yes echo "$as_me:$LINENO: checking GTK2_CFLAGS" >&5 echo $ECHO_N "checking GTK2_CFLAGS... $ECHO_C" >&6 GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0"` echo "$as_me:$LINENO: result: $GTK2_CFLAGS" >&5 echo "${ECHO_T}$GTK2_CFLAGS" >&6 echo "$as_me:$LINENO: checking GTK2_LIBS" >&5 echo $ECHO_N "checking GTK2_LIBS... $ECHO_C" >&6 GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0"` echo "$as_me:$LINENO: result: $GTK2_LIBS" >&5 echo "${ECHO_T}$GTK2_LIBS" >&6 else GTK2_CFLAGS="" GTK2_LIBS="" ## If we have a custom action on failure, don't print errors, but ## do set a variable so people can do so. GTK2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0"` fi else echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." echo "*** See http://www.freedesktop.org/software/pkgconfig" fi fi if test $succeeded = yes; then HAVE_GTK=yes else HAVE_GTK=no fi if test "$HAVE_GTK" = "no"; then { { echo "$as_me:$LINENO: error: cannot find GTK+ 2.0!" >&5 echo "$as_me: error: cannot find GTK+ 2.0!" >&2;} { (exit 1); exit 1; }; } fi succeeded=no if test -z "$PKG_CONFIG"; then # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test "$PKG_CONFIG" = "no" ; then echo "*** The pkg-config script could not be found. Make sure it is" echo "*** in your path, or set the PKG_CONFIG environment variable" echo "*** to the full path to pkg-config." echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else PKG_CONFIG_MIN_VERSION=0.9.0 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then echo "$as_me:$LINENO: checking for libgnomeui-2.0" >&5 echo $ECHO_N "checking for libgnomeui-2.0... $ECHO_C" >&6 if $PKG_CONFIG --exists "libgnomeui-2.0" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 succeeded=yes echo "$as_me:$LINENO: checking GNOME2_CFLAGS" >&5 echo $ECHO_N "checking GNOME2_CFLAGS... $ECHO_C" >&6 GNOME2_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0"` echo "$as_me:$LINENO: result: $GNOME2_CFLAGS" >&5 echo "${ECHO_T}$GNOME2_CFLAGS" >&6 echo "$as_me:$LINENO: checking GNOME2_LIBS" >&5 echo $ECHO_N "checking GNOME2_LIBS... $ECHO_C" >&6 GNOME2_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0"` echo "$as_me:$LINENO: result: $GNOME2_LIBS" >&5 echo "${ECHO_T}$GNOME2_LIBS" >&6 else GNOME2_CFLAGS="" GNOME2_LIBS="" ## If we have a custom action on failure, don't print errors, but ## do set a variable so people can do so. GNOME2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0"` fi else echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." echo "*** See http://www.freedesktop.org/software/pkgconfig" fi fi if test $succeeded = yes; then HAVE_GNOME2=yes else HAVE_GNOME2=no fi if test "$HAVE_GNOME2" = "no"; then { { echo "$as_me:$LINENO: error: cannot find GNOME2 2.0!" >&5 echo "$as_me: error: cannot find GNOME2 2.0!" >&2;} { (exit 1); exit 1; }; } fi # Extract the first word of "gconftool-2", so it can be a program name with args. set dummy gconftool-2; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GCONFTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $GCONFTOOL in [\\/]* | ?:[\\/]*) ac_cv_path_GCONFTOOL="$GCONFTOOL" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_GCONFTOOL="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_GCONFTOOL" && ac_cv_path_GCONFTOOL="no" ;; esac fi GCONFTOOL=$ac_cv_path_GCONFTOOL if test -n "$GCONFTOOL"; then echo "$as_me:$LINENO: result: $GCONFTOOL" >&5 echo "${ECHO_T}$GCONFTOOL" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$GCONFTOOL" = "no"; then { { echo "$as_me:$LINENO: error: cannot find gconf 2.0!" >&5 echo "$as_me: error: cannot find gconf 2.0!" >&2;} { (exit 1); exit 1; }; } fi if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` else GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE fi # Check whether --with-gconf-source or --without-gconf-source was given. if test "${with_gconf_source+set}" = set; then withval="$with_gconf_source" GCONF_SCHEMA_CONFIG_SOURCE="$withval" fi; echo "$as_me:$LINENO: result: Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&5 echo "${ECHO_T}Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&6 if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/' else GCONF_SCHEMA_FILE_DIR=$GCONF_SCHEMA_FILE_DIR fi # Check whether --with-gconf-schema-file-dir or --without-gconf-schema-file-dir was given. if test "${with_gconf_schema_file_dir+set}" = set; then withval="$with_gconf_schema_file_dir" GCONF_SCHEMA_FILE_DIR="$withval" fi; echo "$as_me:$LINENO: result: Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&5 echo "${ECHO_T}Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&6 # Check whether --enable-schemas-install or --disable-schemas-install was given. if test "${enable_schemas_install+set}" = set; then enableval="$enable_schemas_install" case "${enableval}" in yes) schemas_install=true ;; no) schemas_install=false ;; *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --disable-schemas-install" >&5 echo "$as_me: error: bad value ${enableval} for --disable-schemas-install" >&2;} { (exit 1); exit 1; }; } ;; esac else schemas_install=true fi; if test x$schemas_install = xtrue; then GCONF_SCHEMAS_INSTALL_TRUE= GCONF_SCHEMAS_INSTALL_FALSE='#' else GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMAS_INSTALL_FALSE= fi # Extract the first word of "rdesktop", so it can be a program name with args. set dummy rdesktop; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_rdesktop+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$rdesktop"; then ac_cv_prog_rdesktop="$rdesktop" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_rdesktop=""yes"" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_prog_rdesktop" && ac_cv_prog_rdesktop=""no"" fi fi rdesktop=$ac_cv_prog_rdesktop if test -n "$rdesktop"; then echo "$as_me:$LINENO: result: $rdesktop" >&5 echo "${ECHO_T}$rdesktop" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$rdesktop" = "no"; then { echo "$as_me:$LINENO: WARNING: *** rdesktop is required to use grdesktp! ***" >&5 echo "$as_me: WARNING: *** rdesktop is required to use grdesktp! ***" >&2;} fi # Check whether --with-keymap-path or --without-keymap-path was given. if test "${with_keymap_path+set}" = set; then withval="$with_keymap_path" fi; if test "$withval" = ""; then { echo "$as_me:$LINENO: WARNING: --with-keymap-path called without argument - will use default" >&5 echo "$as_me: WARNING: --with-keymap-path called without argument - will use default" >&2;} kbpath="/usr/local/share/rdesktop/keymaps/" else kbpath=$withval fi ac_config_files="$ac_config_files Makefile po/Makefile.in help/Makefile help/C/Makefile doc/Makefile src/Makefile pixmaps/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, don't put newlines in cache variables' values. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. { (set) 2>&1 | case `(ac_space=' '; set | grep ac_space) 2>&1` in *ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } | sed ' t clear : clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ : end' >>confcache if diff $cache_file confcache >/dev/null 2>&1; then :; else if test -w $cache_file; then test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" cat confcache >$cache_file else echo "not updating unwritable cache $cache_file" fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/; s/:*\${srcdir}:*/:/; s/:*@srcdir@:*/:/; s/^\([^=]*=[ ]*\):*/\1/; s/:*$//; s/^[^=]*=[ ]*$//; }' fi DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_i=`echo "$ac_i" | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` # 2. Add them. ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi if test -z "${GCONF_SCHEMAS_INSTALL_TRUE}" && test -z "${GCONF_SCHEMAS_INSTALL_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"GCONF_SCHEMAS_INSTALL\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"GCONF_SCHEMAS_INSTALL\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi : ${CONFIG_STATUS=./config.status} ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)$' \| \ . : '\(.\)' 2>/dev/null || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, and appends trailing '-' during # substitution so that $LINENO is not a special case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH exec 6>&1 # Open the log real soon, to keep \$[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. Logging --version etc. is OK. exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX } >&5 cat >&5 <<_CSEOF This file was extended by $as_me, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ _CSEOF echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 echo >&5 _ACEOF # Files that config.status was made for. if test -n "$ac_config_files"; then echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS fi if test -n "$ac_config_headers"; then echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS fi if test -n "$ac_config_links"; then echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS fi if test -n "$ac_config_commands"; then echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS fi cat >>$CONFIG_STATUS <<\_ACEOF ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Copyright (C) 2003 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." srcdir=$srcdir INSTALL="$INSTALL" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "x$1" : 'x\([^=]*\)='` ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` ac_shift=: ;; -*) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; *) # This is not an option, so the user has probably given explicit # arguments. ac_option=$1 ac_need_defaults=false;; esac case $ac_option in # Handling of the options. _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --vers* | -V ) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header { { echo "$as_me:$LINENO: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift CONFIG_FILES="$CONFIG_FILES $ac_optarg" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF if \$ac_cs_recheck; then echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # INIT-COMMANDS section. # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_config_target in $ac_config_targets do case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "help/Makefile" ) CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/C/Makefile" ) CONFIG_FILES="$CONFIG_FILES help/C/Makefile" ;; "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason to put it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Create a temporary directory, and hook for its removal unless debugging. $debug || { trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./confstat$$-$RANDOM (umask 077 && mkdir $tmp) } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h if test -n "\$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF s,@SHELL@,$SHELL,;t t s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t s,@exec_prefix@,$exec_prefix,;t t s,@prefix@,$prefix,;t t s,@program_transform_name@,$program_transform_name,;t t s,@bindir@,$bindir,;t t s,@sbindir@,$sbindir,;t t s,@libexecdir@,$libexecdir,;t t s,@datadir@,$datadir,;t t s,@sysconfdir@,$sysconfdir,;t t s,@sharedstatedir@,$sharedstatedir,;t t s,@localstatedir@,$localstatedir,;t t s,@libdir@,$libdir,;t t s,@includedir@,$includedir,;t t s,@oldincludedir@,$oldincludedir,;t t s,@infodir@,$infodir,;t t s,@mandir@,$mandir,;t t s,@build_alias@,$build_alias,;t t s,@host_alias@,$host_alias,;t t s,@target_alias@,$target_alias,;t t s,@DEFS@,$DEFS,;t t s,@ECHO_C@,$ECHO_C,;t t s,@ECHO_N@,$ECHO_N,;t t s,@ECHO_T@,$ECHO_T,;t t s,@LIBS@,$LIBS,;t t s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t s,@INSTALL_DATA@,$INSTALL_DATA,;t t s,@CYGPATH_W@,$CYGPATH_W,;t t s,@PACKAGE@,$PACKAGE,;t t s,@VERSION@,$VERSION,;t t s,@ACLOCAL@,$ACLOCAL,;t t s,@AUTOCONF@,$AUTOCONF,;t t s,@AUTOMAKE@,$AUTOMAKE,;t t s,@AUTOHEADER@,$AUTOHEADER,;t t s,@MAKEINFO@,$MAKEINFO,;t t s,@AMTAR@,$AMTAR,;t t s,@install_sh@,$install_sh,;t t s,@STRIP@,$STRIP,;t t s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t s,@AWK@,$AWK,;t t s,@SET_MAKE@,$SET_MAKE,;t t s,@am__leading_dot@,$am__leading_dot,;t t s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t s,@MAINT@,$MAINT,;t t s,@CC@,$CC,;t t s,@CFLAGS@,$CFLAGS,;t t s,@LDFLAGS@,$LDFLAGS,;t t s,@CPPFLAGS@,$CPPFLAGS,;t t s,@ac_ct_CC@,$ac_ct_CC,;t t s,@EXEEXT@,$EXEEXT,;t t s,@OBJEXT@,$OBJEXT,;t t s,@DEPDIR@,$DEPDIR,;t t s,@am__include@,$am__include,;t t s,@am__quote@,$am__quote,;t t s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t s,@CCDEPMODE@,$CCDEPMODE,;t t s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t s,@LN_S@,$LN_S,;t t s,@CPP@,$CPP,;t t s,@EGREP@,$EGREP,;t t s,@USE_NLS@,$USE_NLS,;t t s,@MSGFMT@,$MSGFMT,;t t s,@GMSGFMT@,$GMSGFMT,;t t s,@XGETTEXT@,$XGETTEXT,;t t s,@CATALOGS@,$CATALOGS,;t t s,@CATOBJEXT@,$CATOBJEXT,;t t s,@DATADIRNAME@,$DATADIRNAME,;t t s,@GMOFILES@,$GMOFILES,;t t s,@INSTOBJEXT@,$INSTOBJEXT,;t t s,@INTLLIBS@,$INTLLIBS,;t t s,@PO_IN_DATADIR_TRUE@,$PO_IN_DATADIR_TRUE,;t t s,@PO_IN_DATADIR_FALSE@,$PO_IN_DATADIR_FALSE,;t t s,@POFILES@,$POFILES,;t t s,@POSUB@,$POSUB,;t t s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t s,@PKG_CONFIG@,$PKG_CONFIG,;t t s,@GTK2_CFLAGS@,$GTK2_CFLAGS,;t t s,@GTK2_LIBS@,$GTK2_LIBS,;t t s,@GNOME2_CFLAGS@,$GNOME2_CFLAGS,;t t s,@GNOME2_LIBS@,$GNOME2_LIBS,;t t s,@GCONFTOOL@,$GCONFTOOL,;t t s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t s,@GCONF_SCHEMAS_INSTALL_FALSE@,$GCONF_SCHEMAS_INSTALL_FALSE,;t t s,@rdesktop@,$rdesktop,;t t s,@kbpath@,$kbpath,;t t s,@LIBOBJS@,$LIBOBJS,;t t s,@LTLIBOBJS@,$LTLIBOBJS,;t t CEOF _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds= while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag else sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag fi if test ! -s $tmp/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" else ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi fi # test -n "$CONFIG_FILES" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then configure_input= else configure_input="$ac_file. " fi configure_input=$configure_input"Generated from `echo $ac_file_in | sed 's,.*/,,'` by configure." # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } if test x"$ac_file" != x-; then { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s,@configure_input@,$configure_input,;t t s,@srcdir@,$ac_srcdir,;t t s,@abs_srcdir@,$ac_abs_srcdir,;t t s,@top_srcdir@,$ac_top_srcdir,;t t s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t s,@builddir@,$ac_builddir,;t t s,@abs_builddir@,$ac_abs_builddir,;t t s,@top_builddir@,$ac_top_builddir,;t t s,@abs_top_builddir@,$ac_abs_top_builddir,;t t s,@INSTALL@,$ac_INSTALL,;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out rm -f $tmp/stdin if test x"$ac_file" != x-; then mv $tmp/out $ac_file else cat $tmp/out rm -f $tmp/out fi done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_HEADER section. # # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where # NAME is the cpp macro being defined and VALUE is the value it is being given. # # ac_d sets the value in "#define NAME VALUE" lines. ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' ac_dB='[ ].*$,\1#\2' ac_dC=' ' ac_dD=',;t' # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='$,\1#\2define\3' ac_uC=' ' ac_uD=',;t' for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } # Do quote $f, to prevent DOS paths from being IFS'd. echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } # Remove the trailing spaces. sed 's/[ ]*$//' $ac_file_inputs >$tmp/in _ACEOF # Transform confdefs.h into two sed scripts, `conftest.defines' and # `conftest.undefs', that substitutes the proper values into # config.h.in to produce config.h. The first handles `#define' # templates, and the second `#undef' templates. # And first: Protect against being on the right side of a sed subst in # config.status. Protect against being in an unquoted here document # in config.status. rm -f conftest.defines conftest.undefs # Using a here document instead of a string reduces the quoting nightmare. # Putting comments in sed scripts is not portable. # # `end' is used to avoid that the second main sed command (meant for # 0-ary CPP macros) applies to n-ary macro definitions. # See the Autoconf documentation for `clear'. cat >confdef2sed.sed <<\_ACEOF s/[\\&,]/\\&/g s,[\\$`],\\&,g t clear : clear s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp t end s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp : end _ACEOF # If some macros were called several times there might be several times # the same #defines, which is useless. Nevertheless, we may not want to # sort them, since we want the *last* AC-DEFINE to be honored. uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs rm -f confdef2sed.sed # This sed command replaces #undef with comments. This is necessary, for # example, in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. cat >>conftest.undefs <<\_ACEOF s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, _ACEOF # Break up conftest.defines because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS echo ' :' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.defines >/dev/null do # Write a limited-size here document to $tmp/defines.sed. echo ' cat >$tmp/defines.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#define' lines. echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/defines.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail rm -f conftest.defines mv conftest.tail conftest.defines done rm -f conftest.defines echo ' fi # grep' >>$CONFIG_STATUS echo >>$CONFIG_STATUS # Break up conftest.undefs because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #undef templates' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.undefs >/dev/null do # Write a limited-size here document to $tmp/undefs.sed. echo ' cat >$tmp/undefs.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#undef' echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/undefs.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail rm -f conftest.undefs mv conftest.tail conftest.undefs done rm -f conftest.undefs cat >>$CONFIG_STATUS <<\_ACEOF # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then echo "/* Generated by configure. */" >$tmp/config.h else echo "/* $ac_file. Generated by configure. */" >$tmp/config.h fi cat $tmp/in >>$tmp/config.h rm -f $tmp/in if test x"$ac_file" != x-; then if diff $ac_file $tmp/config.h >/dev/null 2>&1; then { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } rm -f $ac_file mv $tmp/config.h $ac_file fi else cat $tmp/config.h rm -f $tmp/config.h fi # Compute $ac_file's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $ac_file | $ac_file:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X$ac_file : 'X\(//\)[^/]' \| \ X$ac_file : 'X\(//\)$' \| \ X$ac_file : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X$ac_file | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'`/stamp-h$_am_stamp_count done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_COMMANDS section. # for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue ac_dest=`echo "$ac_file" | sed 's,:.*,,'` ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_dir=`(dirname "$ac_dest") 2>/dev/null || $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_dest" : 'X\(//\)[^/]' \| \ X"$ac_dest" : 'X\(//\)$' \| \ X"$ac_dest" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_dest" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 echo "$as_me: executing $ac_dest commands" >&6;} case $ac_dest in depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then dirpart=`(dirname "$mf") 2>/dev/null || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` else continue fi grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue # Extract the definition of DEP_FILES from the Makefile without # running `make'. DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` test -z "$DEPDIR" && continue # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n -e '/^U = / s///p' < "$mf"` test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" # We invoke sed twice because it is the simplest approach to # changing $(DEPDIR) to its actual value in the expansion. for file in `sed -n -e ' /^DEP_FILES = .*\\\\$/ { s/^DEP_FILES = // :loop s/\\\\$// p n /\\\\$/ b loop p } /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`(dirname "$file") 2>/dev/null || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p $dirpart/$fdir else as_dir=$dirpart/$fdir as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;} { (exit 1); exit 1; }; }; } # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ;; default-1 ) case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac ;; esac done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF { (exit 0); exit 0; } _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || { (exit 1); exit 1; } fi ./grdesktop-0.23/config.h.in0000644000175000017500000000432710032301500015202 0ustar sarsar00000000000000/* config.h.in. Generated from configure.ac by autoheader. */ /* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS /* gettext domain */ #undef GETTEXT_PACKAGE /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAMS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const ./grdesktop-0.23/install-sh0000755000175000017500000001572210032301503015167 0ustar sarsar00000000000000#!/bin/sh # # install - install a program, script, or datafile # # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" transformbasename="" transform_arg="" instcmd="$mvprog" chmodcmd="$chmodprog 0755" chowncmd="" chgrpcmd="" stripcmd="" rmcmd="$rmprog -f" mvcmd="$mvprog" src="" dst="" dir_arg="" while [ x"$1" != x ]; do case $1 in -c) instcmd=$cpprog shift continue;; -d) dir_arg=true shift continue;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; -s) stripcmd=$stripprog shift continue;; -t=*) transformarg=`echo $1 | sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue;; *) if [ x"$src" = x ] then src=$1 else # this colon is to work around a 386BSD /bin/sh bug : dst=$1 fi shift continue;; esac done if [ x"$src" = x ] then echo "$0: no input file specified" >&2 exit 1 else : fi if [ x"$dir_arg" != x ]; then dst=$src src="" if [ -d "$dst" ]; then instcmd=: chmodcmd="" else instcmd=$mkdirprog fi else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if [ -f "$src" ] || [ -d "$src" ] then : else echo "$0: $src does not exist" >&2 exit 1 fi if [ x"$dst" = x ] then echo "$0: no destination specified" >&2 exit 1 else : fi # If destination is a directory, append the input filename; if your system # does not like double slashes in filenames, you may need to add some logic if [ -d "$dst" ] then dst=$dst/`basename "$src"` else : fi fi ## this sed command emulates the dirname command dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Make sure that the destination directory exists. # this part is taken from Noah Friedman's mkinstalldirs script # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then defaultIFS=' ' IFS="${IFS-$defaultIFS}" oIFS=$IFS # Some sh's can't handle IFS=/ for some reason. IFS='%' set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` IFS=$oIFS pathcomp='' while [ $# -ne 0 ] ; do pathcomp=$pathcomp$1 shift if [ ! -d "$pathcomp" ] ; then $mkdirprog "$pathcomp" else : fi pathcomp=$pathcomp/ done fi if [ x"$dir_arg" != x ] then $doit $instcmd "$dst" && if [ x"$chowncmd" != x ]; then $doit $chowncmd "$dst"; else : ; fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dst"; else : ; fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dst"; else : ; fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dst"; else : ; fi else # If we're going to rename the final executable, determine the name now. if [ x"$transformarg" = x ] then dstfile=`basename "$dst"` else dstfile=`basename "$dst" $transformbasename | sed $transformarg`$transformbasename fi # don't allow the sed command to completely eliminate the filename if [ x"$dstfile" = x ] then dstfile=`basename "$dst"` else : fi # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ rmtmp=$dstdir/_rm.$$_ # Trap to clean up temp files at exit. trap 'status=$?; rm -f "$dsttmp" "$rmtmp" && exit $status' 0 trap '(exit $?); exit' 1 2 13 15 # Move or copy the file name to the temp name $doit $instcmd "$src" "$dsttmp" && # and set any options; do chmod last to preserve setuid bits # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $instcmd $src $dsttmp" command. if [ x"$chowncmd" != x ]; then $doit $chowncmd "$dsttmp"; else :;fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else :;fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dsttmp"; else :;fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dsttmp"; else :;fi && # Now remove or move aside any old file at destination location. We try this # two ways since rm can't unlink itself on some systems and the destination # file might be busy for other reasons. In this case, the final cleanup # might fail but the new file should still install successfully. { if [ -f "$dstdir/$dstfile" ] then $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null || { echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2 (exit 1); exit } else : fi } && # Now rename the file to the real destination. $doit $mvcmd "$dsttmp" "$dstdir/$dstfile" fi && # The final little trick to "correctly" pass the exit status to the exit trap. { (exit 0); exit } ./grdesktop-0.23/mkinstalldirs0000755000175000017500000000370410032301503015766 0ustar sarsar00000000000000#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain errstatus=0 dirmode="" usage="\ Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..." # process command line arguments while test $# -gt 0 ; do case $1 in -h | --help | --h*) # -h for help echo "$usage" 1>&2 exit 0 ;; -m) # -m PERM arg shift test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } dirmode=$1 shift ;; --) # stop option processing shift break ;; -*) # unknown option echo "$usage" 1>&2 exit 1 ;; *) # first non-opt arg break ;; esac done for file do if test -d "$file"; then shift else break fi done case $# in 0) exit 0 ;; esac case $dirmode in '') if mkdir -p -- . 2>/dev/null; then echo "mkdir -p -- $*" exec mkdir -p -- "$@" fi ;; *) if mkdir -m "$dirmode" -p -- . 2>/dev/null; then echo "mkdir -m $dirmode -p -- $*" exec mkdir -m "$dirmode" -p -- "$@" fi ;; esac for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case $pathcomp in -*) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" lasterr="" chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then errstatus=$lasterr fi fi fi fi pathcomp="$pathcomp/" done done exit $errstatus # Local Variables: # mode: shell-script # sh-indentation: 2 # End: # mkinstalldirs ends here ./grdesktop-0.23/missing0000755000175000017500000002403210032301503014554 0ustar sarsar00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi case "$1" in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case "$1" in -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch]" ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing 0.4 - GNU automake" ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; aclocal*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case "$f" in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` fi if [ -f "$file" ]; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit 1 fi ;; makeinfo) if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then # We have makeinfo, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` fi touch $file ;; tar) shift if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 fi # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case "$firstarg" in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case "$firstarg" in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 ./grdesktop-0.23/COPYING0000644000175000017500000004311010032301505014210 0ustar sarsar00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. ./grdesktop-0.23/INSTALL0000644000175000017500000002203010032301505014204 0ustar sarsar00000000000000Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Basic Installation ================== These are generic installation instructions. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). It can also use an optional file (typically called `config.cache' and enabled with `--cache-file=config.cache' or simply `-C') that saves the results of its tests to speed up reconfiguring. (Caching is disabled by default to prevent problems with accidental use of stale cache files.) If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If you are using the cache, and at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create `configure' by a program called `autoconf'. You only need `configure.ac' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package. 4. Type `make install' to install the programs and any data files and documentation. 5. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. You can give `configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of `make' that supports the `VPATH' variable, such as GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. If you have to use a `make' that does not support the `VPATH' variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. Installation Names ================== By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Specifying the System Type ========================== There may be some features `configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the _same_ architectures, `configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the `--build=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM where SYSTEM can have one of these forms: OS KERNEL-OS See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should use the `--target=TYPE' option to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will eventually be run) with `--host=TYPE'. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc will cause the specified gcc to be used as the C compiler (unless it is overridden in the site shell script). `configure' Invocation ====================== `configure' recognizes the following options to control how it operates. `--help' `-h' Print a summary of the options to `configure', and exit. `--version' `-V' Print the version of Autoconf used to generate the `configure' script, and exit. `--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, traditionally `config.cache'. FILE defaults to `/dev/null' to disable caching. `--config-cache' `-C' Alias for `--cache-file=config.cache'. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. ./grdesktop-0.23/Makefile.in0000644000175000017500000004701210032301505015227 0ustar sarsar00000000000000# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@ GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOME2_CFLAGS = @GNOME2_CFLAGS@ GNOME2_LIBS = @GNOME2_LIBS@ GTK2_CFLAGS = @GTK2_CFLAGS@ GTK2_LIBS = @GTK2_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kbpath = @kbpath@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ rdesktop = @rdesktop@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = po src pixmaps help doc mimedir = $(datadir)/mime-info mime_DATA = grdesktop.mime grdesktop.keys applicationsdir = $(datadir)/application-registry applications_DATA = grdesktop.applications desktopdir = $(datadir)/applications desktop_DATA = grdesktop.desktop subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(applications_DATA) $(desktop_DATA) $(mime_DATA) RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursive DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ COPYING ChangeLog INSTALL Makefile.am NEWS TODO aclocal.m4 \ config.h.in configure configure.ac depcomp install-sh missing \ mkinstalldirs DIST_SUBDIRS = $(SUBDIRS) all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) touch $(srcdir)/config.h.in distclean-hdr: -rm -f config.h stamp-h1 uninstall-info-am: applicationsDATA_INSTALL = $(INSTALL_DATA) install-applicationsDATA: $(applications_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(applicationsdir) @list='$(applications_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(applicationsDATA_INSTALL) $$d$$p $(DESTDIR)$(applicationsdir)/$$f"; \ $(applicationsDATA_INSTALL) $$d$$p $(DESTDIR)$(applicationsdir)/$$f; \ done uninstall-applicationsDATA: @$(NORMAL_UNINSTALL) @list='$(applications_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(applicationsdir)/$$f"; \ rm -f $(DESTDIR)$(applicationsdir)/$$f; \ done desktopDATA_INSTALL = $(INSTALL_DATA) install-desktopDATA: $(desktop_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(desktopdir) @list='$(desktop_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f"; \ $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f; \ done uninstall-desktopDATA: @$(NORMAL_UNINSTALL) @list='$(desktop_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(desktopdir)/$$f"; \ rm -f $(DESTDIR)$(desktopdir)/$$f; \ done mimeDATA_INSTALL = $(INSTALL_DATA) install-mimeDATA: $(mime_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(mimedir) @list='$(mime_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(mimeDATA_INSTALL) $$d$$p $(DESTDIR)$(mimedir)/$$f"; \ $(mimeDATA_INSTALL) $$d$$p $(DESTDIR)$(mimedir)/$$f; \ done uninstall-mimeDATA: @$(NORMAL_UNINSTALL) @list='$(mime_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(mimedir)/$$f"; \ rm -f $(DESTDIR)$(mimedir)/$$f; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ETAGS = etags ETAGSFLAGS = CTAGS = ctags CTAGSFLAGS = tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if (etags --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ else \ include_option=--include; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = . distdir = $(PACKAGE)-$(VERSION) am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) $(mkinstalldirs) $(distdir)/po @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d $(distdir)/$$subdir \ || mkdir $(distdir)/$$subdir \ || exit 1; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" \ distdir=../$(distdir)/$$subdir \ distdir) \ || exit 1; \ fi; \ done -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist dist-all: distdir $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist $(am__remove_distdir) GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && cd $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ && rm -f $(distdir).tar.gz \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) @echo "$(distdir).tar.gz is ready for distribution" | \ sed 'h;s/./=/g;p;x;p;x' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(DATA) config.h installdirs: installdirs-recursive installdirs-am: $(mkinstalldirs) $(DESTDIR)$(applicationsdir) $(DESTDIR)$(desktopdir) $(DESTDIR)$(mimedir) install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr distclean-tags dvi: dvi-recursive dvi-am: info: info-recursive info-am: install-data-am: install-applicationsDATA install-desktopDATA \ install-mimeDATA install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-applicationsDATA uninstall-desktopDATA \ uninstall-info-am uninstall-mimeDATA uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ clean-generic clean-recursive ctags ctags-recursive dist \ dist-all dist-gzip distcheck distclean distclean-generic \ distclean-hdr distclean-recursive distclean-tags distcleancheck \ distdir distuninstallcheck dvi dvi-am dvi-recursive info \ info-am info-recursive install install-am \ install-applicationsDATA install-data install-data-am \ install-data-recursive install-desktopDATA install-exec \ install-exec-am install-exec-recursive install-info \ install-info-am install-info-recursive install-man \ install-mimeDATA install-recursive install-strip installcheck \ installcheck-am installdirs installdirs-am \ installdirs-recursive maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ ps-recursive tags tags-recursive uninstall uninstall-am \ uninstall-applicationsDATA uninstall-desktopDATA \ uninstall-info-am uninstall-info-recursive uninstall-mimeDATA \ uninstall-recursive # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: ./grdesktop-0.23/depcomp0000755000175000017500000003305210032301506014537 0ustar sarsar00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects # Copyright 1999, 2000, 2003 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # `libtool' can also be set to `yes' or `no'. if test -z "$depfile"; then base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` dir=`echo "$object" | sed 's,/.*$,/,'` if test "$dir" = "$object"; then dir= fi # FIXME: should be _deps on DOS. depfile="$dir.deps/$base" fi tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the `deleted header file' problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' ' ' < "$tmpdepfile" | ## Some versions of gcc put a space before the `:'. On the theory ## that the space means something, we add a space to the output as ## well. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like `#:fec' to the end of the # dependency line. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr ' ' ' ' >> $depfile echo >> $depfile # The second pass generates a dummy entry for each header file. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> $depfile else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts `$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` tmpdepfile="$stripped.u" if test "$libtool" = yes; then "$@" -Wc,-M else "$@" -M fi stat=$? if test -f "$tmpdepfile"; then : else stripped=`echo "$stripped" | sed 's,^.*/,,'` tmpdepfile="$stripped.u" fi if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi if test -f "$tmpdepfile"; then outname="$stripped.o" # Each line is of the form `foo.o: dependent.h'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; icc) # Intel's C compiler understands `-MD -MF file'. However on # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c # ICC 7.0 will fill foo.d with something like # foo.o: sub/foo.c # foo.o: sub/foo.h # which is wrong. We want: # sub/foo.o: sub/foo.c # sub/foo.o: sub/foo.h # sub/foo.c: # sub/foo.h: # ICC 7.1 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using \ : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form `foo.o: dependent.h', # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in `foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1="$dir.libs/$base.lo.d" tmpdepfile2="$dir.libs/$base.d" "$@" -Wc,-MD else tmpdepfile1="$dir$base.o.d" tmpdepfile2="$dir$base.d" "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi if test -f "$tmpdepfile1"; then tmpdepfile="$tmpdepfile1" else tmpdepfile="$tmpdepfile2" fi if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" # That's a tab and a space in the []. sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for `:' # in the target name. This is to cope with DOS-style filenames: # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. "$@" $dashmflag | sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' ' ' < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # X makedepend shift cleared=no for arg in "$@"; do case $cleared in no) set ""; shift cleared=yes ;; esac case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix="`echo $object | sed 's/^.*\././'`" touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o, # because we must use -o when running libtool. "$@" || exit $? IFS=" " for arg do case "$arg" in "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" echo " " >> "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0