WIP BoingIconBar Preferences; rewritten such that it uses the Zune
commit3c7a8cc7996fa348919b154f78b6ba0cde146ebc
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 May 2012 17:07:56 +0000 (14 17:07 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 May 2012 17:07:56 +0000 (14 17:07 +0000)
tree247818d4774759738ecf969a64edb24dbb1b41d8
parentae9a25d125947a77d4cbe3ac78d76ef0c6ba5093
WIP BoingIconBar Preferences; rewritten such that it uses the Zune
Preferences classes.
Note that the name has been changed from BIBPrefs.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44805 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
22 files changed:
images/IconSets/Gorilla/Icons/Medium/AROS/Prefs/BoingIconBar.info.src [moved from images/IconSets/Gorilla/Icons/Medium/AROS/Prefs/BIBPrefs.info.src with 100% similarity]
images/IconSets/Gorilla/Icons/Medium/AROS/Prefs/BoingIconBar.png [moved from images/IconSets/Gorilla/Icons/Medium/AROS/Prefs/BIBPrefs.png with 100% similarity]
images/IconSets/Gorilla/Icons/Medium/AROS/Prefs/mmakefile.src
workbench/prefs/boingiconbar/args.c [new file with mode: 0644]
workbench/prefs/boingiconbar/args.h [new file with mode: 0644]
workbench/prefs/boingiconbar/bibeditor.c [new file with mode: 0644]
workbench/prefs/boingiconbar/bibeditor.h [new file with mode: 0644]
workbench/prefs/boingiconbar/catalogs/bibprefs.cd [moved from workbench/tools/BoingIconBar/Catalogs/bibprefs.cd with 100% similarity]
workbench/prefs/boingiconbar/catalogs/deutsch.ct [moved from workbench/tools/BoingIconBar/Catalogs/deutsch.ct with 100% similarity]
workbench/prefs/boingiconbar/catalogs/français.ct [moved from workbench/tools/BoingIconBar/Catalogs/français.ct with 100% similarity]
workbench/prefs/boingiconbar/catalogs/mmakefile.src [new file with mode: 0644]
workbench/prefs/boingiconbar/locale.c [moved from workbench/tools/BoingIconBar/locale.c with 70% similarity]
workbench/prefs/boingiconbar/locale.h [moved from workbench/tools/BoingIconBar/locale.h with 56% similarity]
workbench/prefs/boingiconbar/main.c [new file with mode: 0644]
workbench/prefs/boingiconbar/misc.c [new file with mode: 0644]
workbench/prefs/boingiconbar/misc.h [new file with mode: 0644]
workbench/prefs/boingiconbar/mmakefile.src [new file with mode: 0644]
workbench/prefs/boingiconbar/prefs.c [new file with mode: 0644]
workbench/prefs/boingiconbar/prefs.h [new file with mode: 0644]
workbench/tools/BoingIconBar/Catalogs/mmakefile.src [deleted file]
workbench/tools/BoingIconBar/iconbar_prefs.c [deleted file]
workbench/tools/BoingIconBar/mmakefile.src