[cairo-commit] goocanvas/po en_GB.po,1.2,1.3 goocanvas.pot,1.2,1.3
Damon Chaplin
commit at pdx.freedesktop.org
Thu Aug 24 01:06:25 PDT 2006
- Previous message: [cairo-commit] src/cairo-image-surface.c
- Next message: [cairo-commit]
goocanvas ChangeLog, 1.48, 1.49 NEWS, 1.3, 1.4 README,
1.3, 1.4 TODO, 1.15, 1.16 configure.in, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: damon
Update of /cvs/cairo/goocanvas/po
In directory kemper:/tmp/cvs-serv7545/po
Modified Files:
en_GB.po goocanvas.pot
Log Message:
2006-08-24 Damon Chaplin <damon at gnome.org>
* Released GooCanvas 0.4
2006-08-24 Damon Chaplin <damon at gnome.org>
* src/*.c: updated docs to point to goo_canvas_view_get_item_view() as
a simple alternative for setting up signal handlers.
* src/goocanvasview.c (goo_canvas_view_pointer_ungrab): only call
gdk_display_pointer_ungrab() if we have an active pointer grab.
So maybe we can now use goo_canvas_view_pointer_ungrab() to ungrab
passive grabs on canvas item views (need to test this though).
Index: en_GB.po
===================================================================
RCS file: /cvs/cairo/goocanvas/po/en_GB.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- en_GB.po 24 Apr 2006 15:32:28 -0000 1.2
+++ en_GB.po 24 Aug 2006 08:06:23 -0000 1.3
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GooCanvas CVS\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-24 16:19+0100\n"
+"POT-Creation-Date: 2006-08-24 09:03+0100\n"
"PO-Revision-Date: 2006-04-24 16:26+0100\n"
"Last-Translator: Damon Chaplin <damon at gnome.org>\n"
"Language-Team: \n"
@@ -137,137 +137,137 @@
msgid "A description of the item for use by assistive technologies"
msgstr ""
-#: src/goocanvasitemsimple.c:201
+#: src/goocanvasitemsimple.c:213
msgid "Stroke Pattern"
msgstr ""
-#: src/goocanvasitemsimple.c:202
+#: src/goocanvasitemsimple.c:214
msgid "The pattern to use to paint the perimeter of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:208
+#: src/goocanvasitemsimple.c:220
msgid "Fill Pattern"
msgstr ""
-#: src/goocanvasitemsimple.c:209
+#: src/goocanvasitemsimple.c:221
msgid "The pattern to use to paint the interior of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:215
+#: src/goocanvasitemsimple.c:227
msgid "Fill Rule"
msgstr ""
-#: src/goocanvasitemsimple.c:216
+#: src/goocanvasitemsimple.c:228
msgid "The fill rule used to determine which parts of the item are filled"
msgstr ""
-#: src/goocanvasitemsimple.c:223
+#: src/goocanvasitemsimple.c:235
msgid "Operator"
msgstr ""
-#: src/goocanvasitemsimple.c:224
+#: src/goocanvasitemsimple.c:236
msgid "The compositing operator to use"
msgstr ""
-#: src/goocanvasitemsimple.c:231
+#: src/goocanvasitemsimple.c:243
msgid "Antialias"
msgstr ""
-#: src/goocanvasitemsimple.c:232
+#: src/goocanvasitemsimple.c:244
msgid "The antialiasing mode to use"
msgstr ""
-#: src/goocanvasitemsimple.c:240
+#: src/goocanvasitemsimple.c:252
msgid "Line Width"
msgstr ""
-#: src/goocanvasitemsimple.c:241
+#: src/goocanvasitemsimple.c:253
msgid "The line width to use for the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:247
+#: src/goocanvasitemsimple.c:259
msgid "Line Cap"
msgstr ""
-#: src/goocanvasitemsimple.c:248
+#: src/goocanvasitemsimple.c:260
msgid "The line cap style to use"
msgstr ""
-#: src/goocanvasitemsimple.c:255
+#: src/goocanvasitemsimple.c:267
msgid "Line Join"
msgstr ""
-#: src/goocanvasitemsimple.c:256
+#: src/goocanvasitemsimple.c:268
msgid "The line join style to use"
msgstr ""
-#: src/goocanvasitemsimple.c:263
+#: src/goocanvasitemsimple.c:275
msgid "Miter Limit"
msgstr ""
-#: src/goocanvasitemsimple.c:264
+#: src/goocanvasitemsimple.c:276
msgid ""
"The smallest angle to use with miter joins, in degrees. Bevel joins will be "
"used below this limit"
msgstr ""
-#: src/goocanvasitemsimple.c:270
+#: src/goocanvasitemsimple.c:282
msgid "Line Dash"
msgstr ""
-#: src/goocanvasitemsimple.c:271
+#: src/goocanvasitemsimple.c:283
msgid "The dash pattern to use"
msgstr ""
-#: src/goocanvasitemsimple.c:278
+#: src/goocanvasitemsimple.c:290
msgid "Stroke Color"
msgstr ""
-#: src/goocanvasitemsimple.c:279
+#: src/goocanvasitemsimple.c:291
msgid "The color to use for the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:285
+#: src/goocanvasitemsimple.c:297
msgid "Stroke Color RGBA"
msgstr ""
-#: src/goocanvasitemsimple.c:286
+#: src/goocanvasitemsimple.c:298
msgid ""
"The color to use for the item's perimeter, specified as a 32-bit integer "
"value"
msgstr ""
-#: src/goocanvasitemsimple.c:292
+#: src/goocanvasitemsimple.c:304
msgid "Stroke Pixbuf"
msgstr ""
-#: src/goocanvasitemsimple.c:293
+#: src/goocanvasitemsimple.c:305
msgid "The pixbuf to use to draw the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:299
+#: src/goocanvasitemsimple.c:311
msgid "Fill Color"
msgstr ""
-#: src/goocanvasitemsimple.c:300
+#: src/goocanvasitemsimple.c:312
msgid "The color to use to paint the interior of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:306
+#: src/goocanvasitemsimple.c:318
msgid "Fill Color RGBA"
msgstr ""
-#: src/goocanvasitemsimple.c:307
+#: src/goocanvasitemsimple.c:319
msgid ""
"The color to use to paint the interior of the item, specified as a 32-bit "
"integer value"
msgstr ""
-#: src/goocanvasitemsimple.c:313
+#: src/goocanvasitemsimple.c:325
msgid "Fill Pixbuf"
msgstr ""
-#: src/goocanvasitemsimple.c:314
+#: src/goocanvasitemsimple.c:326
msgid "The pixbuf to use to paint the interior of the item"
msgstr ""
@@ -395,7 +395,7 @@
msgid "The width to use to layout the text"
msgstr ""
-#: src/goocanvastext.c:121 src/goocanvasview.c:259
+#: src/goocanvastext.c:121 src/goocanvasview.c:248
msgid "Anchor"
msgstr ""
@@ -427,57 +427,57 @@
msgid "The attributes specifying which font to use"
msgstr ""
-#: src/goocanvasview.c:245
+#: src/goocanvasview.c:234
msgid "Model"
msgstr ""
-#: src/goocanvasview.c:246
+#: src/goocanvasview.c:235
msgid "The model for the canvas view"
msgstr ""
-#: src/goocanvasview.c:252
+#: src/goocanvasview.c:241
msgid "Scale"
msgstr ""
-#: src/goocanvasview.c:253
+#: src/goocanvasview.c:242
msgid "The number of pixels to use for each device unit"
msgstr ""
-#: src/goocanvasview.c:260
+#: src/goocanvasview.c:249
msgid ""
"Where to place the canvas when it is smaller than the widget's allocated area"
msgstr ""
-#: src/goocanvasview.c:267
+#: src/goocanvasview.c:256
msgid "X1"
msgstr ""
-#: src/goocanvasview.c:268
+#: src/goocanvasview.c:257
msgid "The x coordinate of the left edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:275
+#: src/goocanvasview.c:264
msgid "Y1"
msgstr ""
-#: src/goocanvasview.c:276
+#: src/goocanvasview.c:265
msgid "The y coordinate of the top edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:283
+#: src/goocanvasview.c:272
msgid "X2"
msgstr ""
-#: src/goocanvasview.c:284
+#: src/goocanvasview.c:273
msgid ""
"The x coordinate of the right edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:291
+#: src/goocanvasview.c:280
msgid "Y2"
msgstr ""
-#: src/goocanvasview.c:292
+#: src/goocanvasview.c:281
msgid ""
"The y coordinate of the bottom edge of the canvas bounds, in device units"
msgstr ""
Index: goocanvas.pot
===================================================================
RCS file: /cvs/cairo/goocanvas/po/goocanvas.pot,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- goocanvas.pot 24 Apr 2006 15:32:28 -0000 1.2
+++ goocanvas.pot 24 Aug 2006 08:06:23 -0000 1.3
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-24 16:19+0100\n"
+"POT-Creation-Date: 2006-08-24 09:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -138,137 +138,137 @@
msgid "A description of the item for use by assistive technologies"
msgstr ""
-#: src/goocanvasitemsimple.c:201
+#: src/goocanvasitemsimple.c:213
msgid "Stroke Pattern"
msgstr ""
-#: src/goocanvasitemsimple.c:202
+#: src/goocanvasitemsimple.c:214
msgid "The pattern to use to paint the perimeter of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:208
+#: src/goocanvasitemsimple.c:220
msgid "Fill Pattern"
msgstr ""
-#: src/goocanvasitemsimple.c:209
+#: src/goocanvasitemsimple.c:221
msgid "The pattern to use to paint the interior of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:215
+#: src/goocanvasitemsimple.c:227
msgid "Fill Rule"
msgstr ""
-#: src/goocanvasitemsimple.c:216
+#: src/goocanvasitemsimple.c:228
msgid "The fill rule used to determine which parts of the item are filled"
msgstr ""
-#: src/goocanvasitemsimple.c:223
+#: src/goocanvasitemsimple.c:235
msgid "Operator"
msgstr ""
-#: src/goocanvasitemsimple.c:224
+#: src/goocanvasitemsimple.c:236
msgid "The compositing operator to use"
msgstr ""
-#: src/goocanvasitemsimple.c:231
+#: src/goocanvasitemsimple.c:243
msgid "Antialias"
msgstr ""
-#: src/goocanvasitemsimple.c:232
+#: src/goocanvasitemsimple.c:244
msgid "The antialiasing mode to use"
msgstr ""
-#: src/goocanvasitemsimple.c:240
+#: src/goocanvasitemsimple.c:252
msgid "Line Width"
msgstr ""
-#: src/goocanvasitemsimple.c:241
+#: src/goocanvasitemsimple.c:253
msgid "The line width to use for the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:247
+#: src/goocanvasitemsimple.c:259
msgid "Line Cap"
msgstr ""
-#: src/goocanvasitemsimple.c:248
+#: src/goocanvasitemsimple.c:260
msgid "The line cap style to use"
msgstr ""
-#: src/goocanvasitemsimple.c:255
+#: src/goocanvasitemsimple.c:267
msgid "Line Join"
msgstr ""
-#: src/goocanvasitemsimple.c:256
+#: src/goocanvasitemsimple.c:268
msgid "The line join style to use"
msgstr ""
-#: src/goocanvasitemsimple.c:263
+#: src/goocanvasitemsimple.c:275
msgid "Miter Limit"
msgstr ""
-#: src/goocanvasitemsimple.c:264
+#: src/goocanvasitemsimple.c:276
msgid ""
"The smallest angle to use with miter joins, in degrees. Bevel joins will be "
"used below this limit"
msgstr ""
-#: src/goocanvasitemsimple.c:270
+#: src/goocanvasitemsimple.c:282
msgid "Line Dash"
msgstr ""
-#: src/goocanvasitemsimple.c:271
+#: src/goocanvasitemsimple.c:283
msgid "The dash pattern to use"
msgstr ""
-#: src/goocanvasitemsimple.c:278
+#: src/goocanvasitemsimple.c:290
msgid "Stroke Color"
msgstr ""
-#: src/goocanvasitemsimple.c:279
+#: src/goocanvasitemsimple.c:291
msgid "The color to use for the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:285
+#: src/goocanvasitemsimple.c:297
msgid "Stroke Color RGBA"
msgstr ""
-#: src/goocanvasitemsimple.c:286
+#: src/goocanvasitemsimple.c:298
msgid ""
"The color to use for the item's perimeter, specified as a 32-bit integer "
"value"
msgstr ""
-#: src/goocanvasitemsimple.c:292
+#: src/goocanvasitemsimple.c:304
msgid "Stroke Pixbuf"
msgstr ""
-#: src/goocanvasitemsimple.c:293
+#: src/goocanvasitemsimple.c:305
msgid "The pixbuf to use to draw the item's perimeter"
msgstr ""
-#: src/goocanvasitemsimple.c:299
+#: src/goocanvasitemsimple.c:311
msgid "Fill Color"
msgstr ""
-#: src/goocanvasitemsimple.c:300
+#: src/goocanvasitemsimple.c:312
msgid "The color to use to paint the interior of the item"
msgstr ""
-#: src/goocanvasitemsimple.c:306
+#: src/goocanvasitemsimple.c:318
msgid "Fill Color RGBA"
msgstr ""
-#: src/goocanvasitemsimple.c:307
+#: src/goocanvasitemsimple.c:319
msgid ""
"The color to use to paint the interior of the item, specified as a 32-bit "
"integer value"
msgstr ""
-#: src/goocanvasitemsimple.c:313
+#: src/goocanvasitemsimple.c:325
msgid "Fill Pixbuf"
msgstr ""
-#: src/goocanvasitemsimple.c:314
+#: src/goocanvasitemsimple.c:326
msgid "The pixbuf to use to paint the interior of the item"
msgstr ""
@@ -396,7 +396,7 @@
msgid "The width to use to layout the text"
msgstr ""
-#: src/goocanvastext.c:121 src/goocanvasview.c:259
+#: src/goocanvastext.c:121 src/goocanvasview.c:248
msgid "Anchor"
msgstr ""
@@ -428,57 +428,57 @@
msgid "The attributes specifying which font to use"
msgstr ""
-#: src/goocanvasview.c:245
+#: src/goocanvasview.c:234
msgid "Model"
msgstr ""
-#: src/goocanvasview.c:246
+#: src/goocanvasview.c:235
msgid "The model for the canvas view"
msgstr ""
-#: src/goocanvasview.c:252
+#: src/goocanvasview.c:241
msgid "Scale"
msgstr ""
-#: src/goocanvasview.c:253
+#: src/goocanvasview.c:242
msgid "The number of pixels to use for each device unit"
msgstr ""
-#: src/goocanvasview.c:260
+#: src/goocanvasview.c:249
msgid ""
"Where to place the canvas when it is smaller than the widget's allocated area"
msgstr ""
-#: src/goocanvasview.c:267
+#: src/goocanvasview.c:256
msgid "X1"
msgstr ""
-#: src/goocanvasview.c:268
+#: src/goocanvasview.c:257
msgid "The x coordinate of the left edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:275
+#: src/goocanvasview.c:264
msgid "Y1"
msgstr ""
-#: src/goocanvasview.c:276
+#: src/goocanvasview.c:265
msgid "The y coordinate of the top edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:283
+#: src/goocanvasview.c:272
msgid "X2"
msgstr ""
-#: src/goocanvasview.c:284
+#: src/goocanvasview.c:273
msgid ""
"The x coordinate of the right edge of the canvas bounds, in device units"
msgstr ""
-#: src/goocanvasview.c:291
+#: src/goocanvasview.c:280
msgid "Y2"
msgstr ""
-#: src/goocanvasview.c:292
+#: src/goocanvasview.c:281
msgid ""
"The y coordinate of the bottom edge of the canvas bounds, in device units"
msgstr ""
- Previous message: [cairo-commit] src/cairo-image-surface.c
- Next message: [cairo-commit]
goocanvas ChangeLog, 1.48, 1.49 NEWS, 1.3, 1.4 README,
1.3, 1.4 TODO, 1.15, 1.16 configure.in, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list