Removed unused icon configuration

This commit is contained in:
Jon Champagne 2020-11-07 19:37:42 -05:00 committed by Oskar Manhart
parent cc16e89b0f
commit f2ab34f277
7 changed files with 0 additions and 21 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"