diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-23 22:32:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-23 22:32:23 +0800 |
commit | d18cb53667e5fae09485e68dff923df881f3be87 (patch) | |
tree | 51f668c6635d55c11397bda29fd937c9f03b29d9 /misc/gnome-osd/files | |
parent | 02c9d8b151cbf35a911c9e864ef93aef25c5757e (diff) | |
download | marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar.gz marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar.bz2 marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar.lz marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar.xz marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.tar.zst marcuscom-ports-d18cb53667e5fae09485e68dff923df881f3be87.zip |
Add gnome-osd, an On-Screen Display infrastructure using Pango text
rendering.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2706 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-osd/files')
-rw-r--r-- | misc/gnome-osd/files/patch-README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/gnome-osd/files/patch-README b/misc/gnome-osd/files/patch-README new file mode 100644 index 000000000..f3e28dbbf --- /dev/null +++ b/misc/gnome-osd/files/patch-README @@ -0,0 +1,13 @@ +--- README.orig Sat Aug 21 17:29:37 2004 ++++ README Sat Aug 21 17:30:03 2004 +@@ -35,10 +35,3 @@ + yourself, somewhere. To start, simply run the program with no arguments. + From there on, every time rhythmbox changes song, you get an OSD message + notifying you of this. +- +- ** Note ** +- In order to make rbosd.py work correctly, you need to +-apply the patch gnome-python-2.5.90.diff against gnome-python 2.5.90 +-source and recompile. This is a temporary solution until gnome-python +-2.5.91 is released. +- |