[gnome-devel-docs] Python scale.py: Small change to string
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Python scale.py: Small change to string
- Date: Tue, 29 May 2012 00:07:31 +0000 (UTC)
commit eb7c02c48c383cf440f7cc50531f9f5f70addeb3
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Mon May 28 20:06:04 2012 -0400
Python scale.py: Small change to string
platform-demos/C/samples/scale.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/samples/scale.py b/platform-demos/C/samples/scale.py
index aa2c242..040dfc3 100644
--- a/platform-demos/C/samples/scale.py
+++ b/platform-demos/C/samples/scale.py
@@ -33,7 +33,7 @@ class MyWindow(Gtk.ApplicationWindow):
# a label
label = Gtk.Label()
- label.set_text("Move around the scales...")
+ label.set_text("Move the scale handles...")
# a grid to attach the widgets
grid = Gtk.Grid()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]