quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] [patch] add `graph', `grep' and `mail' to QUILT_IN


From: Yasushi SHOJI
Subject: [Quilt-dev] [patch] add `graph', `grep' and `mail' to QUILT_IN
Date: Mon, 07 Mar 2005 01:04:26 +0900
User-agent: User-Agent: Wanderlust/2.10.1

Hi all,

this patch adds `graph', `grep' and `mail' to QUILT_IN and list them
in ascending order.

this will allow translators to work on those commands.
--
            yashi

 Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

Index: quilt/po/Makefile
===================================================================
--- quilt.orig/po/Makefile      2005-02-06 02:07:39.000000000 +0900
+++ quilt/po/Makefile   2005-03-07 00:23:08.007801006 +0900
@@ -1,6 +1,6 @@
-QUILT_IN :=   add applied delete diff files import new next patches \
-              pop previous push refresh remove series setup top unapplied \
-             fold fork snapshot edit upgrade
+QUILT_IN :=   add applied delete diff edit files fold fork graph grep \
+              import mail new next patches pop previous push refresh \
+              remove series setup snapshot top unapplied upgrade
 SCRIPTS_IN := patchfns inspect patchfns
 # scripts/parse-patch is perl based
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]