# HG changeset patch # User Wolfgang Rosenauer # Date 1289223880 -3600 # Node ID b77b8588484c5c64af1b28f6ce794a40a9daadb6 # Parent c6b8ff4f191ae1e3c24c8c5f71fc5c9c26dc9dd6 sync dialog-kde.xml diff -r c6b8ff4f191a -r b77b8588484c mozilla-kde.patch --- a/mozilla-kde.patch Mon Nov 08 14:40:35 2010 +0100 +++ b/mozilla-kde.patch Mon Nov 08 14:44:40 2010 +0100 @@ -534,7 +534,7 @@ + case "cancel": + button.setAttribute("icon","cancel"); + break; -+ case "disclosue": ++ case "disclosure": + button.setAttribute("icon","properties"); + break; + case "help":