[gtk+] gtk-demo: unify Theming and CSS theming sections
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtk-demo: unify Theming and CSS theming sections
- Date: Wed, 30 May 2012 17:19:27 +0000 (UTC)
commit 21342cbfde998dfb8bfb942a564a11b8a36e181b
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed May 30 13:11:11 2012 -0400
gtk-demo: unify Theming and CSS theming sections
demos/gtk-demo/theming_custom_css.c | 2 +-
demos/gtk-demo/theming_style_classes.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/demos/gtk-demo/theming_custom_css.c b/demos/gtk-demo/theming_custom_css.c
index a1b9aea..5b5871a 100644
--- a/demos/gtk-demo/theming_custom_css.c
+++ b/demos/gtk-demo/theming_custom_css.c
@@ -1,4 +1,4 @@
-/* Theming/Custom CSS :: fancy.css
+/* CSS Theming/Custom CSS :: fancy.css
*
* GTK+ uses CSS for theming. If required, applications can
* install their own custom CSS style provider to achieve
diff --git a/demos/gtk-demo/theming_style_classes.c b/demos/gtk-demo/theming_style_classes.c
index d089ece..a70d73f 100644
--- a/demos/gtk-demo/theming_style_classes.c
+++ b/demos/gtk-demo/theming_style_classes.c
@@ -1,4 +1,4 @@
-/* Theming/Style Classes :: theming.ui
+/* CSS Theming/Style Classes :: theming.ui
*
* GTK+ uses CSS for theming. Style classes can be associated
* with widgets to inform the theme about intended rendering.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]