4 commits - data/liveusb-creator-logo.png data/liveusb-creator-logo-small.png Makefile po/app.fil

Luke Macken lmacken at fedoraproject.org
Fri Sep 26 00:58:26 UTC 2008


 Makefile                            |    1 +
 data/liveusb-creator-logo-small.png |binary
 data/liveusb-creator-logo.png       |binary
 po/app.fil                          |    5 +++++
 4 files changed, 6 insertions(+)

New commits:
commit 3c38e72499f11d0da19ade5a41ffc198e91eafcf
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 25 20:58:19 2008 -0400

    Clean up more

diff --git a/Makefile b/Makefile
index f46ca66..8a8e3ac 100644
--- a/Makefile
+++ b/Makefile
@@ -35,3 +35,4 @@ mo:
 clean:
 	rm -f *.py{c,o} */*.py{c,o} */*/*.py{c,o}
 	rm -fr po/${PKGNAME}*.po{,.new} po/locale
+	rm -fr build


commit 6d608d3d8cf5f647f08865624aa72535a1eed18c
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 25 20:58:03 2008 -0400

    Add a smaller logo

diff --git a/data/liveusb-creator-logo-small.png b/data/liveusb-creator-logo-small.png
new file mode 100644
index 0000000..b67aa2e
Binary files /dev/null and b/data/liveusb-creator-logo-small.png differ


commit 72a13bbbc396194e09257131596c5f9d72b63fd5
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 25 20:57:36 2008 -0400

    Add our logo

diff --git a/data/liveusb-creator-logo.png b/data/liveusb-creator-logo.png
new file mode 100644
index 0000000..b90ac10
Binary files /dev/null and b/data/liveusb-creator-logo.png differ


commit 6ba2b653bd3abaaa8d5b9de37468ee03c8faba09
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 25 20:56:35 2008 -0400

    Add an app.fil list for the mk18n.py

diff --git a/po/app.fil b/po/app.fil
new file mode 100644
index 0000000..9a2bb79
--- /dev/null
+++ b/po/app.fil
@@ -0,0 +1,5 @@
+../liveusb/__init__.py
+../liveusb/gui.py
+../liveusb/creator.py
+../liveusb/linux_dialog.py
+../liveusb/windows_dialog.py




More information about the liveusb-creator mailing list