From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMJwm-00033f-EC for qemu-devel@nongnu.org; Mon, 03 Aug 2015 13:54:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMJwj-0003ar-JD for qemu-devel@nongnu.org; Mon, 03 Aug 2015 13:54:48 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:37790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMJwj-0003aZ-Ds for qemu-devel@nongnu.org; Mon, 03 Aug 2015 13:54:45 -0400 Received: by wibud3 with SMTP id ud3so124251036wib.0 for ; Mon, 03 Aug 2015 10:54:44 -0700 (PDT) From: Leonid Bloch Date: Mon, 3 Aug 2015 20:54:21 +0300 Message-Id: <1438624464-22770-2-git-send-email-leonid@daynix.com> In-Reply-To: <1438624464-22770-1-git-send-email-leonid@daynix.com> References: <1438624464-22770-1-git-send-email-leonid@daynix.com> Subject: [Qemu-devel] [PATCH v3 1/4] qemu-ga: Fixed GUID capitalization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Leonid Bloch , marcandre.lureau@gmail.com For compatibility, all the letters in GUID should be capital. Signed-off-by: Leonid Bloch --- qga/installer/qemu-ga.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 2c43f1b..d0a3a38 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -42,7 +42,7 @@ @@ -69,7 +69,7 @@ - + @@ -98,7 +98,7 @@ - + -- 2.4.3