[gnome-db] Proposed libgnomedb patch



Hi there!
The attached patch fixes the mime info.
May I commit it?

regs,
 Chris
Index: data/libgnomedb.keys.in
===================================================================
RCS file: /cvs/gnome/libgnomedb/data/libgnomedb.keys.in,v
retrieving revision 1.4
diff -u -r1.4 libgnomedb.keys.in
--- data/libgnomedb.keys.in	17 Dec 2002 01:19:15 -0000	1.4
+++ data/libgnomedb.keys.in	9 Feb 2003 16:56:07 -0000
@@ -1,19 +1,19 @@
 application/x-gnome-db-connection
-	description=Database connection parameters file
+	_description=Database connection parameters file
 	default_action_type=component
 	short_list_component_iids=OAFIID:GNOME_Database_ConnectionViewer_Control
 	short_list_component_iids_for_novice_user_level=OAFIID:GNOME_Database_ConnectionViewer_Control
 	short_list_component_iids_for_intermediate_user_level=OAFIID:GNOME_Database_ConnectionViewer_Control
 	short_list_component_iids_for_hacker_user_level=OAFIID:GNOME_Database_ConnectionViewer_Control
 	icon-filename= icondir@/gnome-db-connect_24x24.png
-	category=Documents
+	_category=Documents
 
 text/x-sql
-	description=SQL code viewer
+	_description=SQL code viewer
 	default_action_type=component
 	short_list_component_iids=OAFIID:GNOME_Database_SqlViewer_Control
 	short_list_component_iids_for_novice_user_level=OAFIID:GNOME_Database_SqlViewer_Control
 	short_list_component_iids_for_intermediate_user_level=OAFIID:GNOME_Database_SqlViewer_Control
 	short_list_component_iids_for_hacker_user_level=OAFIID:GNOME_Database_SqlViewer_Control
 	icon-filename= icondir@/gnome-db-sql_24x24.png
-	category=Documents
+	_category=Documents


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]