mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
Removed unused icon configuration
This commit is contained in:
parent
cc16e89b0f
commit
f2ab34f277
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Access"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSACCESS.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="access.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Excel"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\EXCEL.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="excel.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft OneNote"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\ONENOTE.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="onenote.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Outlook"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="outlook.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft PowerPoint"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\POWERPNT.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="powerpoint.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft PowerPoint"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSPUB.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="publisher.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Word"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="word.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user