~ubuntu-branches/ubuntu/maverick/ubuntu-it-menu/maverick-security

« back to all changes in this revision

Viewing changes to defaults/preferences/ubuntuit.js

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2010-01-23 13:44:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100123134426-0teb11j28yu9lnzy
Tags: 1.0.8.0-0ubuntu1
* New upstream release.
* debian/control:
  - Bump Standards-Version to 3.8.3, no changes needed.
* debian/copyright:
  - Adjust copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 This file is part of Ubuntu-it Menu.
3
 
 
4
 
 Ubuntu-it Menu is free software: you can redistribute it and/or modify
5
 
 it under the terms of the GNU General Public License as published by
6
 
 the Free Software Foundation, either version 2 of the License, or
7
 
 (at your option) any later version.
8
 
 
9
 
 Ubuntu-it Menu is distributed in the hope that it will be useful,
10
 
 but WITHOUT ANY WARRANTY; without even the implied warranty of
11
 
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
 
 GNU General Public License for more details.
13
 
 
14
 
 You should have received a copy of the GNU General Public License
15
 
 along with Ubuntu-it Menu.  If not, see http://www.gnu.org/licenses/.
16
 
 
17
 
 The copy of the GNU General Public License can be found here:
18
 
 chrome://ubuntuit/locale/GPLv2License.txt
19
 
*/
20
 
pref('extensions.{3179072b-597c-4f4d-827b-9f49a228fcdc}.description','chrome://ubuntuit/locale/ubuntuit.properties');
21
 
pref('extensions.ubuntuit.TitleMenu', true);
22
 
pref('extensions.ubuntuit.ToolsMenu', true);
23
 
pref('extensions.ubuntuit.ContextMenu', true);
24
 
pref('extensions.ubuntuit.ShowLogo', true);
25
 
pref('extensions.ubuntuit.HomeLink', true);
26
 
pref('extensions.ubuntuit.MainMenu', true);
27
 
pref('extensions.ubuntuit.WikiMenu', true);
28
 
pref('extensions.ubuntuit.IrcMenu', true);
29
 
pref('extensions.ubuntuit.MailMenu', true);
30
 
pref('extensions.ubuntuit.UtiliMenu', true);
31
 
pref('extensions.ubuntuit.ForumMenu', true);
32
 
pref('extensions.ubuntuit.Options', true);
33
 
pref('extensions.ubuntuit.DerLinks', 'Kub,Edub,Xub,Gob,');
34
 
pref('extensions.ubuntuit.IntLinks', 'INT,FR,DE,ES,');
35
 
pref('extensions.ubuntuit.PersForumMenu', true);
36
 
pref('extensions.ubuntuit.ForumForumMenu', true);
37
 
pref('extensions.ubuntuit.SectionsForumMenu', true);
38
 
pref('extensions.ubuntuit.myWikiHomepage', '');
39
 
pref('extensions.ubuntuit.myIntWikiHomepage', '');
40
 
pref('extensions.ubuntuit.myLPHomepage', '');
 
 
b'\\ No newline at end of file'
 
1
/*
 
2
 This file is part of Ubuntu-it Menu.
 
3
 
 
4
 Ubuntu-it Menu is free software: you can redistribute it and/or modify
 
5
 it under the terms of the GNU General Public License as published by
 
6
 the Free Software Foundation, either version 2 of the License, or
 
7
 (at your option) any later version.
 
8
 
 
9
 Ubuntu-it Menu is distributed in the hope that it will be useful,
 
10
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
11
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 
12
 GNU General Public License for more details.
 
13
 
 
14
 You should have received a copy of the GNU General Public License
 
15
 along with Ubuntu-it Menu.  If not, see http://www.gnu.org/licenses/.
 
16
 
 
17
 The copy of the GNU General Public License can be found here:
 
18
 chrome://ubuntuit/locale/GPLv2License.txt
 
19
*/
 
20
pref('extensions.{3179072b-597c-4f4d-827b-9f49a228fcdc}.description','chrome://ubuntuit/locale/ubuntuit.properties');
 
21
pref('extensions.ubuntuit.TitleMenu', true);
 
22
pref('extensions.ubuntuit.ToolsMenu', true);
 
23
pref('extensions.ubuntuit.ContextMenu', true);
 
24
pref('extensions.ubuntuit.ShowLogo', true);
 
25
pref('extensions.ubuntuit.HomeLink', true);
 
26
pref('extensions.ubuntuit.SearchLink', true);
 
27
pref('extensions.ubuntuit.MainMenu', true);
 
28
pref('extensions.ubuntuit.WikiMenu', true);
 
29
pref('extensions.ubuntuit.IrcMenu', true);
 
30
pref('extensions.ubuntuit.MailMenu', true);
 
31
pref('extensions.ubuntuit.UtiliMenu', true);
 
32
pref('extensions.ubuntuit.ForumMenu', true);
 
33
pref('extensions.ubuntuit.Options', true);
 
34
pref('extensions.ubuntuit.DerLinks', 'Kub,Edub,Xub,');
 
35
pref('extensions.ubuntuit.IntLinks', 'INT,FR,DE,ES,');
 
36
pref('extensions.ubuntuit.PersForumMenu', true);
 
37
pref('extensions.ubuntuit.ForumForumMenu', true);
 
38
pref('extensions.ubuntuit.SectionsForumMenu', true);
 
39
pref('extensions.ubuntuit.myWikiHomepage', '');
 
40
pref('extensions.ubuntuit.myIntWikiHomepage', '');
 
41
pref('extensions.ubuntuit.myLPHomepage', '');