aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2010-03-21 20:38:26 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2010-03-21 20:38:26 +0800
commitb71759700d5cc0695d47a43b7257c5b66f91ff8c (patch)
tree722820cf2b14630b3a89e307d3d381cc61aa73fe /examples
parentd8c7f8038259d1c2827766255b80d57cd94ffe5c (diff)
parentdce905d4c97869bc704aab1f8919d94786f852c7 (diff)
Merge branch 'master' into experimental
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/data/scripts/uzbl-tabbed3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/data/scripts/uzbl-tabbed b/examples/data/scripts/uzbl-tabbed
index 3112624..160c562 100755
--- a/examples/data/scripts/uzbl-tabbed
+++ b/examples/data/scripts/uzbl-tabbed
@@ -54,9 +54,6 @@
# pango - python bindings needed for text rendering & layout in gtk widgets.
# pygobject - GLib's GObject bindings for python.
#
-# Optional dependencies:
-# simplejson - save uzbl_tabbed.py sessions & presets in json.
-#
# Note: I haven't included version numbers with this dependency list because
# I've only ever tested uzbl_tabbed.py on the latest stable versions of these
# packages in Gentoo's portage. Package names may vary on different systems.