From 528c1e5ff51e213936e800fc5a9a25da99c0bdf2 Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 7 Nov 2011 16:46:58 -0300 Subject: initial --- osx/Info.plist.in | 260 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100755 osx/Info.plist.in (limited to 'osx/Info.plist.in') diff --git a/osx/Info.plist.in b/osx/Info.plist.in new file mode 100755 index 00000000..f8e4c905 --- /dev/null +++ b/osx/Info.plist.in @@ -0,0 +1,260 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + gedit + CFBundleGetInfoString + @VERSION@ Copyright 2009, gedit + CFBundleIconFile + gedit.icns + CFBundleIdentifier + org.mate.gedit + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleShortVersionString + @VERSION@ + CFBundleSignature + ???? + CFBundleVersion + @VERSION@ + NSHumanReadableCopyright + Copyright 2009 gedit, GNU General Public License. + LSMinimumSystemVersion + 10.4 + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + * + F + F90 + Filemaker + M + act3 + ada + applescript + as + asm + asp + awk + bak + bash + b + bf + brainfuck + c + cgi + c++ + cfm + cob + conf + cp + cpp + cs + csh + css + CSS + csv + custom + cxx + def + default + do + dtd + dxf + enc + eps + err + f + f90 + fcgi + for + fs + fscript + gcc + h + hpgl + htm + HTM + html + ics + idl + inc + ini + java + javascript + js + las + lasso + latex + lgt + lisp + log + ltx + lua + m + m1s + mel + m4 + mk + mm + msl + mtl + mws + mx + mxo + mysql + njs + p + ps + pas + pch + php + php3 + php4 + phtml + pl + plist + pm + pod + postgresql + pike + pp + pro + py + python + pyw + r + rb + rc + reb + rebol + rsp + rtf + ruby + rxp + s + sgml + sh + shtm + shtml + sieve + sl + strings + sty + sps + spss + sql + SQL + st + svg + tab + tcl + tcsh + tex + text + txt + types + uue + v + vbs + vcard + vcs + verilog + vhd + vhdl + vrm + vrml + wmk + x + xhtml + xml + xsl + xslt + yaml + + CFBundleTypeIconFile + geditdoc + CFBundleTypeMIMETypes + + application/base64 + application/dxf + application/php + application/plain + application/postscript + application/rtf + application/vnd.hp-hpgl + application/x-bsh + application/x-csh + application/x-javascript + application/x-latex + application/x-meme + application/x-pointplus + application/x-rtf + application/x-seelogo + application/x-sh + application/x-shar + application/x-tcl + application/x-tex + application/x-vrml + application/xml + image/svg+xml + image/svg-xml + image/vnd.dwg + image/x-dwg + image/x-xpixmap + model/vrml + text/asp + text/calendar + text/css + text/directory + text/html + text/javascript + text/pascal + text/php + text/plain + text/richtext + text/sgml + text/vcard + text/x-asm + text/x-c + text/x-fortran + text/x-h + text/x-java-source + text/x-m + text/x-pascal + text/x-perl-script + text/x-php-script + text/x-script.csh + text/x-script.perl-module + text/x-script.perl + text/x-script.phyton + text/x-script.sh + text/x-script.tcl + text/x-script.tcsh + text/x-server-parsed-html + text/x-sgml + text/x-uuencode + text/x-vcalendar + text/x-vcard + text/xml + x-world/x-vrml + + CFBundleTypeName + Gedit Document + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Editor + + + + -- cgit v1.2.1