public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/imsettings/files: imsettings-1.2.2-gtk.patch
@ 2011-05-07  1:24 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2011-05-07  1:24 UTC (permalink / raw
  To: gentoo-commits

matsuu      11/05/07 01:24:14

  Added:                imsettings-1.2.2-gtk.patch
  Log:
  Version bumped.
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-i18n/imsettings/files/imsettings-1.2.2-gtk.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/imsettings/files/imsettings-1.2.2-gtk.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/imsettings/files/imsettings-1.2.2-gtk.patch?rev=1.1&content-type=text/plain

Index: imsettings-1.2.2-gtk.patch
===================================================================
From 3f316f5f4da4de8591141e4949c041cc7662666b Mon Sep 17 00:00:00 2001
From: Akira TAGOH <akira@tagoh.org>
Date: Thu, 28 Apr 2011 17:48:59 +0900
Subject: [PATCH 1/3] fix a typo

---
 data/xinput.sh.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/xinput.sh.in.in b/data/xinput.sh.in.in
index 2ad3f6b..39b3951 100755
--- a/data/xinput.sh.in.in
+++ b/data/xinput.sh.in.in
@@ -45,7 +45,7 @@ function is_gtk_supported() {
     [ -n "$IMSETTINGS_DISABLE_DESKTOP_CHECK" ] && return 0
     case "$DESKTOP_SESSION" in
 	*gnome|openbox)
-	    if check_imsettings_capability gconf && check_imsettings_capability gsettings; then
+	    if check_imsettings_capability gconf || check_imsettings_capability gsettings; then
 		return 0
 	    fi
 	    ;;
-- 
1.7.5.rc3







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-07  1:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07  1:24 [gentoo-commits] gentoo-x86 commit in app-i18n/imsettings/files: imsettings-1.2.2-gtk.patch Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox