diff options
author | Philip Chimento <philip@endlessm.com> | 2013-06-27 18:02:04 -0700 |
---|---|---|
committer | Philip Chimento <philip@endlessm.com> | 2013-06-27 18:42:21 -0700 |
commit | bcd585907baac071b78090894992930fbf9410af (patch) | |
tree | 372face9c8526428601ae1fc40d1096accad653a /.gitignore | |
parent | fe90102bc9ebd808a7abe7ce060d2182399e3899 (diff) |
Add CSS files in a GResource
resource:///com/endlessm/sdk/ is now the official GResource path for SDK
resources. Right now the GResource contains reset.css (from GTK) and
endless-widgets.css (from eos-theme).
[endlessm/eos-sdk#125]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ test/run-tests test/smoke-tests/hello Endless-0.gir Endless-0.typelib +endless/eosresource.c +endless/eosresource-private.h *.py[cod] |