[gimp] file-pnm: ASCII is an acronym



commit 2452183de11aa1edc9a932bf04aa1b8aca407abf
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Dec 6 20:37:42 2011 +0530

    file-pnm: ASCII is an acronym

 plug-ins/common/file-pnm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-pnm.c b/plug-ins/common/file-pnm.c
index 3863bda..8303c4d 100644
--- a/plug-ins/common/file-pnm.c
+++ b/plug-ins/common/file-pnm.c
@@ -1224,7 +1224,7 @@ save_dialog (void)
                                     &psvals.raw, psvals.raw,
 
                                     _("Raw"),   TRUE,  NULL,
-                                    _("Ascii"), FALSE, NULL,
+                                    _("ASCII"), FALSE, NULL,
 
                                     NULL);
   gtk_container_set_border_width (GTK_CONTAINER (frame), 6);



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