diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-15 12:30:05 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-15 12:30:05 -0800 |
commit | 5f294ba41899700ce3f15d1a09a39f07f8f947e4 (patch) | |
tree | 553bdc7737ef2fdacf3d7030515ab0a9e4ca1fb1 /libmate-desktop/libmateui/mate-bg.h | |
parent | 48cdc5369ad4745dbdad09a43490a5810870240e (diff) | |
parent | 2876f1eba73c126cfc6017856345e7eebe6d8d61 (diff) | |
download | mate-desktop-5f294ba41899700ce3f15d1a09a39f07f8f947e4.tar.bz2 mate-desktop-5f294ba41899700ce3f15d1a09a39f07f8f947e4.tar.xz |
Merge pull request #46 from jasmineaura/develop
[mate-bg] revise setting up root pixmap / transparency
Diffstat (limited to 'libmate-desktop/libmateui/mate-bg.h')
-rw-r--r-- | libmate-desktop/libmateui/mate-bg.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libmate-desktop/libmateui/mate-bg.h b/libmate-desktop/libmateui/mate-bg.h index 14f576f..d909ec4 100644 --- a/libmate-desktop/libmateui/mate-bg.h +++ b/libmate-desktop/libmateui/mate-bg.h @@ -1,6 +1,7 @@ /* mate-bg.h - - Copyright 2007, Red Hat, Inc. + Copyright (C) 2007 Red Hat, Inc. + Copyright (C) 2012 Jasmine Hassan <[email protected]> This file is part of the Mate Library. @@ -19,7 +20,8 @@ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - Author: Soren Sandmann <[email protected]> + Authors: Soren Sandmann <[email protected]> + Jasmine Hassan <[email protected]> */ #ifndef __MATE_BG_H__ |