~ubuntu-branches/debian/stretch/all-in-one-sidebar/stretch

« back to all changes in this revision

Viewing changes to content/multipanel_config.xul

  • Committer: Package Import Robot
  • Author(s): David Prévot
  • Date: 2013-09-09 19:59:25 UTC
  • mfrom: (1.1.5) (0.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20130909195925-8dtwzmf4o662becs
Tags: 0.7.20-1
* Team upload
* Imported Upstream version 0.7.20
* Remove now useless DMUA
* Remove now useless version in Build-Depends
* Update Vcs to canonical URI
* Bump standards version to 3.9.4
* Add Breaks for xul-ext
* Remove now useless Replaces
* Update copyright, convert it to format 1.0
* Add upstream changelog
* No phone home on install and upgrade

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
 
3
3
<overlay id="aios_configOverlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
4
 
        
 
4
 
5
5
    <script type="application/x-javascript" src="chrome://aios/content/_common.js" />
6
 
        
 
6
 
7
7
    <script><![CDATA[
8
 
        
 
8
 
9
9
                // fuer CSS-Zwecke speichern
10
10
                aios_appInfo( document.getElementById("config") );
11
 
                
 
11
 
12
12
        ]]>
13
13
    </script>
14
14