mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-23 06:33:02 +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
|
# The executable inside windows
|
||||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\EXCEL.EXE"
|
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\EXCEL.EXE"
|
||||||
|
|
||||||
# The icon in the icon folder
|
|
||||||
ICON="excel.svg"
|
|
||||||
|
|
||||||
# GNOME categories
|
# GNOME categories
|
||||||
CATEGORIES="Office"
|
CATEGORIES="Office"
|
||||||
|
|
||||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft PowerPoint"
|
|||||||
# The executable inside windows
|
# The executable inside windows
|
||||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\POWERPNT.EXE"
|
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\POWERPNT.EXE"
|
||||||
|
|
||||||
# The icon in the icon folder
|
|
||||||
ICON="powerpoint.svg"
|
|
||||||
|
|
||||||
# GNOME categories
|
# GNOME categories
|
||||||
CATEGORIES="Office"
|
CATEGORIES="Office"
|
||||||
|
|
||||||
|
@ -7,9 +7,6 @@ FULL_NAME="Microsoft Word"
|
|||||||
# The executable inside windows
|
# The executable inside windows
|
||||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\WINWORD.EXE"
|
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\WINWORD.EXE"
|
||||||
|
|
||||||
# The icon in the icon folder
|
|
||||||
ICON="word.svg"
|
|
||||||
|
|
||||||
# GNOME categories
|
# GNOME categories
|
||||||
CATEGORIES="Office"
|
CATEGORIES="Office"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user