From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hyeyoung Cho Date: Mon, 8 Aug 2011 09:34:38 +0900 Subject: [Cluster-devel] Contents of Cluster-devel digest... In-Reply-To: References: Message-ID: <4e3f2ea0.c304440a.6e87.ffffcd1e@mx.google.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit -----Original Message----- From: cluster-devel-bounces@redhat.com [mailto:cluster-devel-bounces at redhat.com] On Behalf Of cluster-devel-request at redhat.com Sent: Tuesday, August 02, 2011 1:00 AM To: cluster-devel@redhat.com Subject: Cluster-devel Digest, Vol 63, Issue 1 Send Cluster-devel mailing list submissions to cluster-devel at redhat.com To subscribe or unsubscribe via the World Wide Web, visit https://www.redhat.com/mailman/listinfo/cluster-devel or, via email, send a message with subject or body 'help' to cluster-devel-request at redhat.com You can reach the person managing the list at cluster-devel-owner at redhat.com When replying, please edit your Subject line so it is more specific than "Re: Contents of Cluster-devel digest..." Today's Topics: 1. [PATCH] gfs2-utils: Update .gitignore for i18n files (Andrew Price) ---------------------------------------------------------------------- Message: 1 Date: Mon, 1 Aug 2011 16:52:09 +0100 From: Andrew Price To: cluster-devel@redhat.com Subject: [Cluster-devel] [PATCH] gfs2-utils: Update .gitignore for i18n files Message-ID: <1312213929-17324-1-git-send-email-anprice@redhat.com> Add entries in .gitignore for some i18n-related files which are generated at build time. Signed-off-by: Andrew Price --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 62e4ac6..e8b7ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,7 @@ gfs2/tool/gfs2_tool gfs2/tune/tunegfs2 group/gfs_control/gfs_control group/gfs_controld/gfs_controld +ABOUT-NLS +po/Makevars.template +po/POTFILES +po/stamp-po -- 1.7.6 ------------------------------ _______________________________________________ Cluster-devel mailing list Cluster-devel at redhat.com https://www.redhat.com/mailman/listinfo/cluster-devel End of Cluster-devel Digest, Vol 63, Issue 1 ********************************************