[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 04/19: Rename
From: |
gnunet |
Subject: |
[taler-taler-ios] 04/19: Rename |
Date: |
Sat, 02 Sep 2023 22:01:05 +0200 |
This is an automated email from the git hooks/post-receive script.
marc-stibane pushed a commit to branch master
in repository taler-ios.
commit 8c2b7c051a8047fb641e69dcc804a11fa3d7569b
Author: Marc Stibane <marc@taler.net>
AuthorDate: Thu Aug 31 20:44:02 2023 +0200
Rename
---
Info.plist => GNU_Taler Info.plist | 4 +++-
GNU Taler.entitlements => GNU_Taler.entitlements | 0
TalerWallet1/Helper/{playSound.swift => Controller+playSound.swift} | 0
Info.plist => Taler_Wallet Info.plist | 3 ++-
GNU Taler.entitlements => Taler_Wallet.entitlements | 0
5 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/Info.plist b/GNU_Taler Info.plist
similarity index 90%
copy from Info.plist
copy to GNU_Taler Info.plist
index 6cbe85d..96e9573 100644
--- a/Info.plist
+++ b/GNU_Taler Info.plist
@@ -12,7 +12,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
- <string>com.taler-systems.gnutalerwallet09</string>
+ <string>com.taler-systems.talerwallet-1</string>
<key>CFBundleURLSchemes</key>
<array>
<string>taler</string>
@@ -30,6 +30,8 @@
<string>Atkinson-Hyperlegible-Italic-102.otf</string>
<string>Atkinson-Hyperlegible-Bold-102.otf</string>
<string>Atkinson-Hyperlegible-BoldItalic-102.otf</string>
+ <string>Nunito-Regular</string>
+ <string>Nunito-Bold</string>
</array>
<key>UIBackgroundModes</key>
<array>
diff --git a/GNU Taler.entitlements b/GNU_Taler.entitlements
similarity index 100%
copy from GNU Taler.entitlements
copy to GNU_Taler.entitlements
diff --git a/TalerWallet1/Helper/playSound.swift
b/TalerWallet1/Helper/Controller+playSound.swift
similarity index 100%
rename from TalerWallet1/Helper/playSound.swift
rename to TalerWallet1/Helper/Controller+playSound.swift
diff --git a/Info.plist b/Taler_Wallet Info.plist
similarity index 92%
rename from Info.plist
rename to Taler_Wallet Info.plist
index 6cbe85d..703c419 100644
--- a/Info.plist
+++ b/Taler_Wallet Info.plist
@@ -12,7 +12,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
- <string>com.taler-systems.gnutalerwallet09</string>
+ <string>com.taler-systems.talerwallet-2</string>
<key>CFBundleURLSchemes</key>
<array>
<string>taler</string>
@@ -30,6 +30,7 @@
<string>Atkinson-Hyperlegible-Italic-102.otf</string>
<string>Atkinson-Hyperlegible-Bold-102.otf</string>
<string>Atkinson-Hyperlegible-BoldItalic-102.otf</string>
+ <string>Nunito-Regular</string>
</array>
<key>UIBackgroundModes</key>
<array>
diff --git a/GNU Taler.entitlements b/Taler_Wallet.entitlements
similarity index 100%
rename from GNU Taler.entitlements
rename to Taler_Wallet.entitlements
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] branch master updated (735c721 -> 7d32de8), gnunet, 2023/09/02
- [taler-taler-ios] 01/19: Patch for CCCamp, removed extra, bump version to 0.9.3 (18), gnunet, 2023/09/02
- [taler-taler-ios] 03/19: Use sqlite3, gnunet, 2023/09/02
- [taler-taler-ios] 04/19: Rename,
gnunet <=
- [taler-taler-ios] 02/19: Changed "Invoice" to "Request" (private mode - "Invoice" will be used in business mode post 1.0), roundedBorder for input fields, gnunet, 2023/09/02
- [taler-taler-ios] 08/19: IntegrationTest on test, gnunet, 2023/09/02
- [taler-taler-ios] 13/19: ScopedCurrencyInfo, SuperScriptDigit, gnunet, 2023/09/02
- [taler-taler-ios] 05/19: Comment, gnunet, 2023/09/02
- [taler-taler-ios] 18/19: Nunito Font, gnunet, 2023/09/02
- [taler-taler-ios] 16/19: Rename, fix, gnunet, 2023/09/02
- [taler-taler-ios] 14/19: CurrencyFormatter, gnunet, 2023/09/02
- [taler-taler-ios] 09/19: Accessibility String for Payment Sounds, gnunet, 2023/09/02
- [taler-taler-ios] 12/19: CachePath for data not to be backed up, gnunet, 2023/09/02
- [taler-taler-ios] 11/19: Settings: Font: AtkinsonHyperlegible, gnunet, 2023/09/02