mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-20 03:49:25 +00:00
Clean up bin and scripts directories
This commit is contained in:
parent
2c0115d780
commit
954e35ab47
42 changed files with 17 additions and 20 deletions
10
packages/blobs/desktop/skel/Desktop/Configuration.desktop
Normal file
10
packages/blobs/desktop/skel/Desktop/Configuration.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Config
|
||||
Comment=Basic system settings
|
||||
Exec=sudo armbian-config
|
||||
Icon=system-settings
|
||||
Path=
|
||||
Terminal=true
|
||||
StartupNotify=false
|
7
packages/blobs/desktop/skel/Desktop/Support.desktop
Normal file
7
packages/blobs/desktop/skel/Desktop/Support.desktop
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Link
|
||||
Name=Support
|
||||
Comment=
|
||||
Icon=system-help
|
||||
URL=http://forum.armbian.com
|
8
packages/blobs/desktop/skel/Desktop/paypal.desktop
Normal file
8
packages/blobs/desktop/skel/Desktop/paypal.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Link
|
||||
Name=Donate
|
||||
Comment=
|
||||
Icon=/usr/share/icons/Vibrancy-Colors/apps/64/web-paypal.png
|
||||
URL=https://www.armbian.com/donate
|
||||
GenericName=Support development
|
Loading…
Add table
Add a link
Reference in a new issue