From fa161ef5f9d91a34def20a9ac067a3d7db6d7c61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20Schr=C3=B6der?=
 <florian.schroeder@uni-bielefeld.de>
Date: Mon, 24 Mar 2025 00:50:08 +0100
Subject: [PATCH] Edit start_cocu.desktop

---
 launch_scripts/start_cocu.desktop | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/launch_scripts/start_cocu.desktop b/launch_scripts/start_cocu.desktop
index b7280ad8..8e6e4574 100644
--- a/launch_scripts/start_cocu.desktop
+++ b/launch_scripts/start_cocu.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Version=1.0
-Exec=/home/fabian/repos/cooperative-cuisine/launch_scripts/start_cocu.sh
+Exec=PATH_TO/cooperative-cuisine/launch_scripts/start_cocu.sh
 Name=Start Cooperative Cuisine
 GenericName=CoCu
 Comment=Start Cooperative Cuisine
@@ -8,4 +8,4 @@ Encoding=UTF-8
 Terminal=false
 Type=Application
 Categories=Application; Game
-Icon=/home/fabian/repos/cooperative-cuisine/cooperative_cuisine/pygame_2d_vis/images/pixel_cook.png
\ No newline at end of file
+Icon=PATH_TO/cooperative-cuisine/cooperative_cuisine/pygame_2d_vis/images/pixel_cook.png
\ No newline at end of file
-- 
GitLab