mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-25 02:21:00 +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
|
GenericName=GPS
|
||||||
Comment=A GUI for GStreamer
|
Comment=A GUI for GStreamer
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=gps_pipeline_studio
|
Exec=gst_pipeline_studio
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=AudioVideo;Audio;Video;Midi;Settings;GNOME;GTK;
|
Categories=AudioVideo;Audio;Video;Midi;Settings;GNOME;GTK;
|
||||||
Icon=@icon@
|
Icon=@icon@
|
||||||
|
|
Loading…
Reference in a new issue