~ubuntu-branches/ubuntu/precise/xfwm4/precise-proposed

« back to all changes in this revision

Viewing changes to themes/default/maximize-pressed.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-12-22 18:37:36 UTC
  • mto: (3.1.2 lenny) (1.1.22 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20061222183736-yoju2r97heo29ya1
Tags: upstream-4.3.99.2svn+r24167
ImportĀ upstreamĀ versionĀ 4.3.99.2svn+r24167

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* XPM */
2
2
static char * maximize_pressed_xpm[] = {
3
 
"18 27 2 1",
 
3
"18 29 2 1",
4
4
"       c None",
5
5
".      c #C0C0FF s active_color_1",
6
6
"..................",
29
29
"..................",
30
30
"..................",
31
31
"..................",
 
32
"..................",
 
33
"..................",
32
34
".................."};