]> git.wh0rd.org - chrome-ext/wake-on-lan.git/commit
initial commit v0.1.0
authorMike Frysinger <vapier@gentoo.org>
Sat, 23 May 2015 02:36:50 +0000 (22:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 May 2015 02:36:50 +0000 (22:36 -0400)
commit5b4622f661c00e55c8f0b33180f18382e21d7ca3
treedfeda50a01e43d3e50c1ab379126e560aaea6524
initial commit
14 files changed:
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
images/icon-128x128.png [new file with mode: 0644]
images/icon-48x48.png [new file with mode: 0644]
images/icon.svg [new file with mode: 0644]
images/tile-small.png [new file with mode: 0644]
js/common.js [new file with mode: 0644]
js/launcher.js [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/net_error_list.js [new file with mode: 0644]
main.html [new file with mode: 0644]
makedist.sh [new file with mode: 0755]
manifest.files [new file with mode: 0644]
manifest.json [new file with mode: 0644]