/branches/Version13x/Scribus/scribus/profiles/sRGB.icm |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Deleted: svn:mime-type |
## -1 +0,0 ## |
-application/octet-stream |
\ No newline at end of property |
Index: srgb.license |
=================================================================== |
--- srgb.license (revision 2914) |
+++ srgb.license (nonexistent) |
@@ -1,5 +0,0 @@ |
-sRGB Profile Licensing Agreement: |
-To anyone who acknowledges that the file "sRGB Color Space Profile.icm" is provided "AS IS" WITH NO EXPRESS OR IMPLIED WARRANTY: |
-permission to use, copy and distribute this file for any purpose is hereby granted without fee, provided that the file is not changed including the HP copyright notice tag, and that the name of Hewlett-Packard Company not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. |
- |
-Reference : http://web.archive.org/web/20020603153925/srgb.com/usingsrgb.html |
\ No newline at end of file |
/srgb.license |
---|
Property changes: |
Deleted: svn:eol-style |
## -1 +0,0 ## |
-native |
\ No newline at end of property |
Deleted: svn:keywords |
## -1 +0,0 ## |
-Author Date Id Revision |
\ No newline at end of property |
Index: Makefile.am |
=================================================================== |
--- Makefile.am (revision 2914) |
+++ Makefile.am (revision 2913) |
@@ -1,13 +1,11 @@ |
####### kdevelop will overwrite this part!!! (begin)########## |
-EXTRA_DIST = Readme srgb.license sRGB.icm |
+EXTRA_DIST = Readme |
install-data-local: |
$(mkinstalldirs) $(DESTDIR)$(libdir)/scribus/profiles/ |
$(INSTALL_DATA) $(srcdir)/Readme $(DESTDIR)$(libdir)/scribus/profiles/ReadMe |
- $(INSTALL_DATA) $(srcdir)/srgb.license $(DESTDIR)$(libdir)/scribus/profiles/srgb.license |
- $(INSTALL_DATA) $(srcdir)/sRGB.icm $(DESTDIR)$(libdir)/scribus/profiles/sRGB.icm |
uninstall-local: |
-rm -f $(DESTDIR)$(libdir)/scribus/profiles/ReadMe |