blob: cae7fd46ce45a50910ece79e3c07cc14e007fb59 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright (C) 2009, O.S. Systems Software Ltda. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
require firefox-addon.inc
PR = "${INC_PR}.1"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/addons/1568/full_fullscreen-3.3-fx.xpi"
EXTENSION = "{bfe3406c-6f31-4789-86d5-efa50e12c9eb}"
|