Hello community, here is the log from the commit of package gnome-contacts for openSUSE:Factory checked in at 2013-06-05 11:52:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old) and /work/SRC/openSUSE:Factory/.gnome-contacts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-contacts" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes 2013-04-26 15:45:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes 2013-06-05 11:52:30.000000000 +0200 @@ -1,0 +2,9 @@ +Tue May 28 11:24:18 UTC 2013 - [email protected] + +- Update to version 3.8.2: + + Fixed "new" button height. + + Fix webcam dialog shows blank camera. + + Fix searching when string is empty. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-contacts-3.8.1.tar.xz New: ---- gnome-contacts-3.8.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-contacts.spec ++++++ --- /var/tmp/diff_new_pack.kXycMD/_old 2013-06-05 11:52:31.000000000 +0200 +++ /var/tmp/diff_new_pack.kXycMD/_new 2013-06-05 11:52:31.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-contacts -Version: 3.8.1 +Version: 3.8.2 Release: 0 Summary: Contacts Manager for GNOME License: GPL-2.0+ ++++++ gnome-contacts-3.8.1.tar.xz -> gnome-contacts-3.8.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/NEWS new/gnome-contacts-3.8.2/NEWS --- old/gnome-contacts-3.8.1/NEWS 2013-04-15 14:49:45.000000000 +0200 +++ new/gnome-contacts-3.8.2/NEWS 2013-05-28 08:43:19.000000000 +0200 @@ -1,3 +1,9 @@ +Major changes in 3.8.2 are: +* Updated translations +* Fixed "new" button height +* Fix webcam dialog shows blank camera +* Fix searching when string is empty + Major changes in 3.8.1 are: * Updated translations * Fixed font color in contacts list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/configure new/gnome-contacts-3.8.2/configure --- old/gnome-contacts-3.8.1/configure 2013-04-15 14:45:51.000000000 +0200 +++ new/gnome-contacts-3.8.2/configure 2013-05-28 08:44:02.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-contacts 3.8.1. +# Generated by GNU Autoconf 2.69 for gnome-contacts 3.8.2. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts>. # @@ -651,8 +651,8 @@ # Identity of this package. PACKAGE_NAME='gnome-contacts' PACKAGE_TARNAME='gnome-contacts' -PACKAGE_VERSION='3.8.1' -PACKAGE_STRING='gnome-contacts 3.8.1' +PACKAGE_VERSION='3.8.2' +PACKAGE_STRING='gnome-contacts 3.8.2' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts' PACKAGE_URL='' @@ -1505,7 +1505,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 gnome-contacts 3.8.1 to adapt to many kinds of systems. +\`configure' configures gnome-contacts 3.8.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1575,7 +1575,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-contacts 3.8.1:";; + short | recursive ) echo "Configuration of gnome-contacts 3.8.2:";; esac cat <<\_ACEOF @@ -1708,7 +1708,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-contacts configure 3.8.1 +gnome-contacts configure 3.8.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1986,7 +1986,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-contacts $as_me 3.8.1, which was +It was created by gnome-contacts $as_me 3.8.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2815,7 +2815,7 @@ # Define the identity of the package. PACKAGE='gnome-contacts' - VERSION='3.8.1' + VERSION='3.8.2' cat >>confdefs.h <<_ACEOF @@ -16432,7 +16432,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-contacts $as_me 3.8.1, which was +This file was extended by gnome-contacts $as_me 3.8.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16498,7 +16498,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-contacts config.status 3.8.1 +gnome-contacts config.status 3.8.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/configure.ac new/gnome-contacts-3.8.2/configure.ac --- old/gnome-contacts-3.8.1/configure.ac 2013-04-15 14:45:40.000000000 +0200 +++ new/gnome-contacts-3.8.2/configure.ac 2013-05-28 08:43:44.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.67]) -AC_INIT([gnome-contacts],[3.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts]) +AC_INIT([gnome-contacts],[3.8.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts]) AC_CONFIG_SRCDIR([src/main.vala]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/da.po new/gnome-contacts-3.8.2/po/da.po --- old/gnome-contacts-3.8.1/po/da.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/da.po 2013-05-28 08:40:00.000000000 +0200 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: gnome-contacts master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-12 23:36+0100\n" -"PO-Revision-Date: 2013-03-12 23:31+0100\n" +"POT-Creation-Date: 2013-05-10 17:29+0200\n" +"PO-Revision-Date: 2013-05-10 12:51+0200\n" "Last-Translator: Kris Thomsen <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -240,8 +240,8 @@ msgid "Birthday" msgstr "Fødselsdag" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "Note" @@ -314,6 +314,10 @@ msgid "Remove Contact" msgstr "Fjern kontakt" +#: ../src/contacts-contact-pane.vala:505 +msgid "Select a contact" +msgstr "Vælg en kontakt" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "Gade" @@ -650,11 +654,11 @@ msgid "TTY" msgstr "TTY" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "Forslag" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "Andre Kontakter" @@ -709,9 +713,6 @@ #~ msgid "Select what to call" #~ msgstr "Vælg hvad der ringes til" -#~ msgid "Select chat account" -#~ msgstr "Vælg chatkonto" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "Tilføj/fjern koblede kontakter..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/fr.po new/gnome-contacts-3.8.2/po/fr.po --- old/gnome-contacts-3.8.1/po/fr.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/fr.po 2013-05-28 08:40:00.000000000 +0200 @@ -9,8 +9,8 @@ "Project-Id-Version: gnome-contacts master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "contacts&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-03-14 23:21+0000\n" -"PO-Revision-Date: 2013-03-19 12:24+0100\n" +"POT-Creation-Date: 2013-04-11 20:17+0000\n" +"PO-Revision-Date: 2013-04-17 15:22+0200\n" "Last-Translator: Frédéric Keigler <[email protected]>\n" "Language-Team: GNOME French Team <[email protected]>\n" "Language: \n" @@ -121,7 +121,6 @@ #: ../src/contacts-app.vala:529 #, c-format -#| msgid "Contact deleted: \"%s\"" msgid "%d contact deleted" msgid_plural "%d contacts deleted" msgstr[0] "%d contact supprimé" @@ -235,8 +234,8 @@ msgid "Birthday" msgstr "Date de naissance" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "Notes" @@ -308,6 +307,10 @@ msgid "Remove Contact" msgstr "Retirer le contact" +#: ../src/contacts-contact-pane.vala:505 +msgid "Select a contact" +msgstr "Sélectionner un contact" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "Rue" @@ -644,11 +647,11 @@ msgid "TTY" msgstr "Téléscripteur" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "Suggestions" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "Autres contacts" @@ -705,9 +708,6 @@ #~ msgid "Select what to call" #~ msgstr "Sélectionner ce qu'il faut appeler" -#~ msgid "Select chat account" -#~ msgstr "Sélectionner le compte de discussion" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "Ajouter/supprimer des contacts liés..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/gu.po new/gnome-contacts-3.8.2/po/gu.po --- old/gnome-contacts-3.8.1/po/gu.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/gu.po 2013-05-28 08:40:00.000000000 +0200 @@ -8,8 +8,8 @@ "Project-Id-Version: gnome-contacts master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." "cgi?product=gnome-contacts&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-02-20 18:38+0000\n" -"PO-Revision-Date: 2013-02-28 12:26+0530\n" +"POT-Creation-Date: 2013-04-11 20:17+0000\n" +"PO-Revision-Date: 2013-04-22 15:57+0530\n" "Last-Translator: \n" "Language-Team: American English <[email protected]>\n" "Language: \n" @@ -33,12 +33,10 @@ msgstr "દૃશ્ય" #: ../src/app-menu.ui.h:2 -#| msgid "Link Contact" msgid "Main contacts" msgstr "મુખ્ય સપર્કો" #: ../src/app-menu.ui.h:3 -#| msgid "Contacts" msgid "All contacts" msgstr "બધા સંપર્કો" @@ -109,13 +107,11 @@ msgstr "થઈ ગયું" #: ../src/contacts-app.vala:381 -#| msgid "Edit" msgid "Editing" msgstr "ફેરફાર કરી રહ્યા છે" #: ../src/contacts-app.vala:498 #, c-format -#| msgid "Select contact to link to" msgid "%d contacts linked" msgid_plural "%d contacts linked" msgstr[0] "%d સંપર્કો કડી થયેલ છે" @@ -123,7 +119,6 @@ #: ../src/contacts-app.vala:529 #, c-format -#| msgid "Contact deleted: \"%s\"" msgid "%d contact deleted" msgid_plural "%d contacts deleted" msgstr[0] "%d સંપર્ક કાઢી નાંખેલ છે" @@ -237,8 +232,8 @@ msgid "Birthday" msgstr "જન્મદિવસ" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "નોંધ" @@ -262,7 +257,6 @@ msgstr "ના" #: ../src/contacts-contact-pane.vala:349 -#| msgid "Add Detail" msgid "New Detail" msgstr "નવી વિગત" @@ -272,12 +266,10 @@ msgstr "વ્યક્તિગત ઇમેઇલ" #: ../src/contacts-contact-pane.vala:368 -#| msgid "Work Fax" msgid "Work email" msgstr "કામનો ઈમેઈલ" #: ../src/contacts-contact-pane.vala:374 -#| msgid "Mobile" msgid "Mobile phone" msgstr "મોબાઇલ ફોન" @@ -289,35 +281,35 @@ msgid "Work phone" msgstr "કાર્યાલય ફોન" -#: ../src/contacts-contact-pane.vala:390 ../src/contacts-list-pane.vala:138 +#: ../src/contacts-contact-pane.vala:390 ../src/contacts-list-pane.vala:140 msgid "Link" msgstr "કડી" #: ../src/contacts-contact-pane.vala:406 -#| msgid "Address" msgid "Home address" msgstr "ઘરનું સરનામું" #: ../src/contacts-contact-pane.vala:411 -#| msgid "Address" msgid "Work address" msgstr "કાર્યાલય સરનામું" #: ../src/contacts-contact-pane.vala:417 -#| msgid "Note" msgid "Notes" msgstr "નોંધો" #: ../src/contacts-contact-pane.vala:434 -#| msgid "Online Accounts" msgid "Linked Accounts" msgstr "કડી થયેલ ખાતા" #: ../src/contacts-contact-pane.vala:446 -#| msgid "Create Contact" msgid "Remove Contact" msgstr "સંપર્કને દૂર કરો" +#: ../src/contacts-contact-pane.vala:505 +#| msgid "Select chat account" +msgid "Select a contact" +msgstr "સંપર્ક પસંદ કરો" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "શેરી" @@ -476,7 +468,6 @@ #: ../src/contacts-linked-accounts-dialog.vala:32 #, c-format -#| msgid "Online Accounts" msgid "%s - Linked Accounts" msgstr "%s - કડી થયેલ ખાતા" @@ -488,7 +479,7 @@ msgid "Remove" msgstr "દૂર કરો" -#: ../src/contacts-list-pane.vala:141 +#: ../src/contacts-list-pane.vala:143 msgid "Delete" msgstr "કાઢી નાંખો" @@ -654,11 +645,11 @@ msgid "TTY" msgstr "TTY" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "સૂચનો" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "બીજા સંપર્કો" @@ -675,7 +666,6 @@ msgstr "ઉપગણ જુઓ" #: ../src/org.gnome.Contacts.gschema.xml.in.h:4 -#| msgid "New contact" msgid "View contacts subset" msgstr "સંપર્ક ઉપગણને જુઓ" @@ -714,9 +704,6 @@ #~ msgid "Select what to call" #~ msgstr "પસંદ કરો શું કોલ કરવાનું છે" -#~ msgid "Select chat account" -#~ msgstr "વાર્તાલાપ ખાતુ પસંદ કરો" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "કડી થયેલ સંપર્કોને ઉમેરો/દૂર કરો..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/hi.po new/gnome-contacts-3.8.2/po/hi.po --- old/gnome-contacts-3.8.1/po/hi.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/hi.po 2013-05-28 08:40:00.000000000 +0200 @@ -4,16 +4,16 @@ # This file is distributed under the same license as the gnome-contacts package. # # Rajesh <rranjan>, 2011. -# rajesh <[email protected]>, 2012. +# rajesh <[email protected]>, 2012, 2013. # chandankumar <[email protected]>, 2013. msgid "" msgstr "" "Project-Id-Version: gnome-contacts.po.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "contacts&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-03-17 12:05+0000\n" -"PO-Revision-Date: 2013-03-25 11:36+0000\n" -"Last-Translator: chandankumar <[email protected]>\n" +"POT-Creation-Date: 2013-04-11 20:17+0000\n" +"PO-Revision-Date: 2013-05-02 13:56+0530\n" +"Last-Translator: Rajesh Ranjan <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" "Language: hi\n" "MIME-Version: 1.0\n" @@ -37,12 +37,10 @@ msgstr "दृश्य" #: ../src/app-menu.ui.h:2 -#| msgid "Link Contact" msgid "Main contacts" msgstr "मुख्य संपर्क" #: ../src/app-menu.ui.h:3 -#| msgid "Contacts" msgid "All contacts" msgstr "सभी संपर्कों" @@ -113,13 +111,11 @@ msgstr "संपन्न" #: ../src/contacts-app.vala:381 -#| msgid "Edit" msgid "Editing" msgstr "संपादन" #: ../src/contacts-app.vala:498 #, c-format -#| msgid "Select contact to link to" msgid "%d contacts linked" msgid_plural "%d contacts linked" msgstr[0] "%d संपर्क कड़ीबद्ध " @@ -127,7 +123,6 @@ #: ../src/contacts-app.vala:529 #, c-format -#| msgid "Contact deleted: \"%s\"" msgid "%d contact deleted" msgid_plural "%d contacts deleted" msgstr[0] "%d संपर्क मिटाया गया" @@ -241,8 +236,8 @@ msgid "Birthday" msgstr "जन्मदिन" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "टिप्पणी" @@ -266,7 +261,6 @@ msgstr "नहीं" #: ../src/contacts-contact-pane.vala:349 -#| msgid "Add Detail" msgid "New Detail" msgstr "नया विवरण" @@ -276,12 +270,10 @@ msgstr "व्यक्तिगत ईमेल" #: ../src/contacts-contact-pane.vala:368 -#| msgid "Work Fax" msgid "Work email" msgstr "कार्यालय ई-मेल " #: ../src/contacts-contact-pane.vala:374 -#| msgid "Mobile" msgid "Mobile phone" msgstr "मोबाइल फोन " @@ -298,30 +290,30 @@ msgstr "कड़ी" #: ../src/contacts-contact-pane.vala:406 -#| msgid "Address" msgid "Home address" msgstr " घर का पता" #: ../src/contacts-contact-pane.vala:411 -#| msgid "Address" msgid "Work address" msgstr " आफिस का पता" #: ../src/contacts-contact-pane.vala:417 -#| msgid "Note" msgid "Notes" msgstr " टिप्पणी" #: ../src/contacts-contact-pane.vala:434 -#| msgid "Online Accounts" msgid "Linked Accounts" msgstr "लिंक्ड खातों" #: ../src/contacts-contact-pane.vala:446 -#| msgid "Create Contact" msgid "Remove Contact" msgstr "कान्टेक्ट मिटाएँ" +#: ../src/contacts-contact-pane.vala:505 +#| msgid "Select chat account" +msgid "Select a contact" +msgstr "कोई संपर्क चुनें" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "सड़क" @@ -480,7 +472,6 @@ #: ../src/contacts-linked-accounts-dialog.vala:32 #, c-format -#| msgid "Online Accounts" msgid "%s - Linked Accounts" msgstr "%s - लिंक्ड खातों" @@ -659,11 +650,11 @@ msgid "TTY" msgstr "TTY" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "सुझाव" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "अन्य संपर्क" @@ -680,7 +671,6 @@ msgstr "सबसेट देखें" #: ../src/org.gnome.Contacts.gschema.xml.in.h:4 -#| msgid "New contact" msgid "View contacts subset" msgstr "संपर्क उपसमुच्चय देखें" @@ -727,9 +717,6 @@ #~ msgid "Select what to call" #~ msgstr "चुनें कि क्या कॉल करने हैं" -#~ msgid "Select chat account" -#~ msgstr "चैट खाता चुनें" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "कड़ीबद्ध संपर्क जोड़ें/हटाएँ..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/pa.po new/gnome-contacts-3.8.2/po/pa.po --- old/gnome-contacts-3.8.1/po/pa.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/pa.po 2013-05-28 08:40:00.000000000 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: gnome-session.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "contacts&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-02-20 18:38+0000\n" -"PO-Revision-Date: 2013-02-22 01:46+0000\n" +"POT-Creation-Date: 2013-04-11 20:17+0000\n" +"PO-Revision-Date: 2013-04-17 21:40+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi/Panjabi <[email protected]>\n" "Language: pa\n" @@ -35,12 +35,10 @@ msgstr "ਵੇਖੋ" #: ../src/app-menu.ui.h:2 -#| msgid "Link Contact" msgid "Main contacts" msgstr "ਮੁੱਖ ਸੰਪਰਕ" #: ../src/app-menu.ui.h:3 -#| msgid "Contacts" msgid "All contacts" msgstr "ਸਭ ਸੰਪਰਕ" @@ -115,13 +113,11 @@ msgstr "ਮੁਕੰਮਲ" #: ../src/contacts-app.vala:381 -#| msgid "Edit" msgid "Editing" msgstr "ਸੋਧ ਜਾਰੀ" #: ../src/contacts-app.vala:498 #, c-format -#| msgid "Select contact to link to" msgid "%d contacts linked" msgid_plural "%d contacts linked" msgstr[0] "%d ਸੰਪਰਕ ਲਿੰਕ ਕੀਤੇ" @@ -129,7 +125,6 @@ #: ../src/contacts-app.vala:529 #, c-format -#| msgid "Contact deleted: \"%s\"" msgid "%d contact deleted" msgid_plural "%d contacts deleted" msgstr[0] "%d ਸੰਪਰਕ ਹਟਾਇਆ" @@ -243,8 +238,8 @@ msgid "Birthday" msgstr "ਜਨਮਦਿਨ" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "ਨੋਟ" @@ -268,23 +263,19 @@ msgstr "ਨਹੀਂ" #: ../src/contacts-contact-pane.vala:349 -#| msgid "Add Detail" msgid "New Detail" msgstr "ਨਵਾਂ ਵੇਰਵਾ" #. building menu #: ../src/contacts-contact-pane.vala:363 -#| msgid "Personal" msgid "Personal email" msgstr "ਨਿੱਜੀ ਈਮੇਲ" #: ../src/contacts-contact-pane.vala:368 -#| msgid "Work Fax" msgid "Work email" msgstr "ਕੰਮਕਾਜੀ ਈਮੇਲ" #: ../src/contacts-contact-pane.vala:374 -#| msgid "Mobile" msgid "Mobile phone" msgstr "ਮੋਬਾਈਲ ਫੋਨ" @@ -296,35 +287,35 @@ msgid "Work phone" msgstr "ਕੰਮ ਫੋਨ" -#: ../src/contacts-contact-pane.vala:390 ../src/contacts-list-pane.vala:138 +#: ../src/contacts-contact-pane.vala:390 ../src/contacts-list-pane.vala:140 msgid "Link" msgstr "ਲਿੰਕ" #: ../src/contacts-contact-pane.vala:406 -#| msgid "Address" msgid "Home address" msgstr "ਘਰ ਐਡਰੈੱਸ" #: ../src/contacts-contact-pane.vala:411 -#| msgid "Address" msgid "Work address" msgstr "ਕੰਮ ਐਡਰੈੱਸ" #: ../src/contacts-contact-pane.vala:417 -#| msgid "Note" msgid "Notes" msgstr "ਨੋਟ" #: ../src/contacts-contact-pane.vala:434 -#| msgid "Online Accounts" msgid "Linked Accounts" msgstr "ਲਿੰਕ ਕੀਤੇ ਅਕਾਊਂਟ" #: ../src/contacts-contact-pane.vala:446 -#| msgid "Create Contact" msgid "Remove Contact" msgstr "ਸੰਪਰਕ ਹਟਾਓ" +#: ../src/contacts-contact-pane.vala:505 +#| msgid "Select chat account" +msgid "Select a contact" +msgstr "ਅਕਾਊਂਟ ਚੁਣੋ" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "ਗਲੀ" @@ -484,7 +475,6 @@ #: ../src/contacts-linked-accounts-dialog.vala:32 #, c-format -#| msgid "Online Accounts" msgid "%s - Linked Accounts" msgstr "%s - ਲਿੰਕ ਕੀਤੇ ਅਕਾਊਂਟ" @@ -496,7 +486,7 @@ msgid "Remove" msgstr "ਹਟਾਓ" -#: ../src/contacts-list-pane.vala:141 +#: ../src/contacts-list-pane.vala:143 msgid "Delete" msgstr "ਹਟਾਓ" @@ -666,11 +656,11 @@ msgid "TTY" msgstr "TTY" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "ਸੁਝਾਅ" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "ਹੋਰ ਸੰਪਰਕ" @@ -687,7 +677,6 @@ msgstr "ਸਬ-ਸੈੱਟ ਵੇਖੋ" #: ../src/org.gnome.Contacts.gschema.xml.in.h:4 -#| msgid "New contact" msgid "View contacts subset" msgstr "ਸੰਪਰਕ ਸਬ-ਸੈੱਟ ਵੇਖੋ" @@ -726,9 +715,6 @@ #~ msgid "Select what to call" #~ msgstr "ਚੁਣੋ ਕਿ ਕੀ ਕਾਲ ਕਰਨਾ ਹੈ" -#~ msgid "Select chat account" -#~ msgstr "ਗੱਲਬਾਤ ਅਕਾਊਂਟ ਚੁਣੋ" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "ਲਿੰਕ ਕੀਤੇ ਸੰਪਰਕ ਸ਼ਾਮਲ ਕਰੋ/ਹਟਾਓ..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/ru.po new/gnome-contacts-3.8.2/po/ru.po --- old/gnome-contacts-3.8.1/po/ru.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/ru.po 2013-05-28 08:40:00.000000000 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: gnome-contacts master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "contacts&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-03-17 12:05+0000\n" -"PO-Revision-Date: 2013-03-22 16:44+0400\n" +"POT-Creation-Date: 2013-05-02 08:29+0000\n" +"PO-Revision-Date: 2013-05-12 11:41+0400\n" "Last-Translator: Yuri Myasoedov <[email protected]>\n" "Language-Team: русский <[email protected]>\n" "Language: ru\n" @@ -20,7 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Poedit 1.5.5\n" #: ../data/gnome-contacts.desktop.in.in.h:1 ../src/contacts-app.vala:285 #: ../src/main.vala:28 @@ -239,8 +239,8 @@ msgid "Birthday" msgstr "День рождения" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "Примечание" @@ -312,6 +312,10 @@ msgid "Remove Contact" msgstr "Удалить контакт" +#: ../src/contacts-contact-pane.vala:505 +msgid "Select a contact" +msgstr "Выберите контакт" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "Улица" @@ -652,11 +656,11 @@ msgid "TTY" msgstr "TTY" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "Предложения" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "Другие контакты" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/po/ta.po new/gnome-contacts-3.8.2/po/ta.po --- old/gnome-contacts-3.8.1/po/ta.po 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/po/ta.po 2013-05-28 08:40:00.000000000 +0200 @@ -3,14 +3,16 @@ # This file is distributed under the same license as the gnome-contacts package. # # Dr.T.Vasudevan <[email protected]>, 2011, 2012, 2013. +# Shantha kumar <[email protected]>, 2013. msgid "" msgstr "" "Project-Id-Version: gnome-contacts master\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-21 12:48+0530\n" -"PO-Revision-Date: 2013-03-21 12:54+0530\n" -"Last-Translator: Dr.T.Vasudevan <[email protected]>\n" -"Language-Team: Tamil <<[email protected]>>\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"contacts&keywords=I18N+L10N&component=general\n" +"POT-Creation-Date: 2013-04-11 20:17+0000\n" +"PO-Revision-Date: 2013-04-26 11:53+0000\n" +"Last-Translator: Shantha kumar <[email protected]>\n" +"Language-Team: Tamil <>\n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -231,8 +233,8 @@ msgid "Birthday" msgstr "பிறந்தநாள்" -#: ../src/contacts-contact-editor.vala:569 -#: ../src/contacts-contact-editor.vala:576 +#: ../src/contacts-contact-editor.vala:563 +#: ../src/contacts-contact-editor.vala:570 #: ../src/contacts-contact-sheet.vala:193 msgid "Note" msgstr "குறிப்பு" @@ -304,6 +306,11 @@ msgid "Remove Contact" msgstr "தொடர்பை நீக்கு" +#: ../src/contacts-contact-pane.vala:505 +#| msgid "Select chat account" +msgid "Select a contact" +msgstr "ஒரு தொடர்பைத் தேர்ந்தெடுக்கவும்" + #: ../src/contacts-contact.vala:675 msgid "Street" msgstr "தெரு:" @@ -640,11 +647,11 @@ msgid "TTY" msgstr "டிடிஒய்" -#: ../src/contacts-view.vala:294 +#: ../src/contacts-view.vala:307 msgid "Suggestions" msgstr "பரிந்துரைகள்" -#: ../src/contacts-view.vala:319 +#: ../src/contacts-view.vala:332 msgid "Other Contacts" msgstr "மற்ற தொடர்புகள்" @@ -699,9 +706,6 @@ #~ msgid "Select what to call" #~ msgstr "எதை அழைக்க வேன்டும் என தேர்ந்தெடுக்கவும்" -#~ msgid "Select chat account" -#~ msgstr "அரட்டை கணக்கை தேர்ந்தெடுக்கவும்" - #~ msgid "Add/Remove Linked Contacts..." #~ msgstr "தொடுப்பில் உள்ள தொடர்புகளை சேர்/நீக்கு..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-app.c new/gnome-contacts-3.8.2/src/contacts-app.c --- old/gnome-contacts-3.8.1/src/contacts-app.c 2013-04-03 10:14:45.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-app.c 2013-05-28 08:44:20.000000000 +0200 @@ -2050,6 +2050,7 @@ _tmp43_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp42_, GTK_TYPE_BUTTON) ? ((GtkButton*) _tmp42_) : NULL); add_button = _tmp43_; gtk_widget_set_size_request ((GtkWidget*) add_button, 70, -1); + gtk_widget_set_vexpand ((GtkWidget*) add_button, TRUE); _tmp44_ = contacts_app_app; g_signal_connect_object (add_button, "clicked", (GCallback) _contacts_app_new_contact_gtk_button_clicked, _tmp44_, 0); _tmp45_ = self->priv->left_toolbar; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-app.vala new/gnome-contacts-3.8.2/src/contacts-app.vala --- old/gnome-contacts-3.8.1/src/contacts-app.vala 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-app.vala 2013-05-28 08:40:00.000000000 +0200 @@ -298,6 +298,7 @@ var add_button = left_toolbar.add_button (null, _("New"), true) as Gtk.Button; add_button.set_size_request (70, -1); + add_button.set_vexpand (true); add_button.clicked.connect (app.new_contact); select_button = left_toolbar.add_toggle ("object-select-symbolic", null, false) as ToggleButton; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-avatar-dialog.c new/gnome-contacts-3.8.2/src/contacts-avatar-dialog.c --- old/gnome-contacts-3.8.1/src/contacts-avatar-dialog.c 2013-04-03 10:14:45.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-avatar-dialog.c 2013-05-28 08:44:21.000000000 +0200 @@ -1358,6 +1358,8 @@ } } } + _g_object_unref0 (self->priv->cheese); + self->priv->cheese = NULL; gtk_widget_destroy ((GtkWidget*) self); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-avatar-dialog.vala new/gnome-contacts-3.8.2/src/contacts-avatar-dialog.vala --- old/gnome-contacts-3.8.1/src/contacts-avatar-dialog.vala 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-avatar-dialog.vala 2013-05-28 08:40:00.000000000 +0200 @@ -448,6 +448,14 @@ } } +#if HAVE_CHEESE + /* Ensure the Vala garbage collector disposes of the Cheese widget. + * This prevents the 'Device or resource busy' warnings, see: + * https://bugzilla.gnome.org/show_bug.cgi?id=700959 + */ + cheese = null; +#endif + this.destroy (); }); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-list-pane.c new/gnome-contacts-3.8.2/src/contacts-list-pane.c --- old/gnome-contacts-3.8.1/src/contacts-list-pane.c 2013-04-03 10:14:45.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-list-pane.c 2013-05-28 08:44:21.000000000 +0200 @@ -164,6 +164,7 @@ CONTACTS_LIST_PANE_DUMMY_PROPERTY }; void contacts_list_pane_refilter (ContactsListPane* self); +gboolean contacts_utils_string_is_empty (const gchar* str); gchar* contacts_utils_canonicalize_for_search (const gchar* str); void contacts_view_set_filter_values (ContactsView* self, gchar** values, int values_length1); GType contacts_app_get_type (void) G_GNUC_CONST; @@ -215,73 +216,71 @@ gchar* _tmp2_; gchar* str; const gchar* _tmp3_; - gint _tmp4_; - gint _tmp5_; - ContactsView* _tmp11_; - gchar** _tmp12_; - gint _tmp12__length1; - ContactsApp* _tmp13_; - GSettings* _tmp14_; - gint _tmp15_ = 0; + gboolean _tmp4_ = FALSE; + ContactsView* _tmp10_; + gchar** _tmp11_; + gint _tmp11__length1; + ContactsApp* _tmp12_; + GSettings* _tmp13_; + gint _tmp14_ = 0; gint subset; - gint _tmp16_; + gint _tmp15_; g_return_if_fail (self != NULL); _tmp0_ = self->filter_entry; _tmp1_ = gtk_entry_get_text (_tmp0_); _tmp2_ = g_strdup (_tmp1_); str = _tmp2_; _tmp3_ = str; - _tmp4_ = strlen (_tmp3_); - _tmp5_ = _tmp4_; - if (_tmp5_ == 0) { + _tmp4_ = contacts_utils_string_is_empty (_tmp3_); + if (_tmp4_) { values = (_vala_array_free (values, values_length1, (GDestroyNotify) g_free), NULL); values = NULL; values_length1 = 0; _values_size_ = values_length1; } else { - const gchar* _tmp6_; - gchar* _tmp7_ = NULL; - const gchar* _tmp8_; - gchar** _tmp9_; - gchar** _tmp10_ = NULL; - _tmp6_ = str; - _tmp7_ = contacts_utils_canonicalize_for_search (_tmp6_); + const gchar* _tmp5_; + gchar* _tmp6_ = NULL; + const gchar* _tmp7_; + gchar** _tmp8_; + gchar** _tmp9_ = NULL; + _tmp5_ = str; + _tmp6_ = contacts_utils_canonicalize_for_search (_tmp5_); _g_free0 (str); - str = _tmp7_; - _tmp8_ = str; - _tmp10_ = _tmp9_ = g_strsplit (_tmp8_, " ", 0); + str = _tmp6_; + _tmp7_ = str; + _tmp9_ = _tmp8_ = g_strsplit (_tmp7_, " ", 0); values = (_vala_array_free (values, values_length1, (GDestroyNotify) g_free), NULL); - values = _tmp10_; - values_length1 = _vala_array_length (_tmp9_); + values = _tmp9_; + values_length1 = _vala_array_length (_tmp8_); _values_size_ = values_length1; } - _tmp11_ = self->priv->contacts_view; - _tmp12_ = values; - _tmp12__length1 = values_length1; - contacts_view_set_filter_values (_tmp11_, _tmp12_, _tmp12__length1); - _tmp13_ = contacts_app_app; - _tmp14_ = _tmp13_->settings; - _tmp15_ = g_settings_get_enum (_tmp14_, "view-subset"); - subset = _tmp15_; - _tmp16_ = subset; - if (_tmp16_ == ((gint) CONTACTS_VIEW_SUBSET_MAIN)) { - gchar** _tmp17_; - gint _tmp17__length1; - _tmp17_ = values; - _tmp17__length1 = values_length1; - if (_tmp17_ == NULL) { + _tmp10_ = self->priv->contacts_view; + _tmp11_ = values; + _tmp11__length1 = values_length1; + contacts_view_set_filter_values (_tmp10_, _tmp11_, _tmp11__length1); + _tmp12_ = contacts_app_app; + _tmp13_ = _tmp12_->settings; + _tmp14_ = g_settings_get_enum (_tmp13_, "view-subset"); + subset = _tmp14_; + _tmp15_ = subset; + if (_tmp15_ == ((gint) CONTACTS_VIEW_SUBSET_MAIN)) { + gchar** _tmp16_; + gint _tmp16__length1; + _tmp16_ = values; + _tmp16__length1 = values_length1; + if (_tmp16_ == NULL) { + ContactsView* _tmp17_; + _tmp17_ = self->priv->contacts_view; + contacts_view_set_show_subset (_tmp17_, CONTACTS_VIEW_SUBSET_MAIN); + } else { ContactsView* _tmp18_; _tmp18_ = self->priv->contacts_view; - contacts_view_set_show_subset (_tmp18_, CONTACTS_VIEW_SUBSET_MAIN); - } else { - ContactsView* _tmp19_; - _tmp19_ = self->priv->contacts_view; - contacts_view_set_show_subset (_tmp19_, CONTACTS_VIEW_SUBSET_ALL_SEPARATED); + contacts_view_set_show_subset (_tmp18_, CONTACTS_VIEW_SUBSET_ALL_SEPARATED); } } else { - ContactsView* _tmp20_; - _tmp20_ = self->priv->contacts_view; - contacts_view_set_show_subset (_tmp20_, CONTACTS_VIEW_SUBSET_ALL); + ContactsView* _tmp19_; + _tmp19_ = self->priv->contacts_view; + contacts_view_set_show_subset (_tmp19_, CONTACTS_VIEW_SUBSET_ALL); } _g_free0 (str); values = (_vala_array_free (values, values_length1, (GDestroyNotify) g_free), NULL); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-list-pane.vala new/gnome-contacts-3.8.2/src/contacts-list-pane.vala --- old/gnome-contacts-3.8.1/src/contacts-list-pane.vala 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-list-pane.vala 2013-05-28 08:40:00.000000000 +0200 @@ -40,7 +40,7 @@ string []? values; string str = filter_entry.get_text (); - if (str.length == 0) + if (Utils.string_is_empty (str)) values = null; else { str = Utils.canonicalize_for_search (str); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-utils.c new/gnome-contacts-3.8.2/src/contacts-utils.c --- old/gnome-contacts-3.8.1/src/contacts-utils.c 2013-04-03 10:14:45.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-utils.c 2013-05-28 08:44:21.000000000 +0200 @@ -100,6 +100,7 @@ void contacts_utils_cairo_ellipsis (cairo_t* cr, gdouble xc, gdouble yc, gdouble xradius, gdouble yradius, gdouble angle1, gdouble angle2); void contacts_utils_cairo_rounded_box (cairo_t* cr, gint x, gint y, gint width, gint height, gint radius); static gunichar contacts_utils_strip_char (gunichar ch); +gboolean contacts_utils_string_is_empty (const gchar* str); gchar* contacts_utils_canonicalize_for_search (const gchar* str); void contacts_utils_grab_widget_later (GtkWidget* widget); static Block37Data* block37_data_ref (Block37Data* _data37_); @@ -624,6 +625,82 @@ } +static gboolean string_get_next_char (const gchar* self, gint* index, gunichar* c) { + gunichar _vala_c = 0U; + gboolean result = FALSE; + gint _tmp0_; + gunichar _tmp1_ = 0U; + gunichar _tmp2_; + g_return_val_if_fail (self != NULL, FALSE); + _tmp0_ = *index; + _tmp1_ = g_utf8_get_char (((gchar*) self) + _tmp0_); + _vala_c = _tmp1_; + _tmp2_ = _vala_c; + if (_tmp2_ != ((gunichar) 0)) { + gint _tmp3_; + gchar* _tmp4_ = NULL; + _tmp3_ = *index; + _tmp4_ = g_utf8_next_char (((gchar*) self) + _tmp3_); + *index = (gint) (_tmp4_ - ((gchar*) self)); + result = TRUE; + if (c) { + *c = _vala_c; + } + return result; + } else { + result = FALSE; + if (c) { + *c = _vala_c; + } + return result; + } + if (c) { + *c = _vala_c; + } +} + + +gboolean contacts_utils_string_is_empty (const gchar* str) { + gboolean result = FALSE; + gunichar c = 0U; + g_return_val_if_fail (str != NULL, FALSE); + { + gint i; + i = 0; + { + gboolean _tmp0_; + _tmp0_ = TRUE; + while (TRUE) { + gboolean _tmp1_; + const gchar* _tmp2_; + gunichar _tmp3_ = 0U; + gboolean _tmp4_ = FALSE; + gunichar _tmp5_; + gboolean _tmp6_ = FALSE; + _tmp1_ = _tmp0_; + if (!_tmp1_) { + } + _tmp0_ = FALSE; + _tmp2_ = str; + _tmp4_ = string_get_next_char (_tmp2_, &i, &_tmp3_); + c = _tmp3_; + if (!_tmp4_) { + break; + } + _tmp5_ = c; + _tmp6_ = g_unichar_isspace (_tmp5_); + if (!_tmp6_) { + result = FALSE; + return result; + } + } + } + } + result = TRUE; + return result; +} + + static gchar string_get (const gchar* self, glong index) { gchar result = '\0'; glong _tmp0_; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-contacts-3.8.1/src/contacts-utils.vala new/gnome-contacts-3.8.2/src/contacts-utils.vala --- old/gnome-contacts-3.8.1/src/contacts-utils.vala 2013-04-03 10:14:17.000000000 +0200 +++ new/gnome-contacts-3.8.2/src/contacts-utils.vala 2013-05-28 08:40:00.000000000 +0200 @@ -174,6 +174,20 @@ } } + /* Returns false if the given string contains at least one non-"space" + * character. + */ + public static bool string_is_empty (string str) { + unichar c; + + for (int i = 0; str.get_next_char (ref i, out c);) { + if (!c.isspace ()) + return false; + } + + return true; + } + public static string canonicalize_for_search (string str) { unowned string s; var buf = new unichar[18]; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
