diff options
author | Torsten Grote <t@grobox.de> | 2020-04-15 11:26:51 -0300 |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2020-04-15 11:26:51 -0300 |
commit | ea3250845fb266a2ecd5ebeba561bc99101bf3de (patch) | |
tree | d726f2216efa9b3008741b0037db325725d0d90b /wallet/src/main/res/drawable | |
parent | 8e4f85d467c8e8109026a7195757ce9448ad7b19 (diff) | |
download | taler-android-ea3250845fb266a2ecd5ebeba561bc99101bf3de.tar.gz taler-android-ea3250845fb266a2ecd5ebeba561bc99101bf3de.tar.bz2 taler-android-ea3250845fb266a2ecd5ebeba561bc99101bf3de.zip |
[wallet] rename history to transactions
Diffstat (limited to 'wallet/src/main/res/drawable')
-rw-r--r-- | wallet/src/main/res/drawable/transaction_payment_aborted.xml (renamed from wallet/src/main/res/drawable/history_payment_aborted.xml) | 0 | ||||
-rw-r--r-- | wallet/src/main/res/drawable/transaction_refresh.xml (renamed from wallet/src/main/res/drawable/history_refresh.xml) | 0 | ||||
-rw-r--r-- | wallet/src/main/res/drawable/transaction_refund.xml (renamed from wallet/src/main/res/drawable/history_refund.xml) | 0 | ||||
-rw-r--r-- | wallet/src/main/res/drawable/transaction_tip_accepted.xml (renamed from wallet/src/main/res/drawable/history_tip_accepted.xml) | 0 | ||||
-rw-r--r-- | wallet/src/main/res/drawable/transaction_tip_declined.xml (renamed from wallet/src/main/res/drawable/history_tip_declined.xml) | 0 | ||||
-rw-r--r-- | wallet/src/main/res/drawable/transaction_withdrawal.xml (renamed from wallet/src/main/res/drawable/history_withdrawn.xml) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/wallet/src/main/res/drawable/history_payment_aborted.xml b/wallet/src/main/res/drawable/transaction_payment_aborted.xml index 8d47c26..8d47c26 100644 --- a/wallet/src/main/res/drawable/history_payment_aborted.xml +++ b/wallet/src/main/res/drawable/transaction_payment_aborted.xml diff --git a/wallet/src/main/res/drawable/history_refresh.xml b/wallet/src/main/res/drawable/transaction_refresh.xml index 219b891..219b891 100644 --- a/wallet/src/main/res/drawable/history_refresh.xml +++ b/wallet/src/main/res/drawable/transaction_refresh.xml diff --git a/wallet/src/main/res/drawable/history_refund.xml b/wallet/src/main/res/drawable/transaction_refund.xml index 6c3d0a7..6c3d0a7 100644 --- a/wallet/src/main/res/drawable/history_refund.xml +++ b/wallet/src/main/res/drawable/transaction_refund.xml diff --git a/wallet/src/main/res/drawable/history_tip_accepted.xml b/wallet/src/main/res/drawable/transaction_tip_accepted.xml index b945b53..b945b53 100644 --- a/wallet/src/main/res/drawable/history_tip_accepted.xml +++ b/wallet/src/main/res/drawable/transaction_tip_accepted.xml diff --git a/wallet/src/main/res/drawable/history_tip_declined.xml b/wallet/src/main/res/drawable/transaction_tip_declined.xml index 4bd1633..4bd1633 100644 --- a/wallet/src/main/res/drawable/history_tip_declined.xml +++ b/wallet/src/main/res/drawable/transaction_tip_declined.xml diff --git a/wallet/src/main/res/drawable/history_withdrawn.xml b/wallet/src/main/res/drawable/transaction_withdrawal.xml index 4fd64f5..4fd64f5 100644 --- a/wallet/src/main/res/drawable/history_withdrawn.xml +++ b/wallet/src/main/res/drawable/transaction_withdrawal.xml |