This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog |    5 +++--
 gui/Makefile.am  |    3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 89d5fc9083715add58d2fb1076d719bdaf533a1b
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date:   Sun Aug 17 11:27:19 2008 -0700

    Adding repo_editor.py to makefile


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index b498bb3..3079c0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -107,9 +107,10 @@ moblin-image-creator (0.45) UNRELEASED; urgency=low
   * Adding conflicts to fsets
   * Minor changes to pdk_utils and mic_cfg
   * Bug fixes in InstallImage.py
-  * Adding nand scripts to common-apt 
+  * Adding nand scripts to common-apt
+  * Adding repo_editor.py to makefile 
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Sun, 17 Aug 2008 11:16:48 -0700
+ -- Prajwal Mohan <[EMAIL PROTECTED]>  Sun, 17 Aug 2008 11:26:56 -0700
 
 moblin-image-creator (0.44) gaston; urgency=low
 
diff --git a/gui/Makefile.am b/gui/Makefile.am
index e36cdb4..79714d7 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -1,7 +1,8 @@
 python_scriptdir = ${pkgdatadir}/lib
 python_script_DATA = \
        gui.py \
-       project_assistant.py
+       project_assistant.py\
+       repo_editor.py
 
 gladedir = ${pkgdatadir}
 glade_DATA = \
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits

Reply via email to