sawfish r4429 - in trunk: . man
- From: chrisb svn gnome org
- To: svn-commits-list gnome org
- Subject: sawfish r4429 - in trunk: . man
- Date: Tue, 3 Mar 2009 09:07:26 +0000 (UTC)
Author: chrisb
Date: Tue Mar 3 09:07:26 2009
New Revision: 4429
URL: http://svn.gnome.org/viewvc/sawfish?rev=4429&view=rev
Log:
fixed a typo in userdoc + added USERDOC to doc files in spec and ebuild
Modified:
trunk/ChangeLog
trunk/man/user-doc.texi
trunk/sawfish.ebuild.in
trunk/sawfish.spec.in
Modified: trunk/man/user-doc.texi
==============================================================================
--- trunk/man/user-doc.texi (original)
+++ trunk/man/user-doc.texi Tue Mar 3 09:07:26 2009
@@ -12,7 +12,7 @@
@item What is that X11 thing?
In the 80s at MIT a graphical system for computers was developed. Some
-of the idea behind it was to be multiplataform, have network
+of the idea behind it was to be multiplattform, have network
transparency and provide the means to have graphics, but not enforce
rules like how things should look or behave. The solution found was
creating a protocol (think ``language'') that defined how programs and
Modified: trunk/sawfish.ebuild.in
==============================================================================
--- trunk/sawfish.ebuild.in (original)
+++ trunk/sawfish.ebuild.in Tue Mar 3 09:07:26 2009
@@ -72,5 +72,5 @@
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS BUGS ChangeLog FAQ NEWS README THANKS TODO OPTIONS README.IMPORTANT KEYBINDINGS
+ dodoc AUTHORS BUGS ChangeLog FAQ NEWS README THANKS TODO OPTIONS README.IMPORTANT KEYBINDINGS USERDOC
}
Modified: trunk/sawfish.spec.in
==============================================================================
--- trunk/sawfish.spec.in (original)
+++ trunk/sawfish.spec.in Tue Mar 3 09:07:26 2009
@@ -65,7 +65,7 @@
%files -f %{name}.lang
%defattr(-,root,root,-)
-%doc README NEWS FAQ THANKS BUGS TODO OPTIONS README.IMPORTANT KEYBINDINGS
+%doc README NEWS FAQ THANKS BUGS TODO OPTIONS README.IMPORTANT KEYBINDINGS USERDOC
%{_bindir}/*
%dir %{_datadir}/sawfish
%{_datadir}/sawfish/%{version}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]