Added exhange and outlook.
Fixed bitwardens profile
This commit is contained in:
@@ -8,4 +8,4 @@ Icon=/home/pi/webapps/icons/bitwarden.svg
|
||||
Path=/home/pi/webapps
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Security;
|
||||
Categories=Other;
|
||||
|
||||
11
DesktopFiles/Exchange.desktop
Normal file
11
DesktopFiles/Exchange.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Exchange
|
||||
Comment=Exchange Web App
|
||||
Exec=/home/pi/webapps/exchange.sh
|
||||
Icon=/home/pi/webapps/icons/exchange.svg
|
||||
Path=/home/pi/webapps
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Network;
|
||||
11
DesktopFiles/Outlook.desktop
Normal file
11
DesktopFiles/Outlook.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Outlook
|
||||
Comment=Outlook Web App
|
||||
Exec=/home/pi/webapps/outlook.sh
|
||||
Icon=/home/pi/webapps/icons/outlook.svg
|
||||
Path=/home/pi/webapps
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Office;
|
||||
Reference in New Issue
Block a user