summaryrefslogtreecommitdiff
path: root/src/configuration
diff options
context:
space:
mode:
authorfahim2015-03-02 15:38:40 +0530
committerfahim2015-03-02 15:38:40 +0530
commit05de80920118454a0e08b6a41e6ee5eb81d09a8e (patch)
tree9901dd5ccd896630b08491e38bdd42dbbc31652e /src/configuration
parentb8a87cdb785471005e96234782287528e3edc39c (diff)
downloadeSim-05de80920118454a0e08b6a41e6ee5eb81d09a8e.tar.gz
eSim-05de80920118454a0e08b6a41e6ee5eb81d09a8e.tar.bz2
eSim-05de80920118454a0e08b6a41e6ee5eb81d09a8e.zip
Subject: Changes name from ecSim to eSim
Description: Changes name from ecSim to eSim
Diffstat (limited to 'src/configuration')
-rw-r--r--src/configuration/Appconfig.py4
-rw-r--r--src/configuration/Appconfig.pycbin1308 -> 1304 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/src/configuration/Appconfig.py b/src/configuration/Appconfig.py
index d1b82166..542c0b3f 100644
--- a/src/configuration/Appconfig.py
+++ b/src/configuration/Appconfig.py
@@ -11,7 +11,7 @@
# BUGS: ---
# NOTES: ---
# AUTHOR: Fahim Khan, fahim.elex@gmail.com
-# ORGANIZATION: ecSim team at FOSSEE, IIT Bombay.
+# ORGANIZATION: eSim team at FOSSEE, IIT Bombay.
# CREATED: Wednesday 04 February 2015
# REVISION: ---
#===============================================================================
@@ -37,7 +37,7 @@ class Appconfig(QtGui.QWidget):
def __init__(self):
super(Appconfig, self).__init__()
#Application Details
- self._APPLICATION = 'ecSim'
+ self._APPLICATION = 'eSim'
self._VERSION = 'v1.1'
self._AUTHOR = 'Fahim'
diff --git a/src/configuration/Appconfig.pyc b/src/configuration/Appconfig.pyc
index b4cbb31a..4c19546d 100644
--- a/src/configuration/Appconfig.pyc
+++ b/src/configuration/Appconfig.pyc
Binary files differ