mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-02 00:46:42 +02:00
Added reMarkable desktop app
This commit is contained in:
22
apps/remarkable-desktop/info
Normal file
22
apps/remarkable-desktop/info
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright (c) 2025 Marcus Bannerman
|
||||
# All rights reserved.
|
||||
#
|
||||
# SPDX-License-Identifier: Proprietary
|
||||
|
||||
# GNOME shortcut name
|
||||
NAME="reMarkable"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="reMarkable Desktop App"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\reMarkable\reMarkable.exe"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="WinApps;Office"
|
||||
|
||||
# GNOME mimetypes
|
||||
MIME_TYPES=""
|
||||
|
||||
# System Icon
|
||||
ICON="reMarkable"
|
Reference in New Issue
Block a user