Skip to content

Commit

Permalink
add accessmenubar
Browse files Browse the repository at this point in the history
  • Loading branch information
bit3725 committed Mar 23, 2012
1 parent 2dc444e commit 5b68688
Show file tree
Hide file tree
Showing 39 changed files with 27 additions and 20 deletions.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified deck/core/deck.core.css
100644 → 100755
Empty file.
Empty file modified deck/core/deck.core.js
100644 → 100755
Empty file.
Empty file modified deck/cube.css
100644 → 100755
Empty file.
Empty file modified deck/extensions/hash/deck.hash.css
100644 → 100755
Empty file.
Empty file modified deck/extensions/hash/deck.hash.html
100644 → 100755
Empty file.
Empty file modified deck/extensions/hash/deck.hash.js
100644 → 100755
Empty file.
Empty file modified deck/extensions/hash/deck.hash.scss
100644 → 100755
Empty file.
Empty file modified deck/extensions/menu/deck.menu.css
100644 → 100755
Empty file.
Empty file modified deck/extensions/menu/deck.menu.js
100644 → 100755
Empty file.
Empty file modified deck/extensions/menu/deck.menu.scss
100644 → 100755
Empty file.
Empty file modified deck/extensions/navigation/deck.navigation.css
100644 → 100755
Empty file.
Empty file modified deck/extensions/navigation/deck.navigation.html
100644 → 100755
Empty file.
Empty file modified deck/extensions/navigation/deck.navigation.js
100644 → 100755
Empty file.
Empty file modified deck/extensions/navigation/deck.navigation.scss
100644 → 100755
Empty file.
Empty file modified deck/extensions/status/deck.status.css
100644 → 100755
Empty file.
Empty file modified deck/extensions/status/deck.status.html
100644 → 100755
Empty file.
Empty file modified deck/extensions/status/deck.status.js
100644 → 100755
Empty file.
Empty file modified deck/extensions/status/deck.status.scss
100644 → 100755
Empty file.
Empty file modified deck/jquery-1.7.min.js
100644 → 100755
Empty file.
Empty file modified deck/modernizr.custom.js
100644 → 100755
Empty file.
Empty file modified deck/themes/style/neon.css
100644 → 100755
Empty file.
Empty file modified deck/themes/style/neon.scss
100644 → 100755
Empty file.
Empty file modified deck/themes/style/swiss.css
100644 → 100755
Empty file.
Empty file modified deck/themes/style/swiss.scss
100644 → 100755
Empty file.
Empty file modified deck/themes/style/web-2.0.css
100644 → 100755
Empty file.
Empty file modified deck/themes/style/web-2.0.scss
100644 → 100755
Empty file.
Empty file modified deck/themes/transition/horizontal-slide.css
100644 → 100755
Empty file.
Empty file modified fonts/Ultra-webfont.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified fonts/Ultra-webfont.ttf
100644 → 100755
Empty file.
Empty file modified fonts/Ultra-webfont.woff
100644 → 100755
Empty file.
Empty file modified index.css
100644 → 100755
Empty file.
47 changes: 27 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,20 @@ <h2>
IM
</h2>
<img src="resources/im.png" alt="im" />
<h3 class="calign">
<a href="http://adium.im/" title="adium">
<img src="resources/adium.png" alt="adium" />
Adium
</a>
</h3>
<div class="col2">
<h3 class="calign">
<a href="http://adium.im/" title="adium">
<img src="resources/adium.png" alt="adium" />
Adium
</a>
</h3>
<h3 class="calign">
<a href="http://www.apple.com/macosx/mountain-lion/messages-beta/" title="messages">
<img src="resources/messages.png" alt="messages" />
Messages
</a>
</h3>
</div>
</section>
<section class="slide">
<h2>
Expand Down Expand Up @@ -744,20 +752,12 @@ <h3 class="calign">
<h2>
Audio Player
</h2>
<div class="col2">
<h3 class="calign">
<a href="http://voxapp.didgeroo.com/" title="vox">
<img src="resources/vox.jpeg" alt="vox" />
Vox
</a>
</h3>
<h3 class="calign">
<a href="http://www.enqueueapp.com/" title="enqueue">
<img src="resources/enqueue.jpg" alt="enqueue" />
Enqueue
</a>
</h3>
</div>
<h3 class="calign">
<a href="http://voxapp.didgeroo.com/" title="vox">
<img src="resources/vox.jpeg" alt="vox" />
Vox
</a>
</h3>
</section>
<section class="slide">
<h2>
Expand Down Expand Up @@ -1107,6 +1107,13 @@ <h2>
<img src="resources/MenuMeters.png" alt="MenuMeters" />
<img src="resources/MenuMetersMem.png" alt="MenuMeters" />
</section>
<section class="slide">
<h2>
<a href="http://www.ortisoft.de/en/accessmenubarapps/">AccessMenuBarApps</a>
</h2>
<img src="resources/accessmenubar1.png" alt="accessmenubar1" />
<img src="resources/accessmenubar2.png" alt="accessmenubar2" />
</section>
<section class="slide">
<h2>
<a href="http://www.parallels.com/cn/products/desktop/">Parallels Desktop for Mac</a>
Expand Down
Empty file modified index.js
100644 → 100755
Empty file.
Binary file added resources/accessmenubar1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/accessmenubar2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified resources/dual_monitor.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/im.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/messages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b68688

Please sign in to comment.