mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-21 16:41:03 +00:00
desktop: fix Exec field
Use gst_pipeline_studio instead of gps_pipeline_studio
This commit is contained in:
parent
f3123bc951
commit
4893b6fd68
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ Name=GstPipelineStudio
|
|||
GenericName=GPS
|
||||
Comment=A GUI for GStreamer
|
||||
Type=Application
|
||||
Exec=gps_pipeline_studio
|
||||
Exec=gst_pipeline_studio
|
||||
Terminal=false
|
||||
Categories=AudioVideo;Audio;Video;Midi;Settings;GNOME;GTK;
|
||||
Icon=@icon@
|
||||
Icon=@icon@
|
||||
|
|
Loading…
Reference in a new issue