diff options
Diffstat (limited to 'src/browsertab.ui')
| -rw-r--r-- | src/browsertab.ui | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/browsertab.ui b/src/browsertab.ui index c895f02..61b866c 100644 --- a/src/browsertab.ui +++ b/src/browsertab.ui @@ -75,8 +75,7 @@ <string>Stop</string> </property> <property name="icon"> - <iconset theme="close"> - <normaloff>.</normaloff>.</iconset> + <iconset theme="process-stop"/> </property> </widget> </item> @@ -246,7 +245,7 @@ p, li { white-space: pre-wrap; } <string>Hide</string> </property> <property name="icon"> - <iconset theme="close"/> + <iconset theme="window-close"/> </property> </widget> </item> |
