comparison ChangeLog @ 1828:b469c6c567a4 trunk

[svn] - use gtk_window_present() to make X render the right sized skin
author nenolod
date Thu, 05 Oct 2006 07:09:01 -0700
parents 628e908d78b6
children e4e4fadfb2a9
comparison
equal deleted inserted replaced
1827:628e908d78b6 1828:b469c6c567a4
1 2006-10-05 13:54:42 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2611]
3 - include TinyPlayer skin with the main distribution
4
5 trunk/Makefile | 2 -
6 trunk/configure.ac | 1
7 trunk/skins/Default/Makefile | 24 +++++++++++++++
8 trunk/skins/Default/Makefile.in | 24 ---------------
9 trunk/skins/Makefile | 9 +++++
10 trunk/skins/TinyPlayer/Makefile | 24 +++++++++++++++
11 trunk/skins/TinyPlayer/pledit.txt | 6 +++
12 trunk/skins/TinyPlayer/skin.hints | 57 ++++++++++++++++++++++++++++++++++++
13 trunk/skins/TinyPlayer/viscolor.txt | 24 +++++++++++++++
14 9 files changed, 145 insertions(+), 26 deletions(-)
15
16
1 2006-10-05 11:03:19 +0000 William Pitcock <nenolod@nenolod.net> 17 2006-10-05 11:03:19 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2609] 18 revision [2609]
3 - and finally special tuples are treated as they should be 19 - and finally special tuples are treated as they should be
4 20
5 trunk/audacious/playlist.c | 9 +++++---- 21 trunk/audacious/playlist.c | 9 +++++----