Rename Xcode project.

This commit is contained in:
Xhacker Liu
2014-11-26 23:28:30 -08:00
parent db605b9dd5
commit a9d0ae207e
47 changed files with 103 additions and 98 deletions

View File

@@ -85,8 +85,8 @@
</p>
<p>
<button onclick="$('audio')[0].play()">Audio</button>
<button onclick="alert('menubar-webkit')">Alert</button>
<button onclick="confirm('menubar-webkit?')">Confirm</button>
<button onclick="alert('Quark Shell rocks!')">Alert</button>
<button onclick="confirm('Quark Shell?')">Confirm</button>
</p>
<p>
<button onclick="quark.quit()">Quit</button>

View File

@@ -51,6 +51,6 @@
<p><input type="checkbox">Fork the project</p>
<p><input type="checkbox">Open a pull-request</p>
<p style="margin-left: 70px; margin-top: 14px;">Language: <select><option>System Language</option>></select></p>
<p class="footnote" style="margin-top: 32px;">Powered by <a href="https://github.com/xhacker/menubar-webkit">Quark Shell</a>, a <a href="http://pomotodo.com">Pomotodo</a> project.</p>
<p class="footnote" style="margin-top: 32px;">Powered by <a href="https://github.com/HackPlan/menubar-webkit">Quark Shell</a>, a <a href="http://pomotodo.com">Pomotodo</a> project.</p>
</body>
</html>