• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android Samples


Commit MetaInfo

Révision67e0fd2d07de9efc764de9eaa9fd0886fa83f4c0 (tree)
l'heure2014-03-16 20:36:23
AuteurMasahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Message de Log

Changed the name of some projects.

Change Summary

Modification

--- a/actionbar-nav-mode-tab-hello/pom.xml
+++ b/actionbar-nav-mode-tab-hello/pom.xml
@@ -6,7 +6,7 @@
66 <artifactId>actionbar-nav-mode-tab-hello</artifactId>
77 <packaging>apk</packaging>
88 <version>1.0.0</version>
9- <name>Actionbar : Navigation Mode Tab</name>
9+ <name>ActionBar : Navigation Mode Tab</name>
1010
1111 <parent>
1212 <groupId>com.example.hello</groupId>
--- a/appcompat-actionbar-hello/pom.xml
+++ b/appcompat-actionbar-hello/pom.xml
@@ -9,7 +9,7 @@
99 <artifactId>appcompat-actionbar-hello</artifactId>
1010 <packaging>apk</packaging>
1111 <version>1.0.0</version>
12- <name>ActionBar AppCompat : Hello</name>
12+ <name>AppCompat ActionBar : Hello</name>
1313
1414 <parent>
1515 <groupId>com.example.hello</groupId>
--- a/appcompat-actionbar-split/pom.xml
+++ b/appcompat-actionbar-split/pom.xml
@@ -9,7 +9,7 @@
99 <artifactId>appcompat-actionbar-split</artifactId>
1010 <packaging>apk</packaging>
1111 <version>1.0.0</version>
12- <name>ActionBar AppCompat : Split</name>
12+ <name>AppCompat ActionBar : Split</name>
1313
1414 <parent>
1515 <groupId>com.example.hello</groupId>