lp:ubuntu/trusty/kubuntu-settings

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/kubuntu-settings
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

40. By Harald Sitter

[desktop] Drop etc/default/grub.d/50_kubuntu.cfg which contained a
GRUB_DISTRIBUTOR override to turn from Ubuntu into Kubuntu. This issue
has caused a substantial amount of UEFI/SecureBoot issues, and once again
is causing Kubuntu to not correctly install on such systems.
The primary difference is that grub-install will base various attributes
of the UEFI boot entry on the information set in the variable. However for
signed UEFI loaders to work it must be locked to the signing name
(i.e. ubuntu). Instead of continuing to patch compatibility mapping from
kubuntu to ubuntu every once in a while and having broken UEFI in the
meantime, we are now stopping to set this variable. While this slightly
degrades branding (i.e. grub entries will show Ubuntu rather than Kubuntu)
it is in everyone's best interest to not keep screwing up installation for
no good reason.

39. By Harald Sitter

* [desktop] Add muon-discover featured apps content for 14.04.
  + Also wrap all images in black background items via qml, looks a lot
    nicer

38. By Jonathan Riddell

Fix contents of kubuntu-update-kickoff2.upd

37. By Rohan Garg

[ Rohan Garg ]
* Fix kconf_update script so that it actually writes changes
  to the file (LP: #1268931)
* Add kubuntu-update-sal.upd to switch rekonq with Firefox on
  Netbooks

[ Jonathan Riddell ]
* Rename kubuntu-update-kickoff2 so it gets run for anyone already
  upgraded

36. By Harald Sitter

* Refactor org.kde.plasma-netbook.defaultSal
  + new function writeFavorties to write the favorites config from an array
  + use new applicationExists and applicationPath API to more dynamically
    look up available apps and their desktop paths
  + dynamically create the favorites array based on exactly what the previous
    patch in workspace did:
    - if oem-config is present, create only an entry for the oem config
    - if ubiquity is present, make sure the first favorite is that; then
      append the default lineup of favorties
    LP: #1285707

35. By Harald Sitter

* Correctly calculate bullet amount and bullet area spacing LP: #1283066
  + bullet amount is now floor(dialog.width - 2*margin / bullet.width)
  + bullet area width is (2*margin + bullet.amount*bullet.width)
  + this essentially makes the password callback draw only as many bullets
    as actually fit in the width of the dialog (as was originally intended)
* Bump standards version from 3.9.4 to 3.9.5

34. By Jonathan Riddell

[ Rohan Garg ]
* Add a kconf_update file for updating kickoffrc (LP: #1268931)
  - Switch Kopete for KTP
  - Switch rekonq with firefox

33. By Harald Sitter

* [netbook] Set PackageManager to muon-discover. This allows the shell to
  launch discover when using the 'plasma toolbox' to edit the SAL.
* [netbook] Fix default layout setup to handle favorites initialization and
  include capabilities to let casper inject ubiquity for live sessions.

32. By Harald Sitter

Fix warn function declaration.

31. By Harald Sitter

* Maintscripts:
  + Revise previously introduced non-fatal error output.
    - All unimportant actions (forcing different newt template;
      grub update to apply kubuntu branding...) now produce a warning
      but do not exit.
    - All important actions (the actual setup of plymouth themes)
      now produce an error and cause the script to exit.
  + Moved all debhelper include macros to the top of all files.
* Add muondatasourcesrc to desktop. Sets FeaturedSource URL for discover.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/kubuntu-settings
This branch contains Public information 
Everyone can see this information.

Subscribers