Custom Query (1118 matches)
Results (154 - 156 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2186 | fixed | Contact US link in wiki doesn't send to a contact page | ||
Description |
The first link in the contact us section [1] send to OSGeoLive Wiki [2]. It contents only a link that send to the trac wiki [3] I suggest that it should refers to the trac page or nothing as the contact us page on the documentation [3] will be translated and be revised at each release. This is as been spotted with the help of aeylinen on Transifex (Thanks) [1] https://live.osgeo.org/en/contact.html [2] http\:wiki.osgeo.org/wiki/OSGeoLive#Contact_Us [3] https://trac.osgeo.org/osgeolive#Communication |
|||
#1390 | fixed | Contact Us - Nabble link is invalid | ||
Description |
The following Nabble link doesn't exist.
Need to change it to the following link. |
|||
#462 | fixed | cpuload and terminal to taskbar | ||
Description |
no solution yet, but so what has been learned so far isn't for forgotten.. on the taskbar it would be nice to add a Terminal button next to the firefox one, and a cpu load one on the right by the clock. if you add them by hand you can make a template, maybe set the cpuload BG color to matching grey, then foreground to dark green. look in ~/.config/xfce4/panel/launcher-$RAND.rc and cpuload-...rc for to copy in. Also we would need to make a before and after diff of the panel.xml file then patch it in.
tricky bit there is that the .config dir prob doesn't exist until the user starts XFce for the first time. So some if [ Hamish |