summaryrefslogtreecommitdiff
path: root/data/SoftwarePropertiesDialogs.glade
AgeCommit message (Collapse)AuthorFilesLines
2006-04-23* Fix the use of gettext in UpdateManager : You can install X updatesSebastian Heinlein1-1/+1
* Do not mention the need of the unanttended-updates package - the tooltip isn't even shown if the option is disabled * Fix the channel terminolgy in the add custom apt line dialog
2006-04-17* do not allow to create an invalid channel in the edit dialogSebastian Heinlein1-22/+26
2006-04-17* huge mergeSebastian Heinlein1-1/+1
2006-04-17* Fixed wrong term: the components of a channel are called components and Sebastian Heinlein1-1/+1
not sections
2006-03-27* added the patch from chipzzMichael Vogt1-1/+1
2006-03-23* consistent terminology section -> componentSebastian Heinlein1-1/+1
2006-03-17* allow to enable and disable channels/sourcesSebastian Heinlein1-2/+64
* disable edit and remove button if no sources are available * always select the first source at startup * use the reload icon on the check button
2006-03-13* inform the user to update the cache if the channels have been modified.Sebastian Heinlein1-1/+0
provide a button to start synaptic in the dialog
2006-03-12* show a dialog that provides a button to reload the channel information ifSebastian Heinlein1-0/+129
the channels changed - the updating does not work at the moment. but the strings of the dialog are in before string freeze
2006-03-11* re-removed the AddSourcesList stuff - it is not supported and was justSebastian Heinlein1-188/+0
forgotten to be removed completely
2006-03-11* restore the dialog sources list in the glade file, tooSebastian Heinlein1-0/+188
2006-03-10* Clean up the glade files: remove deprecated dialogsSebastian Heinlein1-1107/+180
* Actually translate the software properties dialogs * Use spacings and alignemnts as suggested by the HIG in the dialogs * Make labels consistent with g-a-i
2006-02-27* revert the SoftwareProperty changes for now until the new stuff is readyMichael Vogt1-475/+140
2006-02-26* Fixed wrong title of the dialog edit channelSebastian Heinlein1-11/+16
2006-02-26* Use the dist name from lsbrelease in the add channel dialogSebastian Heinlein1-3/+3
2006-02-23* Use a smaller border in the add cdrom dialogSebastian Heinlein1-1/+1
* add sources list was missing
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein1-138/+468
* Renamed mime type to text/x-apt-sources-list * Remove all depricated add-software-channel code * Add a schemas file for update-manager * Use dh_gconf * Software Properties: - Move the channel buttons to the bottom of the notebook to get more vertical space for the channels - Set a global window icon for SoftwareProperties and its children - Add drag and drop support for sources.list on the treeview_sources - Allow to enable and disable channels - Do not use so much space for rendering the sources lista - Use the comment instead of the URI in the channel list if we don't find a nice name - Show the type only on source channels - "binary" is too technial - Add some small sanity checks to aptsources - Use single quotes in the predefind distru names * Dialog add: - merge the custom and the default add dialog - sanity checks for the custom apt line, that do not allow to add a wrong one * Update Manager: - add an option to hide the reload reminder
2005-12-09* added intenal cdrom support Michael Vogt1-0/+116
2005-11-15* initial revision (after accidently killing it)Michael Vogt1-0/+1800