diff options
author | fahim | 2015-06-17 14:36:42 +0530 |
---|---|---|
committer | fahim | 2015-06-17 14:36:42 +0530 |
commit | 7dd5d060156177b0ee05c81c96c709767aca1989 (patch) | |
tree | 88cfd628ab33f4f38583f35766d670cd51c682cd /images | |
parent | 968b8a727cc4c4f2249f5f9bd47af015286deb28 (diff) | |
download | eSim-7dd5d060156177b0ee05c81c96c709767aca1989.tar.gz eSim-7dd5d060156177b0ee05c81c96c709767aca1989.tar.bz2 eSim-7dd5d060156177b0ee05c81c96c709767aca1989.zip |
Subject: Changes location of image directory just to make it easy during
packaging
Description: Did the neccessary changes in python file to read the
images from new location
Diffstat (limited to 'images')
-rwxr-xr-x | images/branch-closed.png | bin | 0 -> 334 bytes |
-rwxr-xr-x | images/branch-end.png | bin | 0 -> 182 bytes |
-rwxr-xr-x | images/branch-more.png | bin | 0 -> 136 bytes |
-rwxr-xr-x | images/branch-open.png | bin | 0 -> 346 bytes |
-rw-r--r-- | images/closeProject.png | bin | 0 -> 43683 bytes |
-rw-r--r-- | images/default.png | bin | 0 -> 14844 bytes |
-rw-r--r-- | images/footprint.png | bin | 0 -> 46330 bytes |
-rw-r--r-- | images/helpProject.png | bin | 0 -> 44903 bytes |
-rw-r--r-- | images/ki-ng.png | bin | 0 -> 27902 bytes |
-rw-r--r-- | images/kicad.png | bin | 0 -> 46390 bytes |
-rw-r--r-- | images/logo.png | bin | 0 -> 39873 bytes |
-rw-r--r-- | images/model.png | bin | 0 -> 52596 bytes |
-rw-r--r-- | images/newProject.png | bin | 0 -> 53055 bytes |
-rw-r--r-- | images/ngspice.png | bin | 0 -> 50330 bytes |
-rw-r--r-- | images/openProject.png | bin | 0 -> 49794 bytes |
-rw-r--r-- | images/pcb.png | bin | 0 -> 32011 bytes |
-rw-r--r-- | images/splash_screen_esim.png | bin | 0 -> 281329 bytes |
-rw-r--r-- | images/subckt.png | bin | 0 -> 22996 bytes |
-rw-r--r-- | images/warning.png | bin | 0 -> 64071 bytes |
19 files changed, 0 insertions, 0 deletions
diff --git a/images/branch-closed.png b/images/branch-closed.png Binary files differnew file mode 100755 index 00000000..213ffdd8 --- /dev/null +++ b/images/branch-closed.png diff --git a/images/branch-end.png b/images/branch-end.png Binary files differnew file mode 100755 index 00000000..54915b3b --- /dev/null +++ b/images/branch-end.png diff --git a/images/branch-more.png b/images/branch-more.png Binary files differnew file mode 100755 index 00000000..664ad447 --- /dev/null +++ b/images/branch-more.png diff --git a/images/branch-open.png b/images/branch-open.png Binary files differnew file mode 100755 index 00000000..e8cad95c --- /dev/null +++ b/images/branch-open.png diff --git a/images/closeProject.png b/images/closeProject.png Binary files differnew file mode 100644 index 00000000..2aa0dbb4 --- /dev/null +++ b/images/closeProject.png diff --git a/images/default.png b/images/default.png Binary files differnew file mode 100644 index 00000000..cf00aafe --- /dev/null +++ b/images/default.png diff --git a/images/footprint.png b/images/footprint.png Binary files differnew file mode 100644 index 00000000..30dcb619 --- /dev/null +++ b/images/footprint.png diff --git a/images/helpProject.png b/images/helpProject.png Binary files differnew file mode 100644 index 00000000..1be6a7bc --- /dev/null +++ b/images/helpProject.png diff --git a/images/ki-ng.png b/images/ki-ng.png Binary files differnew file mode 100644 index 00000000..fc4a5c33 --- /dev/null +++ b/images/ki-ng.png diff --git a/images/kicad.png b/images/kicad.png Binary files differnew file mode 100644 index 00000000..353f6205 --- /dev/null +++ b/images/kicad.png diff --git a/images/logo.png b/images/logo.png Binary files differnew file mode 100644 index 00000000..48d4c656 --- /dev/null +++ b/images/logo.png diff --git a/images/model.png b/images/model.png Binary files differnew file mode 100644 index 00000000..e411b626 --- /dev/null +++ b/images/model.png diff --git a/images/newProject.png b/images/newProject.png Binary files differnew file mode 100644 index 00000000..edc9b9bb --- /dev/null +++ b/images/newProject.png diff --git a/images/ngspice.png b/images/ngspice.png Binary files differnew file mode 100644 index 00000000..565df98d --- /dev/null +++ b/images/ngspice.png diff --git a/images/openProject.png b/images/openProject.png Binary files differnew file mode 100644 index 00000000..c755399a --- /dev/null +++ b/images/openProject.png diff --git a/images/pcb.png b/images/pcb.png Binary files differnew file mode 100644 index 00000000..0dc59572 --- /dev/null +++ b/images/pcb.png diff --git a/images/splash_screen_esim.png b/images/splash_screen_esim.png Binary files differnew file mode 100644 index 00000000..3b907292 --- /dev/null +++ b/images/splash_screen_esim.png diff --git a/images/subckt.png b/images/subckt.png Binary files differnew file mode 100644 index 00000000..7775f178 --- /dev/null +++ b/images/subckt.png diff --git a/images/warning.png b/images/warning.png Binary files differnew file mode 100644 index 00000000..e3dee87a --- /dev/null +++ b/images/warning.png |