Skip to content

Commit

Permalink
Launcher icons (#88)
Browse files Browse the repository at this point in the history
* add: Armbian ConfigNG desktop entry and icons

* added alternive icon

* Add SVG to PNG conversion script with size-specific folder placement

* fixed dault name

* feat: Add Armbian ConfigNG desktop entry and icons script

* modified:   lib/armbian-configng/config.ng.jobs.json

* feat: Armbian ConfigNG desktop entry and icons

* feat: Update Armbian ConfigNG desktop entry and icons

* fixed cpu placement

* removed tools scripts

* feat: Add share directory to debian.conf

* Don't touch this file

---------

Co-authored-by: Tearran <[email protected]>
Co-authored-by: Igor Pecovnik <[email protected]>
  • Loading branch information
3 people authored Sep 24, 2024
1 parent 36ff716 commit 4614881
Show file tree
Hide file tree
Showing 15 changed files with 84 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
lib:/usr/
bin:/usr/
share:/usr/
11 changes: 11 additions & 0 deletions share/applications/configng.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Name=Armbian ConfigNG
Comment=Next Generation GUI for Armbian Configurations
Exec=sh -c "sudo armbian-configng"
Icon=configng
Terminal=true
Type=Application
Categories=System;Settings;
Path=/usr/bin
StartupNotify=true
Binary file added share/icons/hicolor/128x128/configng-tux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/128x128/configng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/16x16/configng-tux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/16x16/configng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/256x256/configng-tux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/256x256/configng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/32x32/configng-tux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/32x32/configng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/64x64/configng-tux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added share/icons/hicolor/64x64/configng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions share/icons/hicolor/scalable/configng-cpu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4614881

Please sign in to comment.