diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/Ponyfind.iml (renamed from .idea/PonyDB.iml) | 0 | ||||
-rw-r--r-- | .idea/dictionaries/Minteck.xml | 3 | ||||
-rw-r--r-- | .idea/modules.xml | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/.idea/PonyDB.iml b/.idea/Ponyfind.iml index 0c8867d..0c8867d 100644 --- a/.idea/PonyDB.iml +++ b/.idea/Ponyfind.iml diff --git a/.idea/dictionaries/Minteck.xml b/.idea/dictionaries/Minteck.xml new file mode 100644 index 0000000..61a53e6 --- /dev/null +++ b/.idea/dictionaries/Minteck.xml @@ -0,0 +1,3 @@ +<component name="ProjectDictionaryState"> + <dictionary name="Minteck" /> +</component>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 491bad1..0619d17 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/PonyDB.iml" filepath="$PROJECT_DIR$/.idea/PonyDB.iml" /> + <module fileurl="file://$PROJECT_DIR$/.idea/Ponyfind.iml" filepath="$PROJECT_DIR$/.idea/Ponyfind.iml" /> </modules> </component> </project>
\ No newline at end of file |