This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ju (author)
Sat May 09 02:56:55 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README | Sat May 09 02:56:55 -0700 2009 | |
| |
actionscript.lang | Sat May 09 02:56:55 -0700 2009 | |
| |
actionscript.xml | Sat May 09 02:56:55 -0700 2009 | |
| |
mxml.lang | Sat May 09 02:56:55 -0700 2009 | |
| |
mxml.xml | Sat May 09 02:56:55 -0700 2009 |
README
These files add ActionScript and MXML syntax highlighting to gEdit
Instructions:
1 - Place 'actionscript.lang' and 'mxml.lang' in '/usr/share/gtksourceview-2.0/language-specs/'
sudo cp actionscript.lang /usr/share/gtksourceview-2.0/language-specs/
sudo cp mxml.lang /usr/share/gtksourceview-2.0/language-specs/
2 - Place 'actionscript.xml' and 'mxml.xml' in '/usr/share/mime/packages'
sudo cp actionscript.xml /usr/share/mime/packages/
sudo cp mxml.xml /usr/share/mime/packages/
3 - Update the 'mime' database :
sudo update-mime-database /usr/share/mime
4 - Voila, you're done







