diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-11-29 14:04:52 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-29 14:05:07 -0800 |
commit | 2747056889c6e003880201998353e28591faab62 (patch) | |
tree | ec0362db822a9a5b008ec28f3e3336e3a5505348 /desktop-widgets/searchbar.ui | |
parent | 13c6a55a96434609dd053664d3a9093f41bf9ae1 (diff) | |
download | subsurface-2747056889c6e003880201998353e28591faab62.tar.gz |
Revert "Use consistent aliases for all icons."
This reverts commit 92e9c6606f6ef3ad16d2e31f9f9a8f5fa14f2c1a.
Diffstat (limited to 'desktop-widgets/searchbar.ui')
-rw-r--r-- | desktop-widgets/searchbar.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/searchbar.ui b/desktop-widgets/searchbar.ui index 3acd0aab3..22bce39c6 100644 --- a/desktop-widgets/searchbar.ui +++ b/desktop-widgets/searchbar.ui @@ -73,7 +73,7 @@ <string/> </property> <property name="icon"> - <iconset theme="go-up-icon"> + <iconset theme="go-up"> <normaloff/> </iconset> </property> @@ -97,7 +97,7 @@ <string/> </property> <property name="icon"> - <iconset theme="go-down-icon"> + <iconset theme="go-down"> <normaloff/> </iconset> </property> |