From 8fd7502b2e86b14345536bc0d5ac07f7db220ee3 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Thu, 29 Nov 2012 12:56:32 +0100 Subject: [PATCH] fix typo ong->png --- declarativeimports/plasmacomponents/qml/TabButton.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarativeimports/plasmacomponents/qml/TabButton.qml b/declarativeimports/plasmacomponents/qml/TabButton.qml index 68cb69df9..696165d8c 100644 --- a/declarativeimports/plasmacomponents/qml/TabButton.qml +++ b/declarativeimports/plasmacomponents/qml/TabButton.qml @@ -66,7 +66,7 @@ Properties: Sets the text for the button. string iconSource: - Icon for the button. It can be a Freedesktop icon name, a full path to a ong/svg file, + Icon for the button. It can be a Freedesktop icon name, a full path to a png/svg file, or any name for which the application has an image handler registered. Signals: