Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : apps/ebony

Dir     : e17/apps/ebony


Modified Files:
        configure.in ebony.glade 
Added Files:
        TODO 


Log Message:
More SPLIT merging goodness.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/ebony/configure.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- configure.in        4 Sep 2002 21:20:31 -0000       1.11
+++ configure.in        15 Jan 2003 16:33:43 -0000      1.12
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(ebony, 0.5)
+AM_INIT_AUTOMAKE(ebony, 0.6)
 AM_CONFIG_HEADER(config.h)
 
 AC_ISC_POSIX
@@ -67,7 +67,7 @@
 AC_SUBST(edb_libs)
 AC_SUBST(edb_cflags)
 
-AC_PATH_GENERIC(evas, 0.6.0, [
+AC_PATH_GENERIC(evas, 1.0.0, [
        AC_SUBST(evas_libs)
        AC_SUBST(evas_cflags) ],
        AC_MSG_ERROR(Cannot find evas: Is evas-config in path?))
@@ -85,7 +85,7 @@
 AC_SUBST(imlib2_libs)
 AC_SUBST(imlib2_cflags)
 
-AC_PATH_GENERIC(ebg, 0.0.1, [
+AC_PATH_GENERIC(ebg, 1.0.0, [
        AC_SUBST(ebg_libs)
        AC_SUBST(ebg_cflags) ],
        AC_MSG_ERROR(Cannot find ebg: Is ebg-config in path?))
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/ebony/ebony.glade,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ebony.glade 9 Jun 2002 12:34:21 -0000       1.7
+++ ebony.glade 15 Jan 2003 16:33:43 -0000      1.8
@@ -1876,7 +1876,7 @@
                  <last_modification_time>Sun, 02 Jun 2002 21:11:25 
GMT</last_modification_time>
                </signal>
                <label>1024x768</label>
-               <active>True</active>
+               <active>False</active>
                <draw_indicator>True</draw_indicator>
                <group>export_size_group</group>
                <child>
@@ -1966,7 +1966,7 @@
                  <last_modification_time>Sun, 02 Jun 2002 21:11:46 
GMT</last_modification_time>
                </signal>
                <label>Specify</label>
-               <active>False</active>
+               <active>True</active>
                <draw_indicator>True</draw_indicator>
                <group>export_size_group</group>
                <child>
@@ -2003,7 +2003,6 @@
              <widget>
                <class>GtkSpinButton</class>
                <name>export_screen_h</name>
-               <sensitive>False</sensitive>
                <can_focus>True</can_focus>
                <signal>
                  <name>changed</name>
@@ -2067,7 +2066,6 @@
              <widget>
                <class>GtkSpinButton</class>
                <name>export_screen_w</name>
-               <sensitive>False</sensitive>
                <can_focus>True</can_focus>
                <signal>
                  <name>changed</name>
@@ -2323,7 +2321,6 @@
 <widget>
   <class>GtkWindow</class>
   <name>win_bg</name>
-  <x>30</x>
   <signal>
     <name>delete_event</name>
     <handler>on_win_bg_delete_event</handler>
@@ -2338,8 +2335,6 @@
   <type>GTK_WINDOW_TOPLEVEL</type>
   <position>GTK_WIN_POS_NONE</position>
   <modal>False</modal>
-  <default_width>400</default_width>
-  <default_height>250</default_height>
   <allow_shrink>True</allow_shrink>
   <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>




-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to