From f101ac96582b8509fc5ad906b2cbdb97bce9e29a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 11 Dec 2009 02:46:31 +0000 Subject: add "." after Completed git-svn-id: svn://tug.org/texlive/trunk@16360 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/dev/tlmgrgui2.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/dev') diff --git a/Master/tlpkg/dev/tlmgrgui2.pl b/Master/tlpkg/dev/tlmgrgui2.pl index cadbd198e4a..fbb019a779c 100644 --- a/Master/tlpkg/dev/tlmgrgui2.pl +++ b/Master/tlpkg/dev/tlmgrgui2.pl @@ -1252,7 +1252,7 @@ if ($opts{"load"}) { } -info(__("Completed") . "\n"); +info(__("Completed") . ".\n"); $mw->deiconify; @@ -1668,7 +1668,7 @@ sub execute_action_gui { if ($error_code) { give_warning_window(@_); } - info(__("Completed") . "\n"); + info(__("Completed") . ".\n"); $mw->Unbusy; } -- cgit v1.2.3