Merge lp:ubuntu/trusty-proposed/software-properties into lp:ubuntu/trusty/software-properties

Proposed by violethaze74@jazzededtech.com
Status: Merged
Merge reported by: violethaze74@jazzededtech.com
Merged at revision: not available
Proposed branch: lp:ubuntu/trusty-proposed/software-properties
Merge into: lp:ubuntu/trusty/software-properties
Diff against target: 111882 lines (+1/-110991)
168 files modified
.bzr-builddeb/default.conf (+0/-2)
AUTHORS (+0/-19)
BUGS (+0/-1)
COPYING (+0/-340)
ChangeLog (+0/-62)
KDE-BUGS-TODO (+0/-64)
LGPL (+0/-510)
README (+0/-8)
THIS_REPOSITORY_HAS_BEEN_MOVED_TO_GIT (+1/-0)
TODO (+0/-2)
add-apt-repository (+0/-170)
data/com.ubuntu.SoftwareProperties.conf (+0/-20)
data/com.ubuntu.SoftwareProperties.service (+0/-4)
data/com.ubuntu.softwareproperties.policy.in (+0/-33)
data/designer/dialog_add.ui (+0/-79)
data/designer/dialog_edit.ui (+0/-122)
data/designer/dialog_mirror.ui (+0/-176)
data/designer/main.ui (+0/-499)
data/gtkbuilder/dialog-add-sources-list.ui (+0/-142)
data/gtkbuilder/dialog-add.ui (+0/-193)
data/gtkbuilder/dialog-cache-outofdate.ui (+0/-145)
data/gtkbuilder/dialog-cdrom-progress.ui (+0/-83)
data/gtkbuilder/dialog-edit-source.ui (+0/-251)
data/gtkbuilder/dialog-mirror.ui (+0/-335)
data/gtkbuilder/main.ui (+0/-1125)
data/icons/scalable/apps/disable-device.svg (+0/-150)
data/icons/scalable/apps/other-driver.svg (+0/-375)
data/icons/scalable/apps/recommended-driver.svg (+0/-143)
data/icons/scalable/apps/software-properties.svg (+0/-412)
data/mime/apt.xml.in (+0/-8)
data/software-properties-drivers.desktop.in (+0/-12)
data/software-properties-gnome.desktop.in (+0/-15)
data/software-properties-gtk.desktop.in (+0/-17)
data/software-properties-kde.desktop.in (+0/-14)
debian/changelog (+0/-2492)
debian/compat (+0/-1)
debian/control (+0/-83)
debian/copyright (+0/-25)
debian/docs (+0/-3)
debian/manpages/add-apt-repository.1 (+0/-63)
debian/manpages/software-properties-gtk.1 (+0/-32)
debian/manpages/software-properties-kde.1 (+0/-153)
debian/python-software-properties.install (+0/-1)
debian/python3-software-properties.install (+0/-1)
debian/rules (+0/-30)
debian/software-properties-common.install (+0/-7)
debian/software-properties-common.links (+0/-2)
debian/software-properties-common.manpages (+0/-1)
debian/software-properties-gtk.install (+0/-9)
debian/software-properties-gtk.manpages (+0/-1)
debian/software-properties-kde.install (+0/-4)
debian/software-properties-kde.manpages (+0/-1)
debian/source/format (+0/-1)
debian/tests/control (+0/-2)
debian/tests/run-tests (+0/-26)
po/ChangeLog (+0/-196)
po/POTFILES.in (+0/-41)
po/am.po (+0/-553)
po/ar.po (+0/-896)
po/be.po (+0/-808)
po/bg.po (+0/-1875)
po/bn.po (+0/-1327)
po/br.po (+0/-557)
po/ca.po (+0/-1832)
po/cs.po (+0/-1756)
po/csb.po (+0/-727)
po/da.po (+0/-1754)
po/de.po (+0/-2079)
po/el.po (+0/-1854)
po/en_AU.po (+0/-1696)
po/en_CA.po (+0/-1183)
po/en_GB.po (+0/-1948)
po/eo.po (+0/-765)
po/es.po (+0/-2029)
po/et.po (+0/-624)
po/eu.po (+0/-593)
po/fa.po (+0/-537)
po/fi.po (+0/-2061)
po/fr.po (+0/-2031)
po/fur.po (+0/-551)
po/gl.po (+0/-1983)
po/he.po (+0/-1701)
po/hi.po (+0/-554)
po/hr.po (+0/-1749)
po/hu.po (+0/-1763)
po/id.po (+0/-1632)
po/it.po (+0/-2105)
po/ja.po (+0/-2061)
po/ka.po (+0/-1735)
po/ko.po (+0/-1567)
po/ku.po (+0/-1633)
po/lt.po (+0/-1635)
po/lv.po (+0/-616)
po/mk.po (+0/-1651)
po/mr.po (+0/-537)
po/ms.po (+0/-834)
po/nb.po (+0/-1990)
po/ne.po (+0/-1184)
po/nl.po (+0/-1781)
po/nn.po (+0/-669)
po/no.po (+0/-1244)
po/oc.po (+0/-1047)
po/pa.po (+0/-693)
po/pl.po (+0/-2257)
po/ps.po (+0/-536)
po/pt.po (+0/-1849)
po/pt_BR.po (+0/-1809)
po/qu.po (+0/-537)
po/ro.po (+0/-1702)
po/ru.po (+0/-1792)
po/rw.po (+0/-1117)
po/sk.po (+0/-1999)
po/sl.po (+0/-787)
po/software-properties.pot (+0/-740)
po/sq.po (+0/-646)
po/sr.po (+0/-633)
po/sv.po (+0/-4068)
po/ta.po (+0/-594)
po/th.po (+0/-1706)
po/tl.po (+0/-1069)
po/tr.po (+0/-1594)
po/uk.po (+0/-1153)
po/ur.po (+0/-555)
po/urd.po (+0/-552)
po/vi.po (+0/-1191)
po/xh.po (+0/-659)
po/zh_CN.po (+0/-1770)
po/zh_HK.po (+0/-1058)
po/zh_TW.po (+0/-568)
setup.cfg (+0/-20)
setup.py (+0/-27)
software-properties-dbus (+0/-60)
software-properties-gtk (+0/-103)
software-properties-kde (+0/-138)
softwareproperties/AptAuth.py (+0/-101)
softwareproperties/CountryInformation.py (+0/-60)
softwareproperties/MirrorTest.py (+0/-189)
softwareproperties/SoftwareProperties.py (+0/-847)
softwareproperties/__init__.py (+0/-39)
softwareproperties/cloudarchive.py (+0/-123)
softwareproperties/dbus/SoftwarePropertiesDBus.py (+0/-363)
softwareproperties/distro.py (+0/-46)
softwareproperties/gtk/CdromProgress.py (+0/-76)
softwareproperties/gtk/DialogAdd.py (+0/-87)
softwareproperties/gtk/DialogAddSourcesList.py (+0/-125)
softwareproperties/gtk/DialogCacheOutdated.py (+0/-82)
softwareproperties/gtk/DialogEdit.py (+0/-128)
softwareproperties/gtk/DialogMirror.py (+0/-348)
softwareproperties/gtk/SimpleGtkbuilderApp.py (+0/-70)
softwareproperties/gtk/SoftwarePropertiesGtk.py (+0/-1404)
softwareproperties/gtk/dialogs.py (+0/-33)
softwareproperties/gtk/utils.py (+0/-36)
softwareproperties/kde/CdromProgress.py (+0/-63)
softwareproperties/kde/DialogAdd.py (+0/-85)
softwareproperties/kde/DialogEdit.py (+0/-131)
softwareproperties/kde/DialogMirror.py (+0/-243)
softwareproperties/kde/I18nHelper.py (+0/-83)
softwareproperties/kde/SoftwarePropertiesKDE.py (+0/-758)
softwareproperties/kde/__init__.py (+0/-1)
softwareproperties/ppa.py (+0/-382)
softwareproperties/shortcuts.py (+0/-57)
tests/aptroot/etc/popularity-contest.conf (+0/-14)
tests/data/sources.list (+0/-6)
tests/data/sources.list.testDistribution (+0/-11)
tests/data/testkey.gpg (+0/-29)
tests/test_aptsources.py (+0/-134)
tests/test_dbus.py (+0/-338)
tests/test_lp.py (+0/-104)
To merge this branch: bzr merge lp:ubuntu/trusty-proposed/software-properties
Reviewer Review Type Date Requested Status
violethaze74@jazzededtech.com Pending
Review via email: mp+414233@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed directory '.bzr-builddeb'
2=== removed file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 2008-02-11 18:40:45 +0000
4+++ .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
5@@ -1,2 +0,0 @@
6-[BUILDDEB]
7-native = True
8
9=== removed file 'AUTHORS'
10--- AUTHORS 2006-10-27 10:23:39 +0000
11+++ AUTHORS 1970-01-01 00:00:00 +0000
12@@ -1,19 +0,0 @@
13-Hackers
14-=======
15-Michiel Sikkes <michiel@eyesopened.nl>
16-Michael Vogt <michael.vogt@canonical.com>
17-
18-Translators
19-===========
20-Jorge Bernal <koke@amedias.org>
21-Jean Privat <privat@lirmm.fr>
22-Martin Willemoes Hansen <mwh@sysrq.dk>
23-Zygmunt Krynicki <zyga@www.suxx.pl>
24-
25-Technical Author
26-================
27-Sean Wheller <sean@inwords.co.za>
28-
29-Icons
30-=====
31-Jakub Steiner <jimmac@novell.com>
32
33=== removed file 'BUGS'
34--- BUGS 2006-10-27 10:23:39 +0000
35+++ BUGS 1970-01-01 00:00:00 +0000
36@@ -1,1 +0,0 @@
37-There are currently no known bugs.
38
39=== removed file 'COPYING'
40--- COPYING 2006-10-27 10:23:39 +0000
41+++ COPYING 1970-01-01 00:00:00 +0000
42@@ -1,340 +0,0 @@
43- GNU GENERAL PUBLIC LICENSE
44- Version 2, June 1991
45-
46- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
47- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
48- Everyone is permitted to copy and distribute verbatim copies
49- of this license document, but changing it is not allowed.
50-
51- Preamble
52-
53- The licenses for most software are designed to take away your
54-freedom to share and change it. By contrast, the GNU General Public
55-License is intended to guarantee your freedom to share and change free
56-software--to make sure the software is free for all its users. This
57-General Public License applies to most of the Free Software
58-Foundation's software and to any other program whose authors commit to
59-using it. (Some other Free Software Foundation software is covered by
60-the GNU Library General Public License instead.) You can apply it to
61-your programs, too.
62-
63- When we speak of free software, we are referring to freedom, not
64-price. Our General Public Licenses are designed to make sure that you
65-have the freedom to distribute copies of free software (and charge for
66-this service if you wish), that you receive source code or can get it
67-if you want it, that you can change the software or use pieces of it
68-in new free programs; and that you know you can do these things.
69-
70- To protect your rights, we need to make restrictions that forbid
71-anyone to deny you these rights or to ask you to surrender the rights.
72-These restrictions translate to certain responsibilities for you if you
73-distribute copies of the software, or if you modify it.
74-
75- For example, if you distribute copies of such a program, whether
76-gratis or for a fee, you must give the recipients all the rights that
77-you have. You must make sure that they, too, receive or can get the
78-source code. And you must show them these terms so they know their
79-rights.
80-
81- We protect your rights with two steps: (1) copyright the software, and
82-(2) offer you this license which gives you legal permission to copy,
83-distribute and/or modify the software.
84-
85- Also, for each author's protection and ours, we want to make certain
86-that everyone understands that there is no warranty for this free
87-software. If the software is modified by someone else and passed on, we
88-want its recipients to know that what they have is not the original, so
89-that any problems introduced by others will not reflect on the original
90-authors' reputations.
91-
92- Finally, any free program is threatened constantly by software
93-patents. We wish to avoid the danger that redistributors of a free
94-program will individually obtain patent licenses, in effect making the
95-program proprietary. To prevent this, we have made it clear that any
96-patent must be licensed for everyone's free use or not licensed at all.
97-
98- The precise terms and conditions for copying, distribution and
99-modification follow.
100-
101
102- GNU GENERAL PUBLIC LICENSE
103- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
104-
105- 0. This License applies to any program or other work which contains
106-a notice placed by the copyright holder saying it may be distributed
107-under the terms of this General Public License. The "Program", below,
108-refers to any such program or work, and a "work based on the Program"
109-means either the Program or any derivative work under copyright law:
110-that is to say, a work containing the Program or a portion of it,
111-either verbatim or with modifications and/or translated into another
112-language. (Hereinafter, translation is included without limitation in
113-the term "modification".) Each licensee is addressed as "you".
114-
115-Activities other than copying, distribution and modification are not
116-covered by this License; they are outside its scope. The act of
117-running the Program is not restricted, and the output from the Program
118-is covered only if its contents constitute a work based on the
119-Program (independent of having been made by running the Program).
120-Whether that is true depends on what the Program does.
121-
122- 1. You may copy and distribute verbatim copies of the Program's
123-source code as you receive it, in any medium, provided that you
124-conspicuously and appropriately publish on each copy an appropriate
125-copyright notice and disclaimer of warranty; keep intact all the
126-notices that refer to this License and to the absence of any warranty;
127-and give any other recipients of the Program a copy of this License
128-along with the Program.
129-
130-You may charge a fee for the physical act of transferring a copy, and
131-you may at your option offer warranty protection in exchange for a fee.
132-
133- 2. You may modify your copy or copies of the Program or any portion
134-of it, thus forming a work based on the Program, and copy and
135-distribute such modifications or work under the terms of Section 1
136-above, provided that you also meet all of these conditions:
137-
138- a) You must cause the modified files to carry prominent notices
139- stating that you changed the files and the date of any change.
140-
141- b) You must cause any work that you distribute or publish, that in
142- whole or in part contains or is derived from the Program or any
143- part thereof, to be licensed as a whole at no charge to all third
144- parties under the terms of this License.
145-
146- c) If the modified program normally reads commands interactively
147- when run, you must cause it, when started running for such
148- interactive use in the most ordinary way, to print or display an
149- announcement including an appropriate copyright notice and a
150- notice that there is no warranty (or else, saying that you provide
151- a warranty) and that users may redistribute the program under
152- these conditions, and telling the user how to view a copy of this
153- License. (Exception: if the Program itself is interactive but
154- does not normally print such an announcement, your work based on
155- the Program is not required to print an announcement.)
156-
157
158-These requirements apply to the modified work as a whole. If
159-identifiable sections of that work are not derived from the Program,
160-and can be reasonably considered independent and separate works in
161-themselves, then this License, and its terms, do not apply to those
162-sections when you distribute them as separate works. But when you
163-distribute the same sections as part of a whole which is a work based
164-on the Program, the distribution of the whole must be on the terms of
165-this License, whose permissions for other licensees extend to the
166-entire whole, and thus to each and every part regardless of who wrote it.
167-
168-Thus, it is not the intent of this section to claim rights or contest
169-your rights to work written entirely by you; rather, the intent is to
170-exercise the right to control the distribution of derivative or
171-collective works based on the Program.
172-
173-In addition, mere aggregation of another work not based on the Program
174-with the Program (or with a work based on the Program) on a volume of
175-a storage or distribution medium does not bring the other work under
176-the scope of this License.
177-
178- 3. You may copy and distribute the Program (or a work based on it,
179-under Section 2) in object code or executable form under the terms of
180-Sections 1 and 2 above provided that you also do one of the following:
181-
182- a) Accompany it with the complete corresponding machine-readable
183- source code, which must be distributed under the terms of Sections
184- 1 and 2 above on a medium customarily used for software interchange; or,
185-
186- b) Accompany it with a written offer, valid for at least three
187- years, to give any third party, for a charge no more than your
188- cost of physically performing source distribution, a complete
189- machine-readable copy of the corresponding source code, to be
190- distributed under the terms of Sections 1 and 2 above on a medium
191- customarily used for software interchange; or,
192-
193- c) Accompany it with the information you received as to the offer
194- to distribute corresponding source code. (This alternative is
195- allowed only for noncommercial distribution and only if you
196- received the program in object code or executable form with such
197- an offer, in accord with Subsection b above.)
198-
199-The source code for a work means the preferred form of the work for
200-making modifications to it. For an executable work, complete source
201-code means all the source code for all modules it contains, plus any
202-associated interface definition files, plus the scripts used to
203-control compilation and installation of the executable. However, as a
204-special exception, the source code distributed need not include
205-anything that is normally distributed (in either source or binary
206-form) with the major components (compiler, kernel, and so on) of the
207-operating system on which the executable runs, unless that component
208-itself accompanies the executable.
209-
210-If distribution of executable or object code is made by offering
211-access to copy from a designated place, then offering equivalent
212-access to copy the source code from the same place counts as
213-distribution of the source code, even though third parties are not
214-compelled to copy the source along with the object code.
215-
216
217- 4. You may not copy, modify, sublicense, or distribute the Program
218-except as expressly provided under this License. Any attempt
219-otherwise to copy, modify, sublicense or distribute the Program is
220-void, and will automatically terminate your rights under this License.
221-However, parties who have received copies, or rights, from you under
222-this License will not have their licenses terminated so long as such
223-parties remain in full compliance.
224-
225- 5. You are not required to accept this License, since you have not
226-signed it. However, nothing else grants you permission to modify or
227-distribute the Program or its derivative works. These actions are
228-prohibited by law if you do not accept this License. Therefore, by
229-modifying or distributing the Program (or any work based on the
230-Program), you indicate your acceptance of this License to do so, and
231-all its terms and conditions for copying, distributing or modifying
232-the Program or works based on it.
233-
234- 6. Each time you redistribute the Program (or any work based on the
235-Program), the recipient automatically receives a license from the
236-original licensor to copy, distribute or modify the Program subject to
237-these terms and conditions. You may not impose any further
238-restrictions on the recipients' exercise of the rights granted herein.
239-You are not responsible for enforcing compliance by third parties to
240-this License.
241-
242- 7. If, as a consequence of a court judgment or allegation of patent
243-infringement or for any other reason (not limited to patent issues),
244-conditions are imposed on you (whether by court order, agreement or
245-otherwise) that contradict the conditions of this License, they do not
246-excuse you from the conditions of this License. If you cannot
247-distribute so as to satisfy simultaneously your obligations under this
248-License and any other pertinent obligations, then as a consequence you
249-may not distribute the Program at all. For example, if a patent
250-license would not permit royalty-free redistribution of the Program by
251-all those who receive copies directly or indirectly through you, then
252-the only way you could satisfy both it and this License would be to
253-refrain entirely from distribution of the Program.
254-
255-If any portion of this section is held invalid or unenforceable under
256-any particular circumstance, the balance of the section is intended to
257-apply and the section as a whole is intended to apply in other
258-circumstances.
259-
260-It is not the purpose of this section to induce you to infringe any
261-patents or other property right claims or to contest validity of any
262-such claims; this section has the sole purpose of protecting the
263-integrity of the free software distribution system, which is
264-implemented by public license practices. Many people have made
265-generous contributions to the wide range of software distributed
266-through that system in reliance on consistent application of that
267-system; it is up to the author/donor to decide if he or she is willing
268-to distribute software through any other system and a licensee cannot
269-impose that choice.
270-
271-This section is intended to make thoroughly clear what is believed to
272-be a consequence of the rest of this License.
273-
274
275- 8. If the distribution and/or use of the Program is restricted in
276-certain countries either by patents or by copyrighted interfaces, the
277-original copyright holder who places the Program under this License
278-may add an explicit geographical distribution limitation excluding
279-those countries, so that distribution is permitted only in or among
280-countries not thus excluded. In such case, this License incorporates
281-the limitation as if written in the body of this License.
282-
283- 9. The Free Software Foundation may publish revised and/or new versions
284-of the General Public License from time to time. Such new versions will
285-be similar in spirit to the present version, but may differ in detail to
286-address new problems or concerns.
287-
288-Each version is given a distinguishing version number. If the Program
289-specifies a version number of this License which applies to it and "any
290-later version", you have the option of following the terms and conditions
291-either of that version or of any later version published by the Free
292-Software Foundation. If the Program does not specify a version number of
293-this License, you may choose any version ever published by the Free Software
294-Foundation.
295-
296- 10. If you wish to incorporate parts of the Program into other free
297-programs whose distribution conditions are different, write to the author
298-to ask for permission. For software which is copyrighted by the Free
299-Software Foundation, write to the Free Software Foundation; we sometimes
300-make exceptions for this. Our decision will be guided by the two goals
301-of preserving the free status of all derivatives of our free software and
302-of promoting the sharing and reuse of software generally.
303-
304- NO WARRANTY
305-
306- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
307-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
308-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
309-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
310-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
311-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
312-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
313-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
314-REPAIR OR CORRECTION.
315-
316- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
317-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
318-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
319-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
320-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
321-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
322-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
323-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
324-POSSIBILITY OF SUCH DAMAGES.
325-
326- END OF TERMS AND CONDITIONS
327-
328
329- How to Apply These Terms to Your New Programs
330-
331- If you develop a new program, and you want it to be of the greatest
332-possible use to the public, the best way to achieve this is to make it
333-free software which everyone can redistribute and change under these terms.
334-
335- To do so, attach the following notices to the program. It is safest
336-to attach them to the start of each source file to most effectively
337-convey the exclusion of warranty; and each file should have at least
338-the "copyright" line and a pointer to where the full notice is found.
339-
340- <one line to give the program's name and a brief idea of what it does.>
341- Copyright (C) <year> <name of author>
342-
343- This program is free software; you can redistribute it and/or modify
344- it under the terms of the GNU General Public License as published by
345- the Free Software Foundation; either version 2 of the License, or
346- (at your option) any later version.
347-
348- This program is distributed in the hope that it will be useful,
349- but WITHOUT ANY WARRANTY; without even the implied warranty of
350- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
351- GNU General Public License for more details.
352-
353- You should have received a copy of the GNU General Public License
354- along with this program; if not, write to the Free Software
355- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
356-
357-
358-Also add information on how to contact you by electronic and paper mail.
359-
360-If the program is interactive, make it output a short notice like this
361-when it starts in an interactive mode:
362-
363- Gnomovision version 69, Copyright (C) year name of author
364- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
365- This is free software, and you are welcome to redistribute it
366- under certain conditions; type `show c' for details.
367-
368-The hypothetical commands `show w' and `show c' should show the appropriate
369-parts of the General Public License. Of course, the commands you use may
370-be called something other than `show w' and `show c'; they could even be
371-mouse-clicks or menu items--whatever suits your program.
372-
373-You should also get your employer (if you work as a programmer) or your
374-school, if any, to sign a "copyright disclaimer" for the program, if
375-necessary. Here is a sample; alter the names:
376-
377- Yoyodyne, Inc., hereby disclaims all copyright interest in the program
378- `Gnomovision' (which makes passes at compilers) written by James Hacker.
379-
380- <signature of Ty Coon>, 1 April 1989
381- Ty Coon, President of Vice
382-
383-This General Public License does not permit incorporating your program into
384-proprietary programs. If your program is a subroutine library, you may
385-consider it more useful to permit linking proprietary applications with the
386-library. If this is what you want to do, use the GNU Library General
387-Public License instead of this License.
388
389=== removed file 'ChangeLog'
390--- ChangeLog 2006-10-27 10:23:39 +0000
391+++ ChangeLog 1970-01-01 00:00:00 +0000
392@@ -1,62 +0,0 @@
393-2005-04-04 Michael Vogt <mvo@debian.org>
394-
395- * configure.in: Added "xh" to ALL_LINGUAS.
396-
397-2005-04-01 Steve Murphy <murf@e-tools.com>
398-
399- * configure.in: Added "rw" to ALL_LINGUAS.
400-
401-2005-03-29 Raphael Higino <raphaelh@cvs.gnome.org>
402-
403- * configure.in: Added pt_BR to ALL_LINGUAS.
404-
405-2005-03-29 Zygmunt Krynicki <zyga@www.suxx.pl>
406-
407- * src/dialog_apt_key.py.in: Enabled translation of known keys
408-
409-2005-03-24 Michiel Sikkes <michiel@eyesopened.nl>
410-
411- * data/update-manager.glade: Added help button. Put package count next
412- to reload button above updatelist.
413- * src/update-manager.in: Implemented help button.
414- * configure.in: Added ja to ALL_LINGUAS.
415-
416-2005-03-21 Adam Weinberger <adamw@gnome.org>
417-
418- * configure.in: Added en_CA to ALL_LINGUAS.
419-
420-2005-03-21 Christian Rose <menthos@menthos.com>
421-
422- * configure.in: Added "sv" to ALL_LINGUAS.
423- Also sorted the language entries in the ALL_LINGUAS line,
424- so that it will be possible to spot duplicates or omissions.
425-
426-2005-03-11 Michiel Sikkes <michiel@eyesopened.nl>
427-
428- * configure.in: Added el (Greek) to ALL_LINGUAS.
429-
430-2005-03-03 Dan Damian <dand@gnome.ro>
431-
432- * configure.in: Added ro (Romanian) to ALL_LINGUAS.
433-
434-2005-03-10 Zygmunt Krynicki <zyga@www.suxx.pl>
435-
436- * Improved translation support
437-
438-2005-02-18 Michiel Sikkes <michiel@eyesopened.nl>
439-
440- * Added window title to the synaptic gtk socket window.
441-
442-2005-02-18 Michiel Sikkes <michiel@eyesopened.nl>
443-
444- * Updated strings to have more consistent messages and it's not a pain
445- in the ass to translate ;).
446- * Merge from branches/release-37-2.
447-
448-2005-01-27 Martin Willemoes Hansen <mwh@sysrq.dk>
449-
450- * da.po: Added Danish translation.
451-
452-2004-10-25 Michiel Sikkes <michiel@eyesopened.nl>
453-
454- * Initial release.
455
456=== removed file 'KDE-BUGS-TODO'
457--- KDE-BUGS-TODO 2006-10-27 10:23:39 +0000
458+++ KDE-BUGS-TODO 1970-01-01 00:00:00 +0000
459@@ -1,64 +0,0 @@
460-Things I've noticed:
461-
462-bug: edit comment on a disabled 3rd party repo and it becomes enabled
463-bug: gtk frontend has two on_treeview_sources_cursor_changed, not sure which is correct, probably second
464-bug: newly selected mirrors are not put into combo box
465-bug: add_key always returns true
466- we should use gpg --dry-run before too
467-bug: gtk frontend UI strings don't translate
468-issue: may want to add a gtk crash handler
469-
470-TODO:
471-
472-server combobox changed
473-i18n
474-adept integration
475-crash dialogue
476-drag and drop for sources list
477-cdrom listview needs implementing (both frontends)
478-insert CD support, somehow
479-various functions in the mirror dialogue: custom mirrors, edit, find fastest etc. DialogMirror.py should be abstracted for frontend independence
480-
481-jriddell, 2007-02
482-
483-WON'T FIX:
484-issue: no way to set source code back to inconsistent state, so checkbox
485- needs tristate turned off
486-rationale: would add to much complexity. the inconsistent state should only
487- be visible if the user made some custom modifications. so we would
488- have to keep a history of all changes and take mulitiple
489- inconsistent states into account. finally there is a global
490- revert button.
491-FIXED:
492-packaging
493-
494-bug: self.get_source_code_state() never returns false, only None (fixed in backend and KDE)
495-
496-bug: popcon state doesn't get saved (or loaded)
497-
498-bug: checkbutton source code sometimes can't be ticked
499-
500-bug: rm /etc/apt/sources.list; start up; all Update tickboxes disabled and never become enabled
501-bug: after adding repo, doesn't show change
502-bug: editing 3rd party archives doesn't show changes
503-bug: gtk checkboxes are never marked as inconsistent
504-bug: click 3rd party enable/disable twice and it doesn't get back to original state
505-bug: on_button_revert_clicked doesn't revert the UI
506- Was a transistion error. The current solution is not nice, but works:
507- reload the isv_sources and show_distro after each change :/
508- It would be nice to store the meta data anywhere else, so that
509- we won't have to recreate the ui elements.
510-
511-bug? untick "main" and main doesn't go away
512- was a problem with empty sources.list files. python-apt now handles this
513- corner case correctly
514-
515-
516-ANSWERED:
517-question: where do update radio buttons get disabled/enabled at program start?
518-answer: SoftwareProperties.get_update_automation_level() and
519- SoftwarePropertiesGtk.show_auto_update_level()
520-
521-issue: DialogAddSourcesList obsolete?
522-answer: No, it is used to open sources.list files (by drag and drop or
523- double click)
524
525=== removed file 'LGPL'
526--- LGPL 2007-02-07 12:26:49 +0000
527+++ LGPL 1970-01-01 00:00:00 +0000
528@@ -1,510 +0,0 @@
529-
530- GNU LESSER GENERAL PUBLIC LICENSE
531- Version 2.1, February 1999
532-
533- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
534- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
535- Everyone is permitted to copy and distribute verbatim copies
536- of this license document, but changing it is not allowed.
537-
538-[This is the first released version of the Lesser GPL. It also counts
539- as the successor of the GNU Library Public License, version 2, hence
540- the version number 2.1.]
541-
542- Preamble
543-
544- The licenses for most software are designed to take away your
545-freedom to share and change it. By contrast, the GNU General Public
546-Licenses are intended to guarantee your freedom to share and change
547-free software--to make sure the software is free for all its users.
548-
549- This license, the Lesser General Public License, applies to some
550-specially designated software packages--typically libraries--of the
551-Free Software Foundation and other authors who decide to use it. You
552-can use it too, but we suggest you first think carefully about whether
553-this license or the ordinary General Public License is the better
554-strategy to use in any particular case, based on the explanations
555-below.
556-
557- When we speak of free software, we are referring to freedom of use,
558-not price. Our General Public Licenses are designed to make sure that
559-you have the freedom to distribute copies of free software (and charge
560-for this service if you wish); that you receive source code or can get
561-it if you want it; that you can change the software and use pieces of
562-it in new free programs; and that you are informed that you can do
563-these things.
564-
565- To protect your rights, we need to make restrictions that forbid
566-distributors to deny you these rights or to ask you to surrender these
567-rights. These restrictions translate to certain responsibilities for
568-you if you distribute copies of the library or if you modify it.
569-
570- For example, if you distribute copies of the library, whether gratis
571-or for a fee, you must give the recipients all the rights that we gave
572-you. You must make sure that they, too, receive or can get the source
573-code. If you link other code with the library, you must provide
574-complete object files to the recipients, so that they can relink them
575-with the library after making changes to the library and recompiling
576-it. And you must show them these terms so they know their rights.
577-
578- We protect your rights with a two-step method: (1) we copyright the
579-library, and (2) we offer you this license, which gives you legal
580-permission to copy, distribute and/or modify the library.
581-
582- To protect each distributor, we want to make it very clear that
583-there is no warranty for the free library. Also, if the library is
584-modified by someone else and passed on, the recipients should know
585-that what they have is not the original version, so that the original
586-author's reputation will not be affected by problems that might be
587-introduced by others.
588-
589
590- Finally, software patents pose a constant threat to the existence of
591-any free program. We wish to make sure that a company cannot
592-effectively restrict the users of a free program by obtaining a
593-restrictive license from a patent holder. Therefore, we insist that
594-any patent license obtained for a version of the library must be
595-consistent with the full freedom of use specified in this license.
596-
597- Most GNU software, including some libraries, is covered by the
598-ordinary GNU General Public License. This license, the GNU Lesser
599-General Public License, applies to certain designated libraries, and
600-is quite different from the ordinary General Public License. We use
601-this license for certain libraries in order to permit linking those
602-libraries into non-free programs.
603-
604- When a program is linked with a library, whether statically or using
605-a shared library, the combination of the two is legally speaking a
606-combined work, a derivative of the original library. The ordinary
607-General Public License therefore permits such linking only if the
608-entire combination fits its criteria of freedom. The Lesser General
609-Public License permits more lax criteria for linking other code with
610-the library.
611-
612- We call this license the "Lesser" General Public License because it
613-does Less to protect the user's freedom than the ordinary General
614-Public License. It also provides other free software developers Less
615-of an advantage over competing non-free programs. These disadvantages
616-are the reason we use the ordinary General Public License for many
617-libraries. However, the Lesser license provides advantages in certain
618-special circumstances.
619-
620- For example, on rare occasions, there may be a special need to
621-encourage the widest possible use of a certain library, so that it
622-becomes a de-facto standard. To achieve this, non-free programs must
623-be allowed to use the library. A more frequent case is that a free
624-library does the same job as widely used non-free libraries. In this
625-case, there is little to gain by limiting the free library to free
626-software only, so we use the Lesser General Public License.
627-
628- In other cases, permission to use a particular library in non-free
629-programs enables a greater number of people to use a large body of
630-free software. For example, permission to use the GNU C Library in
631-non-free programs enables many more people to use the whole GNU
632-operating system, as well as its variant, the GNU/Linux operating
633-system.
634-
635- Although the Lesser General Public License is Less protective of the
636-users' freedom, it does ensure that the user of a program that is
637-linked with the Library has the freedom and the wherewithal to run
638-that program using a modified version of the Library.
639-
640- The precise terms and conditions for copying, distribution and
641-modification follow. Pay close attention to the difference between a
642-"work based on the library" and a "work that uses the library". The
643-former contains code derived from the library, whereas the latter must
644-be combined with the library in order to run.
645-
646
647- GNU LESSER GENERAL PUBLIC LICENSE
648- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
649-
650- 0. This License Agreement applies to any software library or other
651-program which contains a notice placed by the copyright holder or
652-other authorized party saying it may be distributed under the terms of
653-this Lesser General Public License (also called "this License").
654-Each licensee is addressed as "you".
655-
656- A "library" means a collection of software functions and/or data
657-prepared so as to be conveniently linked with application programs
658-(which use some of those functions and data) to form executables.
659-
660- The "Library", below, refers to any such software library or work
661-which has been distributed under these terms. A "work based on the
662-Library" means either the Library or any derivative work under
663-copyright law: that is to say, a work containing the Library or a
664-portion of it, either verbatim or with modifications and/or translated
665-straightforwardly into another language. (Hereinafter, translation is
666-included without limitation in the term "modification".)
667-
668- "Source code" for a work means the preferred form of the work for
669-making modifications to it. For a library, complete source code means
670-all the source code for all modules it contains, plus any associated
671-interface definition files, plus the scripts used to control
672-compilation and installation of the library.
673-
674- Activities other than copying, distribution and modification are not
675-covered by this License; they are outside its scope. The act of
676-running a program using the Library is not restricted, and output from
677-such a program is covered only if its contents constitute a work based
678-on the Library (independent of the use of the Library in a tool for
679-writing it). Whether that is true depends on what the Library does
680-and what the program that uses the Library does.
681-
682- 1. You may copy and distribute verbatim copies of the Library's
683-complete source code as you receive it, in any medium, provided that
684-you conspicuously and appropriately publish on each copy an
685-appropriate copyright notice and disclaimer of warranty; keep intact
686-all the notices that refer to this License and to the absence of any
687-warranty; and distribute a copy of this License along with the
688-Library.
689-
690- You may charge a fee for the physical act of transferring a copy,
691-and you may at your option offer warranty protection in exchange for a
692-fee.
693-
694
695- 2. You may modify your copy or copies of the Library or any portion
696-of it, thus forming a work based on the Library, and copy and
697-distribute such modifications or work under the terms of Section 1
698-above, provided that you also meet all of these conditions:
699-
700- a) The modified work must itself be a software library.
701-
702- b) You must cause the files modified to carry prominent notices
703- stating that you changed the files and the date of any change.
704-
705- c) You must cause the whole of the work to be licensed at no
706- charge to all third parties under the terms of this License.
707-
708- d) If a facility in the modified Library refers to a function or a
709- table of data to be supplied by an application program that uses
710- the facility, other than as an argument passed when the facility
711- is invoked, then you must make a good faith effort to ensure that,
712- in the event an application does not supply such function or
713- table, the facility still operates, and performs whatever part of
714- its purpose remains meaningful.
715-
716- (For example, a function in a library to compute square roots has
717- a purpose that is entirely well-defined independent of the
718- application. Therefore, Subsection 2d requires that any
719- application-supplied function or table used by this function must
720- be optional: if the application does not supply it, the square
721- root function must still compute square roots.)
722-
723-These requirements apply to the modified work as a whole. If
724-identifiable sections of that work are not derived from the Library,
725-and can be reasonably considered independent and separate works in
726-themselves, then this License, and its terms, do not apply to those
727-sections when you distribute them as separate works. But when you
728-distribute the same sections as part of a whole which is a work based
729-on the Library, the distribution of the whole must be on the terms of
730-this License, whose permissions for other licensees extend to the
731-entire whole, and thus to each and every part regardless of who wrote
732-it.
733-
734-Thus, it is not the intent of this section to claim rights or contest
735-your rights to work written entirely by you; rather, the intent is to
736-exercise the right to control the distribution of derivative or
737-collective works based on the Library.
738-
739-In addition, mere aggregation of another work not based on the Library
740-with the Library (or with a work based on the Library) on a volume of
741-a storage or distribution medium does not bring the other work under
742-the scope of this License.
743-
744- 3. You may opt to apply the terms of the ordinary GNU General Public
745-License instead of this License to a given copy of the Library. To do
746-this, you must alter all the notices that refer to this License, so
747-that they refer to the ordinary GNU General Public License, version 2,
748-instead of to this License. (If a newer version than version 2 of the
749-ordinary GNU General Public License has appeared, then you can specify
750-that version instead if you wish.) Do not make any other change in
751-these notices.
752-
753
754- Once this change is made in a given copy, it is irreversible for
755-that copy, so the ordinary GNU General Public License applies to all
756-subsequent copies and derivative works made from that copy.
757-
758- This option is useful when you wish to copy part of the code of
759-the Library into a program that is not a library.
760-
761- 4. You may copy and distribute the Library (or a portion or
762-derivative of it, under Section 2) in object code or executable form
763-under the terms of Sections 1 and 2 above provided that you accompany
764-it with the complete corresponding machine-readable source code, which
765-must be distributed under the terms of Sections 1 and 2 above on a
766-medium customarily used for software interchange.
767-
768- If distribution of object code is made by offering access to copy
769-from a designated place, then offering equivalent access to copy the
770-source code from the same place satisfies the requirement to
771-distribute the source code, even though third parties are not
772-compelled to copy the source along with the object code.
773-
774- 5. A program that contains no derivative of any portion of the
775-Library, but is designed to work with the Library by being compiled or
776-linked with it, is called a "work that uses the Library". Such a
777-work, in isolation, is not a derivative work of the Library, and
778-therefore falls outside the scope of this License.
779-
780- However, linking a "work that uses the Library" with the Library
781-creates an executable that is a derivative of the Library (because it
782-contains portions of the Library), rather than a "work that uses the
783-library". The executable is therefore covered by this License.
784-Section 6 states terms for distribution of such executables.
785-
786- When a "work that uses the Library" uses material from a header file
787-that is part of the Library, the object code for the work may be a
788-derivative work of the Library even though the source code is not.
789-Whether this is true is especially significant if the work can be
790-linked without the Library, or if the work is itself a library. The
791-threshold for this to be true is not precisely defined by law.
792-
793- If such an object file uses only numerical parameters, data
794-structure layouts and accessors, and small macros and small inline
795-functions (ten lines or less in length), then the use of the object
796-file is unrestricted, regardless of whether it is legally a derivative
797-work. (Executables containing this object code plus portions of the
798-Library will still fall under Section 6.)
799-
800- Otherwise, if the work is a derivative of the Library, you may
801-distribute the object code for the work under the terms of Section 6.
802-Any executables containing that work also fall under Section 6,
803-whether or not they are linked directly with the Library itself.
804-
805
806- 6. As an exception to the Sections above, you may also combine or
807-link a "work that uses the Library" with the Library to produce a
808-work containing portions of the Library, and distribute that work
809-under terms of your choice, provided that the terms permit
810-modification of the work for the customer's own use and reverse
811-engineering for debugging such modifications.
812-
813- You must give prominent notice with each copy of the work that the
814-Library is used in it and that the Library and its use are covered by
815-this License. You must supply a copy of this License. If the work
816-during execution displays copyright notices, you must include the
817-copyright notice for the Library among them, as well as a reference
818-directing the user to the copy of this License. Also, you must do one
819-of these things:
820-
821- a) Accompany the work with the complete corresponding
822- machine-readable source code for the Library including whatever
823- changes were used in the work (which must be distributed under
824- Sections 1 and 2 above); and, if the work is an executable linked
825- with the Library, with the complete machine-readable "work that
826- uses the Library", as object code and/or source code, so that the
827- user can modify the Library and then relink to produce a modified
828- executable containing the modified Library. (It is understood
829- that the user who changes the contents of definitions files in the
830- Library will not necessarily be able to recompile the application
831- to use the modified definitions.)
832-
833- b) Use a suitable shared library mechanism for linking with the
834- Library. A suitable mechanism is one that (1) uses at run time a
835- copy of the library already present on the user's computer system,
836- rather than copying library functions into the executable, and (2)
837- will operate properly with a modified version of the library, if
838- the user installs one, as long as the modified version is
839- interface-compatible with the version that the work was made with.
840-
841- c) Accompany the work with a written offer, valid for at least
842- three years, to give the same user the materials specified in
843- Subsection 6a, above, for a charge no more than the cost of
844- performing this distribution.
845-
846- d) If distribution of the work is made by offering access to copy
847- from a designated place, offer equivalent access to copy the above
848- specified materials from the same place.
849-
850- e) Verify that the user has already received a copy of these
851- materials or that you have already sent this user a copy.
852-
853- For an executable, the required form of the "work that uses the
854-Library" must include any data and utility programs needed for
855-reproducing the executable from it. However, as a special exception,
856-the materials to be distributed need not include anything that is
857-normally distributed (in either source or binary form) with the major
858-components (compiler, kernel, and so on) of the operating system on
859-which the executable runs, unless that component itself accompanies
860-the executable.
861-
862- It may happen that this requirement contradicts the license
863-restrictions of other proprietary libraries that do not normally
864-accompany the operating system. Such a contradiction means you cannot
865-use both them and the Library together in an executable that you
866-distribute.
867-
868
869- 7. You may place library facilities that are a work based on the
870-Library side-by-side in a single library together with other library
871-facilities not covered by this License, and distribute such a combined
872-library, provided that the separate distribution of the work based on
873-the Library and of the other library facilities is otherwise
874-permitted, and provided that you do these two things:
875-
876- a) Accompany the combined library with a copy of the same work
877- based on the Library, uncombined with any other library
878- facilities. This must be distributed under the terms of the
879- Sections above.
880-
881- b) Give prominent notice with the combined library of the fact
882- that part of it is a work based on the Library, and explaining
883- where to find the accompanying uncombined form of the same work.
884-
885- 8. You may not copy, modify, sublicense, link with, or distribute
886-the Library except as expressly provided under this License. Any
887-attempt otherwise to copy, modify, sublicense, link with, or
888-distribute the Library is void, and will automatically terminate your
889-rights under this License. However, parties who have received copies,
890-or rights, from you under this License will not have their licenses
891-terminated so long as such parties remain in full compliance.
892-
893- 9. You are not required to accept this License, since you have not
894-signed it. However, nothing else grants you permission to modify or
895-distribute the Library or its derivative works. These actions are
896-prohibited by law if you do not accept this License. Therefore, by
897-modifying or distributing the Library (or any work based on the
898-Library), you indicate your acceptance of this License to do so, and
899-all its terms and conditions for copying, distributing or modifying
900-the Library or works based on it.
901-
902- 10. Each time you redistribute the Library (or any work based on the
903-Library), the recipient automatically receives a license from the
904-original licensor to copy, distribute, link with or modify the Library
905-subject to these terms and conditions. You may not impose any further
906-restrictions on the recipients' exercise of the rights granted herein.
907-You are not responsible for enforcing compliance by third parties with
908-this License.
909-
910
911- 11. If, as a consequence of a court judgment or allegation of patent
912-infringement or for any other reason (not limited to patent issues),
913-conditions are imposed on you (whether by court order, agreement or
914-otherwise) that contradict the conditions of this License, they do not
915-excuse you from the conditions of this License. If you cannot
916-distribute so as to satisfy simultaneously your obligations under this
917-License and any other pertinent obligations, then as a consequence you
918-may not distribute the Library at all. For example, if a patent
919-license would not permit royalty-free redistribution of the Library by
920-all those who receive copies directly or indirectly through you, then
921-the only way you could satisfy both it and this License would be to
922-refrain entirely from distribution of the Library.
923-
924-If any portion of this section is held invalid or unenforceable under
925-any particular circumstance, the balance of the section is intended to
926-apply, and the section as a whole is intended to apply in other
927-circumstances.
928-
929-It is not the purpose of this section to induce you to infringe any
930-patents or other property right claims or to contest validity of any
931-such claims; this section has the sole purpose of protecting the
932-integrity of the free software distribution system which is
933-implemented by public license practices. Many people have made
934-generous contributions to the wide range of software distributed
935-through that system in reliance on consistent application of that
936-system; it is up to the author/donor to decide if he or she is willing
937-to distribute software through any other system and a licensee cannot
938-impose that choice.
939-
940-This section is intended to make thoroughly clear what is believed to
941-be a consequence of the rest of this License.
942-
943- 12. If the distribution and/or use of the Library is restricted in
944-certain countries either by patents or by copyrighted interfaces, the
945-original copyright holder who places the Library under this License
946-may add an explicit geographical distribution limitation excluding those
947-countries, so that distribution is permitted only in or among
948-countries not thus excluded. In such case, this License incorporates
949-the limitation as if written in the body of this License.
950-
951- 13. The Free Software Foundation may publish revised and/or new
952-versions of the Lesser General Public License from time to time.
953-Such new versions will be similar in spirit to the present version,
954-but may differ in detail to address new problems or concerns.
955-
956-Each version is given a distinguishing version number. If the Library
957-specifies a version number of this License which applies to it and
958-"any later version", you have the option of following the terms and
959-conditions either of that version or of any later version published by
960-the Free Software Foundation. If the Library does not specify a
961-license version number, you may choose any version ever published by
962-the Free Software Foundation.
963-
964
965- 14. If you wish to incorporate parts of the Library into other free
966-programs whose distribution conditions are incompatible with these,
967-write to the author to ask for permission. For software which is
968-copyrighted by the Free Software Foundation, write to the Free
969-Software Foundation; we sometimes make exceptions for this. Our
970-decision will be guided by the two goals of preserving the free status
971-of all derivatives of our free software and of promoting the sharing
972-and reuse of software generally.
973-
974- NO WARRANTY
975-
976- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
977-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
978-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
979-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
980-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
981-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
982-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
983-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
984-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
985-
986- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
987-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
988-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
989-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
990-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
991-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
992-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
993-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
994-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
995-DAMAGES.
996-
997- END OF TERMS AND CONDITIONS
998-
999
1000- How to Apply These Terms to Your New Libraries
1001-
1002- If you develop a new library, and you want it to be of the greatest
1003-possible use to the public, we recommend making it free software that
1004-everyone can redistribute and change. You can do so by permitting
1005-redistribution under these terms (or, alternatively, under the terms
1006-of the ordinary General Public License).
1007-
1008- To apply these terms, attach the following notices to the library.
1009-It is safest to attach them to the start of each source file to most
1010-effectively convey the exclusion of warranty; and each file should
1011-have at least the "copyright" line and a pointer to where the full
1012-notice is found.
1013-
1014-
1015- <one line to give the library's name and a brief idea of what it does.>
1016- Copyright (C) <year> <name of author>
1017-
1018- This library is free software; you can redistribute it and/or
1019- modify it under the terms of the GNU Lesser General Public
1020- License as published by the Free Software Foundation; either
1021- version 2.1 of the License, or (at your option) any later version.
1022-
1023- This library is distributed in the hope that it will be useful,
1024- but WITHOUT ANY WARRANTY; without even the implied warranty of
1025- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1026- Lesser General Public License for more details.
1027-
1028- You should have received a copy of the GNU Lesser General Public
1029- License along with this library; if not, write to the Free Software
1030- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1031-
1032-Also add information on how to contact you by electronic and paper mail.
1033-
1034-You should also get your employer (if you work as a programmer) or
1035-your school, if any, to sign a "copyright disclaimer" for the library,
1036-if necessary. Here is a sample; alter the names:
1037-
1038- Yoyodyne, Inc., hereby disclaims all copyright interest in the
1039- library `Frob' (a library for tweaking knobs) written by James
1040- Random Hacker.
1041-
1042- <signature of Ty Coon>, 1 April 1990
1043- Ty Coon, President of Vice
1044-
1045-That's all there is to it!
1046-
1047-
1048
1049=== removed file 'README'
1050--- README 2006-10-27 10:23:39 +0000
1051+++ README 1970-01-01 00:00:00 +0000
1052@@ -1,8 +0,0 @@
1053-Software Properties
1054--------------------
1055-
1056-Software-properties provides you a python interface and a graphical user
1057-interface based on GTK, that will be ported to QT soon, to modify
1058-the used software repositories. Furthermore it allows you to configure
1059-automatic updates, software provider authentication keys and finally
1060-your popularity contest participation.
1061
1062=== added file 'THIS_REPOSITORY_HAS_BEEN_MOVED_TO_GIT'
1063--- THIS_REPOSITORY_HAS_BEEN_MOVED_TO_GIT 1970-01-01 00:00:00 +0000
1064+++ THIS_REPOSITORY_HAS_BEEN_MOVED_TO_GIT 2022-01-17 12:27:28 +0000
1065@@ -0,0 +1,1 @@
1066+https://git.launchpad.net/software-properties
1067
1068=== removed file 'TODO'
1069--- TODO 2006-10-27 10:23:39 +0000
1070+++ TODO 1970-01-01 00:00:00 +0000
1071@@ -1,2 +0,0 @@
1072-- rework the add channel/cdrom dialogs
1073-- d'n'd for key files
1074
1075=== removed file 'add-apt-repository'
1076--- add-apt-repository 2013-10-06 13:30:54 +0000
1077+++ add-apt-repository 1970-01-01 00:00:00 +0000
1078@@ -1,170 +0,0 @@
1079-#!/usr/bin/python3
1080-
1081-from __future__ import print_function
1082-
1083-import io
1084-import os
1085-import sys
1086-import gettext
1087-import locale
1088-
1089-from softwareproperties.SoftwareProperties import SoftwareProperties, shortcut_handler
1090-from softwareproperties.shortcuts import ShortcutException
1091-from softwareproperties.ppa import DEFAULT_KEYSERVER
1092-import aptsources
1093-from aptsources.sourceslist import SourceEntry
1094-from optparse import OptionParser
1095-from gettext import gettext as _
1096-
1097-if __name__ == "__main__":
1098- # Force encoding to UTF-8 even in non-UTF-8 locales.
1099- sys.stdout = io.TextIOWrapper(
1100- sys.stdout.detach(), encoding="UTF-8", line_buffering=True)
1101-
1102- try:
1103- locale.setlocale(locale.LC_ALL, "")
1104- except:
1105- pass
1106- gettext.textdomain("software-properties")
1107- usage = """Usage: %prog <sourceline>
1108-
1109-%prog is a script for adding apt sources.list entries.
1110-It can be used to add any repository and also provides a shorthand
1111-syntax for adding a Launchpad PPA (Personal Package Archive)
1112-repository.
1113-
1114-<sourceline> - The apt repository source line to add. This is one of:
1115- a complete apt line in quotes,
1116- a repo url and areas in quotes (areas defaults to 'main')
1117- a PPA shortcut.
1118- a distro component
1119-
1120- Examples:
1121- apt-add-repository 'deb http://myserver/path/to/repo stable myrepo'
1122- apt-add-repository 'http://myserver/path/to/repo myrepo'
1123- apt-add-repository 'https://packages.medibuntu.org free non-free'
1124- apt-add-repository http://extras.ubuntu.com/ubuntu
1125- apt-add-repository ppa:user/repository
1126- apt-add-repository multiverse
1127-
1128-If --remove is given the tool will remove the given sourceline from your
1129-sources.list
1130-"""
1131- parser = OptionParser(usage)
1132- # FIXME: provide a --sources-list-file= option that
1133- # puts the line into a specific file in sources.list.d
1134- parser.add_option ("-m", "--massive-debug", action="store_true",
1135- dest="massive_debug", default=False,
1136- help=_("Print a lot of debug information to the command line"))
1137- parser.add_option("-r", "--remove", action="store_true",
1138- dest="remove", default=False,
1139- help=_("remove repository from sources.list.d directory"))
1140- parser.add_option("-k", "--keyserver",
1141- dest="keyserver", default=DEFAULT_KEYSERVER,
1142- help=_("URL of keyserver. Default: %default"))
1143- parser.add_option("-s", "--enable-source", action="store_true",
1144- dest="enable_source", default=False,
1145- help=_("Allow downloading of the source packages from the repository"))
1146- parser.add_option("-y", "--yes", action="store_true",
1147- dest="assume_yes", default=False,
1148- help=_("Assume yes to all queries"))
1149- (options, args) = parser.parse_args()
1150-
1151- if os.geteuid() != 0:
1152- print(_("Error: must run as root"))
1153- sys.exit(1)
1154-
1155- if len(args) == 0:
1156- print(_("Error: need a repository as argument"))
1157- sys.exit(1)
1158- elif len(args) > 1:
1159- print(_("Error: need a single repository as argument"))
1160- sys.exit(1)
1161-
1162- # force new ppa file to be 644 (LP: #399709)
1163- os.umask(0o022)
1164-
1165- # get the line
1166- line = args[0]
1167-
1168- # add it
1169- sp = SoftwareProperties(options=options)
1170- distro = aptsources.distro.get_distro()
1171- distro.get_sources(sp.sourceslist)
1172-
1173- # check if its a component that should be added/removed
1174- components = [comp.name for comp in distro.source_template.components]
1175- if line in components:
1176- if options.remove:
1177- if line in distro.enabled_comps:
1178- distro.disable_component(line)
1179- print(_("'%s' distribution component disabled for all sources.") % line)
1180- else:
1181- print(_("'%s' distribution component is already disabled for all sources.") % line)
1182- sys.exit(0)
1183- else:
1184- if line not in distro.enabled_comps:
1185- distro.enable_component(line)
1186- print(_("'%s' distribution component enabled for all sources.") % line)
1187- else:
1188- print(_("'%s' distribution component is already enabled for all sources.") % line)
1189- sys.exit(0)
1190- sp.sourceslist.save()
1191- sys.exit(0)
1192-
1193- # this wasn't a component name ('multiverse', 'backports'), so its either
1194- # a actual line to be added or a shortcut.
1195- try:
1196- shortcut = shortcut_handler(line)
1197- except ShortcutException as e:
1198- print(e)
1199- sys.exit(1)
1200-
1201- # display more information about the shortcut / ppa info
1202- if not options.assume_yes and shortcut.should_confirm():
1203- try:
1204- info = shortcut.info()
1205- except ShortcutException as e:
1206- print(e)
1207- sys.exit(1)
1208-
1209- print(" %s" % (info["description"] or ""))
1210- print(_(" More info: %s") % str(info["web_link"]))
1211- if (sys.stdin.isatty() and
1212- not "FORCE_ADD_APT_REPOSITORY" in os.environ):
1213- if options.remove:
1214- print(_("Press [ENTER] to continue or ctrl-c to cancel removing it"))
1215- else:
1216- print(_("Press [ENTER] to continue or ctrl-c to cancel adding it"))
1217- sys.stdin.readline()
1218-
1219-
1220- if options.remove:
1221- try:
1222- (line, file) = shortcut.expand(sp.distro.codename)
1223- except ShortcutException as e:
1224- print(e)
1225- sys.exit(1)
1226- deb_line = sp.expand_http_line(line)
1227- debsrc_line = 'deb-src' + deb_line[3:]
1228- deb_entry = SourceEntry(deb_line, file)
1229- debsrc_entry = SourceEntry(debsrc_line, file)
1230- try:
1231- sp.remove_source(deb_entry)
1232- except ValueError:
1233- print(_("Error: '%s' doesn't exist in a sourcelist file") % deb_line)
1234- try:
1235- sp.remove_source(debsrc_entry)
1236- except ValueError:
1237- print(_("Error: '%s' doesn't exist in a sourcelist file") % debsrc_line)
1238-
1239- else:
1240- try:
1241- if not sp.add_source_from_shortcut(shortcut, options.enable_source):
1242- print(_("Error: '%s' invalid") % line)
1243- sys.exit(1)
1244- except ShortcutException as e:
1245- print(e)
1246- sys.exit(1)
1247-
1248- sp.sourceslist.save()
1249
1250=== removed directory 'data'
1251=== removed file 'data/com.ubuntu.SoftwareProperties.conf'
1252--- data/com.ubuntu.SoftwareProperties.conf 2011-07-22 19:11:26 +0000
1253+++ data/com.ubuntu.SoftwareProperties.conf 1970-01-01 00:00:00 +0000
1254@@ -1,20 +0,0 @@
1255-<!DOCTYPE busconfig PUBLIC
1256- "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
1257- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
1258-<busconfig>
1259-
1260- <policy user="root">
1261- <allow own="com.ubuntu.SoftwareProperties"/>
1262- </policy>
1263-
1264- <policy context="default">
1265- <allow send_destination="com.ubuntu.SoftwareProperties"
1266- send_interface="com.ubuntu.SoftwareProperties"/>
1267- <allow send_destination="com.ubuntu.SoftwareProperties"
1268- send_interface="org.freedesktop.DBus.Introspectable"/>
1269- <allow send_destination="com.ubuntu.DeviceDriver"
1270- send_interface="org.freedesktop.DBus.Properties"/>
1271- </policy>
1272-
1273-</busconfig>
1274-
1275
1276=== removed file 'data/com.ubuntu.SoftwareProperties.service'
1277--- data/com.ubuntu.SoftwareProperties.service 2011-07-22 21:39:04 +0000
1278+++ data/com.ubuntu.SoftwareProperties.service 1970-01-01 00:00:00 +0000
1279@@ -1,4 +0,0 @@
1280-[D-BUS Service]
1281-Name=com.ubuntu.SoftwareProperties
1282-Exec=/usr/lib/software-properties/software-properties-dbus
1283-User=root
1284
1285=== removed file 'data/com.ubuntu.softwareproperties.policy.in'
1286--- data/com.ubuntu.softwareproperties.policy.in 2011-11-21 16:32:49 +0000
1287+++ data/com.ubuntu.softwareproperties.policy.in 1970-01-01 00:00:00 +0000
1288@@ -1,33 +0,0 @@
1289-<?xml version="1.0" encoding="UTF-8"?>
1290-<!DOCTYPE policyconfig PUBLIC
1291- "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
1292- "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
1293-<policyconfig>
1294-
1295- <vendor>Software Properties</vendor>
1296- <vendor_url>https://launchpad.net/software-properties</vendor_url>
1297- <icon_name>software-properties</icon_name>
1298-
1299- <action id="com.ubuntu.softwareproperties.applychanges">
1300- <_description>Write Configuration</_description>
1301- <_message>To change software repository settings, you need to authenticate.</_message>
1302- <defaults>
1303- <allow_any>auth_admin</allow_any>
1304- <allow_inactive>auth_admin</allow_inactive>
1305- <allow_active>auth_admin_keep</allow_active>
1306- </defaults>
1307- </action>
1308-
1309-<!--
1310- <action id="com.ubuntu.softwareproperties.">
1311- <_description></_description>
1312- <_message></_message>
1313- <defaults>
1314- <allow_any>no</allow_any>
1315- <allow_inactive>no</allow_inactive>
1316- <allow_active>yes</allow_active>
1317- </defaults>
1318- </action>
1319--->
1320-
1321-</policyconfig>
1322
1323=== removed directory 'data/designer'
1324=== removed file 'data/designer/dialog_add.ui'
1325--- data/designer/dialog_add.ui 2009-12-22 17:29:46 +0000
1326+++ data/designer/dialog_add.ui 1970-01-01 00:00:00 +0000
1327@@ -1,79 +0,0 @@
1328-<ui version="4.0" >
1329- <class>dialog_add</class>
1330- <widget class="QDialog" name="dialog_add" >
1331- <property name="geometry" >
1332- <rect>
1333- <x>0</x>
1334- <y>0</y>
1335- <width>484</width>
1336- <height>188</height>
1337- </rect>
1338- </property>
1339- <property name="windowTitle" >
1340- <string>Add APT repository</string>
1341- </property>
1342- <property name="modal" >
1343- <bool>true</bool>
1344- </property>
1345- <layout class="QGridLayout" >
1346- <property name="margin" >
1347- <number>9</number>
1348- </property>
1349- <property name="spacing" >
1350- <number>6</number>
1351- </property>
1352- <item row="0" column="0" >
1353- <widget class="QLabel" name="label_example_line" >
1354- </widget>
1355- </item>
1356- <item row="1" column="0" >
1357- <widget class="QLineEdit" name="entry" />
1358- </item>
1359- <item row="2" column="0" colspan="2" >
1360- <widget class="QDialogButtonBox" name="buttonBox" >
1361- <property name="orientation" >
1362- <enum>Qt::Horizontal</enum>
1363- </property>
1364- <property name="standardButtons" >
1365- <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
1366- </property>
1367- </widget>
1368- </item>
1369- </layout>
1370- </widget>
1371- <resources/>
1372- <connections>
1373- <connection>
1374- <sender>buttonBox</sender>
1375- <signal>accepted()</signal>
1376- <receiver>dialog_add</receiver>
1377- <slot>accept()</slot>
1378- <hints>
1379- <hint type="sourcelabel" >
1380- <x>248</x>
1381- <y>254</y>
1382- </hint>
1383- <hint type="destinationlabel" >
1384- <x>157</x>
1385- <y>274</y>
1386- </hint>
1387- </hints>
1388- </connection>
1389- <connection>
1390- <sender>buttonBox</sender>
1391- <signal>rejected()</signal>
1392- <receiver>dialog_add</receiver>
1393- <slot>reject()</slot>
1394- <hints>
1395- <hint type="sourcelabel" >
1396- <x>316</x>
1397- <y>260</y>
1398- </hint>
1399- <hint type="destinationlabel" >
1400- <x>286</x>
1401- <y>274</y>
1402- </hint>
1403- </hints>
1404- </connection>
1405- </connections>
1406-</ui>
1407
1408=== removed file 'data/designer/dialog_edit.ui'
1409--- data/designer/dialog_edit.ui 2009-12-07 14:46:38 +0000
1410+++ data/designer/dialog_edit.ui 1970-01-01 00:00:00 +0000
1411@@ -1,122 +0,0 @@
1412-<ui version="4.0" >
1413- <class>dialog_edit</class>
1414- <widget class="QDialog" name="dialog_edit" >
1415- <property name="geometry" >
1416- <rect>
1417- <x>0</x>
1418- <y>0</y>
1419- <width>349</width>
1420- <height>197</height>
1421- </rect>
1422- </property>
1423- <property name="windowTitle" >
1424- <string>Edit Source</string>
1425- </property>
1426- <property name="modal" >
1427- <bool>true</bool>
1428- </property>
1429- <layout class="QGridLayout" >
1430- <property name="margin" >
1431- <number>9</number>
1432- </property>
1433- <property name="spacing" >
1434- <number>6</number>
1435- </property>
1436- <item row="5" column="0" colspan="2" >
1437- <widget class="QDialogButtonBox" name="buttonBox" >
1438- <property name="orientation" >
1439- <enum>Qt::Horizontal</enum>
1440- </property>
1441- <property name="standardButtons" >
1442- <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
1443- </property>
1444- </widget>
1445- </item>
1446- <item row="0" column="1" >
1447- <widget class="QComboBox" name="combobox_type" />
1448- </item>
1449- <item row="1" column="1" >
1450- <widget class="QLineEdit" name="entry_uri" />
1451- </item>
1452- <item row="2" column="1" >
1453- <widget class="QLineEdit" name="entry_dist" />
1454- </item>
1455- <item row="3" column="1" >
1456- <widget class="QLineEdit" name="entry_comps" />
1457- </item>
1458- <item row="4" column="1" >
1459- <widget class="QLineEdit" name="entry_comment" />
1460- </item>
1461- <item row="0" column="0" >
1462- <widget class="QLabel" name="label" >
1463- <property name="text" >
1464- <string>&lt;b>Type:&lt;/b></string>
1465- </property>
1466- </widget>
1467- </item>
1468- <item row="1" column="0" >
1469- <widget class="QLabel" name="label_2" >
1470- <property name="text" >
1471- <string>&lt;b>URI:&lt;/b></string>
1472- </property>
1473- </widget>
1474- </item>
1475- <item row="2" column="0" >
1476- <widget class="QLabel" name="label_3" >
1477- <property name="text" >
1478- <string>&lt;b>Distribution:&lt;/b></string>
1479- </property>
1480- </widget>
1481- </item>
1482- <item row="3" column="0" >
1483- <widget class="QLabel" name="label_4" >
1484- <property name="text" >
1485- <string>&lt;b>Components:&lt;/b></string>
1486- </property>
1487- </widget>
1488- </item>
1489- <item row="4" column="0" >
1490- <widget class="QLabel" name="label_5" >
1491- <property name="text" >
1492- <string>&lt;b>Comment:&lt;/b></string>
1493- </property>
1494- </widget>
1495- </item>
1496- </layout>
1497- </widget>
1498- <resources/>
1499- <connections>
1500- <connection>
1501- <sender>buttonBox</sender>
1502- <signal>accepted()</signal>
1503- <receiver>dialog_edit</receiver>
1504- <slot>accept()</slot>
1505- <hints>
1506- <hint type="sourcelabel" >
1507- <x>248</x>
1508- <y>254</y>
1509- </hint>
1510- <hint type="destinationlabel" >
1511- <x>157</x>
1512- <y>274</y>
1513- </hint>
1514- </hints>
1515- </connection>
1516- <connection>
1517- <sender>buttonBox</sender>
1518- <signal>rejected()</signal>
1519- <receiver>dialog_edit</receiver>
1520- <slot>reject()</slot>
1521- <hints>
1522- <hint type="sourcelabel" >
1523- <x>316</x>
1524- <y>260</y>
1525- </hint>
1526- <hint type="destinationlabel" >
1527- <x>286</x>
1528- <y>274</y>
1529- </hint>
1530- </hints>
1531- </connection>
1532- </connections>
1533-</ui>
1534
1535=== removed file 'data/designer/dialog_mirror.ui'
1536--- data/designer/dialog_mirror.ui 2009-12-07 14:46:38 +0000
1537+++ data/designer/dialog_mirror.ui 1970-01-01 00:00:00 +0000
1538@@ -1,176 +0,0 @@
1539-<?xml version="1.0" encoding="UTF-8"?>
1540-<ui version="4.0">
1541- <class>dialog_mirror</class>
1542- <widget class="QDialog" name="dialog_mirror">
1543- <property name="geometry">
1544- <rect>
1545- <x>0</x>
1546- <y>0</y>
1547- <width>428</width>
1548- <height>296</height>
1549- </rect>
1550- </property>
1551- <property name="windowTitle">
1552- <string>Choose a Download Server</string>
1553- </property>
1554- <property name="modal">
1555- <bool>true</bool>
1556- </property>
1557- <layout class="QGridLayout">
1558- <property name="margin">
1559- <number>9</number>
1560- </property>
1561- <property name="spacing">
1562- <number>6</number>
1563- </property>
1564- <item row="0" column="2">
1565- <widget class="QWidget" name="buttons_frame" native="true">
1566- <layout class="QGridLayout">
1567- <property name="margin">
1568- <number>0</number>
1569- </property>
1570- <property name="spacing">
1571- <number>6</number>
1572- </property>
1573- <item row="0" column="0">
1574- <widget class="QWidget" name="edit_buttons_frame" native="true">
1575- <layout class="QGridLayout">
1576- <property name="margin">
1577- <number>0</number>
1578- </property>
1579- <property name="spacing">
1580- <number>6</number>
1581- </property>
1582- <item row="3" column="0">
1583- <spacer>
1584- <property name="orientation">
1585- <enum>Qt::Vertical</enum>
1586- </property>
1587- <property name="sizeType">
1588- <enum>QSizePolicy::Fixed</enum>
1589- </property>
1590- <property name="sizeHint" stdset="0">
1591- <size>
1592- <width>113</width>
1593- <height>16</height>
1594- </size>
1595- </property>
1596- </spacer>
1597- </item>
1598- <item row="2" column="0">
1599- <widget class="QPushButton" name="button_remove">
1600- <property name="text">
1601- <string>Remove</string>
1602- </property>
1603- </widget>
1604- </item>
1605- <item row="1" column="0">
1606- <widget class="QPushButton" name="button_edit">
1607- <property name="text">
1608- <string>Edit</string>
1609- </property>
1610- </widget>
1611- </item>
1612- <item row="0" column="0">
1613- <widget class="QPushButton" name="button_add">
1614- <property name="text">
1615- <string>Add</string>
1616- </property>
1617- </widget>
1618- </item>
1619- </layout>
1620- </widget>
1621- </item>
1622- <item row="1" column="0">
1623- <widget class="QPushButton" name="button_find_server">
1624- <property name="text">
1625- <string>_Select Best Server</string>
1626- </property>
1627- </widget>
1628- </item>
1629- </layout>
1630- </widget>
1631- </item>
1632- <item row="1" column="2">
1633- <spacer>
1634- <property name="orientation">
1635- <enum>Qt::Vertical</enum>
1636- </property>
1637- <property name="sizeHint" stdset="0">
1638- <size>
1639- <width>133</width>
1640- <height>21</height>
1641- </size>
1642- </property>
1643- </spacer>
1644- </item>
1645- <item row="0" column="0" rowspan="2" colspan="2">
1646- <widget class="QTreeWidget" name="treeview">
1647- <property name="alternatingRowColors">
1648- <bool>true</bool>
1649- </property>
1650- <column>
1651- <property name="text">
1652- <string notr="true">1</string>
1653- </property>
1654- </column>
1655- </widget>
1656- </item>
1657- <item row="2" column="0">
1658- <widget class="QLabel" name="protocol_label">
1659- <property name="text">
1660- <string>Protocol:</string>
1661- </property>
1662- </widget>
1663- </item>
1664- <item row="2" column="1" colspan="2">
1665- <widget class="QComboBox" name="combobox"/>
1666- </item>
1667- <item row="3" column="0" colspan="3">
1668- <widget class="QDialogButtonBox" name="buttonBox">
1669- <property name="orientation">
1670- <enum>Qt::Horizontal</enum>
1671- </property>
1672- <property name="standardButtons">
1673- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
1674- </property>
1675- </widget>
1676- </item>
1677- </layout>
1678- </widget>
1679- <resources/>
1680- <connections>
1681- <connection>
1682- <sender>buttonBox</sender>
1683- <signal>accepted()</signal>
1684- <receiver>dialog_mirror</receiver>
1685- <slot>accept()</slot>
1686- <hints>
1687- <hint type="sourcelabel">
1688- <x>248</x>
1689- <y>254</y>
1690- </hint>
1691- <hint type="destinationlabel">
1692- <x>157</x>
1693- <y>274</y>
1694- </hint>
1695- </hints>
1696- </connection>
1697- <connection>
1698- <sender>buttonBox</sender>
1699- <signal>rejected()</signal>
1700- <receiver>dialog_mirror</receiver>
1701- <slot>reject()</slot>
1702- <hints>
1703- <hint type="sourcelabel">
1704- <x>316</x>
1705- <y>260</y>
1706- </hint>
1707- <hint type="destinationlabel">
1708- <x>286</x>
1709- <y>274</y>
1710- </hint>
1711- </hints>
1712- </connection>
1713- </connections>
1714-</ui>
1715
1716=== removed file 'data/designer/main.ui'
1717--- data/designer/main.ui 2012-04-25 21:11:57 +0000
1718+++ data/designer/main.ui 1970-01-01 00:00:00 +0000
1719@@ -1,499 +0,0 @@
1720-<?xml version="1.0" encoding="UTF-8"?>
1721-<ui version="4.0">
1722- <class>vbox_updates_frame</class>
1723- <widget class="QWidget" name="vbox_updates_frame">
1724- <property name="geometry">
1725- <rect>
1726- <x>0</x>
1727- <y>0</y>
1728- <width>605</width>
1729- <height>408</height>
1730- </rect>
1731- </property>
1732- <property name="windowTitle">
1733- <string>Software Sources</string>
1734- </property>
1735- <layout class="QGridLayout">
1736- <property name="margin">
1737- <number>9</number>
1738- </property>
1739- <property name="spacing">
1740- <number>6</number>
1741- </property>
1742- <item row="0" column="0">
1743- <widget class="QTabWidget" name="tabWidget">
1744- <property name="currentIndex">
1745- <number>0</number>
1746- </property>
1747- <widget class="QWidget" name="tab">
1748- <attribute name="title">
1749- <string>Kubuntu Software</string>
1750- </attribute>
1751- <layout class="QGridLayout">
1752- <property name="margin">
1753- <number>9</number>
1754- </property>
1755- <property name="spacing">
1756- <number>6</number>
1757- </property>
1758- <item row="0" column="0">
1759- <widget class="QGroupBox" name="groupBox">
1760- <property name="title">
1761- <string>&lt;b&gt;Downloadable from the Internet&lt;/b&gt;</string>
1762- </property>
1763- <layout class="QGridLayout">
1764- <property name="margin">
1765- <number>9</number>
1766- </property>
1767- <property name="spacing">
1768- <number>6</number>
1769- </property>
1770- <item row="0" column="0" colspan="2">
1771- <widget class="QFrame" name="vbox_dist_comps_frame">
1772- <property name="frameShape">
1773- <enum>QFrame::NoFrame</enum>
1774- </property>
1775- <property name="frameShadow">
1776- <enum>QFrame::Raised</enum>
1777- </property>
1778- <layout class="QGridLayout">
1779- <property name="margin">
1780- <number>0</number>
1781- </property>
1782- <property name="spacing">
1783- <number>6</number>
1784- </property>
1785- <item row="0" column="0">
1786- <layout class="QVBoxLayout">
1787- <property name="spacing">
1788- <number>6</number>
1789- </property>
1790- <property name="margin">
1791- <number>0</number>
1792- </property>
1793- </layout>
1794- </item>
1795- </layout>
1796- </widget>
1797- </item>
1798- <item row="1" column="0" colspan="2">
1799- <widget class="QCheckBox" name="checkbutton_source_code">
1800- <property name="text">
1801- <string>Source code</string>
1802- </property>
1803- <property name="tristate">
1804- <bool>false</bool>
1805- </property>
1806- </widget>
1807- </item>
1808- <item row="2" column="0">
1809- <widget class="QLabel" name="download_label">
1810- <property name="text">
1811- <string>Download from:</string>
1812- </property>
1813- </widget>
1814- </item>
1815- <item row="2" column="1">
1816- <widget class="QComboBox" name="combobox_server"/>
1817- </item>
1818- </layout>
1819- </widget>
1820- </item>
1821- <item row="1" column="0">
1822- <widget class="QGroupBox" name="groupBox_cdrom">
1823- <property name="title">
1824- <string>Installable from CD-ROM/DVD</string>
1825- </property>
1826- <layout class="QGridLayout">
1827- <property name="margin">
1828- <number>9</number>
1829- </property>
1830- <property name="spacing">
1831- <number>6</number>
1832- </property>
1833- <item row="0" column="0">
1834- <widget class="QLabel" name="textview_no_cd">
1835- <property name="text">
1836- <string>To install from a CD-ROM or DVD, insert the medium into the drive.</string>
1837- </property>
1838- </widget>
1839- </item>
1840- <item row="1" column="0">
1841- <widget class="QTreeWidget" name="treeview_cdroms">
1842- <property name="alternatingRowColors">
1843- <bool>true</bool>
1844- </property>
1845- <property name="indentation">
1846- <number>0</number>
1847- </property>
1848- <property name="rootIsDecorated">
1849- <bool>false</bool>
1850- </property>
1851- <property name="itemsExpandable">
1852- <bool>true</bool>
1853- </property>
1854- <property name="headerHidden">
1855- <bool>true</bool>
1856- </property>
1857- <property name="columnCount">
1858- <number>1</number>
1859- </property>
1860- <column>
1861- <property name="text">
1862- <string>1</string>
1863- </property>
1864- </column>
1865- </widget>
1866- </item>
1867- </layout>
1868- </widget>
1869- </item>
1870- <item row="2" column="0">
1871- <spacer>
1872- <property name="orientation">
1873- <enum>Qt::Vertical</enum>
1874- </property>
1875- <property name="sizeHint" stdset="0">
1876- <size>
1877- <width>20</width>
1878- <height>40</height>
1879- </size>
1880- </property>
1881- </spacer>
1882- </item>
1883- </layout>
1884- </widget>
1885- <widget class="QWidget" name="tab_3">
1886- <attribute name="title">
1887- <string>Other Software</string>
1888- </attribute>
1889- <layout class="QGridLayout">
1890- <property name="margin">
1891- <number>9</number>
1892- </property>
1893- <property name="spacing">
1894- <number>6</number>
1895- </property>
1896- <item row="0" column="0" colspan="4">
1897- <widget class="QTreeWidget" name="treeview_sources">
1898- <property name="alternatingRowColors">
1899- <bool>true</bool>
1900- </property>
1901- <property name="rootIsDecorated">
1902- <bool>false</bool>
1903- </property>
1904- <property name="headerHidden">
1905- <bool>true</bool>
1906- </property>
1907- <column>
1908- <property name="text">
1909- <string>1</string>
1910- </property>
1911- </column>
1912- </widget>
1913- </item>
1914- <item row="1" column="0">
1915- <widget class="QPushButton" name="button_add">
1916- <property name="text">
1917- <string>Add...</string>
1918- </property>
1919- </widget>
1920- </item>
1921- <item row="1" column="1">
1922- <widget class="QPushButton" name="button_add_cdrom">
1923- <property name="text">
1924- <string>Add CD-ROM...</string>
1925- </property>
1926- </widget>
1927- </item>
1928- <item row="1" column="2">
1929- <widget class="QPushButton" name="button_edit">
1930- <property name="enabled">
1931- <bool>false</bool>
1932- </property>
1933- <property name="text">
1934- <string>Edit...</string>
1935- </property>
1936- </widget>
1937- </item>
1938- <item row="1" column="3">
1939- <widget class="QPushButton" name="button_remove">
1940- <property name="enabled">
1941- <bool>false</bool>
1942- </property>
1943- <property name="text">
1944- <string>Remove</string>
1945- </property>
1946- </widget>
1947- </item>
1948- </layout>
1949- </widget>
1950- <widget class="QWidget" name="tab_2">
1951- <attribute name="title">
1952- <string>Updates</string>
1953- </attribute>
1954- <layout class="QGridLayout">
1955- <property name="margin">
1956- <number>9</number>
1957- </property>
1958- <property name="spacing">
1959- <number>6</number>
1960- </property>
1961- <item row="0" column="0" colspan="2">
1962- <widget class="QGroupBox" name="groupBox_updates">
1963- <property name="title">
1964- <string>&lt;b&gt;Ubuntu updates&lt;/b&gt;</string>
1965- </property>
1966- <layout class="QGridLayout" name="gridLayout_2">
1967- <property name="margin">
1968- <number>9</number>
1969- </property>
1970- <property name="spacing">
1971- <number>6</number>
1972- </property>
1973- <item row="0" column="0">
1974- <layout class="QVBoxLayout">
1975- <property name="spacing">
1976- <number>6</number>
1977- </property>
1978- <property name="margin">
1979- <number>0</number>
1980- </property>
1981- <item>
1982- <widget class="QFrame" name="vbox_updates_frame">
1983- <property name="frameShape">
1984- <enum>QFrame::NoFrame</enum>
1985- </property>
1986- <property name="frameShadow">
1987- <enum>QFrame::Raised</enum>
1988- </property>
1989- <layout class="QGridLayout">
1990- <property name="margin">
1991- <number>0</number>
1992- </property>
1993- <property name="spacing">
1994- <number>6</number>
1995- </property>
1996- </layout>
1997- </widget>
1998- </item>
1999- </layout>
2000- </item>
2001- </layout>
2002- </widget>
2003- </item>
2004- <item row="1" column="0" colspan="2">
2005- <widget class="QGroupBox" name="groupBox_2">
2006- <property name="title">
2007- <string>&lt;b&gt;Automatic updates&lt;/b&gt;</string>
2008- </property>
2009- <layout class="QGridLayout" name="gridLayout">
2010- <property name="margin">
2011- <number>9</number>
2012- </property>
2013- <property name="spacing">
2014- <number>6</number>
2015- </property>
2016- <item row="0" column="0">
2017- <widget class="QCheckBox" name="checkbutton_auto_update">
2018- <property name="text">
2019- <string>Chec_k for updates:</string>
2020- </property>
2021- </widget>
2022- </item>
2023- <item row="0" column="1">
2024- <widget class="QComboBox" name="combobox_update_interval"/>
2025- </item>
2026- <item row="3" column="0">
2027- <widget class="QRadioButton" name="radiobutton_updates_notify">
2028- <property name="text">
2029- <string>Only _notify about available updates</string>
2030- </property>
2031- </widget>
2032- </item>
2033- <item row="2" column="0">
2034- <widget class="QRadioButton" name="radiobutton_updates_download">
2035- <property name="text">
2036- <string>_Download all updates in the background</string>
2037- </property>
2038- </widget>
2039- </item>
2040- <item row="1" column="0">
2041- <widget class="QRadioButton" name="radiobutton_updates_inst_sec">
2042- <property name="text">
2043- <string>Install _security updates without confirmation</string>
2044- </property>
2045- </widget>
2046- </item>
2047- </layout>
2048- </widget>
2049- </item>
2050- <item row="2" column="0" colspan="2">
2051- <widget class="QGroupBox" name="frame8">
2052- <property name="title">
2053- <string>&lt;b&gt;Release upgrade&lt;/b&gt;</string>
2054- </property>
2055- <layout class="QGridLayout" name="gridLayout_3">
2056- <item row="0" column="0">
2057- <widget class="QLabel" name="label29">
2058- <property name="text">
2059- <string>Show new distribution releases: </string>
2060- </property>
2061- </widget>
2062- </item>
2063- <item row="0" column="1">
2064- <widget class="QComboBox" name="combobox_release_upgrades">
2065- <item>
2066- <property name="text">
2067- <string>Never</string>
2068- </property>
2069- </item>
2070- <item>
2071- <property name="text">
2072- <string>Normal Releases</string>
2073- </property>
2074- </item>
2075- <item>
2076- <property name="text">
2077- <string>Long term support releases only</string>
2078- </property>
2079- </item>
2080- </widget>
2081- </item>
2082- </layout>
2083- </widget>
2084- </item>
2085- </layout>
2086- </widget>
2087- <widget class="QWidget" name="tab_4">
2088- <attribute name="title">
2089- <string>Authentication</string>
2090- </attribute>
2091- <layout class="QGridLayout">
2092- <property name="margin">
2093- <number>9</number>
2094- </property>
2095- <property name="spacing">
2096- <number>6</number>
2097- </property>
2098- <item row="1" column="0" colspan="4">
2099- <widget class="QTreeWidget" name="treeview2">
2100- <property name="alternatingRowColors">
2101- <bool>true</bool>
2102- </property>
2103- <property name="rootIsDecorated">
2104- <bool>false</bool>
2105- </property>
2106- <property name="headerHidden">
2107- <bool>true</bool>
2108- </property>
2109- <column>
2110- <property name="text">
2111- <string>1</string>
2112- </property>
2113- </column>
2114- </widget>
2115- </item>
2116- <item row="0" column="0" colspan="2">
2117- <widget class="QLabel" name="label_3">
2118- <property name="text">
2119- <string>&lt;b&gt;Trusted software providers&lt;/b&gt;</string>
2120- </property>
2121- </widget>
2122- </item>
2123- <item row="2" column="2">
2124- <spacer>
2125- <property name="orientation">
2126- <enum>Qt::Horizontal</enum>
2127- </property>
2128- <property name="sizeHint" stdset="0">
2129- <size>
2130- <width>171</width>
2131- <height>20</height>
2132- </size>
2133- </property>
2134- </spacer>
2135- </item>
2136- <item row="2" column="0">
2137- <widget class="QPushButton" name="button_add_auth">
2138- <property name="text">
2139- <string>_Import Key File...</string>
2140- </property>
2141- </widget>
2142- </item>
2143- <item row="2" column="1">
2144- <widget class="QPushButton" name="button_auth_remove">
2145- <property name="text">
2146- <string>Remove</string>
2147- </property>
2148- </widget>
2149- </item>
2150- <item row="2" column="3">
2151- <widget class="QPushButton" name="button_auth_restore">
2152- <property name="text">
2153- <string>Restore _Defaults</string>
2154- </property>
2155- </widget>
2156- </item>
2157- </layout>
2158- </widget>
2159- <widget class="QWidget" name="tab_5">
2160- <attribute name="title">
2161- <string>Statistics</string>
2162- </attribute>
2163- <layout class="QGridLayout">
2164- <property name="margin">
2165- <number>9</number>
2166- </property>
2167- <property name="spacing">
2168- <number>6</number>
2169- </property>
2170- <item row="2" column="0">
2171- <spacer>
2172- <property name="orientation">
2173- <enum>Qt::Vertical</enum>
2174- </property>
2175- <property name="sizeHint" stdset="0">
2176- <size>
2177- <width>561</width>
2178- <height>321</height>
2179- </size>
2180- </property>
2181- </spacer>
2182- </item>
2183- <item row="1" column="0">
2184- <widget class="QLabel" name="label_popcon_desc">
2185- <property name="text">
2186- <string>TextLabel</string>
2187- </property>
2188- <property name="wordWrap">
2189- <bool>true</bool>
2190- </property>
2191- </widget>
2192- </item>
2193- <item row="0" column="0">
2194- <widget class="QCheckBox" name="checkbutton_popcon">
2195- <property name="text">
2196- <string>Submit statistical information</string>
2197- </property>
2198- </widget>
2199- </item>
2200- </layout>
2201- </widget>
2202- </widget>
2203- </item>
2204- <item row="1" column="0">
2205- <widget class="QDialogButtonBox" name="buttonBox">
2206- <property name="orientation">
2207- <enum>Qt::Horizontal</enum>
2208- </property>
2209- <property name="standardButtons">
2210- <set>QDialogButtonBox::Close|QDialogButtonBox::Reset</set>
2211- </property>
2212- </widget>
2213- </item>
2214- </layout>
2215- </widget>
2216- <resources/>
2217- <connections/>
2218-</ui>
2219
2220=== removed directory 'data/gtkbuilder'
2221=== removed file 'data/gtkbuilder/dialog-add-sources-list.ui'
2222--- data/gtkbuilder/dialog-add-sources-list.ui 2011-06-22 17:03:11 +0000
2223+++ data/gtkbuilder/dialog-add-sources-list.ui 1970-01-01 00:00:00 +0000
2224@@ -1,142 +0,0 @@
2225-<?xml version="1.0"?>
2226-<interface>
2227- <!-- interface-requires gtk+ 2.12 -->
2228- <!-- interface-naming-policy toplevel-contextual -->
2229- <object class="GtkDialog" id="dialog_add_sources_list">
2230- <property name="border_width">6</property>
2231- <property name="resizable">False</property>
2232- <property name="type_hint">dialog</property>
2233- <child internal-child="vbox">
2234- <object class="GtkVBox" id="dialog-vbox1">
2235- <property name="visible">True</property>
2236- <property name="spacing">12</property>
2237- <child>
2238- <object class="GtkHBox" id="hbox1">
2239- <property name="visible">True</property>
2240- <property name="border_width">6</property>
2241- <property name="spacing">12</property>
2242- <child>
2243- <object class="GtkImage" id="image_sources_list">
2244- <property name="visible">True</property>
2245- <property name="xalign">0</property>
2246- <property name="yalign">0</property>
2247- <property name="stock">gtk-dialog-question</property>
2248- <property name="icon-size">6</property>
2249- </object>
2250- <packing>
2251- <property name="expand">False</property>
2252- <property name="position">0</property>
2253- </packing>
2254- </child>
2255- <child>
2256- <object class="GtkVBox" id="vbox1">
2257- <property name="visible">True</property>
2258- <property name="spacing">12</property>
2259- <child>
2260- <object class="GtkLabel" id="label_sources">
2261- <property name="visible">True</property>
2262- <property name="xalign">0</property>
2263- <property name="wrap">True</property>
2264- </object>
2265- <packing>
2266- <property name="expand">False</property>
2267- <property name="fill">False</property>
2268- <property name="position">0</property>
2269- </packing>
2270- </child>
2271- <child>
2272- <object class="GtkScrolledWindow" id="scrolled_window">
2273- <property name="height_request">200</property>
2274- <property name="visible">True</property>
2275- <property name="can_focus">True</property>
2276- <property name="hscrollbar_policy">automatic</property>
2277- <property name="vscrollbar_policy">automatic</property>
2278- <property name="shadow_type">in</property>
2279- <child>
2280- <object class="GtkTreeView" id="treeview_sources">
2281- <property name="visible">True</property>
2282- <property name="can_focus">True</property>
2283- <property name="headers_visible">False</property>
2284- <property name="rules_hint">True</property>
2285- </object>
2286- </child>
2287- </object>
2288- <packing>
2289- <property name="position">1</property>
2290- </packing>
2291- </child>
2292- </object>
2293- <packing>
2294- <property name="position">1</property>
2295- </packing>
2296- </child>
2297- </object>
2298- <packing>
2299- <property name="position">1</property>
2300- </packing>
2301- </child>
2302- <child internal-child="action_area">
2303- <object class="GtkHButtonBox" id="dialog-action_area1">
2304- <property name="visible">True</property>
2305- <property name="layout_style">end</property>
2306- <child>
2307- <object class="GtkButton" id="button_replace">
2308- <property name="label" translatable="yes">_Replace</property>
2309- <property name="visible">True</property>
2310- <property name="can_focus">True</property>
2311- <property name="can_default">True</property>
2312- <property name="receives_default">False</property>
2313- <property name="use_underline">True</property>
2314- </object>
2315- <packing>
2316- <property name="expand">False</property>
2317- <property name="fill">False</property>
2318- <property name="position">0</property>
2319- </packing>
2320- </child>
2321- <child>
2322- <object class="GtkButton" id="button_cancel">
2323- <property name="label">gtk-cancel</property>
2324- <property name="visible">True</property>
2325- <property name="can_focus">True</property>
2326- <property name="can_default">True</property>
2327- <property name="receives_default">False</property>
2328- <property name="use_stock">True</property>
2329- </object>
2330- <packing>
2331- <property name="expand">False</property>
2332- <property name="fill">False</property>
2333- <property name="position">1</property>
2334- </packing>
2335- </child>
2336- <child>
2337- <object class="GtkButton" id="button_add">
2338- <property name="label">gtk-add</property>
2339- <property name="visible">True</property>
2340- <property name="can_focus">True</property>
2341- <property name="can_default">True</property>
2342- <property name="receives_default">False</property>
2343- <property name="use_stock">True</property>
2344- </object>
2345- <packing>
2346- <property name="expand">False</property>
2347- <property name="fill">False</property>
2348- <property name="position">2</property>
2349- </packing>
2350- </child>
2351- </object>
2352- <packing>
2353- <property name="expand">False</property>
2354- <property name="pack_type">end</property>
2355- <property name="position">0</property>
2356- </packing>
2357- </child>
2358- </object>
2359- </child>
2360- <action-widgets>
2361- <action-widget response="1">button_replace</action-widget>
2362- <action-widget response="-6">button_cancel</action-widget>
2363- <action-widget response="2">button_add</action-widget>
2364- </action-widgets>
2365- </object>
2366-</interface>
2367
2368=== removed file 'data/gtkbuilder/dialog-add.ui'
2369--- data/gtkbuilder/dialog-add.ui 2011-06-22 17:03:11 +0000
2370+++ data/gtkbuilder/dialog-add.ui 1970-01-01 00:00:00 +0000
2371@@ -1,193 +0,0 @@
2372-<?xml version="1.0"?>
2373-<interface>
2374- <!-- interface-requires gtk+ 2.12 -->
2375- <!-- interface-naming-policy toplevel-contextual -->
2376- <object class="GtkDialog" id="dialog_add_custom">
2377- <property name="border_width">6</property>
2378- <property name="resizable">False</property>
2379- <property name="modal">True</property>
2380- <property name="type_hint">dialog</property>
2381- <property name="skip_taskbar_hint">True</property>
2382- <child internal-child="vbox">
2383- <object class="GtkVBox" id="dialog-vbox2">
2384- <property name="visible">True</property>
2385- <property name="spacing">12</property>
2386- <child>
2387- <object class="GtkHBox" id="hbox7">
2388- <property name="visible">True</property>
2389- <property name="border_width">6</property>
2390- <property name="spacing">12</property>
2391- <child>
2392- <object class="GtkImage" id="image3">
2393- <property name="visible">True</property>
2394- <property name="yalign">0</property>
2395- <property name="stock">gtk-dialog-question</property>
2396- <property name="icon-size">6</property>
2397- </object>
2398- <packing>
2399- <property name="expand">False</property>
2400- <property name="position">0</property>
2401- </packing>
2402- </child>
2403- <child>
2404- <object class="GtkVBox" id="vbox5">
2405- <property name="visible">True</property>
2406- <property name="spacing">12</property>
2407- <child>
2408- <object class="GtkLabel" id="label33">
2409- <property name="visible">True</property>
2410- <property name="can_focus">True</property>
2411- <property name="xalign">0</property>
2412- <property name="label" translatable="yes">&lt;big&gt;&lt;b&gt;Enter the complete APT line of the repository that you want to add as source&lt;/b&gt;&lt;/big&gt;</property>
2413- <property name="use_markup">True</property>
2414- <property name="wrap">True</property>
2415- <property name="selectable">True</property>
2416- </object>
2417- <packing>
2418- <property name="expand">False</property>
2419- <property name="fill">False</property>
2420- <property name="position">0</property>
2421- </packing>
2422- </child>
2423- <child>
2424- <object class="GtkLabel" id="label_example_line">
2425- <property name="visible">True</property>
2426- <property name="can_focus">True</property>
2427- <property name="xalign">0</property>
2428- <property name="use_markup">True</property>
2429- <property name="wrap">True</property>
2430- <property name="selectable">True</property>
2431- </object>
2432- <packing>
2433- <property name="expand">False</property>
2434- <property name="fill">False</property>
2435- <property name="position">1</property>
2436- </packing>
2437- </child>
2438- <child>
2439- <object class="GtkHBox" id="hbox8">
2440- <property name="visible">True</property>
2441- <property name="spacing">10</property>
2442- <child>
2443- <object class="GtkLabel" id="label34">
2444- <property name="visible">True</property>
2445- <property name="label" translatable="yes">APT line:</property>
2446- </object>
2447- <packing>
2448- <property name="expand">False</property>
2449- <property name="fill">False</property>
2450- <property name="position">0</property>
2451- </packing>
2452- </child>
2453- <child>
2454- <object class="GtkEntry" id="entry_source_line">
2455- <property name="visible">True</property>
2456- <property name="can_focus">True</property>
2457- <property name="activates_default">True</property>
2458- </object>
2459- <packing>
2460- <property name="position">1</property>
2461- </packing>
2462- </child>
2463- </object>
2464- <packing>
2465- <property name="expand">False</property>
2466- <property name="position">2</property>
2467- </packing>
2468- </child>
2469- </object>
2470- <packing>
2471- <property name="position">1</property>
2472- </packing>
2473- </child>
2474- </object>
2475- <packing>
2476- <property name="position">1</property>
2477- </packing>
2478- </child>
2479- <child internal-child="action_area">
2480- <object class="GtkHButtonBox" id="dialog-action_area2">
2481- <property name="visible">True</property>
2482- <property name="layout_style">end</property>
2483- <child>
2484- <object class="GtkButton" id="button5">
2485- <property name="label">gtk-cancel</property>
2486- <property name="visible">True</property>
2487- <property name="can_focus">True</property>
2488- <property name="can_default">True</property>
2489- <property name="receives_default">False</property>
2490- <property name="use_stock">True</property>
2491- </object>
2492- <packing>
2493- <property name="expand">False</property>
2494- <property name="fill">False</property>
2495- <property name="position">0</property>
2496- </packing>
2497- </child>
2498- <child>
2499- <object class="GtkButton" id="button_add_source">
2500- <property name="visible">True</property>
2501- <property name="sensitive">False</property>
2502- <property name="can_focus">True</property>
2503- <property name="has_focus">True</property>
2504- <property name="can_default">True</property>
2505- <property name="has_default">True</property>
2506- <property name="receives_default">False</property>
2507- <child>
2508- <object class="GtkAlignment" id="alignment1">
2509- <property name="visible">True</property>
2510- <property name="xscale">0</property>
2511- <property name="yscale">0</property>
2512- <child>
2513- <object class="GtkHBox" id="hbox10">
2514- <property name="visible">True</property>
2515- <property name="spacing">2</property>
2516- <child>
2517- <object class="GtkImage" id="image2">
2518- <property name="visible">True</property>
2519- <property name="stock">gtk-add</property>
2520- </object>
2521- <packing>
2522- <property name="expand">False</property>
2523- <property name="fill">False</property>
2524- <property name="position">0</property>
2525- </packing>
2526- </child>
2527- <child>
2528- <object class="GtkLabel" id="label35">
2529- <property name="visible">True</property>
2530- <property name="label" translatable="yes">_Add Source</property>
2531- <property name="use_underline">True</property>
2532- </object>
2533- <packing>
2534- <property name="expand">False</property>
2535- <property name="fill">False</property>
2536- <property name="position">1</property>
2537- </packing>
2538- </child>
2539- </object>
2540- </child>
2541- </object>
2542- </child>
2543- </object>
2544- <packing>
2545- <property name="expand">False</property>
2546- <property name="fill">False</property>
2547- <property name="position">1</property>
2548- </packing>
2549- </child>
2550- </object>
2551- <packing>
2552- <property name="expand">False</property>
2553- <property name="pack_type">end</property>
2554- <property name="position">0</property>
2555- </packing>
2556- </child>
2557- </object>
2558- </child>
2559- <action-widgets>
2560- <action-widget response="-6">button5</action-widget>
2561- <action-widget response="-5">button_add_source</action-widget>
2562- </action-widgets>
2563- </object>
2564-</interface>
2565
2566=== removed file 'data/gtkbuilder/dialog-cache-outofdate.ui'
2567--- data/gtkbuilder/dialog-cache-outofdate.ui 2011-06-22 17:03:11 +0000
2568+++ data/gtkbuilder/dialog-cache-outofdate.ui 1970-01-01 00:00:00 +0000
2569@@ -1,145 +0,0 @@
2570-<?xml version="1.0"?>
2571-<interface>
2572- <!-- interface-requires gtk+ 2.12 -->
2573- <!-- interface-naming-policy toplevel-contextual -->
2574- <object class="GtkDialog" id="dialog_cache_outofdate">
2575- <property name="border_width">6</property>
2576- <property name="title" translatable="yes"> </property>
2577- <property name="resizable">False</property>
2578- <property name="window_position">center-on-parent</property>
2579- <property name="type_hint">dialog</property>
2580- <property name="skip_taskbar_hint">True</property>
2581- <property name="skip_pager_hint">True</property>
2582- <child internal-child="vbox">
2583- <object class="GtkVBox" id="dialog-vbox5">
2584- <property name="visible">True</property>
2585- <property name="spacing">12</property>
2586- <child>
2587- <object class="GtkHBox" id="hbox36">
2588- <property name="visible">True</property>
2589- <property name="border_width">6</property>
2590- <property name="spacing">12</property>
2591- <child>
2592- <object class="GtkImage" id="image4">
2593- <property name="visible">True</property>
2594- <property name="xalign">0</property>
2595- <property name="yalign">0</property>
2596- <property name="stock">gtk-dialog-info</property>
2597- <property name="icon-size">6</property>
2598- </object>
2599- <packing>
2600- <property name="expand">False</property>
2601- <property name="position">0</property>
2602- </packing>
2603- </child>
2604- <child>
2605- <object class="GtkLabel" id="label70">
2606- <property name="visible">True</property>
2607- <property name="can_focus">True</property>
2608- <property name="xalign">0</property>
2609- <property name="yalign">0</property>
2610- <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;The information about available software is out-of-date&lt;/big&gt;&lt;/b&gt;
2611-
2612-To install software and updates from newly added or changed sources, you have to reload the information about available software.
2613-
2614-You need a working internet connection to continue.</property>
2615- <property name="use_markup">True</property>
2616- <property name="wrap">True</property>
2617- <property name="selectable">True</property>
2618- </object>
2619- <packing>
2620- <property name="expand">False</property>
2621- <property name="fill">False</property>
2622- <property name="position">1</property>
2623- </packing>
2624- </child>
2625- </object>
2626- <packing>
2627- <property name="position">1</property>
2628- </packing>
2629- </child>
2630- <child internal-child="action_area">
2631- <object class="GtkHButtonBox" id="dialog-action_area5">
2632- <property name="visible">True</property>
2633- <property name="layout_style">end</property>
2634- <child>
2635- <object class="GtkButton" id="cancelbutton1">
2636- <property name="visible">True</property>
2637- <property name="can_focus">True</property>
2638- <property name="has_focus">True</property>
2639- <property name="can_default">True</property>
2640- <property name="has_default">True</property>
2641- <property name="receives_default">False</property>
2642- <child>
2643- <object class="GtkAlignment" id="alignment2">
2644- <property name="visible">True</property>
2645- <property name="xscale">0</property>
2646- <property name="yscale">0</property>
2647- <child>
2648- <object class="GtkHBox" id="hbox37">
2649- <property name="visible">True</property>
2650- <property name="spacing">2</property>
2651- <child>
2652- <object class="GtkImage" id="image5">
2653- <property name="visible">True</property>
2654- <property name="stock">gtk-refresh</property>
2655- </object>
2656- <packing>
2657- <property name="expand">False</property>
2658- <property name="fill">False</property>
2659- <property name="position">0</property>
2660- </packing>
2661- </child>
2662- <child>
2663- <object class="GtkLabel" id="label71">
2664- <property name="visible">True</property>
2665- <property name="label" translatable="yes">_Reload</property>
2666- <property name="use_underline">True</property>
2667- </object>
2668- <packing>
2669- <property name="expand">False</property>
2670- <property name="fill">False</property>
2671- <property name="position">1</property>
2672- </packing>
2673- </child>
2674- </object>
2675- </child>
2676- </object>
2677- </child>
2678- </object>
2679- <packing>
2680- <property name="expand">False</property>
2681- <property name="fill">False</property>
2682- <property name="position">0</property>
2683- </packing>
2684- </child>
2685- <child>
2686- <object class="GtkButton" id="okbutton1">
2687- <property name="label">gtk-close</property>
2688- <property name="visible">True</property>
2689- <property name="can_focus">True</property>
2690- <property name="can_default">True</property>
2691- <property name="receives_default">False</property>
2692- <property name="use_stock">True</property>
2693- </object>
2694- <packing>
2695- <property name="expand">False</property>
2696- <property name="fill">False</property>
2697- <property name="position">1</property>
2698- </packing>
2699- </child>
2700- </object>
2701- <packing>
2702- <property name="expand">False</property>
2703- <property name="pack_type">end</property>
2704- <property name="position">0</property>
2705- </packing>
2706- </child>
2707- </object>
2708- </child>
2709- <action-widgets>
2710- <action-widget response="-10">cancelbutton1</action-widget>
2711- <action-widget response="-7">okbutton1</action-widget>
2712- </action-widgets>
2713- </object>
2714-</interface>
2715
2716=== removed file 'data/gtkbuilder/dialog-cdrom-progress.ui'
2717--- data/gtkbuilder/dialog-cdrom-progress.ui 2011-06-22 17:03:11 +0000
2718+++ data/gtkbuilder/dialog-cdrom-progress.ui 1970-01-01 00:00:00 +0000
2719@@ -1,83 +0,0 @@
2720-<?xml version="1.0"?>
2721-<interface>
2722- <!-- interface-requires gtk+ 2.12 -->
2723- <!-- interface-naming-policy toplevel-contextual -->
2724- <object class="GtkDialog" id="dialog_cdrom_progress">
2725- <property name="border_width">6</property>
2726- <property name="title" translatable="yes">Scanning CD-ROM</property>
2727- <property name="resizable">False</property>
2728- <property name="modal">True</property>
2729- <property name="type_hint">dialog</property>
2730- <child internal-child="vbox">
2731- <object class="GtkVBox" id="dialog-vbox4">
2732- <property name="visible">True</property>
2733- <property name="spacing">12</property>
2734- <child>
2735- <object class="GtkVBox" id="vbox18">
2736- <property name="visible">True</property>
2737- <property name="border_width">6</property>
2738- <property name="spacing">12</property>
2739- <child>
2740- <object class="GtkLabel" id="label_cdrom">
2741- <property name="visible">True</property>
2742- <property name="wrap">True</property>
2743- </object>
2744- <packing>
2745- <property name="expand">False</property>
2746- <property name="fill">False</property>
2747- <property name="position">0</property>
2748- </packing>
2749- </child>
2750- <child>
2751- <object class="GtkProgressBar" id="progressbar_cdrom">
2752- <property name="width_request">350</property>
2753- <property name="visible">True</property>
2754- <property name="pulse_step">0.10000000149</property>
2755- </object>
2756- <packing>
2757- <property name="expand">False</property>
2758- <property name="fill">False</property>
2759- <property name="position">1</property>
2760- </packing>
2761- </child>
2762- <child>
2763- <placeholder/>
2764- </child>
2765- </object>
2766- <packing>
2767- <property name="position">1</property>
2768- </packing>
2769- </child>
2770- <child internal-child="action_area">
2771- <object class="GtkHButtonBox" id="dialog-action_area4">
2772- <property name="visible">True</property>
2773- <property name="layout_style">end</property>
2774- <child>
2775- <object class="GtkButton" id="button_cdrom_close">
2776- <property name="label">gtk-close</property>
2777- <property name="visible">True</property>
2778- <property name="can_focus">True</property>
2779- <property name="can_default">True</property>
2780- <property name="receives_default">False</property>
2781- <property name="use_stock">True</property>
2782- </object>
2783- <packing>
2784- <property name="expand">False</property>
2785- <property name="fill">False</property>
2786- <property name="position">0</property>
2787- </packing>
2788- </child>
2789- </object>
2790- <packing>
2791- <property name="expand">False</property>
2792- <property name="pack_type">end</property>
2793- <property name="position">0</property>
2794- </packing>
2795- </child>
2796- </object>
2797- </child>
2798- <action-widgets>
2799- <action-widget response="-7">button_cdrom_close</action-widget>
2800- </action-widgets>
2801- </object>
2802-</interface>
2803
2804=== removed file 'data/gtkbuilder/dialog-edit-source.ui'
2805--- data/gtkbuilder/dialog-edit-source.ui 2011-06-22 17:03:11 +0000
2806+++ data/gtkbuilder/dialog-edit-source.ui 1970-01-01 00:00:00 +0000
2807@@ -1,251 +0,0 @@
2808-<?xml version="1.0"?>
2809-<interface>
2810- <!-- interface-requires gtk+ 2.12 -->
2811- <!-- interface-naming-policy toplevel-contextual -->
2812- <object class="GtkListStore" id="model1">
2813- <columns>
2814- <!-- column-name gchararray -->
2815- <column type="gchararray"/>
2816- </columns>
2817- <data>
2818- <row>
2819- <col id="0" translatable="yes">Binary</col>
2820- </row>
2821- <row>
2822- <col id="0" translatable="yes">Source</col>
2823- </row>
2824- </data>
2825- </object>
2826- <object class="GtkDialog" id="dialog_edit">
2827- <property name="border_width">6</property>
2828- <property name="title" translatable="yes">Edit Source</property>
2829- <property name="modal">True</property>
2830- <property name="default_width">400</property>
2831- <property name="type_hint">dialog</property>
2832- <property name="skip_taskbar_hint">True</property>
2833- <child internal-child="vbox">
2834- <object class="GtkVBox" id="vbox6">
2835- <property name="visible">True</property>
2836- <property name="spacing">12</property>
2837- <child>
2838- <object class="GtkTable" id="table1">
2839- <property name="visible">True</property>
2840- <property name="border_width">6</property>
2841- <property name="n_rows">7</property>
2842- <property name="n_columns">2</property>
2843- <property name="column_spacing">12</property>
2844- <property name="row_spacing">6</property>
2845- <child>
2846- <object class="GtkLabel" id="label36">
2847- <property name="visible">True</property>
2848- <property name="xalign">1</property>
2849- <property name="label" translatable="yes">&lt;b&gt;Type:&lt;/b&gt;</property>
2850- <property name="use_markup">True</property>
2851- </object>
2852- <packing>
2853- <property name="top_attach">1</property>
2854- <property name="bottom_attach">2</property>
2855- <property name="x_options">GTK_FILL</property>
2856- <property name="y_options"></property>
2857- </packing>
2858- </child>
2859- <child>
2860- <object class="GtkLabel" id="label38">
2861- <property name="visible">True</property>
2862- <property name="xalign">1</property>
2863- <property name="label" translatable="yes">&lt;b&gt;URI:&lt;/b&gt;</property>
2864- <property name="use_markup">True</property>
2865- </object>
2866- <packing>
2867- <property name="top_attach">3</property>
2868- <property name="bottom_attach">4</property>
2869- <property name="x_options">GTK_FILL</property>
2870- <property name="y_options"></property>
2871- </packing>
2872- </child>
2873- <child>
2874- <object class="GtkLabel" id="label39">
2875- <property name="visible">True</property>
2876- <property name="xalign">1</property>
2877- <property name="label" translatable="yes">&lt;b&gt;Distribution:&lt;/b&gt;</property>
2878- <property name="use_markup">True</property>
2879- </object>
2880- <packing>
2881- <property name="top_attach">4</property>
2882- <property name="bottom_attach">5</property>
2883- <property name="x_options">GTK_FILL</property>
2884- <property name="y_options"></property>
2885- </packing>
2886- </child>
2887- <child>
2888- <object class="GtkLabel" id="label40">
2889- <property name="visible">True</property>
2890- <property name="xalign">1</property>
2891- <property name="label" translatable="yes">&lt;b&gt;Components:&lt;/b&gt;</property>
2892- <property name="use_markup">True</property>
2893- </object>
2894- <packing>
2895- <property name="top_attach">5</property>
2896- <property name="bottom_attach">6</property>
2897- <property name="x_options">GTK_FILL</property>
2898- <property name="y_options"></property>
2899- </packing>
2900- </child>
2901- <child>
2902- <object class="GtkEntry" id="entry_uri">
2903- <property name="visible">True</property>
2904- <property name="can_focus">True</property>
2905- <property name="activates_default">True</property>
2906- </object>
2907- <packing>
2908- <property name="left_attach">1</property>
2909- <property name="right_attach">2</property>
2910- <property name="top_attach">3</property>
2911- <property name="bottom_attach">4</property>
2912- <property name="y_options"></property>
2913- </packing>
2914- </child>
2915- <child>
2916- <object class="GtkEntry" id="entry_comps">
2917- <property name="visible">True</property>
2918- <property name="can_focus">True</property>
2919- <property name="activates_default">True</property>
2920- </object>
2921- <packing>
2922- <property name="left_attach">1</property>
2923- <property name="right_attach">2</property>
2924- <property name="top_attach">5</property>
2925- <property name="bottom_attach">6</property>
2926- <property name="y_options"></property>
2927- </packing>
2928- </child>
2929- <child>
2930- <object class="GtkComboBox" id="combobox_type">
2931- <property name="visible">True</property>
2932- <property name="model">model1</property>
2933- <child>
2934- <object class="GtkCellRendererText" id="renderer1"/>
2935- <attributes>
2936- <attribute name="text">0</attribute>
2937- </attributes>
2938- </child>
2939- </object>
2940- <packing>
2941- <property name="left_attach">1</property>
2942- <property name="right_attach">2</property>
2943- <property name="top_attach">1</property>
2944- <property name="bottom_attach">2</property>
2945- <property name="x_options">GTK_FILL</property>
2946- <property name="y_options">GTK_FILL</property>
2947- </packing>
2948- </child>
2949- <child>
2950- <object class="GtkLabel" id="label61">
2951- <property name="visible">True</property>
2952- <property name="xalign">1</property>
2953- <property name="label" translatable="yes">&lt;b&gt;Comment:&lt;/b&gt;</property>
2954- <property name="use_markup">True</property>
2955- </object>
2956- <packing>
2957- <property name="top_attach">6</property>
2958- <property name="bottom_attach">7</property>
2959- <property name="x_options">GTK_FILL</property>
2960- <property name="y_options"></property>
2961- </packing>
2962- </child>
2963- <child>
2964- <object class="GtkEntry" id="entry_comment">
2965- <property name="visible">True</property>
2966- <property name="can_focus">True</property>
2967- <property name="activates_default">True</property>
2968- </object>
2969- <packing>
2970- <property name="left_attach">1</property>
2971- <property name="right_attach">2</property>
2972- <property name="top_attach">6</property>
2973- <property name="bottom_attach">7</property>
2974- <property name="y_options"></property>
2975- </packing>
2976- </child>
2977- <child>
2978- <object class="GtkEntry" id="entry_dist">
2979- <property name="visible">True</property>
2980- <property name="can_focus">True</property>
2981- <property name="activates_default">True</property>
2982- </object>
2983- <packing>
2984- <property name="left_attach">1</property>
2985- <property name="right_attach">2</property>
2986- <property name="top_attach">4</property>
2987- <property name="bottom_attach">5</property>
2988- <property name="y_options"></property>
2989- </packing>
2990- </child>
2991- <child>
2992- <placeholder/>
2993- </child>
2994- <child>
2995- <placeholder/>
2996- </child>
2997- <child>
2998- <placeholder/>
2999- </child>
3000- <child>
3001- <placeholder/>
3002- </child>
3003- </object>
3004- <packing>
3005- <property name="position">1</property>
3006- </packing>
3007- </child>
3008- <child internal-child="action_area">
3009- <object class="GtkHButtonBox" id="hbuttonbox3">
3010- <property name="visible">True</property>
3011- <property name="layout_style">end</property>
3012- <child>
3013- <object class="GtkButton" id="button7">
3014- <property name="label">gtk-cancel</property>
3015- <property name="visible">True</property>
3016- <property name="can_focus">True</property>
3017- <property name="can_default">True</property>
3018- <property name="receives_default">False</property>
3019- <property name="use_stock">True</property>
3020- </object>
3021- <packing>
3022- <property name="expand">False</property>
3023- <property name="fill">False</property>
3024- <property name="position">0</property>
3025- </packing>
3026- </child>
3027- <child>
3028- <object class="GtkButton" id="button_edit_ok">
3029- <property name="label">gtk-ok</property>
3030- <property name="visible">True</property>
3031- <property name="can_focus">True</property>
3032- <property name="has_focus">True</property>
3033- <property name="can_default">True</property>
3034- <property name="has_default">True</property>
3035- <property name="receives_default">False</property>
3036- <property name="use_stock">True</property>
3037- </object>
3038- <packing>
3039- <property name="expand">False</property>
3040- <property name="fill">False</property>
3041- <property name="position">1</property>
3042- </packing>
3043- </child>
3044- </object>
3045- <packing>
3046- <property name="expand">False</property>
3047- <property name="pack_type">end</property>
3048- <property name="position">0</property>
3049- </packing>
3050- </child>
3051- </object>
3052- </child>
3053- <action-widgets>
3054- <action-widget response="-6">button7</action-widget>
3055- <action-widget response="-5">button_edit_ok</action-widget>
3056- </action-widgets>
3057- </object>
3058-</interface>
3059
3060=== removed file 'data/gtkbuilder/dialog-mirror.ui'
3061--- data/gtkbuilder/dialog-mirror.ui 2011-07-22 19:11:26 +0000
3062+++ data/gtkbuilder/dialog-mirror.ui 1970-01-01 00:00:00 +0000
3063@@ -1,335 +0,0 @@
3064-<?xml version="1.0"?>
3065-<interface>
3066- <!-- interface-requires gtk+ 2.12 -->
3067- <!-- interface-naming-policy toplevel-contextual -->
3068- <object class="GtkDialog" id="dialog_mirror">
3069- <property name="border_width">6</property>
3070- <property name="title" translatable="yes">Choose a Download Server</property>
3071- <property name="window_position">center-on-parent</property>
3072- <property name="type_hint">dialog</property>
3073- <child internal-child="vbox">
3074- <object class="GtkVBox" id="dialog-vbox6">
3075- <property name="visible">True</property>
3076- <property name="spacing">6</property>
3077- <child>
3078- <object class="GtkVBox" id="vbox19">
3079- <property name="visible">True</property>
3080- <property name="border_width">6</property>
3081- <property name="spacing">12</property>
3082- <child>
3083- <object class="GtkHBox" id="hbox38">
3084- <property name="visible">True</property>
3085- <property name="spacing">6</property>
3086- <child>
3087- <object class="GtkVBox" id="vbox24">
3088- <property name="visible">True</property>
3089- <property name="spacing">6</property>
3090- <child>
3091- <object class="GtkScrolledWindow" id="scrolledwindow1">
3092- <property name="width_request">334</property>
3093- <property name="height_request">211</property>
3094- <property name="visible">True</property>
3095- <property name="can_focus">True</property>
3096- <property name="shadow_type">in</property>
3097- <child>
3098- <object class="GtkTreeView" id="treeview_mirrors">
3099- <property name="visible">True</property>
3100- <property name="can_focus">True</property>
3101- <property name="headers_visible">False</property>
3102- <property name="rules_hint">True</property>
3103- <signal name="cursor_changed" handler="on_treeview_mirrors_cursor_changed"/>
3104- </object>
3105- </child>
3106- </object>
3107- <packing>
3108- <property name="position">0</property>
3109- </packing>
3110- </child>
3111- <child>
3112- <object class="GtkHBox" id="hbox40">
3113- <property name="visible">True</property>
3114- <child>
3115- <object class="GtkHBox" id="hbox39">
3116- <property name="visible">True</property>
3117- <property name="spacing">12</property>
3118- <child>
3119- <object class="GtkLabel" id="label73">
3120- <property name="visible">True</property>
3121- <property name="label" translatable="yes">Protocol:</property>
3122- </object>
3123- <packing>
3124- <property name="expand">False</property>
3125- <property name="fill">False</property>
3126- <property name="position">0</property>
3127- </packing>
3128- </child>
3129- <child>
3130- <object class="GtkComboBox" id="combobox_mirror_proto">
3131- <property name="visible">True</property>
3132- </object>
3133- <packing>
3134- <property name="position">1</property>
3135- </packing>
3136- </child>
3137- </object>
3138- <packing>
3139- <property name="position">0</property>
3140- </packing>
3141- </child>
3142- </object>
3143- <packing>
3144- <property name="expand">False</property>
3145- <property name="position">1</property>
3146- </packing>
3147- </child>
3148- </object>
3149- <packing>
3150- <property name="position">0</property>
3151- </packing>
3152- </child>
3153- <child>
3154- <object class="GtkVBox" id="vbox20">
3155- <property name="visible">True</property>
3156- <property name="spacing">12</property>
3157- <child>
3158- <object class="GtkVBox" id="vbox21">
3159- <property name="spacing">6</property>
3160- <child>
3161- <object class="GtkButton" id="button_mirror_add">
3162- <property name="label">gtk-add</property>
3163- <property name="visible">True</property>
3164- <property name="can_focus">True</property>
3165- <property name="receives_default">False</property>
3166- <property name="use_stock">True</property>
3167- <signal name="clicked" handler="on_button_mirror_add_clicked"/>
3168- </object>
3169- <packing>
3170- <property name="expand">False</property>
3171- <property name="fill">False</property>
3172- <property name="position">0</property>
3173- </packing>
3174- </child>
3175- <child>
3176- <object class="GtkButton" id="button_mirror_edit">
3177- <property name="label">gtk-edit</property>
3178- <property name="visible">True</property>
3179- <property name="sensitive">False</property>
3180- <property name="can_focus">True</property>
3181- <property name="receives_default">False</property>
3182- <property name="use_stock">True</property>
3183- <signal name="clicked" handler="on_button_mirror_edit_clicked"/>
3184- </object>
3185- <packing>
3186- <property name="expand">False</property>
3187- <property name="fill">False</property>
3188- <property name="position">1</property>
3189- </packing>
3190- </child>
3191- <child>
3192- <object class="GtkButton" id="button_mirror_remove">
3193- <property name="label">gtk-remove</property>
3194- <property name="visible">True</property>
3195- <property name="sensitive">False</property>
3196- <property name="can_focus">True</property>
3197- <property name="receives_default">False</property>
3198- <property name="use_stock">True</property>
3199- <signal name="clicked" handler="on_button_mirror_remove_clicked"/>
3200- </object>
3201- <packing>
3202- <property name="expand">False</property>
3203- <property name="fill">False</property>
3204- <property name="position">2</property>
3205- </packing>
3206- </child>
3207- </object>
3208- <packing>
3209- <property name="expand">False</property>
3210- <property name="position">0</property>
3211- </packing>
3212- </child>
3213- <child>
3214- <object class="GtkButton" id="button_mirror_test">
3215- <property name="label" translatable="yes">_Select Best Server</property>
3216- <property name="visible">True</property>
3217- <property name="can_focus">True</property>
3218- <property name="receives_default">False</property>
3219- <property name="tooltip_text" translatable="yes">Performs a connection test to find the best mirror for your location</property>
3220- <property name="use_underline">True</property>
3221- <signal name="clicked" handler="on_button_test_clicked"/>
3222- </object>
3223- <packing>
3224- <property name="expand">False</property>
3225- <property name="fill">False</property>
3226- <property name="position">1</property>
3227- </packing>
3228- </child>
3229- </object>
3230- <packing>
3231- <property name="expand">False</property>
3232- <property name="position">1</property>
3233- </packing>
3234- </child>
3235- </object>
3236- <packing>
3237- <property name="position">0</property>
3238- </packing>
3239- </child>
3240- </object>
3241- <packing>
3242- <property name="position">1</property>
3243- </packing>
3244- </child>
3245- <child internal-child="action_area">
3246- <object class="GtkHButtonBox" id="dialog-action_area6">
3247- <property name="visible">True</property>
3248- <property name="layout_style">end</property>
3249- <child>
3250- <object class="GtkButton" id="cancelbutton2">
3251- <property name="label">gtk-cancel</property>
3252- <property name="visible">True</property>
3253- <property name="can_focus">True</property>
3254- <property name="can_default">True</property>
3255- <property name="receives_default">False</property>
3256- <property name="use_stock">True</property>
3257- </object>
3258- <packing>
3259- <property name="expand">False</property>
3260- <property name="fill">False</property>
3261- <property name="position">0</property>
3262- </packing>
3263- </child>
3264- <child>
3265- <object class="GtkButton" id="button_mirror_choose">
3266- <property name="label" translatable="yes">Choose _Server</property>
3267- <property name="visible">True</property>
3268- <property name="sensitive">False</property>
3269- <property name="can_focus">True</property>
3270- <property name="can_default">True</property>
3271- <property name="receives_default">False</property>
3272- <property name="use_underline">True</property>
3273- </object>
3274- <packing>
3275- <property name="expand">False</property>
3276- <property name="fill">False</property>
3277- <property name="position">1</property>
3278- </packing>
3279- </child>
3280- </object>
3281- <packing>
3282- <property name="expand">False</property>
3283- <property name="pack_type">end</property>
3284- <property name="position">0</property>
3285- </packing>
3286- </child>
3287- </object>
3288- </child>
3289- <action-widgets>
3290- <action-widget response="-6">cancelbutton2</action-widget>
3291- <action-widget response="-5">button_mirror_choose</action-widget>
3292- </action-widgets>
3293- </object>
3294- <object class="GtkDialog" id="dialog_mirror_test">
3295- <property name="border_width">6</property>
3296- <property name="title" translatable="yes"> </property>
3297- <property name="resizable">False</property>
3298- <property name="modal">True</property>
3299- <property name="window_position">center-on-parent</property>
3300- <property name="destroy_with_parent">True</property>
3301- <property name="type_hint">dialog</property>
3302- <signal name="delete_event" handler="on_dialog_mirror_test_delete_event"/>
3303- <child internal-child="vbox">
3304- <object class="GtkVBox" id="dialog-vbox2">
3305- <property name="visible">True</property>
3306- <property name="spacing">6</property>
3307- <child>
3308- <object class="GtkVBox" id="vbox22">
3309- <property name="visible">True</property>
3310- <property name="border_width">6</property>
3311- <property name="spacing">12</property>
3312- <child>
3313- <object class="GtkLabel" id="label72">
3314- <property name="visible">True</property>
3315- <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Testing download servers&lt;/big&gt;&lt;/b&gt;
3316-
3317-A series of tests will be performed to find the best mirror for your location.</property>
3318- <property name="use_markup">True</property>
3319- <property name="wrap">True</property>
3320- </object>
3321- <packing>
3322- <property name="expand">False</property>
3323- <property name="fill">False</property>
3324- <property name="position">0</property>
3325- </packing>
3326- </child>
3327- <child>
3328- <object class="GtkVBox" id="vbox23">
3329- <property name="visible">True</property>
3330- <property name="spacing">6</property>
3331- <child>
3332- <object class="GtkProgressBar" id="progressbar_test_mirror">
3333- <property name="visible">True</property>
3334- <property name="pulse_step">0.10000000149</property>
3335- </object>
3336- <packing>
3337- <property name="expand">False</property>
3338- <property name="fill">False</property>
3339- <property name="position">0</property>
3340- </packing>
3341- </child>
3342- <child>
3343- <object class="GtkLabel" id="label_test_mirror">
3344- <property name="visible">True</property>
3345- <property name="xalign">0</property>
3346- <property name="use_markup">True</property>
3347- <property name="ellipsize">end</property>
3348- </object>
3349- <packing>
3350- <property name="expand">False</property>
3351- <property name="fill">False</property>
3352- <property name="position">1</property>
3353- </packing>
3354- </child>
3355- </object>
3356- <packing>
3357- <property name="position">1</property>
3358- </packing>
3359- </child>
3360- </object>
3361- <packing>
3362- <property name="position">1</property>
3363- </packing>
3364- </child>
3365- <child internal-child="action_area">
3366- <object class="GtkHButtonBox" id="dialog-action_area2">
3367- <property name="visible">True</property>
3368- <property name="layout_style">end</property>
3369- <child>
3370- <object class="GtkButton" id="button_test_cancel">
3371- <property name="label">gtk-cancel</property>
3372- <property name="visible">True</property>
3373- <property name="can_focus">True</property>
3374- <property name="can_default">True</property>
3375- <property name="receives_default">True</property>
3376- <property name="use_stock">True</property>
3377- <signal name="clicked" handler="on_button_cancel_test_clicked"/>
3378- </object>
3379- <packing>
3380- <property name="expand">False</property>
3381- <property name="fill">False</property>
3382- <property name="position">0</property>
3383- </packing>
3384- </child>
3385- </object>
3386- <packing>
3387- <property name="expand">False</property>
3388- <property name="pack_type">end</property>
3389- <property name="position">0</property>
3390- </packing>
3391- </child>
3392- </object>
3393- </child>
3394- <action-widgets>
3395- <action-widget response="-6">button_test_cancel</action-widget>
3396- </action-widgets>
3397- </object>
3398-</interface>
3399
3400=== removed file 'data/gtkbuilder/main.ui'
3401--- data/gtkbuilder/main.ui 2014-02-10 16:10:24 +0000
3402+++ data/gtkbuilder/main.ui 1970-01-01 00:00:00 +0000
3403@@ -1,1125 +0,0 @@
3404-<?xml version="1.0" encoding="UTF-8"?>
3405-<interface>
3406- <!-- interface-requires gtk+ 3.0 -->
3407- <object class="GtkListStore" id="model_normal_updates_display">
3408- <columns>
3409- <!-- column-name text -->
3410- <column type="gchararray"/>
3411- <!-- column-name days -->
3412- <column type="gint"/>
3413- </columns>
3414- <data>
3415- <row>
3416- <col id="0" translatable="yes">Display immediately</col>
3417- <col id="1">0</col>
3418- </row>
3419- <row>
3420- <col id="0" translatable="yes">Display weekly</col>
3421- <col id="1">7</col>
3422- </row>
3423- <row>
3424- <col id="0" translatable="yes">Display every two weeks</col>
3425- <col id="1">14</col>
3426- </row>
3427- </data>
3428- </object>
3429- <object class="GtkListStore" id="model_release_upgrades">
3430- <columns>
3431- <!-- column-name gchararray -->
3432- <column type="gchararray"/>
3433- </columns>
3434- <data>
3435- <row>
3436- <col id="0" translatable="yes">For any new version</col>
3437- </row>
3438- <row>
3439- <col id="0" translatable="yes">For long-term support versions</col>
3440- </row>
3441- <row>
3442- <col id="0" translatable="yes">Never</col>
3443- </row>
3444- </data>
3445- </object>
3446- <object class="GtkListStore" id="model_security_updates_display_behavior">
3447- <columns>
3448- <!-- column-name text -->
3449- <column type="gchararray"/>
3450- </columns>
3451- <data>
3452- <row>
3453- <col id="0" translatable="yes">Display immediately</col>
3454- </row>
3455- <row>
3456- <col id="0" translatable="yes">Download automatically</col>
3457- </row>
3458- <row>
3459- <col id="0" translatable="yes">Download and install automatically</col>
3460- </row>
3461- </data>
3462- </object>
3463- <object class="GtkListStore" id="model_updates_interval">
3464- <columns>
3465- <!-- column-name text -->
3466- <column type="gchararray"/>
3467- <!-- column-name interval -->
3468- <column type="gint"/>
3469- </columns>
3470- <data>
3471- <row>
3472- <col id="0" translatable="yes">Daily</col>
3473- <col id="1">1</col>
3474- </row>
3475- <row>
3476- <col id="0" translatable="yes">Every two days</col>
3477- <col id="1">2</col>
3478- </row>
3479- <row>
3480- <col id="0" translatable="yes">Weekly</col>
3481- <col id="1">7</col>
3482- </row>
3483- <row>
3484- <col id="0" translatable="yes">Every two weeks</col>
3485- <col id="1">14</col>
3486- </row>
3487- <row>
3488- <col id="0" translatable="yes">Never</col>
3489- <col id="1">0</col>
3490- </row>
3491- </data>
3492- </object>
3493- <object class="GtkTextBuffer" id="textbuffer1">
3494- <property name="text" translatable="yes">To install from a CD-ROM or DVD, insert the medium into the drive.</property>
3495- </object>
3496- <object class="GtkWindow" id="window_main">
3497- <property name="can_focus">False</property>
3498- <property name="border_width">6</property>
3499- <property name="title" translatable="yes">Software &amp; Updates</property>
3500- <property name="window_position">center</property>
3501- <signal name="delete-event" handler="on_delete_event" swapped="no"/>
3502- <child>
3503- <object class="GtkVBox" id="vbox1">
3504- <property name="visible">True</property>
3505- <property name="can_focus">False</property>
3506- <child>
3507- <object class="GtkNotebook" id="notebook_main">
3508- <property name="visible">True</property>
3509- <property name="can_focus">True</property>
3510- <property name="border_width">6</property>
3511- <child>
3512- <object class="GtkVBox" id="vbox5">
3513- <property name="visible">True</property>
3514- <property name="can_focus">False</property>
3515- <property name="border_width">12</property>
3516- <property name="spacing">18</property>
3517- <child>
3518- <object class="GtkFrame" id="frame4">
3519- <property name="visible">True</property>
3520- <property name="can_focus">False</property>
3521- <property name="label_xalign">0</property>
3522- <property name="shadow_type">none</property>
3523- <child>
3524- <object class="GtkAlignment" id="alignment5">
3525- <property name="visible">True</property>
3526- <property name="can_focus">False</property>
3527- <property name="top_padding">6</property>
3528- <property name="left_padding">12</property>
3529- <child>
3530- <object class="GtkVBox" id="vbox10">
3531- <property name="visible">True</property>
3532- <property name="can_focus">False</property>
3533- <property name="spacing">18</property>
3534- <child>
3535- <object class="GtkVBox" id="vbox13">
3536- <property name="visible">True</property>
3537- <property name="can_focus">False</property>
3538- <property name="spacing">6</property>
3539- <child>
3540- <object class="GtkVBox" id="vbox21">
3541- <property name="visible">True</property>
3542- <property name="can_focus">False</property>
3543- <property name="spacing">6</property>
3544- <child>
3545- <object class="GtkVBox" id="vbox_dist_comps">
3546- <property name="visible">True</property>
3547- <property name="can_focus">False</property>
3548- <property name="spacing">6</property>
3549- <child>
3550- <placeholder/>
3551- </child>
3552- </object>
3553- <packing>
3554- <property name="expand">False</property>
3555- <property name="fill">True</property>
3556- <property name="position">0</property>
3557- </packing>
3558- </child>
3559- <child>
3560- <object class="GtkCheckButton" id="checkbutton_source_code">
3561- <property name="label" translatable="yes">Source code</property>
3562- <property name="use_action_appearance">False</property>
3563- <property name="visible">True</property>
3564- <property name="can_focus">True</property>
3565- <property name="receives_default">False</property>
3566- <property name="use_action_appearance">False</property>
3567- <property name="use_underline">True</property>
3568- <property name="xalign">0</property>
3569- <property name="draw_indicator">True</property>
3570- </object>
3571- <packing>
3572- <property name="expand">False</property>
3573- <property name="fill">True</property>
3574- <property name="position">1</property>
3575- </packing>
3576- </child>
3577- </object>
3578- <packing>
3579- <property name="expand">False</property>
3580- <property name="fill">True</property>
3581- <property name="position">0</property>
3582- </packing>
3583- </child>
3584- <child>
3585- <object class="GtkHBox" id="hbox6">
3586- <property name="visible">True</property>
3587- <property name="can_focus">False</property>
3588- <property name="spacing">12</property>
3589- <child>
3590- <object class="GtkLabel" id="label15">
3591- <property name="visible">True</property>
3592- <property name="can_focus">False</property>
3593- <property name="label" translatable="yes">Download from:</property>
3594- </object>
3595- <packing>
3596- <property name="expand">False</property>
3597- <property name="fill">False</property>
3598- <property name="position">0</property>
3599- </packing>
3600- </child>
3601- <child>
3602- <object class="GtkComboBox" id="combobox_server">
3603- <property name="visible">True</property>
3604- <property name="can_focus">False</property>
3605- </object>
3606- <packing>
3607- <property name="expand">True</property>
3608- <property name="fill">True</property>
3609- <property name="position">1</property>
3610- </packing>
3611- </child>
3612- </object>
3613- <packing>
3614- <property name="expand">False</property>
3615- <property name="fill">False</property>
3616- <property name="position">1</property>
3617- </packing>
3618- </child>
3619- </object>
3620- <packing>
3621- <property name="expand">False</property>
3622- <property name="fill">True</property>
3623- <property name="position">0</property>
3624- </packing>
3625- </child>
3626- </object>
3627- </child>
3628- </object>
3629- </child>
3630- <child type="label">
3631- <object class="GtkLabel" id="label67">
3632- <property name="visible">True</property>
3633- <property name="can_focus">False</property>
3634- <property name="label" translatable="yes">&lt;b&gt;Downloadable from the Internet&lt;/b&gt;</property>
3635- <property name="use_markup">True</property>
3636- </object>
3637- </child>
3638- </object>
3639- <packing>
3640- <property name="expand">False</property>
3641- <property name="fill">True</property>
3642- <property name="position">0</property>
3643- </packing>
3644- </child>
3645- <child>
3646- <object class="GtkFrame" id="frame7">
3647- <property name="visible">True</property>
3648- <property name="can_focus">False</property>
3649- <property name="label_xalign">0</property>
3650- <property name="shadow_type">none</property>
3651- <child>
3652- <object class="GtkAlignment" id="alignment8">
3653- <property name="visible">True</property>
3654- <property name="can_focus">False</property>
3655- <property name="top_padding">6</property>
3656- <property name="left_padding">12</property>
3657- <child>
3658- <object class="GtkVBox" id="vbox11">
3659- <property name="visible">True</property>
3660- <property name="can_focus">False</property>
3661- <property name="spacing">6</property>
3662- <child>
3663- <object class="GtkVBox" id="vbox22">
3664- <property name="visible">True</property>
3665- <property name="can_focus">False</property>
3666- <child>
3667- <object class="GtkScrolledWindow" id="scrolledwindow_no_cd">
3668- <property name="visible">True</property>
3669- <property name="can_focus">True</property>
3670- <property name="shadow_type">in</property>
3671- <child>
3672- <object class="GtkTextView" id="textview_no_cd">
3673- <property name="visible">True</property>
3674- <property name="sensitive">False</property>
3675- <property name="can_focus">True</property>
3676- <property name="pixels_above_lines">6</property>
3677- <property name="editable">False</property>
3678- <property name="wrap_mode">word</property>
3679- <property name="left_margin">6</property>
3680- <property name="right_margin">6</property>
3681- <property name="cursor_visible">False</property>
3682- <property name="buffer">textbuffer1</property>
3683- </object>
3684- </child>
3685- </object>
3686- <packing>
3687- <property name="expand">True</property>
3688- <property name="fill">True</property>
3689- <property name="position">0</property>
3690- </packing>
3691- </child>
3692- <child>
3693- <object class="GtkScrolledWindow" id="scrolledwindow_cd">
3694- <property name="height_request">75</property>
3695- <property name="visible">True</property>
3696- <property name="can_focus">True</property>
3697- <property name="shadow_type">in</property>
3698- <child>
3699- <object class="GtkTreeView" id="treeview_cdroms">
3700- <property name="height_request">109</property>
3701- <property name="visible">True</property>
3702- <property name="can_focus">True</property>
3703- <property name="headers_visible">False</property>
3704- <property name="rules_hint">True</property>
3705- <child internal-child="selection">
3706- <object class="GtkTreeSelection" id="treeview-selection1"/>
3707- </child>
3708- </object>
3709- </child>
3710- </object>
3711- <packing>
3712- <property name="expand">True</property>
3713- <property name="fill">True</property>
3714- <property name="position">1</property>
3715- </packing>
3716- </child>
3717- </object>
3718- <packing>
3719- <property name="expand">True</property>
3720- <property name="fill">True</property>
3721- <property name="position">0</property>
3722- </packing>
3723- </child>
3724- </object>
3725- </child>
3726- </object>
3727- </child>
3728- <child type="label">
3729- <object class="GtkLabel" id="label14">
3730- <property name="visible">True</property>
3731- <property name="can_focus">False</property>
3732- <property name="label" translatable="yes">&lt;b&gt;Installable from CD-ROM/DVD&lt;/b&gt;</property>
3733- <property name="use_markup">True</property>
3734- </object>
3735- </child>
3736- </object>
3737- <packing>
3738- <property name="expand">True</property>
3739- <property name="fill">True</property>
3740- <property name="position">1</property>
3741- </packing>
3742- </child>
3743- </object>
3744- </child>
3745- <child type="tab">
3746- <object class="GtkLabel" id="label_dist_name">
3747- <property name="visible">True</property>
3748- <property name="can_focus">False</property>
3749- </object>
3750- <packing>
3751- <property name="tab_fill">False</property>
3752- </packing>
3753- </child>
3754- <child>
3755- <object class="GtkVBox" id="vbox2">
3756- <property name="visible">True</property>
3757- <property name="can_focus">False</property>
3758- <property name="border_width">12</property>
3759- <property name="spacing">6</property>
3760- <child>
3761- <object class="GtkScrolledWindow" id="scrolledwindow1">
3762- <property name="visible">True</property>
3763- <property name="can_focus">True</property>
3764- <property name="shadow_type">in</property>
3765- <child>
3766- <object class="GtkTreeView" id="treeview_sources">
3767- <property name="visible">True</property>
3768- <property name="can_focus">True</property>
3769- <property name="headers_visible">False</property>
3770- <property name="rules_hint">True</property>
3771- <signal name="cursor-changed" handler="on_treeview_sources_cursor_changed" swapped="no"/>
3772- <child internal-child="selection">
3773- <object class="GtkTreeSelection" id="treeview-selection2"/>
3774- </child>
3775- </object>
3776- </child>
3777- </object>
3778- <packing>
3779- <property name="expand">True</property>
3780- <property name="fill">True</property>
3781- <property name="position">0</property>
3782- </packing>
3783- </child>
3784- <child>
3785- <object class="GtkHBox" id="hbox8">
3786- <property name="visible">True</property>
3787- <property name="can_focus">False</property>
3788- <child>
3789- <object class="GtkHButtonBox" id="hbuttonbox3">
3790- <property name="visible">True</property>
3791- <property name="can_focus">False</property>
3792- <property name="spacing">6</property>
3793- <property name="layout_style">start</property>
3794- <child>
3795- <object class="GtkButton" id="button_add">
3796- <property name="label" translatable="yes">Add...</property>
3797- <property name="use_action_appearance">False</property>
3798- <property name="visible">True</property>
3799- <property name="can_focus">True</property>
3800- <property name="can_default">True</property>
3801- <property name="receives_default">True</property>
3802- <property name="use_action_appearance">False</property>
3803- <signal name="clicked" handler="on_add_clicked" swapped="no"/>
3804- </object>
3805- <packing>
3806- <property name="expand">False</property>
3807- <property name="fill">False</property>
3808- <property name="position">0</property>
3809- </packing>
3810- </child>
3811- <child>
3812- <object class="GtkButton" id="button_edit">
3813- <property name="label" translatable="yes">Edit...</property>
3814- <property name="use_action_appearance">False</property>
3815- <property name="visible">True</property>
3816- <property name="can_focus">True</property>
3817- <property name="can_default">True</property>
3818- <property name="receives_default">True</property>
3819- <property name="use_action_appearance">False</property>
3820- <signal name="clicked" handler="on_edit_clicked" swapped="no"/>
3821- </object>
3822- <packing>
3823- <property name="expand">False</property>
3824- <property name="fill">False</property>
3825- <property name="position">1</property>
3826- </packing>
3827- </child>
3828- <child>
3829- <object class="GtkButton" id="button_remove">
3830- <property name="label">gtk-remove</property>
3831- <property name="use_action_appearance">False</property>
3832- <property name="visible">True</property>
3833- <property name="can_focus">True</property>
3834- <property name="can_default">True</property>
3835- <property name="receives_default">True</property>
3836- <property name="use_action_appearance">False</property>
3837- <property name="use_stock">True</property>
3838- <signal name="clicked" handler="on_remove_clicked" swapped="no"/>
3839- </object>
3840- <packing>
3841- <property name="expand">False</property>
3842- <property name="fill">False</property>
3843- <property name="position">2</property>
3844- </packing>
3845- </child>
3846- </object>
3847- <packing>
3848- <property name="expand">True</property>
3849- <property name="fill">True</property>
3850- <property name="position">0</property>
3851- </packing>
3852- </child>
3853- <child>
3854- <object class="GtkHButtonBox" id="hbuttonbox4">
3855- <property name="visible">True</property>
3856- <property name="can_focus">False</property>
3857- <property name="layout_style">end</property>
3858- <child>
3859- <object class="GtkButton" id="button_add_cdrom">
3860- <property name="label" translatable="yes">Add Volume...</property>
3861- <property name="use_action_appearance">False</property>
3862- <property name="visible">True</property>
3863- <property name="can_focus">True</property>
3864- <property name="receives_default">True</property>
3865- <property name="use_action_appearance">False</property>
3866- <signal name="clicked" handler="on_button_add_cdrom_clicked" swapped="no"/>
3867- </object>
3868- <packing>
3869- <property name="expand">False</property>
3870- <property name="fill">False</property>
3871- <property name="pack_type">end</property>
3872- <property name="position">0</property>
3873- </packing>
3874- </child>
3875- </object>
3876- <packing>
3877- <property name="expand">True</property>
3878- <property name="fill">True</property>
3879- <property name="position">1</property>
3880- </packing>
3881- </child>
3882- </object>
3883- <packing>
3884- <property name="expand">False</property>
3885- <property name="fill">True</property>
3886- <property name="position">1</property>
3887- </packing>
3888- </child>
3889- </object>
3890- <packing>
3891- <property name="position">1</property>
3892- </packing>
3893- </child>
3894- <child type="tab">
3895- <object class="GtkLabel" id="label1">
3896- <property name="visible">True</property>
3897- <property name="can_focus">False</property>
3898- <property name="label" translatable="yes">Other Software</property>
3899- </object>
3900- <packing>
3901- <property name="position">1</property>
3902- <property name="tab_fill">False</property>
3903- </packing>
3904- </child>
3905- <child>
3906- <object class="GtkVBox" id="vbox8">
3907- <property name="visible">True</property>
3908- <property name="can_focus">False</property>
3909- <property name="border_width">12</property>
3910- <property name="spacing">18</property>
3911- <child>
3912- <object class="GtkFrame" id="frame_children">
3913- <property name="visible">True</property>
3914- <property name="can_focus">False</property>
3915- <property name="label_xalign">0</property>
3916- <property name="shadow_type">none</property>
3917- <child>
3918- <object class="GtkAlignment" id="alignment7">
3919- <property name="visible">True</property>
3920- <property name="can_focus">False</property>
3921- <property name="top_padding">6</property>
3922- <property name="left_padding">12</property>
3923- <child>
3924- <object class="GtkVBox" id="vbox_updates">
3925- <property name="visible">True</property>
3926- <property name="can_focus">False</property>
3927- <property name="spacing">6</property>
3928- <child>
3929- <placeholder/>
3930- </child>
3931- <child>
3932- <placeholder/>
3933- </child>
3934- <child>
3935- <placeholder/>
3936- </child>
3937- </object>
3938- </child>
3939- </object>
3940- </child>
3941- <child type="label">
3942- <object class="GtkLabel" id="label_updates">
3943- <property name="visible">True</property>
3944- <property name="can_focus">False</property>
3945- <property name="label" translatable="yes">Install updates from:</property>
3946- <property name="use_markup">True</property>
3947- </object>
3948- </child>
3949- </object>
3950- <packing>
3951- <property name="expand">False</property>
3952- <property name="fill">True</property>
3953- <property name="position">0</property>
3954- </packing>
3955- </child>
3956- <child>
3957- <object class="GtkAlignment" id="alignment2">
3958- <property name="visible">True</property>
3959- <property name="can_focus">False</property>
3960- <property name="top_padding">6</property>
3961- <property name="left_padding">12</property>
3962- <child>
3963- <object class="GtkVBox" id="vbox6">
3964- <property name="visible">True</property>
3965- <property name="can_focus">False</property>
3966- <property name="spacing">6</property>
3967- <child>
3968- <object class="GtkHBox" id="hbox_check_for_updates">
3969- <property name="visible">True</property>
3970- <property name="can_focus">False</property>
3971- <property name="spacing">6</property>
3972- <child>
3973- <object class="GtkLabel" id="label3">
3974- <property name="visible">True</property>
3975- <property name="can_focus">False</property>
3976- <property name="xalign">1</property>
3977- <property name="label" translatable="yes">Automatically check for updates:</property>
3978- </object>
3979- <packing>
3980- <property name="expand">False</property>
3981- <property name="fill">False</property>
3982- <property name="position">0</property>
3983- </packing>
3984- </child>
3985- <child>
3986- <object class="GtkComboBox" id="combobox_update_interval">
3987- <property name="visible">True</property>
3988- <property name="can_focus">False</property>
3989- <property name="model">model_updates_interval</property>
3990- <child>
3991- <object class="GtkCellRendererText" id="renderer_updateinterval"/>
3992- <attributes>
3993- <attribute name="text">0</attribute>
3994- </attributes>
3995- </child>
3996- </object>
3997- <packing>
3998- <property name="expand">True</property>
3999- <property name="fill">True</property>
4000- <property name="position">1</property>
4001- </packing>
4002- </child>
4003- </object>
4004- <packing>
4005- <property name="expand">False</property>
4006- <property name="fill">False</property>
4007- <property name="position">0</property>
4008- </packing>
4009- </child>
4010- <child>
4011- <object class="GtkHBox" id="hbox1">
4012- <property name="visible">True</property>
4013- <property name="can_focus">False</property>
4014- <property name="spacing">6</property>
4015- <child>
4016- <object class="GtkLabel" id="label4">
4017- <property name="visible">True</property>
4018- <property name="can_focus">False</property>
4019- <property name="xalign">1</property>
4020- <property name="label" translatable="yes">When there are security updates:</property>
4021- </object>
4022- <packing>
4023- <property name="expand">False</property>
4024- <property name="fill">False</property>
4025- <property name="position">0</property>
4026- </packing>
4027- </child>
4028- <child>
4029- <object class="GtkComboBox" id="combobox_security_updates">
4030- <property name="visible">True</property>
4031- <property name="can_focus">False</property>
4032- <property name="model">model_security_updates_display_behavior</property>
4033- <child>
4034- <object class="GtkCellRendererText" id="renderer_securityupdates"/>
4035- <attributes>
4036- <attribute name="text">0</attribute>
4037- </attributes>
4038- </child>
4039- </object>
4040- <packing>
4041- <property name="expand">True</property>
4042- <property name="fill">True</property>
4043- <property name="position">1</property>
4044- </packing>
4045- </child>
4046- </object>
4047- <packing>
4048- <property name="expand">False</property>
4049- <property name="fill">False</property>
4050- <property name="position">1</property>
4051- </packing>
4052- </child>
4053- <child>
4054- <object class="GtkHBox" id="hbox2">
4055- <property name="visible">True</property>
4056- <property name="can_focus">False</property>
4057- <property name="spacing">6</property>
4058- <child>
4059- <object class="GtkLabel" id="label5">
4060- <property name="visible">True</property>
4061- <property name="can_focus">False</property>
4062- <property name="xalign">1</property>
4063- <property name="label" translatable="yes">When there are other updates:</property>
4064- </object>
4065- <packing>
4066- <property name="expand">False</property>
4067- <property name="fill">False</property>
4068- <property name="position">0</property>
4069- </packing>
4070- </child>
4071- <child>
4072- <object class="GtkComboBox" id="combobox_other_updates">
4073- <property name="visible">True</property>
4074- <property name="can_focus">False</property>
4075- <property name="model">model_normal_updates_display</property>
4076- <child>
4077- <object class="GtkCellRendererText" id="renderer_otherupdates"/>
4078- <attributes>
4079- <attribute name="text">0</attribute>
4080- </attributes>
4081- </child>
4082- </object>
4083- <packing>
4084- <property name="expand">True</property>
4085- <property name="fill">True</property>
4086- <property name="position">1</property>
4087- </packing>
4088- </child>
4089- </object>
4090- <packing>
4091- <property name="expand">False</property>
4092- <property name="fill">False</property>
4093- <property name="position">2</property>
4094- </packing>
4095- </child>
4096- </object>
4097- </child>
4098- </object>
4099- <packing>
4100- <property name="expand">True</property>
4101- <property name="fill">True</property>
4102- <property name="position">1</property>
4103- </packing>
4104- </child>
4105- <child>
4106- <object class="GtkAlignment" id="alignment15">
4107- <property name="visible">True</property>
4108- <property name="can_focus">False</property>
4109- <property name="left_padding">12</property>
4110- <child>
4111- <object class="GtkHBox" id="hbox18">
4112- <property name="visible">True</property>
4113- <property name="can_focus">False</property>
4114- <property name="spacing">6</property>
4115- <child>
4116- <object class="GtkLabel" id="label29">
4117- <property name="visible">True</property>
4118- <property name="can_focus">False</property>
4119- <property name="xalign">1</property>
4120- <property name="label" translatable="yes">Notify me of a new Ubuntu version:</property>
4121- </object>
4122- <packing>
4123- <property name="expand">False</property>
4124- <property name="fill">False</property>
4125- <property name="position">0</property>
4126- </packing>
4127- </child>
4128- <child>
4129- <object class="GtkComboBox" id="combobox_release_upgrades">
4130- <property name="visible">True</property>
4131- <property name="can_focus">False</property>
4132- <property name="model">model_release_upgrades</property>
4133- <child>
4134- <object class="GtkCellRendererText" id="renderer1"/>
4135- <attributes>
4136- <attribute name="text">0</attribute>
4137- </attributes>
4138- </child>
4139- </object>
4140- <packing>
4141- <property name="expand">True</property>
4142- <property name="fill">True</property>
4143- <property name="position">1</property>
4144- </packing>
4145- </child>
4146- </object>
4147- </child>
4148- </object>
4149- <packing>
4150- <property name="expand">False</property>
4151- <property name="fill">False</property>
4152- <property name="position">2</property>
4153- </packing>
4154- </child>
4155- </object>
4156- <packing>
4157- <property name="position">2</property>
4158- </packing>
4159- </child>
4160- <child type="tab">
4161- <object class="GtkLabel" id="label_updates12">
4162- <property name="visible">True</property>
4163- <property name="can_focus">False</property>
4164- <property name="label" translatable="yes">Updates</property>
4165- </object>
4166- <packing>
4167- <property name="position">2</property>
4168- <property name="tab_fill">False</property>
4169- </packing>
4170- </child>
4171- <child>
4172- <object class="GtkVBox" id="vbox23">
4173- <property name="visible">True</property>
4174- <property name="can_focus">False</property>
4175- <property name="border_width">12</property>
4176- <property name="spacing">6</property>
4177- <child>
4178- <object class="GtkLabel" id="label27">
4179- <property name="visible">True</property>
4180- <property name="can_focus">False</property>
4181- <property name="xalign">0</property>
4182- <property name="label" translatable="yes">&lt;b&gt;Trusted software providers&lt;/b&gt;</property>
4183- <property name="use_markup">True</property>
4184- </object>
4185- <packing>
4186- <property name="expand">False</property>
4187- <property name="fill">False</property>
4188- <property name="position">0</property>
4189- </packing>
4190- </child>
4191- <child>
4192- <object class="GtkHBox" id="hbox17">
4193- <property name="visible">True</property>
4194- <property name="can_focus">False</property>
4195- <child>
4196- <object class="GtkLabel" id="label26">
4197- <property name="visible">True</property>
4198- <property name="can_focus">False</property>
4199- <property name="label" translatable="yes"> </property>
4200- </object>
4201- <packing>
4202- <property name="expand">False</property>
4203- <property name="fill">False</property>
4204- <property name="position">0</property>
4205- </packing>
4206- </child>
4207- <child>
4208- <object class="GtkVBox" id="vbox4">
4209- <property name="visible">True</property>
4210- <property name="can_focus">False</property>
4211- <property name="spacing">6</property>
4212- <child>
4213- <object class="GtkScrolledWindow" id="scrolledwindow2">
4214- <property name="visible">True</property>
4215- <property name="can_focus">True</property>
4216- <property name="shadow_type">in</property>
4217- <child>
4218- <object class="GtkTreeView" id="treeview_auth">
4219- <property name="visible">True</property>
4220- <property name="can_focus">True</property>
4221- <property name="tooltip_text" translatable="yes">Keys are used to authenticate the correct source of software and so protect your computer from malicious software</property>
4222- <property name="headers_visible">False</property>
4223- <property name="rules_hint">True</property>
4224- <child internal-child="selection">
4225- <object class="GtkTreeSelection" id="treeview-selection3"/>
4226- </child>
4227- </object>
4228- </child>
4229- </object>
4230- <packing>
4231- <property name="expand">True</property>
4232- <property name="fill">True</property>
4233- <property name="position">0</property>
4234- </packing>
4235- </child>
4236- <child>
4237- <object class="GtkHBox" id="hbox3">
4238- <property name="visible">True</property>
4239- <property name="can_focus">False</property>
4240- <property name="spacing">6</property>
4241- <child>
4242- <object class="GtkHButtonBox" id="hbuttonbox5">
4243- <property name="visible">True</property>
4244- <property name="can_focus">False</property>
4245- <property name="spacing">6</property>
4246- <property name="layout_style">start</property>
4247- <child>
4248- <object class="GtkButton" id="button_auth_add">
4249- <property name="label" translatable="yes">_Import Key File...</property>
4250- <property name="use_action_appearance">False</property>
4251- <property name="visible">True</property>
4252- <property name="can_focus">True</property>
4253- <property name="receives_default">True</property>
4254- <property name="has_tooltip">True</property>
4255- <property name="tooltip_markup" translatable="yes">Import the public key from a trusted software provider</property>
4256- <property name="tooltip_text" translatable="yes">Import the public key from a trusted software provider</property>
4257- <property name="use_action_appearance">False</property>
4258- <property name="use_underline">True</property>
4259- <signal name="clicked" handler="add_key_clicked" swapped="no"/>
4260- </object>
4261- <packing>
4262- <property name="expand">False</property>
4263- <property name="fill">False</property>
4264- <property name="position">0</property>
4265- </packing>
4266- </child>
4267- <child>
4268- <object class="GtkButton" id="button_auth_remove">
4269- <property name="label">gtk-remove</property>
4270- <property name="use_action_appearance">False</property>
4271- <property name="visible">True</property>
4272- <property name="can_focus">True</property>
4273- <property name="receives_default">True</property>
4274- <property name="use_action_appearance">False</property>
4275- <property name="use_stock">True</property>
4276- <signal name="clicked" handler="remove_key_clicked" swapped="no"/>
4277- </object>
4278- <packing>
4279- <property name="expand">False</property>
4280- <property name="fill">False</property>
4281- <property name="position">1</property>
4282- </packing>
4283- </child>
4284- </object>
4285- <packing>
4286- <property name="expand">True</property>
4287- <property name="fill">True</property>
4288- <property name="position">0</property>
4289- </packing>
4290- </child>
4291- <child>
4292- <object class="GtkHButtonBox" id="hbuttonbox6">
4293- <property name="visible">True</property>
4294- <property name="can_focus">False</property>
4295- <property name="layout_style">end</property>
4296- <child>
4297- <object class="GtkButton" id="button_auth_restor">
4298- <property name="label" translatable="yes">Restore _Defaults</property>
4299- <property name="use_action_appearance">False</property>
4300- <property name="visible">True</property>
4301- <property name="can_focus">True</property>
4302- <property name="receives_default">True</property>
4303- <property name="has_tooltip">True</property>
4304- <property name="tooltip_markup" translatable="yes">Restore the default keys of your distribution</property>
4305- <property name="tooltip_text" translatable="yes">Restore the default keys of your distribution</property>
4306- <property name="use_action_appearance">False</property>
4307- <property name="use_underline">True</property>
4308- <signal name="clicked" handler="on_restore_clicked" swapped="no"/>
4309- </object>
4310- <packing>
4311- <property name="expand">False</property>
4312- <property name="fill">False</property>
4313- <property name="pack_type">end</property>
4314- <property name="position">0</property>
4315- </packing>
4316- </child>
4317- </object>
4318- <packing>
4319- <property name="expand">True</property>
4320- <property name="fill">True</property>
4321- <property name="position">1</property>
4322- </packing>
4323- </child>
4324- </object>
4325- <packing>
4326- <property name="expand">False</property>
4327- <property name="fill">True</property>
4328- <property name="position">1</property>
4329- </packing>
4330- </child>
4331- </object>
4332- <packing>
4333- <property name="expand">True</property>
4334- <property name="fill">True</property>
4335- <property name="position">1</property>
4336- </packing>
4337- </child>
4338- </object>
4339- <packing>
4340- <property name="expand">True</property>
4341- <property name="fill">True</property>
4342- <property name="position">1</property>
4343- </packing>
4344- </child>
4345- </object>
4346- <packing>
4347- <property name="position">3</property>
4348- </packing>
4349- </child>
4350- <child type="tab">
4351- <object class="GtkLabel" id="label2">
4352- <property name="visible">True</property>
4353- <property name="can_focus">False</property>
4354- <property name="label" translatable="yes">Authentication</property>
4355- </object>
4356- <packing>
4357- <property name="position">3</property>
4358- <property name="tab_fill">False</property>
4359- </packing>
4360- </child>
4361- <child>
4362- <object class="GtkBox" id="vbox_drivers">
4363- <property name="visible">True</property>
4364- <property name="can_focus">False</property>
4365- <property name="border_width">12</property>
4366- <property name="orientation">vertical</property>
4367- <property name="spacing">6</property>
4368- <child>
4369- <object class="GtkScrolledWindow" id="scrolled_window_drivers">
4370- <property name="visible">True</property>
4371- <property name="can_focus">True</property>
4372- <property name="shadow_type">in</property>
4373- <child>
4374- <object class="GtkViewport" id="viewport_drivers">
4375- <property name="visible">True</property>
4376- <property name="can_focus">False</property>
4377- <child>
4378- <object class="GtkBox" id="box_driver_detail">
4379- <property name="visible">True</property>
4380- <property name="can_focus">False</property>
4381- <property name="hexpand">True</property>
4382- <property name="orientation">vertical</property>
4383- <child>
4384- <placeholder/>
4385- </child>
4386- </object>
4387- </child>
4388- </object>
4389- </child>
4390- </object>
4391- <packing>
4392- <property name="expand">True</property>
4393- <property name="fill">True</property>
4394- <property name="position">0</property>
4395- </packing>
4396- </child>
4397- <child>
4398- <object class="GtkBox" id="box_driver_action">
4399- <property name="visible">True</property>
4400- <property name="can_focus">False</property>
4401- <property name="spacing">6</property>
4402- <child>
4403- <object class="GtkLabel" id="label_driver_action">
4404- <property name="visible">True</property>
4405- <property name="can_focus">False</property>
4406- <property name="halign">start</property>
4407- <property name="xalign">0</property>
4408- <property name="label" translatable="yes">No proprietary drivers are in use.</property>
4409- </object>
4410- <packing>
4411- <property name="expand">True</property>
4412- <property name="fill">True</property>
4413- <property name="position">0</property>
4414- </packing>
4415- </child>
4416- <child>
4417- <placeholder/>
4418- </child>
4419- </object>
4420- <packing>
4421- <property name="expand">False</property>
4422- <property name="fill">True</property>
4423- <property name="position">1</property>
4424- </packing>
4425- </child>
4426- <child>
4427- <object class="GtkLabel" id="label_disc">
4428- <property name="visible">True</property>
4429- <property name="can_focus">False</property>
4430- <property name="xalign">0</property>
4431- <property name="label" translatable="yes">&lt;small&gt;A proprietary driver has private code that Ubuntu developers can't review or improve. Security and other updates are dependent on the driver vendor.&lt;/small&gt;</property>
4432- <property name="use_markup">True</property>
4433- <property name="wrap">True</property>
4434- <property name="max-width-chars">50</property>
4435- </object>
4436- <packing>
4437- <property name="expand">False</property>
4438- <property name="fill">True</property>
4439- <property name="position">2</property>
4440- </packing>
4441- </child>
4442- </object>
4443- <packing>
4444- <property name="position">4</property>
4445- </packing>
4446- </child>
4447- <child type="tab">
4448- <object class="GtkLabel" id="label6">
4449- <property name="visible">True</property>
4450- <property name="can_focus">False</property>
4451- <property name="label" translatable="yes">Additional Drivers</property>
4452- </object>
4453- <packing>
4454- <property name="position">5</property>
4455- <property name="tab_fill">False</property>
4456- </packing>
4457- </child>
4458- </object>
4459- <packing>
4460- <property name="expand">True</property>
4461- <property name="fill">True</property>
4462- <property name="position">0</property>
4463- </packing>
4464- </child>
4465- <child>
4466- <object class="GtkHButtonBox" id="hbuttonbox2">
4467- <property name="visible">True</property>
4468- <property name="can_focus">False</property>
4469- <property name="spacing">6</property>
4470- <property name="layout_style">end</property>
4471- <child>
4472- <object class="GtkButton" id="button_revert">
4473- <property name="label" translatable="yes">Re_vert</property>
4474- <property name="use_action_appearance">False</property>
4475- <property name="visible">True</property>
4476- <property name="sensitive">False</property>
4477- <property name="can_focus">True</property>
4478- <property name="can_default">True</property>
4479- <property name="receives_default">True</property>
4480- <property name="use_action_appearance">False</property>
4481- <property name="use_underline">True</property>
4482- <signal name="clicked" handler="on_button_revert_clicked" swapped="no"/>
4483- </object>
4484- <packing>
4485- <property name="expand">False</property>
4486- <property name="fill">False</property>
4487- <property name="pack_type">end</property>
4488- <property name="position">0</property>
4489- </packing>
4490- </child>
4491- <child>
4492- <object class="GtkButton" id="button_close">
4493- <property name="label">gtk-close</property>
4494- <property name="use_action_appearance">False</property>
4495- <property name="visible">True</property>
4496- <property name="can_focus">True</property>
4497- <property name="can_default">True</property>
4498- <property name="receives_default">True</property>
4499- <property name="use_action_appearance">False</property>
4500- <property name="use_stock">True</property>
4501- <signal name="clicked" handler="on_close_button" swapped="no"/>
4502- </object>
4503- <packing>
4504- <property name="expand">False</property>
4505- <property name="fill">False</property>
4506- <property name="pack_type">end</property>
4507- <property name="position">1</property>
4508- </packing>
4509- </child>
4510- </object>
4511- <packing>
4512- <property name="expand">False</property>
4513- <property name="fill">True</property>
4514- <property name="position">1</property>
4515- </packing>
4516- </child>
4517- </object>
4518- </child>
4519- </object>
4520- <object class="GtkSizeGroup" id="sizegroup1">
4521- <widgets>
4522- <widget name="label3"/>
4523- <widget name="label4"/>
4524- <widget name="label5"/>
4525- <widget name="label29"/>
4526- </widgets>
4527- </object>
4528-</interface>
4529
4530=== removed directory 'data/icons'
4531=== removed directory 'data/icons/16x16'
4532=== removed directory 'data/icons/16x16/apps'
4533=== removed file 'data/icons/16x16/apps/software-properties.png'
4534Binary files data/icons/16x16/apps/software-properties.png and data/icons/16x16/apps/software-properties.png differ
4535=== removed directory 'data/icons/24x24'
4536=== removed directory 'data/icons/24x24/apps'
4537=== removed file 'data/icons/24x24/apps/software-properties.png'
4538Binary files data/icons/24x24/apps/software-properties.png and data/icons/24x24/apps/software-properties.png differ
4539=== removed directory 'data/icons/48x48'
4540=== removed directory 'data/icons/48x48/apps'
4541=== removed file 'data/icons/48x48/apps/software-properties.png'
4542Binary files data/icons/48x48/apps/software-properties.png and data/icons/48x48/apps/software-properties.png differ
4543=== removed directory 'data/icons/64x64'
4544=== removed directory 'data/icons/64x64/apps'
4545=== removed file 'data/icons/64x64/apps/software-properties.png'
4546Binary files data/icons/64x64/apps/software-properties.png and data/icons/64x64/apps/software-properties.png differ
4547=== removed directory 'data/icons/scalable'
4548=== removed directory 'data/icons/scalable/apps'
4549=== removed file 'data/icons/scalable/apps/disable-device.svg'
4550--- data/icons/scalable/apps/disable-device.svg 2012-07-18 11:28:09 +0000
4551+++ data/icons/scalable/apps/disable-device.svg 1970-01-01 00:00:00 +0000
4552@@ -1,150 +0,0 @@
4553-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
4554-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4555-<svg
4556- xmlns:dc="http://purl.org/dc/elements/1.1/"
4557- xmlns:cc="http://creativecommons.org/ns#"
4558- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4559- xmlns:svg="http://www.w3.org/2000/svg"
4560- xmlns="http://www.w3.org/2000/svg"
4561- xmlns:xlink="http://www.w3.org/1999/xlink"
4562- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4563- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4564- width="16"
4565- height="16"
4566- id="svg3744"
4567- sodipodi:version="0.32"
4568- inkscape:version="0.46"
4569- version="1.0"
4570- sodipodi:docname="light-off.svg"
4571- inkscape:output_extension="org.inkscape.output.svg.inkscape"
4572- inkscape:export-filename="/home/kwwii/greenlight_off.png"
4573- inkscape:export-xdpi="90"
4574- inkscape:export-ydpi="90">
4575- <sodipodi:namedview
4576- id="base"
4577- pagecolor="#efebe7"
4578- bordercolor="#666666"
4579- borderopacity="1.0"
4580- inkscape:pageopacity="0"
4581- inkscape:pageshadow="2"
4582- inkscape:zoom="6.1638655"
4583- inkscape:cx="54"
4584- inkscape:cy="15.5"
4585- inkscape:current-layer="layer1"
4586- showgrid="false"
4587- inkscape:document-units="px"
4588- inkscape:grid-bbox="true"
4589- gridtolerance="10000"
4590- inkscape:object-nodes="true"
4591- showborder="true"
4592- objecttolerance="1"
4593- guidetolerance="10000"
4594- inkscape:window-width="1920"
4595- inkscape:window-height="1125"
4596- inkscape:window-x="0"
4597- inkscape:window-y="25">
4598- <inkscape:grid
4599- type="xygrid"
4600- id="grid3754"
4601- visible="true"
4602- enabled="true"
4603- empspacing="1" />
4604- </sodipodi:namedview>
4605- <defs
4606- id="defs3746">
4607- <inkscape:perspective
4608- sodipodi:type="inkscape:persp3d"
4609- inkscape:vp_x="0 : 8 : 1"
4610- inkscape:vp_y="0 : 1000 : 0"
4611- inkscape:vp_z="16 : 8 : 1"
4612- inkscape:persp3d-origin="8 : 5.3333333 : 1"
4613- id="perspective20" />
4614- <linearGradient
4615- id="linearGradient3237-580">
4616- <stop
4617- id="stop4181"
4618- offset="0"
4619- style="stop-color:#ededed;stop-opacity:1;" />
4620- <stop
4621- id="stop4183"
4622- offset="1"
4623- style="stop-color:#707070;stop-opacity:1;" />
4624- </linearGradient>
4625- <radialGradient
4626- r="5.5"
4627- fy="12.428571"
4628- fx="8.5"
4629- cy="12.428571"
4630- cx="8.5"
4631- gradientTransform="matrix(1.5565279,-3.8147216e-8,3.1952359e-8,1.303758,-4.7304868,-3.7752758)"
4632- gradientUnits="userSpaceOnUse"
4633- id="radialGradient4098-62"
4634- xlink:href="#linearGradient3237-580"
4635- inkscape:collect="always" />
4636- <linearGradient
4637- id="linearGradient4644-590">
4638- <stop
4639- style="stop-color:#ffffff;stop-opacity:0.71200001;"
4640- offset="0"
4641- id="stop4175" />
4642- <stop
4643- style="stop-color:#bbbbbb;stop-opacity:0;"
4644- offset="1"
4645- id="stop4177" />
4646- </linearGradient>
4647- <linearGradient
4648- gradientTransform="translate(0,20)"
4649- y2="-13"
4650- x2="8"
4651- y1="-17.991131"
4652- x1="8"
4653- gradientUnits="userSpaceOnUse"
4654- id="linearGradient4100-968"
4655- xlink:href="#linearGradient4644-590"
4656- inkscape:collect="always" />
4657- </defs>
4658- <metadata
4659- id="metadata3749">
4660- <rdf:RDF>
4661- <cc:Work
4662- rdf:about="">
4663- <dc:format>image/svg+xml</dc:format>
4664- <dc:type
4665- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4666- </cc:Work>
4667- </rdf:RDF>
4668- </metadata>
4669- <g
4670- id="layer1"
4671- inkscape:label="Layer 1"
4672- inkscape:groupmode="layer">
4673- <path
4674- id="path4090"
4675- d="M 8,0 C 3.584,0 0,3.584 0,8 C 0,12.416 3.584,16 8,16 C 12.416,16 16,12.416 16,8 C 16,3.584 12.416,0 8,0 z M 8,1 C 11.864,1 15,4.136 15,8 C 15,11.864 11.864,15 8,15 C 4.136,15 1,11.864 1,8 C 1,4.136 4.136,1 8,1 z"
4676- style="opacity:0.2;fill:#848484;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4677- <path
4678- transform="matrix(1.2727273,0,0,1.2727273,-2.818182,-2.818182)"
4679- d="M 14,8.5 A 5.5,5.5 0 1 1 3,8.5 A 5.5,5.5 0 1 1 14,8.5 z"
4680- sodipodi:ry="5.5"
4681- sodipodi:rx="5.5"
4682- sodipodi:cy="8.5"
4683- sodipodi:cx="8.5"
4684- id="path4092"
4685- style="fill:url(#radialGradient4098-62);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4686- sodipodi:type="arc" />
4687- <path
4688- style="opacity:1;fill:url(#linearGradient4100-968);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.91335344;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.2711111;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4689- d="M 8,1 C 5.006233,1 2.468542,2.886176 1.46875,5.53125 C 2.91717,6.430238 5.296697,7 8,7 C 10.703303,7 13.08283,6.430238 14.53125,5.53125 C 13.531458,2.886176 10.993767,1 8,1 z"
4690- id="path4094" />
4691- <path
4692- transform="translate(0,20)"
4693- d="M 15,-12 A 7,7 0 1 1 1,-12 A 7,7 0 1 1 15,-12 z"
4694- sodipodi:ry="7"
4695- sodipodi:rx="7"
4696- sodipodi:cy="-12"
4697- sodipodi:cx="8"
4698- id="path4096"
4699- style="opacity:0.5;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#272727;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4700- sodipodi:type="arc" />
4701- </g>
4702-</svg>
4703
4704=== removed file 'data/icons/scalable/apps/other-driver.svg'
4705--- data/icons/scalable/apps/other-driver.svg 2012-07-18 11:28:09 +0000
4706+++ data/icons/scalable/apps/other-driver.svg 1970-01-01 00:00:00 +0000
4707@@ -1,375 +0,0 @@
4708-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
4709-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4710-<svg
4711- xmlns:dc="http://purl.org/dc/elements/1.1/"
4712- xmlns:cc="http://creativecommons.org/ns#"
4713- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4714- xmlns:svg="http://www.w3.org/2000/svg"
4715- xmlns="http://www.w3.org/2000/svg"
4716- xmlns:xlink="http://www.w3.org/1999/xlink"
4717- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4718- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4719- width="16"
4720- height="16"
4721- id="svg2"
4722- sodipodi:version="0.32"
4723- inkscape:version="0.46"
4724- version="1.0"
4725- inkscape:export-filename="/home/kwwii/Desktop/open.png"
4726- inkscape:export-xdpi="90"
4727- inkscape:export-ydpi="90"
4728- sodipodi:docname="OpenSourceDriver.svg"
4729- inkscape:output_extension="org.inkscape.output.svg.inkscape">
4730- <defs
4731- id="defs4">
4732- <linearGradient
4733- id="linearGradient3249">
4734- <stop
4735- style="stop-color:#7c6958;stop-opacity:1;"
4736- offset="0"
4737- id="stop3251" />
4738- <stop
4739- id="stop3257"
4740- offset="0.4019025"
4741- style="stop-color:#a18d7b;stop-opacity:1;" />
4742- <stop
4743- style="stop-color:#bbafa4;stop-opacity:1;"
4744- offset="0.91498214"
4745- id="stop3259" />
4746- <stop
4747- style="stop-color:#887361;stop-opacity:1;"
4748- offset="1"
4749- id="stop3253" />
4750- </linearGradient>
4751- <linearGradient
4752- id="linearGradient4699">
4753- <stop
4754- id="stop4701"
4755- offset="0"
4756- style="stop-color:#685c54;stop-opacity:1;" />
4757- <stop
4758- id="stop4703"
4759- offset="1"
4760- style="stop-color:#e2d8d4;stop-opacity:1;" />
4761- </linearGradient>
4762- <linearGradient
4763- inkscape:collect="always"
4764- id="linearGradient4591">
4765- <stop
4766- style="stop-color:#07ff22;stop-opacity:1;"
4767- offset="0"
4768- id="stop4593" />
4769- <stop
4770- style="stop-color:#07ff22;stop-opacity:0;"
4771- offset="1"
4772- id="stop4595" />
4773- </linearGradient>
4774- <linearGradient
4775- id="linearGradient4583">
4776- <stop
4777- id="stop4585"
4778- offset="0"
4779- style="stop-color:#2d2620;stop-opacity:1;" />
4780- <stop
4781- id="stop4587"
4782- offset="1"
4783- style="stop-color:#a08a7e;stop-opacity:1;" />
4784- </linearGradient>
4785- <linearGradient
4786- id="linearGradient4149">
4787- <stop
4788- style="stop-color:#584b3e;stop-opacity:1;"
4789- offset="0"
4790- id="stop4151" />
4791- <stop
4792- style="stop-color:#887461;stop-opacity:0;"
4793- offset="1"
4794- id="stop4153" />
4795- </linearGradient>
4796- <linearGradient
4797- id="linearGradient3891">
4798- <stop
4799- style="stop-color:#aa9888;stop-opacity:1;"
4800- offset="0"
4801- id="stop3893" />
4802- <stop
4803- style="stop-color:#493931;stop-opacity:1;"
4804- offset="1"
4805- id="stop3895" />
4806- </linearGradient>
4807- <filter
4808- inkscape:collect="always"
4809- x="-0.11116035"
4810- width="1.2223207"
4811- y="-0.50716912"
4812- height="2.0143382"
4813- id="filter6290">
4814- <feGaussianBlur
4815- inkscape:collect="always"
4816- stdDeviation="2.0286765"
4817- id="feGaussianBlur6292" />
4818- </filter>
4819- <filter
4820- inkscape:collect="always"
4821- id="filter4143"
4822- x="-0.16626506"
4823- width="1.3325301"
4824- y="-0.33253012"
4825- height="1.6650602">
4826- <feGaussianBlur
4827- inkscape:collect="always"
4828- stdDeviation="0.55421687"
4829- id="feGaussianBlur4145" />
4830- </filter>
4831- <linearGradient
4832- inkscape:collect="always"
4833- xlink:href="#linearGradient4583"
4834- id="linearGradient4511"
4835- gradientUnits="userSpaceOnUse"
4836- x1="8"
4837- y1="6"
4838- x2="8"
4839- y2="3"
4840- gradientTransform="translate(-20,0)" />
4841- <linearGradient
4842- inkscape:collect="always"
4843- xlink:href="#linearGradient3891"
4844- id="linearGradient4513"
4845- gradientUnits="userSpaceOnUse"
4846- x1="8"
4847- y1="4"
4848- x2="8"
4849- y2="6"
4850- gradientTransform="translate(-20,0)" />
4851- <radialGradient
4852- inkscape:collect="always"
4853- xlink:href="#linearGradient4591"
4854- id="radialGradient4599"
4855- cx="21.353081"
4856- cy="9.4844608"
4857- fx="21.353081"
4858- fy="9.4844608"
4859- r="2"
4860- gradientTransform="matrix(0.7517973,-0.6593942,1.9999998,2.2802666,-28.022109,-2.547001)"
4861- gradientUnits="userSpaceOnUse" />
4862- <radialGradient
4863- inkscape:collect="always"
4864- xlink:href="#linearGradient4591"
4865- id="radialGradient4603"
4866- gradientUnits="userSpaceOnUse"
4867- gradientTransform="matrix(0.9423462,-0.3346395,0.8877829,2.5000003,-23.655724,-5.37522)"
4868- cx="26.358694"
4869- cy="7.6783514"
4870- fx="26.358694"
4871- fy="7.6783514"
4872- r="2" />
4873- <radialGradient
4874- inkscape:collect="always"
4875- xlink:href="#linearGradient4591"
4876- id="radialGradient4607"
4877- gradientUnits="userSpaceOnUse"
4878- gradientTransform="matrix(0.9571641,0.2895458,-0.7562596,2.5,-15.097625,-10.652153)"
4879- cx="26.640236"
4880- cy="3.1754339"
4881- fx="26.640236"
4882- fy="3.1754339"
4883- r="2" />
4884- <radialGradient
4885- inkscape:collect="always"
4886- xlink:href="#linearGradient4591"
4887- id="radialGradient4611"
4888- gradientUnits="userSpaceOnUse"
4889- gradientTransform="matrix(1.7452993,-7.1255553e-7,8.2917439e-7,1.9999999,-25.11029,-5.511152)"
4890- cx="18.971123"
4891- cy="4.7555828"
4892- fx="18.971123"
4893- fy="4.7555828"
4894- r="2" />
4895- <radialGradient
4896- inkscape:collect="always"
4897- xlink:href="#linearGradient4591"
4898- id="radialGradient4615"
4899- gradientUnits="userSpaceOnUse"
4900- gradientTransform="matrix(0.7486292,0.6629888,-1.9999998,2.258346,-4.840336,-13.756273)"
4901- cx="22.796482"
4902- cy="1.6128885"
4903- fx="22.796482"
4904- fy="1.6128885"
4905- r="2" />
4906- <linearGradient
4907- inkscape:collect="always"
4908- xlink:href="#linearGradient4699"
4909- id="linearGradient4705"
4910- gradientUnits="userSpaceOnUse"
4911- x1="28"
4912- y1="14"
4913- x2="28"
4914- y2="5"
4915- gradientTransform="matrix(1.1666666,0,0,1,-24.666666,0)" />
4916- <radialGradient
4917- inkscape:collect="always"
4918- xlink:href="#linearGradient4149"
4919- id="radialGradient2469"
4920- gradientUnits="userSpaceOnUse"
4921- gradientTransform="matrix(2.3333332,3.0756349e-7,-1.1473705e-7,1.6666666,9.333336,-10.416667)"
4922- cx="-0.57142889"
4923- cy="17.050001"
4924- fx="-0.57142889"
4925- fy="17.050001"
4926- r="6" />
4927- <linearGradient
4928- inkscape:collect="always"
4929- xlink:href="#linearGradient3249"
4930- id="linearGradient3255"
4931- x1="10"
4932- y1="5"
4933- x2="10"
4934- y2="15"
4935- gradientUnits="userSpaceOnUse" />
4936- </defs>
4937- <sodipodi:namedview
4938- id="base"
4939- pagecolor="#ffffff"
4940- bordercolor="#666666"
4941- borderopacity="1.0"
4942- gridtolerance="10"
4943- guidetolerance="10"
4944- objecttolerance="10"
4945- inkscape:pageopacity="0.0"
4946- inkscape:pageshadow="2"
4947- inkscape:zoom="11.183754"
4948- inkscape:cx="17.923126"
4949- inkscape:cy="8.949946"
4950- inkscape:document-units="px"
4951- inkscape:current-layer="layer1"
4952- showgrid="false"
4953- inkscape:object-nodes="true"
4954- inkscape:window-width="1919"
4955- inkscape:window-height="1127"
4956- inkscape:window-x="1"
4957- inkscape:window-y="48">
4958- <inkscape:grid
4959- type="xygrid"
4960- id="grid2383"
4961- visible="true"
4962- enabled="true" />
4963- </sodipodi:namedview>
4964- <metadata
4965- id="metadata7">
4966- <rdf:RDF>
4967- <cc:Work
4968- rdf:about="">
4969- <dc:format>image/svg+xml</dc:format>
4970- <dc:type
4971- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4972- </cc:Work>
4973- </rdf:RDF>
4974- </metadata>
4975- <g
4976- inkscape:label="Layer 1"
4977- inkscape:groupmode="layer"
4978- id="layer1">
4979- <rect
4980- style="opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;filter:url(#filter6290);enable-background:accumulate"
4981- id="rect6264"
4982- width="36.5"
4983- height="8"
4984- x="-10.167682"
4985- y="8.3613281"
4986- rx="10.428574"
4987- ry="11.532348"
4988- transform="matrix(0.3835617,0,0,0.3468505,4.899933,9.325065)" />
4989- <path
4990- style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#251b17;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:0.72000002;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4991- d="M 5,2 L 2,5 L 2,15 L 14,15 L 14,5 L 11,2 L 5,2 z"
4992- id="path4579"
4993- sodipodi:nodetypes="ccccccc" />
4994- <path
4995- style="fill:url(#linearGradient4511);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:0.18666669;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4996- d="M 5,2 L 11,2 L 14,5 L 2,5 L 5,2 z"
4997- id="path4495"
4998- sodipodi:nodetypes="ccccc" />
4999- <rect
5000- style="opacity:1;fill:url(#linearGradient4513);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.48444441;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches