chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
|
||||
Name=Lapce
|
||||
Comment=Lightning-fast and powerful code editor written in Rust
|
||||
Categories=Development;IDE;
|
||||
GenericName=Code Editor
|
||||
StartupWMClass=lapce
|
||||
|
||||
Icon=dev.lapce.lapce
|
||||
Exec=lapce %F
|
||||
Terminal=false
|
||||
MimeType=text/plain;inode/directory;
|
||||
Actions=new-window;
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=New Window
|
||||
Exec=lapce --new %F
|
||||
Icon=dev.lapce.lapce
|
||||
Reference in New Issue
Block a user