mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 00:16:43 +02:00
Removed unused icon configuration
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user