mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-17 13:19:59 +01:00
Discarding use of ZENITY under linux (previously used with the tinyfiledialog) because snapcraft makes it impossible to use :(. Reimplementation of GTK+ dialogs directly inside vimix code. Note: no changes for OSX. Complete cleanup of cmake file.
9 lines
175 B
Desktop File
9 lines
175 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=vimix
|
|
Comment=Live video mixing.
|
|
Categories=AudioVideo;Video;Graphics;Utility;
|
|
Icon=${SNAP}/meta/gui/vimix.svg
|
|
Exec=vimix
|
|
Terminal=false
|