[gtksourceview] ruby.lang: new file extensions for ruby. Closes bug	#615771
- From: David Miguel Susano Pinto <davidpinto src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtksourceview] ruby.lang: new file extensions for ruby. Closes bug	#615771
- Date: Tue, 19 Jul 2011 19:30:51 +0000 (UTC)
commit 86c7cd722a850a50155dfdad0430066a6adefb0e
Author: sebn <sebastien nicouleaud gmail com>
Date:   Tue Jul 19 20:28:55 2011 +0100
    ruby.lang: new file extensions for ruby. Closes bug #615771
 data/language-specs/ruby.lang |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/language-specs/ruby.lang b/data/language-specs/ruby.lang
index 7fb21dd..c27adc3 100644
--- a/data/language-specs/ruby.lang
+++ b/data/language-specs/ruby.lang
@@ -26,7 +26,7 @@
 <language id="ruby" _name="Ruby" version="2.0" _section="Scripts">
   <metadata>
     <property name="mimetypes">application/x-ruby;text/x-ruby</property>
-    <property name="globs">*.rb</property>
+    <property name="globs">*.rb;*.rake;Rakefile;Capfile;Gemfile</property>
     <property name="line-comment-start">#</property>
   </metadata>
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]