diff --git a/desktop/toolkit/fltk/files/x-fluid.desktop b/desktop/toolkit/fltk/files/x-fluid.desktop
new file mode 100644
index 0000000000..38cc1a78ff
--- /dev/null
+++ b/desktop/toolkit/fltk/files/x-fluid.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=MimeType
+MimeType=application/x-fluid
+Icon=fluid.png
+Patterns=*.fl
+Name=FLUID
+Comment=FLUID GUI Design
+Encoding=UTF-8
\ No newline at end of file
diff --git a/desktop/toolkit/fltk/pspec.xml b/desktop/toolkit/fltk/pspec.xml
index 41bd76462c..3a7ae2d719 100644
--- a/desktop/toolkit/fltk/pspec.xml
+++ b/desktop/toolkit/fltk/pspec.xml
@@ -13,6 +13,9 @@
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit
FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.
http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-1-source.tar.gz
+
+ x-fluid.desktop
+
zlib-devel
libX11-devel