OK, I have found it. In order to re-enable the feature that was removed, you need to edit the ~/.kde/share/config/plasma-desktop- appletsrc file. In the file, you will find what looks about like this:
[Containments][3][Applets][11] geometry=1529,1,28,27 immutability=1 plugin=battery zvalue=0 [Containments][3][Applets][11][Configuration][ExtenderItems][3] extenderIconName=battery extenderItemName=powermanagement extenderItemPosition=0 extenderTitle=Power Management isCollapsed=false sourceAppletId=11 sourceAppletPluginName=battery Between the two sections, if it does not already exist, add this: [Containments][3][Applets][11][Configuration] showRemainingTime=true If the [Containments][3][Applets][11][Configuration] section does exist, then just add showRemainingTime=true to it. -- plasma_applet_battery widget doesn't show Remaining Time when on battery https://bugs.launchpad.net/bugs/395666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
