diff --git a/cck/firefox/cckwizard/application.ini b/cck/firefox/cckwizard/application.ini deleted file mode 100755 index f231bd80ed99..000000000000 --- a/cck/firefox/cckwizard/application.ini +++ /dev/null @@ -1,44 +0,0 @@ -[App] -; -; This field specifies your organization's name. This field is recommended, -; but optional. -Vendor=IBM -; -; This field specifies your application's name. This field is required. -Name=CCK -; -; This field specifies your application's version. This field is optional. -Version=0.2 -; -; This field specifies your application's build ID (timestamp). This field is -; required. -BuildID=0000000000 -; -; This field specifies a compact copyright notice for your application. This -; field is optional. -Copyright=Copyright (c) 2004 Mozilla.org -; -; This ID is just an example. Every XUL app ought to have it's own unique ID. -; You can use the microsoft "guidgen" or "uuidgen" tools, or go on -; irc.mozilla.org and /msg botbot uuid. This field is optional. -ID={3aea3f07-ffe3-4060-bb03-bff3a5365e90} - -[Gecko] -; -; This field is required. It specifies the minimum Gecko version that this -; application requires. Specifying 1.8 matches all releases with a version -; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2). -MinVersion=1.8 -; -; This field is optional. It specifies the maximum Gecko version that this -; application requires. It should be specified if your application uses -; unfrozen interfaces. Specifying 1.8 matches all releases with a version -; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2). -MaxVersion=1.8 - -[Shell] -; -; This field specifies the location of your application's main icon with file -; extension excluded. NOTE: Unix style file separators are required. This -; field is optional. -Icon=chrome/icons/default/simple diff --git a/cck/firefox/cckwizard/chrome.manifest b/cck/firefox/cckwizard/chrome.manifest deleted file mode 100755 index 2a2aebae261f..000000000000 --- a/cck/firefox/cckwizard/chrome.manifest +++ /dev/null @@ -1,4 +0,0 @@ -overlay chrome://browser/content/browser.xul chrome://cckwizard/content/cckwizard-browser-overlay.xul -content cckwizard jar:chrome/cckwizard.jar!/content/cckwizard/ -#content cckwizard chrome/cckwizard/content/cckwizard/ -locale cckwizard en-US jar:chrome/cckwizard.jar!/locale/en-US/cckwizard/ diff --git a/cck/firefox/cckwizard/chrome/cckwizard/content/cckwizard/cckwizard-browser-overlay.xul b/cck/firefox/cckwizard/chrome/cckwizard/content/cckwizard/cckwizard-browser-overlay.xul deleted file mode 100755 index f32ee8539e0a..000000000000 --- a/cck/firefox/cckwizard/chrome/cckwizard/content/cckwizard/cckwizard-browser-overlay.xul +++ /dev/null @@ -1,11 +0,0 @@ - - -