chore: rename directory to icons

This commit is contained in:
Prateek Sunal 2024-03-28 21:25:06 +05:30
parent d4ca574f1f
commit 6966124249
8 changed files with 105 additions and 105 deletions

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -38,8 +38,8 @@ final _logger = Logger("main");
Future<void> initSystemTray() async {
String path = Platform.isWindows
? 'assets/icon/auth-icon.ico'
: 'assets/icon/auth-icon.png';
? 'assets/icons/auth-icon.ico'
: 'assets/icons/auth-icon.png';
final AppWindow appWindow = AppWindow();
final SystemTray systemTray = SystemTray();

View File

@ -1,7 +1,7 @@
display_name: Auth
license: GPLv3
icon: assets/icon/auth-icon.png
icon: assets/icons/auth-icon.png
keywords:
- Authentication

View File

@ -7,7 +7,7 @@ priority: optional
section: x11
essential: false
license: GPLv3
icon: assets/icon/auth-icon.png
icon: assets/icons/auth-icon.png
installed_size: 36000
dependencies:

View File

@ -1,4 +1,4 @@
icon: assets/icon/auth-icon.png
icon: assets/icons/auth-icon.png
summary: 2FA app with free end-to-end encrypted backup and sync
group: Application/Utility
vendor: Ente.io

View File

@ -1,5 +1,5 @@
title: Auth
icon: ../../../assets/icon/auth-icon.png
icon: ../../../assets/icons/auth-icon.png
contents:
- x: 448
y: 344

View File

@ -4,7 +4,7 @@ publisher_url: https://github.com/ente-io/ente
display_name: ente Auth
create_desktop_icon: false
install_dir_name: "{pf}\\Ente Auth"
setup_icon_file: ../../assets/icon/auth-icon.ico
setup_icon_file: ../../assets/icons/auth-icon.ico
script_template: inno_setup.iss
locales:
- en