Add files via upload

This commit is contained in:
whitewolf101 2024-10-14 18:47:34 -05:00 committed by GitHub
parent 993129af37
commit 22032284fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1529 additions and 0 deletions

22
apps/mirc/info Normal file
View File

@ -0,0 +1,22 @@
# Copyright (c) 2024 Fmstrat | Spesific app tested by whitewolf101 10/14/2024
# All rights reserved.
#
# SPDX-License-Identifier: Proprietary
# GNOME shortcut name
NAME="mIRC"
# Used for descriptions and window class
FULL_NAME="mIRC"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files (x86)\mIRC\mirc.exe"
# GNOME categories
CATEGORIES="WinApps;Network;IRCclient;"
# GNOME mimetypes
MIME_TYPES=""
# System Icon
ICON="mIRC"

1507
apps/mirc/logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 117 KiB