%APPDATA%\GnuCash\gtk-3.0.css
with the contents:
Source: GnuCash help#gnc-id-main-window { font-size: 16pt; }
Where the web was born...
%APPDATA%\GnuCash\gtk-3.0.css
with the contents:
Source: GnuCash help#gnc-id-main-window { font-size: 16pt; }
I was having problems installing lineage OS using the sideload method, so I decided to use the copy and install method.
The steps where:
adb push "lineage-14.1-20170921-nightly-oneplus2-signed.zip" /tmp
adb push "open_gapps-arm64-7.1-nano-20170922.zip" /tmp
On reboot I got the phone stuck because no SIM was present, the wizard kept crashing, I needed to install a SIM to pass this point.
Then I got the message "Sign in with a google account that was previously synced on this device", I logged in with the original google account, to validate the phone had not been stolen, but after that I could select a new google account to use in the phone
To backup mail-in-a-box to AWS S3 you need:
This policy was posted in the mail-in-a-box forums.{ "Version": "2012-10-17", "Statement": [ { "Sid": "VisualEditor0", "Effect": "Allow", "Action": "s3:ListBucket", "Resource": "arn:aws:s3:::my-bucket-name" }, { "Sid": "VisualEditor1", "Effect": "Allow", "Action": [ "s3:PutObject", "s3:GetObject", "s3:DeleteObject" ], "Resource": "arn:aws:s3:::my-bucket-name/*" } ] }
adb reboot sideload
to work, it simply reboots my phone.power + volume down
(will also take screenshot, just wait)adb reboot recovery
adb sideload .\lineage-17.1-20200601-nightly-oneplus2-signed.zip
adb sideload .\open_gapps-arm64-10.0-nano-20200530.zip
References:davidekholm wrote:
I've added support to use an original file as "closeup image" instead of a scaled/processed version to the upcoming jAlbum 13.10 now. This is perfect for making animated GIF images animate within slide pages. To try it out, ensure you're running jAlbum 13.9, then replace lib/jalbum-core.jar with this beta . You can also replace your texts/texts.properties file with the attached one.
Once done, right-clicking an image will reveal the new "Use original" option. Just click it and make the album again. Note, animated GIFs aren't supported by jAlbum's embedded web browser so you have to open the final album in an external web browser to see the animation.
On windows 10, Going through the normal user dialogs is painful, Microsoft tries so hard to only allow you to add Microsoft accounts to your machine that is maddening.
If you just want to add a nice, simple local user account you will have to directly call the old add user application, to do you have to call it from the run command, so:Windows key + R
control userpasswords2