Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/ephoto


Modified Files:
        COPYING Makefile.am README configure.in 
Added Files:
        COPYING.icons 


Log Message:
Bring the icons into ephoto so that you don't have to have a theme installed. 
Adjust the code to use these icons.. also change the initial size of the image 
viewer.

===================================================================
RCS file: /cvs/e/e17/proto/ephoto/COPYING,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- COPYING     20 Feb 2006 19:41:30 -0000      1.1
+++ COPYING     23 Sep 2006 14:19:02 -0000      1.2
@@ -1,3 +1,6 @@
+Icons from the tango project (http://tango.freedesktop.org)
+For information see COPYING.icons
+
 Copyright (c) <2006>, <Stephen Houston>
 All rights reserved.
 
@@ -22,4 +25,4 @@
 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILITY, 
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
OTHERWISE) 
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY 
-OF SUCH DAMAGE.
\ No newline at end of file
+OF SUCH DAMAGE.
===================================================================
RCS file: /cvs/e/e17/proto/ephoto/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 6 Sep 2006 05:29:16 -0000       1.3
+++ Makefile.am 23 Sep 2006 14:19:02 -0000      1.4
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src
+SUBDIRS = src data
 
 EXTRA_DIST = \
        README AUTHORS COPYING ephoto.spec \
===================================================================
RCS file: /cvs/e/e17/proto/ephoto/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      9 Sep 2006 03:57:00 -0000       1.2
+++ README      23 Sep 2006 14:19:02 -0000      1.3
@@ -1 +1,3 @@
 Ephoto Image Viewer/Manipulator/Slideshow creator.
+
+Icons belong to the tango project (http://tango.freedesktop.org)
===================================================================
RCS file: /cvs/e/e17/proto/ephoto/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in        19 Sep 2006 01:08:34 -0000      1.7
+++ configure.in        23 Sep 2006 14:19:02 -0000      1.8
@@ -124,6 +124,8 @@
 AC_OUTPUT([
 Makefile 
 ephoto.spec
+data/Makefile
+data/images/Makefile
 src/Makefile
 debian/changelog
 ])



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to