gtk-demo: Remove file lists from demo data

We can get it from parsing resources now, so no need to manually add
them.
This commit is contained in:
Benjamin Otte
2013-02-01 18:56:10 +01:00
parent 4e41577b46
commit 80fc684dd8
8 changed files with 15 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
/* CSS Theming/CSS Basics :: css_basics.css
/* CSS Theming/CSS Basics
*
* Gtk themes are written using CSS. Every widget is build of multiple items
* that you can style very similarly to a regular website.