bug-sourceinstall
[Top][All Lists]
Advanced

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

[bug-sourceinstall] [patch #6306] patch for libsrcinst/preferences.c


From: Jorma Karvonen
Subject: [bug-sourceinstall] [patch #6306] patch for libsrcinst/preferences.c
Date: Thu, 06 Dec 2007 20:23:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fi-FI; rv:1.8.1.8) Gecko/20071015 SUSE/2.0.0.8-1.2 Firefox/2.0.0.8

URL:
  <http://savannah.gnu.org/patch/?6306>

                 Summary: patch for libsrcinst/preferences.c
                 Project: GNU Source Installer
            Submitted by: jormak
            Submitted on: Thursday 12/06/2007 at 22:23
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

23c23,25
< 
---
> #ifdef HAVE_NLS
> # include <locale.h>
> #endif
114c116
<                               "invalid compression format", s);
---
>                               gettext ( "invalid compression format" ), s);
137c139
<                       "INSTALL and KEEP_SOURCE are both disabled", 0);
---
>                       gettext ( "INSTALL and KEEP_SOURCE are both disabled" 
> ), 0);
166c168
<                                   "invalid compression format", 0);
---
>                                   gettext ( "invalid compression format" ), 
> 0);





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6306>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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