diff --git a/apps/emclient/icon.svg b/apps/emclient/icon.svg
new file mode 100644
index 0000000..af01f0b
--- /dev/null
+++ b/apps/emclient/icon.svg
@@ -0,0 +1,9 @@
+
diff --git a/apps/emclient/info b/apps/emclient/info
new file mode 100644
index 0000000..6142e7d
--- /dev/null
+++ b/apps/emclient/info
@@ -0,0 +1,17 @@
+# GNOME shortcut name
+NAME="eM Client"
+
+# Used for descriptions and window class
+FULL_NAME="eM Client"
+
+# The executable inside windows
+WIN_EXECUTABLE="C:\Program Files (x86)\eM Client\mailclient.exe"
+
+# GNOME categories
+CATEGORIES="WinApps;Network;Office;"
+
+# GNOME mimetypes
+MIME_TYPES=""
+
+# System Icon
+ICON="eM Client"
diff --git a/apps/paint.net/icon.svg b/apps/paint.net/icon.svg
new file mode 100644
index 0000000..e79ae5c
--- /dev/null
+++ b/apps/paint.net/icon.svg
@@ -0,0 +1 @@
+
diff --git a/apps/paint.net/info b/apps/paint.net/info
new file mode 100644
index 0000000..9fba739
--- /dev/null
+++ b/apps/paint.net/info
@@ -0,0 +1,17 @@
+# GNOME shortcut name
+NAME="Paint.NET"
+
+# Used for descriptions and window class
+FULL_NAME="Paint.NET"
+
+# The executable inside windows
+WIN_EXECUTABLE="C:\Program Files\Paint.NET\paintdotnet.exe"
+
+# GNOME categories
+CATEGORIES="WinApps;Graphic;"
+
+# GNOME mimetypes
+MIME_TYPES=""
+
+# System Icon
+ICON="Paint.Net"