From 1490258b3e25c05769dc1dfd1a1a6c7179fb88cf Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Thu, 20 Jan 2011 13:22:39 +0000 Subject: Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. svn path=/trunk/netsurf/; revision=11420 --- cocoa/res/BrowserWindow.xib | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'cocoa/res') diff --git a/cocoa/res/BrowserWindow.xib b/cocoa/res/BrowserWindow.xib index 9bb667d6f..d4a653244 100644 --- a/cocoa/res/BrowserWindow.xib +++ b/cocoa/res/BrowserWindow.xib @@ -12,7 +12,6 @@ YES - YES @@ -326,7 +325,7 @@ {1.79769e+308, 1.79769e+308} {273, 43} - + 256 YES @@ -394,7 +393,6 @@ {774, 554} - {{0, 0}, {1680, 1028}} {273, 104} @@ -408,8 +406,9 @@ URL url status - spinning + processing title + isProcessing BrowserViewController YES @@ -547,22 +546,6 @@ 65 - - - animate: selection.spinning - - - - - - animate: selection.spinning - animate - selection.spinning - 2 - - - 66 - title: selection.title @@ -587,6 +570,22 @@ 68 + + + animate: selection.isProcessing + + + + + + animate: selection.isProcessing + animate + selection.isProcessing + 2 + + + 69 + @@ -844,7 +843,7 @@ - 68 + 69 -- cgit v1.2.3