diff options
Diffstat (limited to 'code/unix/Quake3.kdelnk')
-rwxr-xr-x | code/unix/Quake3.kdelnk | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/code/unix/Quake3.kdelnk b/code/unix/Quake3.kdelnk index a4327ce..62a5f0e 100755 --- a/code/unix/Quake3.kdelnk +++ b/code/unix/Quake3.kdelnk @@ -1,12 +1,12 @@ -# KDE Config File
-[KDE Desktop Entry]
-Name=Quake3
-Name[C]=Quake3
-MimeType=
-Exec=/usr/local/games/quake3/linuxquake3
-Comment=Quake3: Arena by id Software
-Icon=quake3.xpm
-TerminalOptions=
-Path=
-Type=Application
-Terminal=0
+# KDE Config File +[KDE Desktop Entry] +Name=Quake3 +Name[C]=Quake3 +MimeType= +Exec=/usr/local/games/quake3/linuxquake3 +Comment=Quake3: Arena by id Software +Icon=quake3.xpm +TerminalOptions= +Path= +Type=Application +Terminal=0 |