chore: remove blend-package-installer.desktop from .gitignore
This commit is contained in:
parent
b9f130610f
commit
d36c1db8c6
2 changed files with 11 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,4 +5,5 @@
|
|||
!blend.sh
|
||||
!blend-settings
|
||||
!blend-settings.desktop
|
||||
!blend-package-installer.desktop
|
||||
!.SRCINFO
|
||||
|
|
10
blend-package-installer.desktop
Normal file
10
blend-package-installer.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Package Installer
|
||||
Exec=blend-settings package %F
|
||||
Terminal=false
|
||||
NoDisplay=true
|
||||
Type=Application
|
||||
Icon=blend-settings
|
||||
StartupWMClass=blend-settings
|
||||
Comment=Package installer for blendOS.
|
||||
Categories=System;
|
Loading…
Reference in a new issue