mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-06 06:58:31 +00:00
- Removed duplicate BUILD_FLAG flutter.toml task copy-to-product-linux now copies desktop file and icon - Added create-release-archive task - Implemented create-release-archive-linux. Windows and Mac remain to be done. Added appflowy.desktop.temp file.
8 lines
No EOL
205 B
Text
8 lines
No EOL
205 B
Text
[Desktop Entry]
|
|
Name=AppFlowy
|
|
Comment=An Open Source Alternative to Notion
|
|
Icon=[CHANGE_THIS]/AppFlowy/flowy_logo.svg
|
|
Exec=[CHANGE_THIS]/AppFlowy/app_flowy
|
|
Categories=Office
|
|
Type=Application
|
|
Terminal=false |