/[smeserver]/rpms/e-smith-ibays/sme8/e-smith-ibays-2.2.0-revert-locale-string-password-change.patch
ViewVC logotype

Contents of /rpms/e-smith-ibays/sme8/e-smith-ibays-2.2.0-revert-locale-string-password-change.patch

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


Revision 1.1 - (show annotations) (download)
Fri Dec 23 22:13:36 2011 UTC (12 years, 4 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-13_el5_sme, e-smith-ibays-2_2_0-15_el5_sme, e-smith-ibays-2_2_0-11_el5_sme, e-smith-ibays-2_2_0-14_el5_sme, e-smith-ibays-2_2_0-16_el5_sme, HEAD
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
- Fix non-translated locale in ibays panel [SME: 6718]

1 diff -up e-smith-ibays-2.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ibays.pm.revert-locale-string-password-change e-smith-ibays-2.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ibays.pm
2 --- e-smith-ibays-2.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ibays.pm.revert-locale-string-password-change 2011-12-23 23:08:18.000000000 +0100
3 +++ e-smith-ibays-2.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ibays.pm 2011-12-23 23:10:56.000000000 +0100
4 @@ -617,7 +617,7 @@ sub reset_password {
5 if (system ("/sbin/e-smith/signal-event", "password-modify",
6 $name) == 0)
7 {
8 - $self->success("SUCCESSFULLY_PASSWORD_RESET");
9 + $self->success("SUCCESSFULLY_RESET_PASSWORD");
10 } else {
11 $self->error("ERROR_WHILE_RESETTING_PASSWORD");
12 }

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