From 864f765404ee9f91b4699af850aac64aca9eca8d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 20 Aug 2009 12:22:17 +0200 Subject: abrt-giu: tooltip is "View and report application crashes" now Signed-off-by: Denys Vlasenko --- src/Gui/abrt.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Gui/abrt.desktop b/src/Gui/abrt.desktop index 780ee75..64aeb20 100644 --- a/src/Gui/abrt.desktop +++ b/src/Gui/abrt.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Name=Automatic Bug Reporting Tool -Comment=Gui for abrt +Comment=View and report application crashes Exec=abrt-gui Icon= Terminal=false -- cgit