~ubuntu-branches/ubuntu/lucid/awn-extras-applets/lucid

« back to all changes in this revision

Viewing changes to applets/maintained/file-browser-launcher/awn-applet-file-browser-launcher.schema-ini

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-03-30 20:26:40 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330202640-vza3bdnv9gc9bg5z
Tags: 0.4.0~rc1-0ubuntu1
* New upstream release (rc1) (LP: #551309)
 - Stack applet close on click (LP: #261520)
* debian/patches/
 - 03-remove-cairo-menu-pref.patch: From upstream (r1244 + r1245 + r1252),
   remove menu entry for cairo-menu preferences, it's not implemented
   (LP: #511254)
 - 04-tomboy-threading-free.patch: From upstream (r1246), remove threading to
   make the applet working. 
* debian/*.install: Update installation location of comics and digital 
  applets.
* debian/control: 
 - Move digital applet from python to C, and add proper Replaces.
 - Add Replaces for awn-applets-c-core to handle migration from 0.3.2.2.
   (LP: #524559)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[DEFAULT/fb]
2
 
type = string
3
 
default = xdg-open
4
 
description = The file browser to use
5
 
 
6
 
[DEFAULT/lmb]
7
 
type = integer
8
 
default = 1
9
 
description = The action to perform on left click
10
 
 
11
 
[DEFAULT/lmb_path]
12
 
type = string
13
 
default = ~
14
 
description = The path to use on left click
15
 
 
16
 
[DEFAULT/mmb]
17
 
type = integer
18
 
default = 2
19
 
description = The action to perform on middle click
20
 
 
21
 
[DEFAULT/mmb_path]
22
 
type = string
23
 
default = ~
24
 
description = The path to use on middle click
25
 
 
26
 
[DEFAULT/show_bookmarks]
27
 
type = integer
28
 
default = 2
29
 
description = Whether or not to display bookmarks
30
 
 
31
 
[DEFAULT/show_home]
32
 
type = integer
33
 
default = 2
34
 
description = Whether or not to display the home folder
35
 
 
36
 
[DEFAULT/show_local]
37
 
type = integer
38
 
default = 2
39
 
description = Whether or not to display local drives
40
 
 
41
 
[DEFAULT/show_network]
42
 
type = integer
43
 
default = 2
44
 
description = Whether or not to display network drives
45
 
 
46
 
[DEFAULT/show_filesystem]
47
 
type = integer
48
 
default = 2
49
 
description = Whether or not to display the Filesystem
50
 
 
51
 
[DEFAULT/show_connect]
52
 
type = integer
53
 
default = 2
54
 
description = Whether or not to display Connect to server
55
 
 
56
 
[DEFAULT/places_open]
57
 
type = integer
58
 
default = 2
59
 
description = Whether or not to open the place when clicked
60
 
 
61
 
[DEFAULT/focus_entry]
62
 
type = integer
63
 
default = 2
64
 
description = Whether or not to focus the location text box