mcst-linux-kernel/patches-2024.06.26/CGNS-4.3.0/0001-Fix-paths-in-desktop-f...

51 lines
1.8 KiB
Diff

--- a/src/cgnstools/cgnscalc/cgnscalc.desktop 2024-04-17 17:02:55.620832594 +0300
+++ b/src/cgnstools/cgnscalc/cgnscalc.desktop 2024-04-17 17:06:26.396985851 +0300
@@ -6,5 +6,5 @@
GenericName=CGNS calculator
Terminal=false
Categories=Development;
-Exec="./cgnscalc"
-Icon=../share/cgnstools/cgnscalc.png
+Exec=cgnscalc
+Icon=/usr/share/cgnstools/cgnscalc.png
--- a/src/cgnstools/cgnscalc/unitconv.desktop 2024-04-17 17:03:33.144860169 +0300
+++ b/src/cgnstools/cgnscalc/unitconv.desktop 2024-04-17 17:07:11.177017907 +0300
@@ -6,5 +6,5 @@
GenericName=Unit conversions tool
Terminal=false
Categories=Development;
-Exec="./unitconv"
-Icon=../share/cgnstools/unitconv.png
+Exec=unitconv
+Icon=/usr/share/cgnstools/unitconv.png
--- a/src/cgnstools/cgnsplot/cgnsplot.desktop 2024-04-17 17:03:49.672872274 +0300
+++ b/src/cgnstools/cgnsplot/cgnsplot.desktop 2024-04-17 17:20:31.101562839 +0300
@@ -6,5 +6,5 @@
GenericName=CGNS plot
Terminal=false
Categories=Development;
-Exec="./cgnsplot"
-Icon=../share/cgnstools/cgnsplot.png
+Exec=cgnsplot
+Icon=/usr/share/cgnstools/cgnsplot.png
--- a/src/cgnstools/cgnsview/cgnsnodes.desktop 2024-04-17 17:02:31.904815099 +0300
+++ b/src/cgnstools/cgnsview/cgnsnodes.desktop 2024-04-17 17:21:07.633586564 +0300
@@ -6,5 +6,5 @@
GenericName=CGNS node reference
Terminal=false
Categories=Development;
-Exec="./cgnsnodes"
-Icon=../share/cgnstools/cgns.png
+Exec=cgnsnodes
+Icon=/usr/share/cgnstools/cgns.png
--- a/src/cgnstools/cgnsview/cgnsview.desktop 2024-04-17 17:02:13.748801681 +0300
+++ b/src/cgnstools/cgnsview/cgnsview.desktop 2024-04-17 17:21:28.789600262 +0300
@@ -6,5 +6,5 @@
GenericName=CGNS file structure viewer
Terminal=false
Categories=Development;
-Exec="./cgnsview"
-Icon=../share/cgnstools/cgns.png
+Exec=cgnsview
+Icon=/usr/share/cgnstools/cgns.png