~ubuntu-branches/ubuntu/vivid/cairo-dock/vivid

« back to all changes in this revision

Viewing changes to data/themes/default-theme-panel/plug-ins/Printers-Menu/Printers-Menu.conf

  • Committer: Matthieu Baerts
  • Date: 2012-11-10 22:54:10 UTC
  • mfrom: (1.1.28)
  • Revision ID: matttbe@gmail.com-20121110225410-p7sssl0aizsoolr0
Tags: 3.1.1-0ubuntu1
* New upstream release. (bug-fix version)
* Detailed Upstream Changelog:
  - Dialogues Mgr: Rewrite blocking dialogue to avoid bug with 'terminal'
    applet
  - GUI
    + Simple:
      + Used the right translation for titles of all main categories and
        description of views
      + With old versions of GTK2 (< 2.22, e.g. on Debian stable or Ubuntu
        Lucid): this config panel had tabs but without any widget inside 
    + Advanced:
      + Widget Items: Invisible modules: displayed the title (which is
        translated) 
  - Icon Mgr:
    + Fixed a crash with the icons theme when it is reloaded
    + Icon was invisible for launchers that are pinned to a given desktop
    + Icons were not correctly sorted (it impacted Shortcuts) 
  - Init: Used dbus_g_thread_init before 'gtk_init' in order to be called
    before the first use of DBus
    + It should fixed a "random" crash when clicking on logout applet. 
  - Help: always check the composite on startup, until the user choose not to
  - Theme: Panel:
    + Added Printers-Menu.conf file (needed to place this applet at the
      right position)
    + Dnd2share: used the new 'busy' animation 
  - Misc.:
    + Compilation libdir: some distro (e.g. Gentoo) use LIB_SUFFIX flag:
      used a specific case for that
    + Updated translations 
* debian/patches/bzr_translate_titles_of_categories_and_readme.patch:
  - Removed: Now in upstream
* debian/control:
  - Forced the use of the same version of libgldi3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#1.0.1
 
2
 
 
3
#[gtk-about]
 
4
 
 
5
[Icon]
 
6
 
 
7
#F[Icon]
 
8
frame_maininfo=
 
9
 
 
10
#d Name of the dock it belongs to:
 
11
dock name=_MainDock_-2
 
12
 
 
13
#s[Default] Name of the icon as it will appear in its caption in the dock:
 
14
name=
 
15
#v
 
16
sep_display=
 
17
 
 
18
icon=
 
19
 
 
20
#j[0;128] Desired icon size for this applet
 
21
#{Set to 0 to use the default applet size}
 
22
icon size=0;0
 
23
 
 
24
order=9.5427093505859375
 
25
 
 
26
#A
 
27
handbook=Printers-Menu
 
28
 
 
29
 
 
30
#[gtk-convert]
 
31
 
 
32
[Desklet]
 
33
 
 
34
#X[Position]
 
35
frame_pos=
 
36
 
 
37
#b Lock position?
 
38
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
 
39
locked=false
 
40
 
 
41
#j+[24;512] Desklet dimensions (width x height):
 
42
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
 
43
size=96;96
 
44
 
 
45
#i[-2048;2048] Desklet position (x, y):
 
46
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
 
47
x position=0
 
48
#i[-2048;2048] ...
 
49
y position=0
 
50
 
 
51
#I[-180;180] Rotation:
 
52
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
 
53
rotation=0
 
54
 
 
55
#X[Visibility]
 
56
frame_visi=
 
57
 
 
58
#b Is detached from the dock
 
59
initially detached=false
 
60
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
 
61
accessibility=0
 
62
#b Should be visible on all desktops?
 
63
sticky=true
 
64
 
 
65
 
 
66
#F[Decorations;gtk-orientation-portrait]
 
67
frame_deco=
 
68
 
 
69
#o+ Choose a decoration theme for this desklet:
 
70
#{Choose 'Custom decorations' to define your own decorations below.}
 
71
decorations=default
 
72
 
 
73
#v
 
74
sep_deco=
 
75
 
 
76
#S+ Background image:
 
77
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
 
78
bg desklet=
 
79
#e+[0;1] Background transparency:
 
80
bg alpha=1
 
81
#i+[0;256] Left offset:
 
82
#{in pixels. Use this to adjust the left position of drawings.}
 
83
left offset=0
 
84
#i+[0;256] Top offset:
 
85
#{in pixels. Use this to adjust the top position of drawings.}
 
86
top offset=0
 
87
#i+[0;256] Right offset:
 
88
#{in pixels. Use this to adjust the right position of drawings.}
 
89
right offset=0
 
90
#i+[0;256] Bottom offset:
 
91
#{in pixels. Use this to adjust the bottom position of drawings.}
 
92
bottom offset=0
 
93
#S+ Foreground image:
 
94
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
 
95
fg desklet=
 
96
#e+[0;1] Foreground tansparency:
 
97
fg alpha=1
 
98
 
 
99
 
 
100
[Configuration]
 
101
 
 
102
indicator=libprintersmenu.so
 
103