/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-4.18.1-FixLocalizedTitle.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme7/e-smith-base-4.18.1-FixLocalizedTitle.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 17:52:47 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 --- e-smith-base-4.18.1/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm.FixLocalizedTitle 2008-03-26 16:49:00.000000000 +0000
2 +++ e-smith-base-4.18.1/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2008-08-17 15:20:26.000000000 +0100
3 @@ -219,7 +219,7 @@
4 }
5 close DU;
6
7 - $console->gauge(make_backup_callback($device), 'title' => 'Creating backup file');
8 + $console->gauge(make_backup_callback($device), 'title' => gettext("Creating backup file"));
9
10 system("/bin/umount", "$device");
11 system("/sbin/e-smith/signal-event", "post-backup");

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