update conkeror

This commit is contained in:
Guobao Jiang 2014-03-17 10:14:10 +08:00
parent ec251c53d2
commit 54fe352db5
1 changed files with 6 additions and 3 deletions

View File

@ -1,16 +1,19 @@
#!/bin/bash
#####################################################
###############################################################
# NAME
# conkeror
# running conkeror web browser program
#
# INTRO
# conkeror is a Mozilla-based emacs-style web browser,
# you find more detail intro in conkeror.org
#
# VERSION
# v0.1 2014-03-17
#
# AUTHOR
# Aborn Jiang (aborn.jiang@foxmail.com)
#
#####################################################
###############################################################
XPATH="/home/aborn/sw/xulrunner"
CONPATH="/home/aborn/github/popkit/conkeror"