diff options
author | Дилян Палаузов <git-dpa@aegee.org> | 2019-08-25 12:52:24 +0000 |
---|---|---|
committer | Дилян Палаузов <git-dpa@aegee.org> | 2019-08-25 12:52:46 +0000 |
commit | 6ded38de2b2f87f1531367f62c38ac49b9e50862 (patch) | |
tree | 73073bb15e18b22d2831f996f77cea3275c6437e /demos | |
parent | 4fa1f459dda18dd6e1020089eeb9f58b0b9276c3 (diff) | |
download | gtk+-6ded38de2b2f87f1531367f62c38ac49b9e50862.tar.gz |
Minor typos in the Documentation (a/an)
Diffstat (limited to 'demos')
-rw-r--r-- | demos/gtk-demo/messages.txt | 2 | ||||
-rw-r--r-- | demos/gtk-demo/paintable_mediastream.c | 2 | ||||
-rw-r--r-- | demos/icon-browser/icon.list | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/demos/gtk-demo/messages.txt b/demos/gtk-demo/messages.txt index 156f6286ed..14b4edada6 100644 --- a/demos/gtk-demo/messages.txt +++ b/demos/gtk-demo/messages.txt @@ -378,7 +378,7 @@ 378|GTK+ and friends|GTKtoolkit|#GNUStep gets #GTK+ theming http://is.gd/95vHl more at http://is.gd/95wt8|1267029498|0||0|1 379|GTK+ and friends|GTKtoolkit|GTK+ 2.19.6 released: http://mail.gnome.org/archives/gtk-devel-list/2010-February/msg00050.html #gtk|1266966985|0||0|0 380|GTK+ and friends|GTKtoolkit|Did you know that #GTK+ is the official toolkit for the #LiMo software stack? http://bit.ly/cuEdHx|1266925406|0||0|0 -381|GTK+ and friends|GTKtoolkit|@lmedinas publishes a #javascript #example on how to put an status icon with #Gtk+ http://bit.ly/9py1uC Thanks a lot Luis!|1266886644|0||1|1 +381|GTK+ and friends|GTKtoolkit|@lmedinas publishes a #javascript #example on how to put a status icon with #Gtk+ http://bit.ly/9py1uC Thanks a lot Luis!|1266886644|0||1|1 382|GTK+ and friends|GTKtoolkit|♺ @ebassi: I should really finish up the GDom API as well|1266880653|0||0|0 383|GTK+ and friends|GTKtoolkit|♺ @ebassi: I hope to work on this for the next GIO release, and the GTK+ side for 3.0|1266880641|0||0|0 384|GTK+ and friends|GTKtoolkit|♺ @ebassi: just updated the ApplicationClass design wiki page with the stuff @Cwiiis did for Mx - http://bit.ly/cfAOJk|1266880559|0||0|0 diff --git a/demos/gtk-demo/paintable_mediastream.c b/demos/gtk-demo/paintable_mediastream.c index b06cf11565..797ccfadf5 100644 --- a/demos/gtk-demo/paintable_mediastream.c +++ b/demos/gtk-demo/paintable_mediastream.c @@ -6,7 +6,7 @@ * GTK uses for videos. This allows treating the icon like a * regular video, so we can for example attach controls to it. * - * After all, what good is an media_stream if one cannot pause + * After all, what good is a media_stream if one cannot pause * it. */ diff --git a/demos/icon-browser/icon.list b/demos/icon-browser/icon.list index 1a0079bb8c..49cf32a2e7 100644 --- a/demos/icon-browser/icon.list +++ b/demos/icon-browser/icon.list @@ -285,7 +285,7 @@ user-trash=The icon for the user's “Trash” place in the file system user-trash-full=The icon for the user's “Trash” in the file system, when there are items in the “Trash” waiting for disposal or recovery emblem-system=The icon used as an emblem for directories that contain system libraries, settings, and data avatar-default=The generic avatar icon, which is used to represent a user that doesn't have a personalized avatar -emblem-synchronizing=The icon used as an emblem to indicate that a a synchronizing operation is in process +emblem-synchronizing=The icon used as an emblem to indicate that a synchronizing operation is in process emblem-shared=The icon used as an emblem for files and directories that are shared to other users help-browser=The icon used for the desktop's help browsing application |