diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-10 04:03:17 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-10 04:03:17 +0800 |
commit | d294eacd6d865f868cc8580806777737ba468918 (patch) | |
tree | c6fd637a7f0034b3d9dac67d5b8df5d5b3bb20bb /data/evolution.keys | |
parent | 75ea4d8ae17c07430ee8e2bd4882e0dec385488b (diff) | |
download | gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar.gz gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar.bz2 gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar.lz gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar.xz gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.tar.zst gsoc2013-evolution-d294eacd6d865f868cc8580806777737ba468918.zip |
New file containing MIME keys for Evolution. Currently just the
* data/evolution.keys: New file containing MIME keys for
Evolution. Currently just the addressbook minicard display.
* data/Makefile.am (mime_DATA): add evolution.keys
svn path=/trunk/; revision=4665
Diffstat (limited to 'data/evolution.keys')
-rw-r--r-- | data/evolution.keys | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/evolution.keys b/data/evolution.keys new file mode 100644 index 0000000000..91d5372ac0 --- /dev/null +++ b/data/evolution.keys @@ -0,0 +1,7 @@ +text/x-vcard + description=address card + default_action_type=component + default_component_iid=OAFIID:control:e_minicard:f9542709-fb31-4c6a-bc00-d462ba41e4b9 + short_list_component_iids_for_novice_user_level=OAFIID:control:e_minicard:f9542709-fb31-4c6a-bc00-d462ba41e4b9 + short_list_component_iids_for_intermediate_user_level=OAFIID:control:e_minicard:f9542709-fb31-4c6a-bc00-d462ba41e4b9 + short_list_component_iids_for_hacker_user_level=OAFIID:control:e_minicard:f9542709-fb31-4c6a-bc00-d462ba41e4b9 |