From 5a14aa722aa78e58568c62cc008544c6876ec75d Mon Sep 17 00:00:00 2001 From: dobey Date: Tue, 12 Dec 2006 19:46:00 +0000 Subject: Add in process-stop to the spec Fixes #8326 --- spec/icon-naming-spec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 98466a0..fea6b43 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -720,6 +720,13 @@ The icon for the rotate left action performed on an object. The icon for the rotate rigt action performed on an object. + + process-stop + +The icon used for the Stop action in applications with actions +that may take a while to process, such as web page loading in a browser. + + system-lock-screen -- cgit