Another refactor
merge joplin and joplin-server
This commit is contained in:
parent
931e499bd1
commit
55beb0e2e3
48 changed files with 198 additions and 228 deletions
2
ressources/joplin/rootfs-desktop/usr/bin/joplin
Executable file
2
ressources/joplin/rootfs-desktop/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/rootfs-desktop/usr/share/joplin/joplin.png
Normal file
BIN
ressources/joplin/rootfs-desktop/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