File: fluid.desktop

package info (click to toggle)
fltk1.1 1.1.10-26
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,608 kB
  • sloc: cpp: 76,654; ansic: 40,942; makefile: 1,701; sh: 438
file content (10 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
[Desktop Entry]
Name=FLUID
Comment=FLTK GUI Designer
TryExec=fluid
Exec=perl -e 'if (@ARGV && @ARGV[0]=~/^(.*\/)//) { chdir($1) }; exec("fluid", @ARGV);' %F
Icon=fluid
Terminal=false
Type=Application
MimeType=application/x-fluid
Categories=Development;GUIDesigner;