[MPlayer-cvslog] CVS: main AUTHORS, 1.171, 1.172 Makefile, 1.341, 1.342 README, 1.30, 1.31
Diego Biurrun CVS
syncmail at mplayerhq.hu
Wed Mar 1 11:02:09 CET 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv23946
Modified Files:
AUTHORS Makefile README
Log Message:
New website structure, the /homepage subdirectory is gone.
Index: AUTHORS
===================================================================
RCS file: /cvsroot/mplayer/main/AUTHORS,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- AUTHORS 20 Jan 2006 22:27:26 -0000 1.171
+++ AUTHORS 1 Mar 2006 10:01:36 -0000 1.172
@@ -5,7 +5,7 @@
NOTE: NEVER send bug reports, help and feature requests directly to the
authors, but you're free to write mails about donating!
-For donation requests visit http://www.mplayerhq.hu/homepage/donations.html.
+For donation requests visit http://www.mplayerhq.hu/donations.html.
___________________
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- Makefile 16 Feb 2006 20:45:24 -0000 1.341
+++ Makefile 1 Mar 2006 10:01:36 -0000 1.342
@@ -478,12 +478,12 @@
@if test ! -d $(DATADIR) ; then mkdir -p $(DATADIR) ; fi
@if test ! -d $(DATADIR)/font ; then mkdir -p $(DATADIR)/font ; fi
@if test ! -f $(DATADIR)/font/font.desc ; then \
- echo "*** Download font at http://www.mplayerhq.hu/homepage/dload.html" ; \
+ echo "*** Download font at http://www.mplayerhq.hu/dload.html" ; \
echo "*** for OSD/Subtitles support and extract to $(DATADIR)/font/" ; \
fi
ifeq ($(GUI),yes)
@if test ! -d $(DATADIR)/Skin ; then mkdir -p $(DATADIR)/Skin ; fi
- @echo "*** Download skin(s) at http://www.mplayerhq.hu/homepage/dload.html"
+ @echo "*** Download skin(s) at http://www.mplayerhq.hu/dload.html"
@echo "*** for GUI, and extract to $(DATADIR)/Skin/"
@if test ! -d $(prefix)/share/pixmaps ; then mkdir -p $(prefix)/share/pixmaps ; fi
$(INSTALL) -m 644 Gui/mplayer/pixmaps/mplayer-desktop.xpm $(prefix)/share/pixmaps/mplayer-desktop.xpm
Index: README
===================================================================
RCS file: /cvsroot/mplayer/main/README,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- README 1 Aug 2005 23:43:40 -0000 1.30
+++ README 1 Mar 2006 10:01:37 -0000 1.31
@@ -49,7 +49,7 @@
OSD, codec packages and a number of different skins for the GUI are available
from the download section of our homepage at
- http://www.mplayerhq.hu/homepage/dload.html
+ http://www.mplayerhq.hu/dload.html
A set of fonts is necessary for the OSD and subtitles unless you are using
TrueType fonts, the GUI needs at least one skin and codec packages add support
More information about the MPlayer-cvslog
mailing list