commit nautilus-sendto for openSUSE:Factory
Hello community, here is the log from the commit of package nautilus-sendto for openSUSE:Factory checked in at Fri Sep 24 00:24:08 CEST 2010. -------- --- GNOME/nautilus-sendto/nautilus-sendto.changes 2010-08-27 16:45:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/nautilus-sendto/nautilus-sendto.changes 2010-09-13 18:04:05.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Sep 13 18:00:45 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.31.90: + + Show the contextual menu for non-local files + + Fix command-line help glitch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- nautilus-sendto-2.31.7.tar.bz2 New: ---- nautilus-sendto-2.31.90.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus-sendto.spec ++++++ --- /var/tmp/diff_new_pack.DTJ2xP/_old 2010-09-24 00:24:01.000000000 +0200 +++ /var/tmp/diff_new_pack.DTJ2xP/_new 2010-09-24 00:24:01.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package nautilus-sendto (Version 2.31.7) +# spec file for package nautilus-sendto (Version 2.31.90) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: nautilus-sendto -Version: 2.31.7 +Version: 2.31.90 Release: 1 License: GPLv2+ Summary: Integrate Nautilus, Evolution, Empathy and Pidgin ++++++ nautilus-sendto-2.31.7.tar.bz2 -> nautilus-sendto-2.31.90.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/ChangeLog new/nautilus-sendto-2.31.90/ChangeLog --- old/nautilus-sendto-2.31.7/ChangeLog 2010-08-27 14:27:45.000000000 +0200 +++ new/nautilus-sendto-2.31.90/ChangeLog 2010-09-13 14:56:50.000000000 +0200 @@ -1,3 +1,47 @@ +commit 19b8f4df3fdbb1551828475677a3262f5949d0f0 +Author: Bastien Nocera <hadess@hadess.net> +Date: Mon Sep 13 13:53:38 2010 +0100 + + 2.31.90 + + NEWS | 9 +++++++++ + configure.in | 2 +- + 2 files changed, 10 insertions(+), 1 deletions(-) + +commit 45266fc088ae63a1f17c4588e6a5fffc22a10a80 +Author: Bastien Nocera <hadess@hadess.net> +Date: Wed Sep 1 10:37:38 2010 +0100 + + Add a contextual menu for non-local files + + https://bugzilla.gnome.org/show_bug.cgi?id=627040 + + src/nautilus-nste.c | 16 +--------------- + 1 files changed, 1 insertions(+), 15 deletions(-) + +commit dfe8758a5a974d3bbc58ad9513008ec8ce64e77e +Author: Matthias Clasen <mclasen@redhat.com> +Date: Tue Aug 31 16:49:00 2010 +0100 + + Fix command-line help glitch + + nautilus-sendo --help says + + Usage: + nautilus-sendto [OPTION...] [FILES...] nautilus-sendto + + The second 'nautilus-sendto' here is redundant and confusing. With the + patch below, it says just + + Usage: + nautilus-sendto [OPTION...] [FILES...] + which is the intended output + + https://bugzilla.gnome.org/show_bug.cgi?id=627849 + + src/nautilus-sendto-command.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + commit b31852cbfcee624672702f067db82c14cbd3f951 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Aug 27 13:26:51 2010 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/Makefile.in new/nautilus-sendto-2.31.90/Makefile.in --- old/nautilus-sendto-2.31.7/Makefile.in 2010-08-27 14:28:14.000000000 +0200 +++ new/nautilus-sendto-2.31.90/Makefile.in 2010-09-13 14:54:07.000000000 +0200 @@ -237,6 +237,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/NEWS new/nautilus-sendto-2.31.90/NEWS --- old/nautilus-sendto-2.31.7/NEWS 2010-08-27 14:26:49.000000000 +0200 +++ new/nautilus-sendto-2.31.90/NEWS 2010-09-13 14:53:30.000000000 +0200 @@ -1,3 +1,12 @@ +=============== +Version 2.31.90 +=============== + +Nautilus Sendto + +- Show the contextual menu for non-local files +- Fix command-line help glitch + ============== Version 2.31.7 ============== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/aclocal.m4 new/nautilus-sendto-2.31.90/aclocal.m4 --- old/nautilus-sendto-2.31.7/aclocal.m4 2010-08-27 14:27:11.000000000 +0200 +++ new/nautilus-sendto-2.31.90/aclocal.m4 2010-09-13 14:54:03.000000000 +0200 @@ -952,7 +952,7 @@ AC_DEFUN([IT_PO_SUBDIR], [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS. dnl -dnl The following CONFIG_COMMANDS should be exetuted at the very end +dnl The following CONFIG_COMMANDS should be executed at the very end dnl of config.status. AC_CONFIG_COMMANDS_PRE([ AC_CONFIG_COMMANDS([$1/stamp-it], [ @@ -9032,8 +9032,9 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) -# nls.m4 serial 3 (gettext-0.15) -dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc. +# nls.m4 serial 5 (gettext-0.18) +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -9051,20 +9052,21 @@ dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000. dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003. -AC_PREREQ(2.50) +AC_PREREQ([2.50]) AC_DEFUN([AM_NLS], [ AC_MSG_CHECKING([whether NLS is requested]) dnl Default is enabled NLS - AC_ARG_ENABLE(nls, + AC_ARG_ENABLE([nls], [ --disable-nls do not use Native Language Support], USE_NLS=$enableval, USE_NLS=yes) - AC_MSG_RESULT($USE_NLS) - AC_SUBST(USE_NLS) + AC_MSG_RESULT([$USE_NLS]) + AC_SUBST([USE_NLS]) ]) # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- +# serial 1 (pkg-config-0.24) # # Copyright © 2004 Scott James Remnant <scott@netsplit.com>. # @@ -9092,7 +9094,10 @@ AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_PATH)?$]) -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl +AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) +AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) +AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) + if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) fi @@ -9105,7 +9110,6 @@ AC_MSG_RESULT([no]) PKG_CONFIG="" fi - fi[]dnl ])# PKG_PROG_PKG_CONFIG @@ -9114,21 +9118,20 @@ # Check to see whether a particular set of modules exists. Similar # to PKG_CHECK_MODULES(), but does not set variables or print errors. # -# -# Similar to PKG_CHECK_MODULES, make sure that the first instance of -# this or PKG_CHECK_MODULES is called, or make sure to call -# PKG_CHECK_EXISTS manually +# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +# only at the first occurence in configure.ac, so if the first place +# it's called might be skipped (such as if it is within an "if", you +# have to call PKG_CHECK_EXISTS manually # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then - m4_ifval([$2], [$2], [:]) + m4_default([$2], [:]) m4_ifvaln([$3], [else $3])dnl fi]) - # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) # --------------------------------------------- m4_define([_PKG_CONFIG], @@ -9181,6 +9184,7 @@ See the pkg-config man page for more details.]) if test $pkg_failed = yes; then + AC_MSG_RESULT([no]) _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` @@ -9190,7 +9194,7 @@ # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD - ifelse([$4], , [AC_MSG_ERROR(dnl + m4_default([$4], [AC_MSG_ERROR( [Package requirements ($2) were not met: $$1_PKG_ERRORS @@ -9198,25 +9202,24 @@ Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. -_PKG_TEXT -])], - [AC_MSG_RESULT([no]) - $4]) +_PKG_TEXT]) + ]) elif test $pkg_failed = untried; then - ifelse([$4], , [AC_MSG_FAILURE(dnl + AC_MSG_RESULT([no]) + m4_default([$4], [AC_MSG_FAILURE( [The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. _PKG_TEXT -To get pkg-config, see <http://pkg-config.freedesktop.org/>.])], - [$4]) +To get pkg-config, see <http://pkg-config.freedesktop.org/>.]) + ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_LIBS=$pkg_cv_[]$1[]_LIBS AC_MSG_RESULT([yes]) - ifelse([$3], , :, [$3]) + $3 fi[]dnl ])# PKG_CHECK_MODULES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/configure new/nautilus-sendto-2.31.90/configure --- old/nautilus-sendto-2.31.7/configure 2010-08-27 14:27:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/configure 2010-09-13 14:54:08.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.66 for nautilus-sendto 2.31.7. +# Generated by GNU Autoconf 2.66 for nautilus-sendto 2.31.90. # # Report bugs to <http://www.gnome.org>. # @@ -562,8 +562,8 @@ # Identity of this package. PACKAGE_NAME='nautilus-sendto' PACKAGE_TARNAME='nautilus-sendto' -PACKAGE_VERSION='2.31.7' -PACKAGE_STRING='nautilus-sendto 2.31.7' +PACKAGE_VERSION='2.31.90' +PACKAGE_STRING='nautilus-sendto 2.31.90' PACKAGE_BUGREPORT='http://www.gnome.org' PACKAGE_URL='' @@ -700,6 +700,8 @@ GSETTINGS_RULES GLIB_COMPILE_SCHEMAS gsettingsschemadir +PKG_CONFIG_LIBDIR +PKG_CONFIG_PATH PKG_CONFIG GSETTINGS_DISABLE_SCHEMAS_COMPILE CPP @@ -848,6 +850,8 @@ CPPFLAGS CPP PKG_CONFIG +PKG_CONFIG_PATH +PKG_CONFIG_LIBDIR NAUTILUS_SENDTO_CFLAGS NAUTILUS_SENDTO_LIBS NAUTILUS_EXT_SENDTO_CFLAGS @@ -1403,7 +1407,7 @@ # 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 nautilus-sendto 2.31.7 to adapt to many kinds of systems. +\`configure' configures nautilus-sendto 2.31.90 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1473,7 +1477,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nautilus-sendto 2.31.7:";; + short | recursive ) echo "Configuration of nautilus-sendto 2.31.90:";; esac cat <<\_ACEOF @@ -1529,6 +1533,10 @@ you have headers in a nonstandard directory <include dir> CPP C preprocessor PKG_CONFIG path to pkg-config utility + PKG_CONFIG_PATH + directories to add to pkg-config's search path + PKG_CONFIG_LIBDIR + path overriding pkg-config's built-in search path NAUTILUS_SENDTO_CFLAGS C compiler flags for NAUTILUS_SENDTO, overriding pkg-config NAUTILUS_SENDTO_LIBS @@ -1617,7 +1625,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nautilus-sendto configure 2.31.7 +nautilus-sendto configure 2.31.90 generated by GNU Autoconf 2.66 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2040,7 +2048,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nautilus-sendto $as_me 2.31.7, which was +It was created by nautilus-sendto $as_me 2.31.90, which was generated by GNU Autoconf 2.66. Invocation command line was $ $0 $@ @@ -2858,7 +2866,7 @@ # Define the identity of the package. PACKAGE='nautilus-sendto' - VERSION='2.31.7' + VERSION='2.31.90' cat >>confdefs.h <<_ACEOF @@ -10846,6 +10854,10 @@ + + + + if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. @@ -10958,7 +10970,6 @@ $as_echo "no" >&6; } PKG_CONFIG="" fi - fi gsettingsschemadir=${datadir}/glib-2.0/schemas @@ -11592,6 +11603,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -11627,9 +11640,11 @@ Alternatively, you may set the environment variables NAUTILUS_SENDTO_CFLAGS and NAUTILUS_SENDTO_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. -" "$LINENO" 5 +See the pkg-config man page for more details." "$LINENO" 5 + elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it @@ -11642,12 +11657,13 @@ To get pkg-config, see <http://pkg-config.freedesktop.org/>. See \`config.log' for more details" "$LINENO" 5; } + else NAUTILUS_SENDTO_CFLAGS=$pkg_cv_NAUTILUS_SENDTO_CFLAGS NAUTILUS_SENDTO_LIBS=$pkg_cv_NAUTILUS_SENDTO_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } - : + fi @@ -11699,6 +11715,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -11725,9 +11743,11 @@ Alternatively, you may set the environment variables NAUTILUS_EXT_SENDTO_CFLAGS and NAUTILUS_EXT_SENDTO_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. -" "$LINENO" 5 +See the pkg-config man page for more details." "$LINENO" 5 + elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it @@ -11740,12 +11760,13 @@ To get pkg-config, see <http://pkg-config.freedesktop.org/>. See \`config.log' for more details" "$LINENO" 5; } + else NAUTILUS_EXT_SENDTO_CFLAGS=$pkg_cv_NAUTILUS_EXT_SENDTO_CFLAGS NAUTILUS_EXT_SENDTO_LIBS=$pkg_cv_NAUTILUS_EXT_SENDTO_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } - : + fi @@ -11868,6 +11889,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -11882,10 +11905,10 @@ # Put the nasty error message in config.log where it belongs echo "$NST_EBOOK_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - enable_evolution=no + enable_evolution=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_evolution=no else NST_EBOOK_CFLAGS=$pkg_cv_NST_EBOOK_CFLAGS @@ -11967,6 +11990,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -11981,13 +12006,13 @@ # Put the nasty error message in config.log where it belongs echo "$DBUS_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } enable_gajim=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_gajim=no @@ -12055,6 +12080,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -12069,10 +12096,10 @@ # Put the nasty error message in config.log where it belongs echo "$GIO_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - enable_burn=no + enable_burn=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_burn=no else GIO_CFLAGS=$pkg_cv_GIO_CFLAGS @@ -12128,6 +12155,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -12142,10 +12171,10 @@ # Put the nasty error message in config.log where it belongs echo "$PIDGIN_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - enable_pidgin=no + enable_pidgin=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_pidgin=no else PIDGIN_CFLAGS=$pkg_cv_PIDGIN_CFLAGS @@ -12201,6 +12230,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -12215,10 +12246,10 @@ # Put the nasty error message in config.log where it belongs echo "$GIO_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - enable_removable=no + enable_removable=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_removable=no else GIO_CFLAGS=$pkg_cv_GIO_CFLAGS @@ -12274,6 +12305,8 @@ if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -12288,10 +12321,10 @@ # Put the nasty error message in config.log where it belongs echo "$UPNP_PKG_ERRORS" >&5 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - enable_upnp=no + enable_upnp=no elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } enable_upnp=no else UPNP_CFLAGS=$pkg_cv_UPNP_CFLAGS @@ -14185,7 +14218,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nautilus-sendto $as_me 2.31.7, which was +This file was extended by nautilus-sendto $as_me 2.31.90, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14251,7 +14284,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nautilus-sendto config.status 2.31.7 +nautilus-sendto config.status 2.31.90 configured by $0, generated by GNU Autoconf 2.66, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/configure.in new/nautilus-sendto-2.31.90/configure.in --- old/nautilus-sendto-2.31.7/configure.in 2010-08-27 14:25:23.000000000 +0200 +++ new/nautilus-sendto-2.31.90/configure.in 2010-09-13 14:51:44.000000000 +0200 @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(nautilus-sendto, 2.31.7, http://www.gnome.org) +AC_INIT(nautilus-sendto, 2.31.90, http://www.gnome.org) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/Makefile.in new/nautilus-sendto-2.31.90/docs/Makefile.in --- old/nautilus-sendto-2.31.7/docs/Makefile.in 2010-08-27 14:28:12.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/Makefile.in 2010-09-13 14:54:05.000000000 +0200 @@ -196,6 +196,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/Makefile.in new/nautilus-sendto-2.31.90/docs/nautilus-sendto/Makefile.in --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/Makefile.in 2010-08-27 14:28:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/Makefile.in 2010-09-13 14:54:05.000000000 +0200 @@ -165,6 +165,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/annotation-glossary.html new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/annotation-glossary.html --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/annotation-glossary.html 1970-01-01 01:00:00.000000000 +0100 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/annotation-glossary.html 2010-09-13 14:56:53.000000000 +0200 @@ -0,0 +1,36 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Annotation Glossary</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<link rel="home" href="index.html" title="nautilus-sendto Reference Manual"> +<link rel="up" href="index.html" title="nautilus-sendto Reference Manual"> +<link rel="prev" href="api-index-full.html" title="API Index"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> +<tr valign="middle"> +<td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> +<td> </td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> +<th width="100%" align="center">nautilus-sendto Reference Manual</th> +<td> </td> +</tr> +<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#glsE">E</a></td></tr> +</table> +<div class="glossary" title="Annotation Glossary"> +<div class="titlepage"><div><div><h2 class="title"> +<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div> +<a name="glsE"></a><h3 class="title">E</h3> +<dt> +<a name="annotation-glossterm-element-type"></a>element-type</dt> +<dd><p>Generics and defining elements of containers and arrays.</p></dd> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.15</div> +</body> +</html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/api-index-full.html new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/api-index-full.html --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/api-index-full.html 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/api-index-full.html 2010-09-13 14:56:53.000000000 +0200 @@ -7,7 +7,8 @@ <link rel="home" href="index.html" title="nautilus-sendto Reference Manual"> <link rel="up" href="index.html" title="nautilus-sendto Reference Manual"> <link rel="prev" href="nautilus-sendto-nautilus-sendto-plugin.html" title="nautilus-sendto-plugin"> -<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> +<link rel="next" href="annotation-glossary.html" title="Annotation Glossary"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -17,7 +18,7 @@ <td> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">nautilus-sendto Reference Manual</th> -<td> </td> +<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr> <tr><td colspan="5" class="shortcuts"> <a class="shortcut" href="#idxI">I</a> @@ -60,6 +61,6 @@ </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.14</div> + Generated by GTK-Doc V1.15</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/ch01.html new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/ch01.html --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/ch01.html 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/ch01.html 2010-09-13 14:56:53.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="nautilus-sendto Reference Manual"> <link rel="prev" href="index.html" title="nautilus-sendto Reference Manual"> <link rel="next" href="nautilus-sendto-nautilus-sendto-plugin.html" title="nautilus-sendto-plugin"> -<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -21,13 +21,13 @@ </tr></table> <div class="chapter" title="nautilus-sendto documentation"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id363866"></a>nautilus-sendto documentation</h2></div></div></div> +<a name="id466751"></a>nautilus-sendto documentation</h2></div></div></div> <div class="toc"><dl><dt> <span class="refentrytitle"><a href="nautilus-sendto-nautilus-sendto-plugin.html">nautilus-sendto-plugin</a></span><span class="refpurpose"> — nautilus-sento plug-in</span> </dt></dl></div> </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.14</div> + Generated by GTK-Doc V1.15</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/index.html new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/index.html --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/index.html 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/index.html 2010-09-13 14:56:53.000000000 +0200 @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="nautilus-sendto Reference Manual"> <link rel="next" href="ch01.html" title="nautilus-sendto documentation"> -<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">nautilus-sendto Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for nautilus-sendto 2.31.7 + for nautilus-sendto 2.31.90 The latest version of this documentation can be found on-line at <a class="ulink" href="http://library.gnome.org/devel/nautilus-sendto/index.html" target="_top">http://library.gnome.org/devel/nautilus-sendto/index.html</a>. @@ -29,10 +29,11 @@ <span class="refentrytitle"><a href="nautilus-sendto-nautilus-sendto-plugin.html">nautilus-sendto-plugin</a></span><span class="refpurpose"> — nautilus-sento plug-in</span> </dt></dl></dd> <dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt> +<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt> </dl></div> </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.14</div> + Generated by GTK-Doc V1.15</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/index.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/index.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/index.sgml 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/index.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -1,3 +1,4 @@ +<ONLINE href="http://library.gnome.org/devel/nautilus-sendto/index.html"> <ANCHOR id="nautilus-sendto-nautilus-sendto-plugin" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html"> <ANCHOR id="nautilus-sendto-nautilus-sendto-plugin.stability-level" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html#nautilus-sendto-nautilus-sendto-plugin.stability-level"> <ANCHOR id="nautilus-sendto-nautilus-sendto-plugin.synopsis" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html#nautilus-sendto-nautilus-sendto-plugin.synopsis"> @@ -10,3 +11,4 @@ <ANCHOR id="NAUTILUS-CAPS-SEND-DIRECTORIES:CAPS" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html#NAUTILUS-CAPS-SEND-DIRECTORIES:CAPS"> <ANCHOR id="NAUTILUS-CAPS-SEND-IMAGES:CAPS" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html#NAUTILUS-CAPS-SEND-IMAGES:CAPS"> <ANCHOR id="NST-INIT-PLUGIN:CAPS" href="nautilus-sendto/nautilus-sendto-nautilus-sendto-plugin.html#NST-INIT-PLUGIN:CAPS"> +<ANCHOR id="annotation-glossterm-element-type" href="nautilus-sendto/annotation-glossary.html#annotation-glossterm-element-type"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto-nautilus-sendto-plugin.html new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto-nautilus-sendto-plugin.html --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto-nautilus-sendto-plugin.html 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto-nautilus-sendto-plugin.html 2010-09-13 14:56:53.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="nautilus-sendto documentation"> <link rel="prev" href="ch01.html" title="nautilus-sendto documentation"> <link rel="next" href="api-index-full.html" title="API Index"> -<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -214,6 +214,6 @@ </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.14</div> + Generated by GTK-Doc V1.15</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto.devhelp new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto.devhelp --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto.devhelp 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto.devhelp 2010-09-13 14:56:52.000000000 +0200 @@ -6,6 +6,7 @@ <sub name="nautilus-sendto-plugin" link="nautilus-sendto-nautilus-sendto-plugin.html"/> </sub> <sub name="API Index" link="api-index-full.html"/> + <sub name="Annotation Glossary" link="annotation-glossary.html"/> </chapters> <functions> <function name="NstPluginInfo" link="nautilus-sendto-nautilus-sendto-plugin.html#NstPluginInfo"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto.devhelp2 new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto.devhelp2 --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/nautilus-sendto.devhelp2 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/nautilus-sendto.devhelp2 2010-09-13 14:56:52.000000000 +0200 @@ -6,6 +6,7 @@ <sub name="nautilus-sendto-plugin" link="nautilus-sendto-nautilus-sendto-plugin.html"/> </sub> <sub name="API Index" link="api-index-full.html"/> + <sub name="Annotation Glossary" link="annotation-glossary.html"/> </chapters> <functions> <keyword type="struct" name="NstPluginInfo" link="nautilus-sendto-nautilus-sendto-plugin.html#NstPluginInfo"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/style.css new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/style.css --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/html/style.css 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/html/style.css 2010-09-13 14:56:52.000000000 +0200 @@ -209,6 +209,14 @@ font-weight: normal; } +.annotation +{ + /* tango:aluminium 5 */ + color: #555753; + font-size: 80%; + font-weight: normal; +} + /* code listings */ .listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-mimetype.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-mimetype.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-mimetype.sgml 1970-01-01 01:00:00.000000000 +0100 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-mimetype.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -0,0 +1,33 @@ +<!-- ##### SECTION Title ##### --> +nautilus-sendto-mimetype + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### SECTION Image ##### --> + + +<!-- ##### FUNCTION nst_title_from_mime_types ##### --> +<para> + +</para> + +@mimetypes: +@num_files: +@num_dirs: +@Returns: + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-plugin.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-plugin.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-plugin.sgml 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-plugin.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -9,13 +9,11 @@ </para> - <!-- ##### SECTION See_Also ##### --> <para> </para> - <!-- ##### SECTION Stability_Level ##### --> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-unused.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-unused.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nautilus-sendto-unused.sgml 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nautilus-sendto-unused.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -0,0 +1,165 @@ +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:Image ##### --> + + + +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:See_Also ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:Short_Description ##### --> + + + +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:Stability_Level ##### --> + + + +<!-- ##### SECTION ./tmpl/nautilus-sendto-mimetype.sgml:Title ##### --> +nautilus-sendto-mimetype + + +<!-- ##### SECTION ./tmpl/nst-common.sgml:Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/nst-common.sgml:See_Also ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/nst-common.sgml:Short_Description ##### --> + + + +<!-- ##### SECTION ./tmpl/nst-common.sgml:Stability_Level ##### --> + + + +<!-- ##### SECTION ./tmpl/nst-common.sgml:Title ##### --> +nst-common + + +<!-- ##### MACRO NAUTILUS_PLUGIN_REGISTER ##### --> +<para> + +</para> + +@TYPE_NAME: +@TypeName: +@type_name: + +<!-- ##### MACRO NAUTILUS_SENDTO_PLUGIN_IFACE ##### --> +<para> + +</para> + +@obj: + +<!-- ##### STRUCT NautilusSendtoPlugin ##### --> +<para> + +</para> + + +<!-- ##### SIGNAL NautilusSendtoPlugin::add-widget ##### --> +<para> + +</para> + +@nautilussendtoplugin: the object which received the signal. +@arg1: +@arg2: +@arg3: +@arg4: + +<!-- ##### SIGNAL NautilusSendtoPlugin::can-send ##### --> +<para> + +</para> + +@nautilussendtoplugin: the object which received the signal. +@arg1: +@arg2: + +<!-- ##### STRUCT NautilusSendtoPluginInterface ##### --> +<para> + +</para> + +@g_iface: +@supports_mime_types: +@send_files: +@add_widget: +@can_send: + +<!-- ##### MACRO SOEXT ##### --> +<para> + +</para> + + +<!-- ##### MACRO SOEXT_LEN ##### --> +<para> + +</para> + + +<!-- ##### FUNCTION copy_files_to ##### --> +<para> + +</para> + +@file_list: +@dest: +@Returns: + +<!-- ##### FUNCTION nautilus_sendto_plugin_get_widget ##### --> +<para> + +</para> + +@plugin: +@file_list: +@Returns: + +<!-- ##### FUNCTION nautilus_sendto_plugin_send_files ##### --> +<para> + +</para> + +@plugin: +@file_list: +@callback: +@user_data: + +<!-- ##### FUNCTION nautilus_sendto_plugin_supports_mime_types ##### --> +<para> + +</para> + +@plugin: +@file_list: +@mime_types: +@Returns: + +<!-- ##### FUNCTION nst_title_from_mime_types ##### --> +<para> + +</para> + +@mimetypes: +@num_files: +@num_dirs: +@Returns: + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nst-common.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nst-common.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nst-common.sgml 1970-01-01 01:00:00.000000000 +0100 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nst-common.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -0,0 +1,31 @@ +<!-- ##### SECTION Title ##### --> +nst-common + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### FUNCTION copy_files_to ##### --> +<para> + +</para> + +@file_list: +@dest: +@Returns: + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nst-enum-types.sgml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nst-enum-types.sgml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/tmpl/nst-enum-types.sgml 2010-08-27 14:28:47.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/tmpl/nst-enum-types.sgml 2010-09-13 14:56:52.000000000 +0200 @@ -9,13 +9,11 @@ </para> - <!-- ##### SECTION See_Also ##### --> <para> </para> - <!-- ##### SECTION Stability_Level ##### --> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/docs/nautilus-sendto/version.xml new/nautilus-sendto-2.31.90/docs/nautilus-sendto/version.xml --- old/nautilus-sendto-2.31.7/docs/nautilus-sendto/version.xml 2010-08-27 14:28:37.000000000 +0200 +++ new/nautilus-sendto-2.31.90/docs/nautilus-sendto/version.xml 2010-09-13 14:54:19.000000000 +0200 @@ -1 +1 @@ -2.31.7 +2.31.90 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/Makefile.in new/nautilus-sendto-2.31.90/src/Makefile.in --- old/nautilus-sendto-2.31.7/src/Makefile.in 2010-08-27 14:28:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -271,6 +271,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/nautilus-nste.c new/nautilus-sendto-2.31.90/src/nautilus-nste.c --- old/nautilus-sendto-2.31.7/src/nautilus-nste.c 2010-08-27 14:25:10.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/nautilus-nste.c 2010-09-13 12:52:25.000000000 +0200 @@ -57,7 +57,7 @@ g_spawn_command_line_async (cmd->str, NULL); g_string_free (cmd, TRUE); -} +} static GList * nautilus_nste_get_file_items (NautilusMenuProvider *provider, @@ -65,26 +65,12 @@ GList *files) { GList *items = NULL; - GList *scan; gboolean one_item; NautilusMenuItem *item; if (files == NULL) return NULL; - for (scan = files; scan; scan = scan->next) { - NautilusFileInfo *file = scan->data; - gchar *scheme; - gboolean local; - - scheme = nautilus_file_info_get_uri_scheme (file); - local = strncmp (scheme, "file", 4) == 0; - g_free (scheme); - - if (!local) - return NULL; - } - one_item = (files != NULL) && (files->next == NULL); if (one_item && !nautilus_file_info_is_directory ((NautilusFileInfo *)files->data)) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/nautilus-sendto-command.c new/nautilus-sendto-2.31.90/src/nautilus-sendto-command.c --- old/nautilus-sendto-2.31.7/src/nautilus-sendto-command.c 2010-08-27 14:25:10.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/nautilus-sendto-command.c 2010-09-13 12:52:25.000000000 +0200 @@ -802,7 +802,7 @@ textdomain (GETTEXT_PACKAGE); g_thread_init (NULL); - context = g_option_context_new ("nautilus-sendto"); + context = g_option_context_new (""); g_option_context_add_main_entries (context, entries, GETTEXT_PACKAGE); g_option_context_add_group (context, gtk_get_option_group (TRUE)); if (g_option_context_parse (context, &argc, &argv, &error) == FALSE) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/Makefile.in 2010-08-27 14:28:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -231,6 +231,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/evolution/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/evolution/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/evolution/Makefile.in 2010-08-27 14:28:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/evolution/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -217,6 +217,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/gajim/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/gajim/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/gajim/Makefile.in 2010-08-27 14:28:13.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/gajim/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -214,6 +214,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/nautilus-burn/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/nautilus-burn/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/nautilus-burn/Makefile.in 2010-08-27 14:28:14.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/nautilus-burn/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -213,6 +213,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/pidgin/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/pidgin/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/pidgin/Makefile.in 2010-08-27 14:28:14.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/pidgin/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -214,6 +214,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/removable-devices/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/removable-devices/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/removable-devices/Makefile.in 2010-08-27 14:28:14.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/removable-devices/Makefile.in 2010-09-13 14:54:06.000000000 +0200 @@ -215,6 +215,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-sendto-2.31.7/src/plugins/upnp/Makefile.in new/nautilus-sendto-2.31.90/src/plugins/upnp/Makefile.in --- old/nautilus-sendto-2.31.7/src/plugins/upnp/Makefile.in 2010-08-27 14:28:14.000000000 +0200 +++ new/nautilus-sendto-2.31.90/src/plugins/upnp/Makefile.in 2010-09-13 14:54:07.000000000 +0200 @@ -213,6 +213,8 @@ PIDGIN_CFLAGS = @PIDGIN_CFLAGS@ PIDGIN_LIBS = @PIDGIN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGINS = @PLUGINS@ POFILES = @POFILES@ POSUB = @POSUB@ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de