~vcs-imports/kupfer/master-new

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# This is the kupfer default configuration file
# This file is not intended to be modified; 
# users should modify their settings in
# $XDG_CONFIG_HOME/kupfer/kupfer.cfg
# (normally ~/.config/kupfer/kupfer.cfg)

# The separator is semicolon (;). Continued lines
# have to be indented

[Kupfer]
Keybinding = <Ctrl>space
MagicKeybinding =
ShowStatusIcon = True
UseCommandKeys = True

[Keybindings]
activate = <Alt>a
comma_trick = <Control>comma
compose_action = <Control>Return
reset_all = <Control>r
select_quit = <Control>q
select_selected_file = <Control>g
select_selected_text = <Control>t
show_help = F1
show_preferences = <Control>semicolon
switch_to_source = <Control>s
toggle_text_mode_quick = <Control>period


# Catalog: The sources of the plugin are included
# as subcatalogs in the main search catalog, and
# its items are not available in the main catalog

# Directories to keep in catalog
[Directories]
Catalog = 
Direct = ~/; USER_DIRECTORY_DESKTOP;

# Deep directories are recursive down to @depth
[DeepDirectories]
Depth = 2
Catalog = 
Direct = 

[plugin_core]
kupfer_enabled = True
kupfer_hidden = True

[plugin_abiword]
kupfer_enabled = False

[plugin_applications]
kupfer_enabled = True

[plugin_clipboard]
kupfer_enabled = True

[plugin_commands]
kupfer_enabled = True

[plugin_dictionary]
kupfer_enabled = True

[plugin_documents]
kupfer_enabled = True

[plugin_epiphany]
kupfer_enabled = True

[plugin_favorites]
kupfer_enabled = True

[plugin_fileactions]
kupfer_enabled = True

[plugin_firefox]
kupfer_enabled = True

[plugin_nautilusselection]
kupfer_enabled = True

[plugin_rhythmbox]
kupfer_enabled = True

[plugin_session_gnome]
kupfer_enabled = True

[plugin_session_xfce]
kupfer_enabled = False

[plugin_screen]
kupfer_enabled = True

[plugin_show_text]
kupfer_enabled = True

[plugin_tracker]
kupfer_enabled = False

[plugin_triggers]
kupfer_enabled = True

[plugin_trash]
kupfer_enabled = True

[plugin_urlactions]
kupfer_enabled = True

[plugin_volumes]
kupfer_enabled = True

[plugin_websearch]
kupfer_enabled = True

[plugin_wikipedia]
kupfer_enabled = True

[plugin_windows]
kupfer_enabled = True