- Rename macOS bundle output from Olive.app to Oak.app. - Rename editor binary to oak-editor and render worker to oak-render-worker. - Rename crash handler output to oak-crashhandler. - Update worker lookup, NSIS installer, Linux desktop/AppRun, crashhandler symbol paths, and documentation for the new binary names. - Update CD workflow paths and add -qmldir flags to macdeployqt so QtQuick / QML plugins required by KDDockWidgets are bundled, fixing the launch crash on macOS. - Update user-facing GitHub URLs to OakVideoEditorCommunity/oak.
14 lines
486 B
Desktop File
14 lines
486 B
Desktop File
[Desktop Entry]
|
|
Name=Oak Video Editor
|
|
Comment=Professional open-source non-linear video editor
|
|
Comment[fr]=Éditeur vidéo non-linéaire open-source professionnel
|
|
Comment[it]=Programma di montaggio video professionale open-source
|
|
Comment[id]=Aplikasi edit video yang non-linier, profesional serta sumbernya terbuka.
|
|
Exec=oak-editor %f
|
|
Icon=org.oakvideoeditor.Oak
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=AudioVideo;Recorder;
|
|
MimeType=application/vnd.olive-project;
|
|
StartupNotify=true
|