~ubuntu-branches/ubuntu/wily/lubuntu-artwork/wily-proposed

« back to all changes in this revision

Viewing changes to src/usr/share/themes/Lubuntu-default/openbox-3/iconify.xbm

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2014-12-13 08:48:01 UTC
  • Revision ID: package-import@ubuntu.com-20141213084801-3v2eo4z5u5innlj3
Tags: 0.50
* Backup current artwork items to 1410 items, and prepare 1504 ones.
* Build in a src/ directory to make dh_install --fail-missing working.
* debian/rules:
 - Enable dh_install --fail-missing.
* src/lib/plymouth/themes/lubuntu-text:
 - Update to 15.04.
* src/usr/share/lxqt:
 - Add an lxqt theme.
* src/usr/share/lubuntu/startpage:
 - Add a startpage.
* src/usr/share/unity-greeter
 - Add LXQt badge.
* src/usr/share/icons/Lubuntu/index.theme
 - Change type to threshold, to make it compatible with LXQt. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define iconify_width 15
 
2
#define iconify_height 15
 
3
static unsigned char iconify_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
   0xf8, 0x0f, 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };