I hereby claim:
- I am nithinphilips on github.
- I am nithinphilips (https://keybase.io/nithinphilips) on keybase.
- I have a public key ASDjBAxIMLZzNxkKIC6BvvMDmttO_EQ7-kQ1OjSfP5oEEAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Index: DualWallpaper/DualWallpaper/DualWallpaper.Designer.cs | |
=================================================================== | |
--- DualWallpaper/DualWallpaper/DualWallpaper.Designer.cs (revision 312) | |
+++ DualWallpaper/DualWallpaper/DualWallpaper.Designer.cs (working copy) | |
@@ -455,6 +456,7 @@ | |
// | |
// DualWallpaper | |
// | |
+ this.AllowDrop = true; | |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
The easiest option to create mediatomb IPK packages is probably to use the optware system to cross-compile on a PC. This guide shows how.
Based on the cross-compile guide at http://mybookworld.wikidot.com/cross-compile-for-mbwe-using-optware
*The code blocks with '$' prefix is a command that should be pasted or typed into a terminal window. On Ubuntu, use the GNOME Terminal program. When