mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-22 22:23:03 +02:00
Removed unused icon configuration
This commit is contained in:
parent
a48bfd9941
commit
cde7216158
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Excel"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\EXCEL.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="excel.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 Word"
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\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