Skip to content

Commit

Permalink
项目名调整 B3log Symphony -> Symphony
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed May 19, 2015
1 parent 488bce0 commit b1cfb31
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Description: B3log Symphony POM.
Description: Symphony POM.
Version: 1.2.2.15, Apr 9, 2015
Author: Liang Ding
-->
Expand All @@ -12,7 +12,7 @@
<artifactId>symphony</artifactId>
<packaging>war</packaging>
<version>1.1.0</version>
<name>B3log Symphony</name>
<name>Symphony</name>
<url>https://github.com/b3log/b3log-symphony</url>
<description>
B3log Community: http://symphony.b3log.org/about
Expand Down Expand Up @@ -342,7 +342,7 @@
</plugin>
</plugins>

<finalName>b3log-symphony</finalName>
<finalName>symphony</finalName>
<pluginManagement>
<plugins>
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/b3log/symphony/SymphonyServletListener.java
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
import org.json.JSONObject;

/**
* B3log Symphony servlet listener.
* Symphony servlet listener.
*
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.2.1.2, Apr 3, 2015
Expand All @@ -54,7 +54,7 @@
public final class SymphonyServletListener extends AbstractServletListener {

/**
* B3log Symphony version.
* Symphony version.
*/
public static final String VERSION = "1.0.0";

Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/lang_zh_CN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

#
# Description: B3log Symphony default language configurations(zh_CN).
# Description: Symphony default language configurations(zh_CN).
# Version: 1.6.5.10, May 13, 2015
# Author: Liang Ding
# Author: Liyuan Li
Expand Down Expand Up @@ -120,7 +120,7 @@ noVIPLabel=\u53f7\u4f1a\u5458
userIntroLabel=\u7b80\u4ecb
b3logDescriptionLabel=\u662f\u4e00\u4e2a\u7b80\u6d01\u7684\u5185\u5bb9\u5206\u4eab\u793e\u533a,\u5728\u8fd9\u91cc,\u6709\u4eba\u5bfb\u6c42\u5e2e\u52a9,\u6709\u4eba\u5e2e\u52a9\u522b\u4eba
b3logAnnouncementLabel=\u516c\u544a
introLabel=<h3><a href="http://symphony.b3log.org">B3log Symphony</a> \u662f\u4e00\u4e2a\u7b80\u6d01\
introLabel=<h3><a href="http://symphony.b3log.org">Symphony</a> \u662f\u4e00\u4e2a\u7b80\u6d01\
\u7684\u5185\u5bb9\u5206\u4eab\u793e\u533a\u3002</h3><br/><p>\u5728\u8fd9\u91cc\uff0c</p><ul><li>\u6709\u4eba\u5bfb\u6c42\u5e2e\u52a9\uff0c\u6709\u4eba\u5e2e\u52a9\u522b\u4eba</li>\
<li>\u6709\u4eba\u968f\u4fbf\u770b\u770b\uff0c\u6709\u4eba\u4e91\u6e38\u5e03\u9053</li></ul>\
<p>\u4f46\uff0c\u8fd9\u91cc\u6ca1\u6709\u4efb\u4f55\u591a\u4f59\u7684\u529f\u80fd\u3002\u770b\u5e16\u3001\u56de\u5e16\u7684\u4f20\u7edf\u7f8e\u5fb7\u5df2\u7ecf\u8db3\u591f\u3002</p>\
Expand All @@ -131,7 +131,7 @@ introLabel=<h3><a href="http://symphony.b3log.org">B3log Symphony</a> \u662f\u4e
</ul>\
<br/><h4>\u5f00\u59cb\u63a2\u7d22\u5427\uff01</h4>\
<p>\u5f00\u59cb\u63a2\u7d22\u5427\uff0c\u53d1\u73b0\u4efb\u4f55\u95ee\u9898\u53ef\u4ee5\u76f4\u63a5\u53d1\u5e16\u3002\u5f53\u7136\uff0c\u4e13\u4e1a\u7684\u505a\u6cd5\u662f\u5230 \
B3log Symphony \u7684\u9879\u76ee\u5f00\u53d1\u7f51\u7ad9<a href="https://github.com/b3log/b3log-symphony/issues/new" target="_blank">\
Symphony \u7684\u9879\u76ee\u5f00\u53d1\u7f51\u7ad9<a href="https://github.com/b3log/b3log-symphony/issues/new" target="_blank">\
\u63d0\u4ea4 Issue</a>\u3002</p><br/>\
<p>\u597d\u4e86\uff0c\u5520\u53e8\u5b8c\u4e86\uff0c\u795d\u5927\u5bb6\u5728\u8fd9\u91cc\u73a9\u5f97\u5f00\u5fc3\uff01<br/>\
P.S. QQ \u7fa4\uff1a13139268....<br/></p><div class='ft-small'>\
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/local.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

#
# Description: B3log Symphony local environment configurations.
# Description: Symphony local environment configurations.
# Version: 1.0.0.4, Feb 13, 2015
# Author: Liang Ding
#
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/log4j.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

#
# Description: B3log Symphony logging configurations.
# Description: Symphony logging configurations.
# Version: 1.0.0.1, Apr 14, 2015
# Author: Liang Ding
#
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/symphony.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

#
# Description: B3log Symphony configurations.
# Description: Symphony configurations.
# Version: 1.0.1.2, Nov 13, 2013
# Author: Liang Ding
#
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
-->
<!--
Description: B3log Symphony web deployment descriptor.
Description: Symphony web deployment descriptor.
Version: 1.0.1.7, Feb 11, 2014
Author: Liang Ding
-->
Expand Down

0 comments on commit b1cfb31

Please sign in to comment.