diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-13 12:51:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-13 12:51:22 -0500 |
commit | 44074435c675c743e130b7cee941c8db3c3a50bf (patch) | |
tree | 4b49a0fccca15abb657af46857cda700658997b2 /tdewallet | |
parent | 7e82585db2f585dd1ecafadeb1828150c2f9f50d (diff) | |
download | tdeutils-44074435c675c743e130b7cee941c8db3c3a50bf.tar.gz tdeutils-44074435c675c743e130b7cee941c8db3c3a50bf.zip |
Bring undo, redo, find, and revert icons into XDG compliance
Diffstat (limited to 'tdewallet')
-rw-r--r-- | tdewallet/walletwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/walletwidget.ui b/tdewallet/walletwidget.ui index 9979097..5a37580 100644 --- a/tdewallet/walletwidget.ui +++ b/tdewallet/walletwidget.ui @@ -100,7 +100,7 @@ <string>&Undo</string> </property> <property name="iconSet"> - <iconset>"undo"</iconset> + <iconset>"edit-undo"</iconset> </property> </widget> <widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="3"> |