Merge lp:~tuxator/midori/win32-fonts into lp:midori

Proposed by Paweł Forysiuk
Status: Merged
Approved by: gue5t gue5t
Approved revision: 6474
Merged at revision: 6474
Proposed branch: lp:~tuxator/midori/win32-fonts
Merge into: lp:midori
Diff against target: 20 lines (+10/-0)
1 file modified
win32/makedist/makedist.midori (+10/-0)
To merge this branch: bzr merge lp:~tuxator/midori/win32-fonts
Reviewer Review Type Date Requested Status
gue5t gue5t Approve
Review via email: mp+195430@code.launchpad.net

Commit message

Provide sensible default font suggestions on Win32

To post a comment you must log in.
Revision history for this message
gue5t gue5t (gue5t) wrote :

Haven't tested, but it looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'win32/makedist/makedist.midori'
--- win32/makedist/makedist.midori 2013-10-21 17:54:42 +0000
+++ win32/makedist/makedist.midori 2013-11-15 17:32:07 +0000
@@ -270,6 +270,16 @@
270gtk-toolbar-icon-size = GTK_ICON_SIZE_MENU270gtk-toolbar-icon-size = GTK_ICON_SIZE_MENU
271_EOF271_EOF
272272
273mkdir -p $workdir/etc/midori
274
275cat >> $workdir/etc/midori/config << _EOF
276[settings]
277default-font-family=Times New Roman
278monospace-font-family=Courier New
279default-font-size=14
280default-monospace-font-size=14
281_EOF
282
273popd > /dev/null283popd > /dev/null
274284
275echo "<*> Copying docs..."285echo "<*> Copying docs..."

Subscribers

People subscribed via source and target branches

to all changes: