New version authelia bitwarden-desktop element-web joplin-desktop vaultwarden vaultwarden-web
This commit is contained in:
parent
9359602185
commit
5ecefd0f87
22 changed files with 120 additions and 148 deletions
0
ressources/joplin-desktop/rootfs/DEBIAN/changelog
Normal file
0
ressources/joplin-desktop/rootfs/DEBIAN/changelog
Normal file
8
ressources/joplin-desktop/rootfs/DEBIAN/control
Normal file
8
ressources/joplin-desktop/rootfs/DEBIAN/control
Normal file
|
@ -0,0 +1,8 @@
|
|||
Package: joplin
|
||||
Version: %VERSION%
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: nodejs
|
||||
Maintainer: Thomas Legay <thomas@syngate.fr>
|
||||
Description: joplin desktop
|
2
ressources/joplin-desktop/rootfs/usr/bin/joplin
Executable file
2
ressources/joplin-desktop/rootfs/usr/bin/joplin
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
/usr/share/joplin/Joplin.AppImage
|
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=Joplin
|
||||
Comment=Text Editor
|
||||
GenericName=Text Editor
|
||||
Exec=joplin
|
||||
Icon=/usr/share/joplin/joplin.png
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Categories=Utility;TextEditor
|
||||
|
BIN
ressources/joplin-desktop/rootfs/usr/share/joplin/joplin.png
Normal file
BIN
ressources/joplin-desktop/rootfs/usr/share/joplin/joplin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue