/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-5.0.0-fix-local-nic-string-in-console.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme7/e-smith-base-5.0.0-fix-local-nic-string-in-console.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 8 20:57:42 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-5_0_0-12_el4_sme
* Tue Jun  8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-12.sme
- Fix translation of local nic string in console [SME: 6039]

1 snetram 1.1 diff -up e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm.fix-local-nic-string-in-console e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
2     --- e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm.fix-local-nic-string-in-console 2010-06-08 21:40:27.000000000 +0200
3     +++ e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2010-06-08 21:41:30.000000000 +0200
4     @@ -116,7 +116,7 @@ sub ethernetSelect($$)
5     #--------------------------------------------------------
6     # These are just to ensure that xgettext knows about the
7     # interface types.
8     - gettext("internal");
9     + gettext("local");
10     gettext("external");
11     #--------------------------------------------------------
12    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed