El Lunes, 10 de Octubre de 2011 18:47:27 andi robert escribió:
I am not well acquainted with the methods to upload the wallpapers. I would need to know what resolutions are needed for the package and then where to send it.
Andy
Take a look at https://build.opensuse.org/package/files?package=wallpapers121&project=artwork%3Awallpapers There you will find a tarball :-) You can submit it yourself by installing osc, then running (as root) osc branch -c artwork:wallpapers wallpapers121 cd to the directory shown in the output make your changes osc vc osc build (if you want to see if it builds successfully on your local machine) osc ci -m "some_message" (commits the changes to your branch) osc sr -m "some_message" (submit requests your changes to the artwork:/wallpapers repo) Cheers, -- Javier Llorente