/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-4.18.0-customDynDNS.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme8/e-smith-base-4.18.0-customDynDNS.patch

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


Revision 1.2 - (hide annotations) (download)
Wed Mar 26 17:01:51 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
- Fix gettext strings returned by password checks [SME: 4104]

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
2     --- e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2008-03-10 20:39:11.000000000 -0600
3     +++ mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2008-03-10 20:38:48.000000000 -0600
4     @@ -891,7 +891,7 @@
5     "3.", "www.dyndns.com" . " - " . gettext("commercial service"),
6     "4.", "www.dyndns.org" . " - " . gettext("free service"),
7     "5.", "www.tzo.com" . " - " . gettext("commercial service"),
8     - "6.", "custom", . " - " . gettext("alternate DynDNS service"),
9     + "6.", gettext("custom DynDNS service"),
10     );
11    
12     ($rc, $choice) = $console->menu_page

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