cleanup
[platform/upstream/glib.git] / packaging / glib2-upstream-gnome_defaults.conf
1 # GNOME Default Applications Source
2 # /etc/gnome-defaults.conf
3 #
4 # WARNING: This is a dumb file, which provides only upstream GNOME
5 # packages as preferred defaults. You most probably don't want this
6 # package!
7 # You probably want to install distribution glib2-branding and prefer
8 # distribution wise GNOME defaults.
9 #
10 # After any change of this file run
11 # SuSEconfig --module glib2
12 #
13 # This list is a source for defaults.list.
14 #
15 # If application in this list is installed, it is used as default in GNOME.
16 # It works in following way:
17 # 1. Read this file.
18 # 2. Collect all available desktop files.
19 # 3. Go through all declared MIME types and search for default application
20 #    for defaults.list in following order:
21 # 3.1 Installed application listed here for certain MIME type.
22 # 3.2 Installed application listed here as preferred default.
23 # 3.3 Installed application listed here as default.
24 # 3.4 Installed application with GNOME in Categories.
25 # 3.5 Installed application with GTK in Categories.
26 # 3.6 Installed application.
27 # If there are more applications in the same order, it uses pseudo-randomly
28 # one of them (last in aplhabetical order).
29 #
30 # Syntax:
31 # Use xxx as default for all MIME types it declares (see 3.3):
32 # xxx.desktop
33 # Use xxx as preferred default for all MIME types it declares (see 3.2):
34 # !xxx.desktop
35 # Use xxx as default for mime/type (see 3.1):
36 # mime/type=xxx.desktop
37
38 # Upstream GNOME default applications
39 eog.desktop
40 evince.desktop
41 gedit.desktop
42 file-roller.desktop
43 epiphany.desktop
44 nautilus-folder-handler.desktop
45 # evince supports multi-page tiff, but most people will prefer eog:
46 image/tiff=eog.desktop