summaryrefslogtreecommitdiff
path: root/images/stdimg_update.sh
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-23 09:28:01 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-23 09:28:01 +0000
commit6bda2054c8dda9b98f9958c54fce9f27927642c5 (patch)
treee304f50ba1211542ba885a3787f3b03d6c05b796 /images/stdimg_update.sh
parent1e00430227e56fd2691f8374418f352c171039b1 (diff)
downloadfpGUI-6bda2054c8dda9b98f9958c54fce9f27927642c5.tar.xz
Part 2 of the restructure.
* Moved all the images from the prototype directory. * Removed all the obsolete examples
Diffstat (limited to 'images/stdimg_update.sh')
-rwxr-xr-ximages/stdimg_update.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/images/stdimg_update.sh b/images/stdimg_update.sh
new file mode 100755
index 00000000..c93744c9
--- /dev/null
+++ b/images/stdimg_update.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+chmod +x updatestdimgs
+./updatestdimgs > ../source/core/stdimages.inc \ No newline at end of file