Kaydet (Commit) 35ec1539 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Minor comment tweak.

Change-Id: Idb9ff7c41ad8a2cbe145224bd80c0864339207ec
üst bcb0f41f
......@@ -400,9 +400,9 @@ case `basename "$MAILER" | sed 's/-.*$//'` in
;;
*)
# The user has tweaked the email settings, and configured something we
# do not recognize. Try to be smart, and send the mail anyway, if we
# have the possibility to do so.
# LO is configured something we do not recognize.
# Try to be smart, and send the mail anyway, if we have the
# possibility to do so.
if [ -n "$KDE_FULL_SESSION" -a -x /usr/bin/kde-open ] ; then
MAILER=/usr/bin/kde-open
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment