mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-29 10:24:11 +01:00
re-fix artwiz by adding all three artwiz language to sbopkg-renames; update ChangeLog-current.txt
This commit is contained in:
parent
340d31e43a
commit
a8f802ba32
2 changed files with 9 additions and 5 deletions
|
@ -2,7 +2,7 @@ Tue Jan 20 04:10:53 UTC 2009
|
||||||
Sbopkg 0.XX.X released. This version contains the following fixes and
|
Sbopkg 0.XX.X released. This version contains the following fixes and
|
||||||
enhancements:
|
enhancements:
|
||||||
|
|
||||||
* Add in new update code by Mauro Giachero. This greatly improves how the
|
* Add in new update code by Mauro Giachero. This /greatly/ improves how the
|
||||||
updates are handled. Please note there is a new file
|
updates are handled. Please note there is a new file
|
||||||
/etc/sbopkg/sbopkg-renames that handles a few name changes. If you
|
/etc/sbopkg/sbopkg-renames that handles a few name changes. If you
|
||||||
upgrade sbopkg with the new package, then this file will be automatically
|
upgrade sbopkg with the new package, then this file will be automatically
|
||||||
|
@ -10,14 +10,15 @@ enhancements:
|
||||||
and move it there manually.
|
and move it there manually.
|
||||||
* Change how selecting/unselecting items in the build queue are handled.
|
* Change how selecting/unselecting items in the build queue are handled.
|
||||||
Now, when items are unselected, they remain in the queue but are turned
|
Now, when items are unselected, they remain in the queue but are turned
|
||||||
"OFF."
|
"OFF" and when the queue is processed, only those packages turned "ON"
|
||||||
|
will be built or installed.
|
||||||
* Improve how packages are added to the queue. The user is now prompted if
|
* Improve how packages are added to the queue. The user is now prompted if
|
||||||
they want to replace items already in the queue or skip them.
|
they want to replace items already in the queue or skip them.
|
||||||
* Merge in a large whitespace/cleanup patch by slakmagik which greatly
|
* Merge in a large whitespace/cleanup patch by slakmagik which greatly
|
||||||
improves the readability of the code; thanks to slakmagik for the patch.
|
improves the readability of the code; thanks to slakmagik for the patch.
|
||||||
* Replace the 'Clear Queue' menu item with 'Delete Queue Items' which
|
* Replace the 'Clear Queue' menu item with 'Delete Queue Items' which
|
||||||
provides the user the to delete individual items in the queue or clear the
|
provides the user the ability to delete individual items in the queue or
|
||||||
entire build queue.
|
clear the entire build queue.
|
||||||
* Add in ability to have a /local directory in the local SBo repository tree
|
* Add in ability to have a /local directory in the local SBo repository tree
|
||||||
on a user's system that is in parallel with other SBo directories (i.e.
|
on a user's system that is in parallel with other SBo directories (i.e.
|
||||||
/home/sbo/local). As long as this directory is maintained in an SBo style
|
/home/sbo/local). As long as this directory is maintained in an SBo style
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
|
artwiz-aleczapka-de=artwiz-aleczapka
|
||||||
|
artwiz-aleczapka-en=artwiz-aleczapka
|
||||||
|
artwiz-aleczapka-se=artwiz-aleczapka
|
||||||
libsigcxx=libsigc++
|
libsigcxx=libsigc++
|
||||||
libxmlxx=libxml++
|
libxmlxx=libxml++
|
||||||
TiMidityxx=TiMidity++
|
TiMidityxx=TiMidity++
|
||||||
MPlayer=mplayer
|
MPlayer=mplayer
|
||||||
|
|
Loading…
Reference in a new issue