summaryrefslogtreecommitdiff
blob: e52b610e61d46b4b14813eb80d50113156c285a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- a/src/u4.c
+++ b/src/u4.c
@@ -3,6 +3,8 @@
  */
 
 #include <stdio.h>
+#include <sys/stat.h>
+#include <sys/types.h>
 #include <stdlib.h>
 #include <stdarg.h>
 #include <string.h>
--- a/u4.desktop
+++ b/u4.desktop
@@ -1,9 +1,8 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Ultima 4
 Comment=Ultima 4 (xu4)
 Exec=u4
-Icon=u4.png
-Terminal=0
+Icon=u4
+Terminal=false
 Type=Application
-Categories=Application;Game;RolePlaying;
+Categories=Game;RolePlaying;