Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#465 fixed rename desktop Install icon to something ubuntu specific live-demo@… hamish
Description

Considering all the installers we have floating around a user may become easily confused as to the meaning of the Install button on the desktop. Hopefully they stop before reformatting their hard drive, but it could be a good way to permanently harm the user's experience.

an attempt is made in r2382, but that may need to happen later in the build process though; not sure.

also the existing solution does bad things to non-english translations with the same root, perhaps better to use a stricter s/=Install$/.../

Hamish

#466 fixed further deinteractivate apt-get install live-demo@… hamish
Description

a quick one:

these apt-get installs should use --assume-yes

$ grep apt-get * | grep ' install ' | grep -v 'yes'
inchroot.sh:apt-get install casper xresprobe 
install_gvsig.sh:apt-get install libstdc++5 libgdal1-1.5.0 
package.sh:apt-get install p7zip-full

Hamish

#468 fixed doc path on disc does not correspond to svn live-demo@… wildintellect
Description

So the svn path to documentation is trunk/doc with descriptions being in trunk/doc/descriptions. On the built image the path is .../livedvd-docs with the descriptions being in /livedvd-docs/doc/ This is really confusing for someone trying to implement shortcuts to their doc pages which would be expected at /livedvd-docs/descriptions. We should make the dir structure of svn and the final disc match to avoid issues.

On 2.0 Final this affected Mapserver, Geonetwork.desktop and Mapnik Intro icons.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.