mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Fix ChatTranscript issue with current conversations.
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@6650 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
@ -202,7 +202,7 @@
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/../lib/dist/syntheticaBlueMoon.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/../../../../crapola/bluelookandfeel/moon.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
||||
@ -404,6 +404,7 @@
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/Spark.iml" filepath="$PROJECT_DIR$/Spark.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/../../../sparkphone/client/SparkPhone.iml" filepath="$PROJECT_DIR$/../../../sparkphone/client/SparkPhone.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/../../../sparkcom/plugins/outlook/outlook.iml" filepath="$PROJECT_DIR$/../../../sparkcom/plugins/outlook/outlook.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="1.6 (1)" project-jdk-type="JavaSDK" />
|
||||
|
||||
Reference in New Issue
Block a user