debian/compat
author David Douard <david.douard@logilab.fr>
Tue, 19 Nov 2013 09:42:48 +0100
changeset 9343 cf21813d7003
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[css] add the entypo font as available ressource (closes #2930356) This provides a standard set of pictograms for use in CubicWeb and cubes. To use a pictogram, the "cubicweb.pictograms.css" must be explicitly loaded (using, e.g. view.add_css(...)).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7