Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo
Commits
b656bcfe
Commit
b656bcfe
authored
Jul 14, 2014
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文件头格式化
parent
73839b93
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
7 deletions
+8
-7
pom.xml
pom.xml
+2
-1
war/src/main/webapp/skins/ease/lang/lang_en_US.properties
war/src/main/webapp/skins/ease/lang/lang_en_US.properties
+1
-1
war/src/main/webapp/skins/ease/lang/lang_zh_CN.properties
war/src/main/webapp/skins/ease/lang/lang_zh_CN.properties
+1
-1
war/src/main/webapp/skins/ease/skin.properties
war/src/main/webapp/skins/ease/skin.properties
+1
-1
war/src/main/webapp/skins/mobile/lang/lang_en_US.properties
war/src/main/webapp/skins/mobile/lang/lang_en_US.properties
+1
-1
war/src/main/webapp/skins/mobile/lang/lang_zh_CN.properties
war/src/main/webapp/skins/mobile/lang/lang_zh_CN.properties
+1
-1
war/src/main/webapp/skins/mobile/skin.properties
war/src/main/webapp/skins/mobile/skin.properties
+1
-1
No files found.
pom.xml
View file @
b656bcfe
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
<!--
Description: B3log Solo parent POM.
Description: B3log Solo parent POM.
Version: 2.0.4.1
2, Jul 1
, 2014
Version: 2.0.4.1
3, Jul 14
, 2014
Author: Liang Ding
Author: Liang Ding
-->
-->
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
...
@@ -267,6 +267,7 @@
...
@@ -267,6 +267,7 @@
<include>
**/src/*/webapp/css/*.css
</include>
<include>
**/src/*/webapp/css/*.css
</include>
<include>
**/src/*/webapp/skins/*/js/*.js
</include>
<include>
**/src/*/webapp/skins/*/js/*.js
</include>
<include>
**/src/*/webapp/skins/*/css/*.css
</include>
<include>
**/src/*/webapp/skins/*/css/*.css
</include>
<include>
**/src/*/webapp/skins/**/*.properties
</include>
<include>
**/src/*/webapp/js/admin/*.js
</include>
<include>
**/src/*/webapp/js/admin/*.js
</include>
<include>
**/src/*/resources/*.properties
</include>
<include>
**/src/*/resources/*.properties
</include>
<include>
**/src/*/webapp/WEB-INF/*.xml
</include>
<include>
**/src/*/webapp/WEB-INF/*.xml
</include>
...
...
war/src/main/webapp/skins/ease/lang/lang_en_US.properties
View file @
b656bcfe
#
#
# Copyright (c) 2009, 2010, 2011, B3log Team
# Copyright (c) 2009, 2010, 2011,
2012, 2013, 2014,
B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
war/src/main/webapp/skins/ease/lang/lang_zh_CN.properties
View file @
b656bcfe
#
#
# Copyright (c) 2009, 2010, 2011, B3log Team
# Copyright (c) 2009, 2010, 2011,
2012, 2013, 2014,
B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
war/src/main/webapp/skins/ease/skin.properties
View file @
b656bcfe
#
#
# Copyright (
C) 2009, 2010, 2011
, B3log Team
# Copyright (
c) 2009, 2010, 2011, 2012, 2013, 2014
, B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
war/src/main/webapp/skins/mobile/lang/lang_en_US.properties
View file @
b656bcfe
#
#
# Copyright (c) 2009, 2010, 2011, B3log Team
# Copyright (c) 2009, 2010, 2011,
2012, 2013, 2014,
B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
war/src/main/webapp/skins/mobile/lang/lang_zh_CN.properties
View file @
b656bcfe
#
#
# Copyright (c) 2009, 2010, 2011, B3log Team
# Copyright (c) 2009, 2010, 2011,
2012, 2013, 2014,
B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
war/src/main/webapp/skins/mobile/skin.properties
View file @
b656bcfe
#
#
# Copyright (
C) 2009, 2010, 2010
, B3log Team
# Copyright (
c) 2009, 2010, 2011, 2012, 2013, 2014
, B3log Team
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment