[epiphany/gnome-2-30] lib/egg: update scripts



commit 5d1520f75afdd77830ac44be2a2e9a5e5972f3da
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Mon Aug 30 13:12:14 2010 -0500

    lib/egg: update scripts
    
    Bug #580557

 lib/egg/update-from-egg.sh                  |    8 ++++++
 lib/egg/update-toolbareditor-from-libegg.sh |   35 ---------------------------
 2 files changed, 8 insertions(+), 35 deletions(-)
---
diff --git a/lib/egg/update-from-egg.sh b/lib/egg/update-from-egg.sh
index dd39b1f..c7b8320 100755
--- a/lib/egg/update-from-egg.sh
+++ b/lib/egg/update-from-egg.sh
@@ -1,5 +1,13 @@
 #!/bin/sh
 
+EGGFILES="egg-editable-toolbar.c \
+       egg-toolbars-model.c \
+       egg-toolbar-editor.c \
+       egg-editable-toolbar.h \
+       egg-toolbars-model.h \
+       egg-toolbar-editor.h \
+       eggmarshalers.list"
+
 function die() {
   echo $*
   exit 1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]