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

« back to all changes in this revision

Viewing changes to src/usr/share/themes/Box6/openbox-3/bullet.xbm

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2015-08-11 20:04:34 UTC
  • Revision ID: package-import@ubuntu.com-20150811200434-sd05xhsm0k7fta8w
Tags: 0.55
* Backup current artwork items to 1504 items, and prepare 1510 ones.
* src/lib/plymouth/themes/lubuntu-text:
 - Update to 15.10.
* src/usr/share/icons:
 - Update icons theme.
* src/usr/share/themes/Lubuntu-default/
 - Update current theme.
 - Fix gtk3 bugs (LP: #1464349).
 - Fix notification dialog (LP: #1362555).
 - Don't use some GTK3 theming for thunar (LP: #1459988)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define bullet_width 14
 
2
#define bullet_height 14
 
3
static unsigned char bullet_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x07, 0x38, 0x07, 0x18, 0x06,
 
5
   0x00, 0x00, 0x00, 0x00, 0x18, 0x06, 0x38, 0x07, 0x38, 0x07, 0x00, 0x00,
 
6
   0x00, 0x00, 0x00, 0x00 };