patches/gnome-mime-data-07-shellscript.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 9121 fe730e175456
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8387
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     1
--- gnome-mime-data-2.4.1-old/gnome-vfs.keys.in	2004-11-10 18:42:34.328834000 +0530
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     2
+++ gnome-mime-data-2.4.1/gnome-vfs.keys.in	2004-11-10 18:41:58.732916000 +0530
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     3
@@ -905,6 +905,12 @@ application/x-profile
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     4
 	_description=Profiler results
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     5
 	_category=Software Development
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     6
 
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     7
+#also text/x-python
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
+application/x-python
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     9
+	can_be_executable=TRUE
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    10
+	_description=Python source code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    11
+	_category=Software Development/Source Code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    12
+
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    13
 application/x-python-byte-code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    14
 	_description=Python byte code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    15
 	_category=Software Development
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    16
@@ -949,6 +955,12 @@ application/x-rpm
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    17
 	_category=Packages
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    18
 	use_category_default=yes
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    19
 
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    20
+application/x-ruby
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    21
+	can_be_executable=TRUE
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    22
+	_description=Ruby script
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    23
+	_category=Software Development/Source Code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    24
+
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    25
+
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    26
 application/x-shar
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    27
 	_description=Shell archive
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    28
 	_category=Packages
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    29
@@ -963,6 +975,12 @@ application/x-shared-library-la
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    30
 	icon_filename=gnome-library
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    31
 	_category=System
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    32
 
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    33
+#also text/x-sh
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    34
+application/x-shellscript
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    35
+	can_be_executable=TRUE
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    36
+	_description=Shell script
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    37
+	_category=Software Development/Source Code
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    38
+
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    39
 application/x-shockwave-flash
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    40
 	_description=Macromedia Flash file
1199a814417c 2006-10-26 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    41
 	default_action_type=application