-
The child tags in data/schemas/org.gnome.glabels-3.gschema.xml.in.in have not been updated to reflect the name change. The attached patch fixes this.
2012-04-09 08:50:45 PDT in gLabels
-
* Encoding is deprecated as per http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-0.9.5.html#deprecated-items
* Name should only contain "gLabels"
* GenericName should be added, containing "Label Designer"
* Translations need to be changed accordingly
* See http://bugs.debian.org/660642.
2012-04-08 08:11:57 PDT in gLabels
-
figures/main-window-empty.png is mentioned in help/Makefile.am despite not being used anymore.This results in a selfreferencing symlink /usr/share/gnome/help/glabels-3.0/C/figures/main-window-empty.png. The unused file help/de/figures/main-window-empty.png should also be removed.
2012-04-08 06:55:49 PDT in gLabels
-
libglabels uses libgobject and thus needs to be linked against it. libglbarcode uses libpangocairo and thus needs to be linked against it. The attached patches solve that.
2012-04-03 13:45:08 PDT in gLabels