~cairo-dock-team/ubuntu/natty/cairo-dock-plug-ins/2.3.0-2.1

« back to all changes in this revision

Viewing changes to weblets/data/messages

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
_("Icon")
 
2
 
 
3
_("Set to 0 to use the default applet size")
 
4
 
 
5
_("Desired icon size for this applet")
 
6
 
 
7
_("Name of the icon as it will appear in its caption in the dock:")
 
8
 
 
9
_("Leave empty to use the default one.")
 
10
 
 
11
_("Image filename:")
 
12
 
 
13
_("Name of the dock it belongs to:")
 
14
 
 
15
_("Applet's Handbook")
 
16
 
 
17
_("Desklet")
 
18
 
 
19
_("Position")
 
20
 
 
21
_("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.")
 
22
 
 
23
_("Lock position?")
 
24
 
 
25
_("Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.")
 
26
 
 
27
_("Desklet dimensions (width x height):")
 
28
 
 
29
_("Depending on your WindowManager, you may be able to move this with ALT + left-click.")
 
30
 
 
31
_("Desklet position (x, y):")
 
32
 
 
33
_("You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.")
 
34
 
 
35
_("Rotation:")
 
36
 
 
37
_("Visibility")
 
38
 
 
39
_("Is detached from the dock")
 
40
 
 
41
_("for CompizFusion's \"widget layer\", set behaviour in Compiz to: (class=Cairo-dock & type=utility)")
 
42
 
 
43
_("Visibility:")
 
44
 
 
45
_("Normal")
 
46
 
 
47
_("Keep above")
 
48
 
 
49
_("Keep below")
 
50
 
 
51
_("Keep on widget layer")
 
52
 
 
53
_("Reserve space")
 
54
 
 
55
_("Should be visible on all desktops?")
 
56
 
 
57
_("Decorations")
 
58
 
 
59
_("Choose 'Custom decorations' to define your own decorations below.")
 
60
 
 
61
_("Choose a decoration theme for this desklet:")
 
62
 
 
63
_("Image to be displayed below drawings, e.g. a frame. Leave empty for no image.")
 
64
 
 
65
_("Background image:")
 
66
 
 
67
_("Background transparency:")
 
68
 
 
69
_("in pixels. Use this to adjust the left position of drawings.")
 
70
 
 
71
_("Left offset:")
 
72
 
 
73
_("in pixels. Use this to adjust the top position of drawings.")
 
74
 
 
75
_("Top offset:")
 
76
 
 
77
_("in pixels. Use this to adjust the right position of drawings.")
 
78
 
 
79
_("Right offset:")
 
80
 
 
81
_("in pixels. Use this to adjust the bottom position of drawings.")
 
82
 
 
83
_("Bottom offset:")
 
84
 
 
85
_("Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.")
 
86
 
 
87
_("Foreground image:")
 
88
 
 
89
_("Foreground tansparency:")
 
90
 
 
91
_("Configuration")
 
92
 
 
93
_("URI to load in weblet")
 
94
 
 
95
_("Show scrollbars?")
 
96
 
 
97
_("Horizontal scroll of the browser in pixels")
 
98
 
 
99
_("Position of horizontal scrollbar")
 
100
 
 
101
_("Vertical scroll of the browser in pixels")
 
102
 
 
103
_("Position of vertical scrollbar in pixel")
 
104
 
 
105
_("This lets you right-click on the desklet to pop up the Cairo-Dock menu.")
 
106
 
 
107
_("Right margin width, in pixels:")
 
108
 
 
109
_("Transparent background?")
 
110
 
 
111
_("Time before reloading the weblet URI, in seconds. Zero means never reload.")
 
112
 
 
113
_("Time between two page refreshes")
 
114
 
 
115
_("Any valid URI should work.")
 
116
 
 
117
_("Predefined bookmarks to show in applet menu:")
 
118