]> Pileus Git - ~andy/gtk/commitdiff
gtk-demo: unify Theming and CSS theming sections
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 May 2012 17:11:11 +0000 (13:11 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 May 2012 17:17:23 +0000 (13:17 -0400)
demos/gtk-demo/theming_custom_css.c
demos/gtk-demo/theming_style_classes.c

index a1b9aeafa8544d0caad814e058f9bb72e09e8d8c..5b5871ac22701864bb61e0acedf003e90437f858 100644 (file)
@@ -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
index d089ece8b1d5b9c1056ea5dea668fba61ff4705b..a70d73f97e8ca0ce47e07c9669f13a4e46dbe9d7 100644 (file)
@@ -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.