mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
linux: Appimage packaging
Move some files around, so that AppImages can be packaged inside a .deb for convenience.
This commit is contained in:
parent
b6cab0f7d1
commit
9264c19f76
12 changed files with 61 additions and 31 deletions
11
debian/org.raspberrypi.rpi-imager.desktop
vendored
Normal file
11
debian/org.raspberrypi.rpi-imager.desktop
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.9.0
|
||||
Name=Raspberry Pi Imager
|
||||
Name[zh_CN]=树莓派启动盘制作工具
|
||||
Comment=Raspberry Pi Imager
|
||||
Comment[zh_CN]=树莓派启动盘制作工具
|
||||
Icon=rpi-imager
|
||||
Exec=/usr/bin/rpi-imager.AppImage %F
|
||||
Categories=Utility
|
||||
StartupNotify=false
|
Loading…
Add table
Add a link
Reference in a new issue