乗りログ > bbLean1.16にアップデート

気づかぬうちにbbLeanが1.16にアップデートしてました。
よく分かりませんが、5月3日…ですか?

と言うことで、アップデートしてみました。
起動中にやったらエラー出ましたがw、終了して無事上書き。
今まで使ってた、改造してあるスタイルを読み込むようにし、メニューを改造兼日本語化してとりあえず終了。
Windowsフォームのタイトルが太字にならない問題が発生したけど、設定ファイルを書き換えて完了。
多分これは自分だけの事だと思うので、メモ用にかいておくと、使っているスタイルのファイルに、
 window.label.focus.fontWeight: bold
と付け加えておけば良さそうです。

何が変わったかよく分かりませんが、メニューの文字が大きくなったような…
あ、あとXPからのタスクトレイのポップアップメッセージに対応したようです。
MSN Messengerの奴が出てきましたw
あとは…bbLeanBarに開いているウインドウのアイコンが表示されないことが無くなれば良いですねぇ。

あ、初めから入っていたスタイルを改造した物なんですが…今使っているスタイルと、改造兼日本語化したメニューを載せてみます。
乗りれが改造して物だと分かるようにしてあれば、再配布等御自由にどうぞ。
何か間違いがあったら教えてくださるとうれしいです。
#こっちに連絡せず、間違いを修正したのを配布していたら悲しみます(何)


=====menu.rc=========================
# —————————————————————–
# bblean 1.16 – MENU FILE 乗りれ 改
# —————————————————————–

# Available menu commands are listed in the documentation.

[begin] (bbLean)

[path] (スタート(&S)) {STARTMENU|COMMON_STARTMENU}
[path] (デスクトップ(&D)) {DESKTOPDIRECTORY|COMMON_DESKTOPDIRECTORY}

[nop]
[path] (マイ ドキュメント(&M)) {PERSONAL}
[path] (マイ コンピュータ(&C)) {DRIVES}

[nop]
[submenu] (システム(&S))
[path] (コントロール パネル(&C)) {CONTROLS}
[path] (&Blackbox) {BLACKBOX}
# Uncomment this line to check out all available system folders
# [include] {shellfolders.rc}
[run] (ファイル名を指定して実行(&F))
[end]
[submenu] (&BlackBox)
[config] (設定(&S))
[submenu] (バージョン情報(&V))
[aboutstyle] (スタイル(&S))
[aboutplugins] (プラグイン(&P))
[about] (bbLean(&B))
[end]
[submenu] (編集(&E))
[editstyle] (現在のスタイル)
[editmenu] (menu.rc)
[editblackbox] (blackbox.rc)
[editextensions] (extensions.rc)
[editplugins] (plugins.rc)
[nop]
[edit] (BBKeys.rc) {plugins\BBKeys\BBKeys.rc}
[edit] (bbLeanSkin.rc) {plugins\bbLeanSkin\bbLeanSkin.rc}
[edit] (bbLeanBar.rc) {plugins\bbLeanBar\bbLeanBar.rc}
[end]
[stylesmenu] (スタイル(&S)) {styles}
[submenu] (スキン(&K))
[exec] (Toggle Log) {@BBLeanSkin.ToggleLog}
[exec] (Toggle Skin) {@BBLeanSkin.ToggleSkin}
[edit] (Edit Exclusions) {plugins\bbleanskin\exclusions.rc}
[edit] (Edit Settings) {plugins\bbleanskin\bbleanskin.rc}
[edit] (Readme) {plugins\bbleanskin\readme.txt}
[exec] (バージョン情報) {@BBLeanSkin.About}
[end]
[submenu] (インストール(&I))
[exec] (インストール(&I)) {blackbox.exe -install}
[exec] (アンインストール(&U)) {blackbox.exe -uninstall}
[end]
[nop]
[exec] (ドキュメント(&D)) {docs\bblean.htm}
[nop]
[reconfig] (設定初期化)
[restart] (再起動(&R))
[exit] (終了(&X))
[end]

[nop]
[exitwindows] (Windowsの終了(&X))
[end]

=====nolile style=========================
!Misc info

style.name: nolile
style.author: nolile
style.date: 2005/05/25 2005/04/02
style.comments: http://www.g-sce.com/ (Japanese only)

!toolbar Settings

toolbar: sunken Bevel2 Gradient Vertical
toolbar.color: #AFAFAF
toolbar.colorTo: #AFAFAF
toolbar.textColor: #000000
toolbar.font: MS UI Gothic
toolbar.justify: center

toolbar.button: raised bevel2 gradient vertical
toolbar.button.color: #666666
toolbar.button.colorTo: #000000
toolbar.button.picColor: #FFFFFF

toolbar.button.pressed: raised bevel2 gradient vertical
toolbar.button.pressed.color: #666666
toolbar.button.pressed.colorTo: #000000
toolbar.button.pressed.picColor: #000000

toolbar.label: raised bevel2 Gradient Vertical
toolbar.label.color: #666666
toolbar.label.colorTo: #DADAD8
toolbar.label.textColor: #000000

toolbar.windowLabel: raised bevel2 Gradient Vertical
toolbar.windowLabel.color: #666666
toolbar.windowLabel.colorTo: #000000
toolbar.windowLabel.textColor: #ffffff

toolbar.clock: raised bevel2 Gradient Vertical
toolbar.clock.color: #DADAD8
toolbar.clock.colorTo: #666666
toolbar.clock.textColor: #000000

!Menu Settings

menu.title: sunken Bevel2 Gradient Vertical
menu.title.color: #AFAFAF
menu.title.colorTo: #AFAFAF
menu.title.textColor: #000000
menu.title.font: MS UI Gothic
menu.title.justify: center

menu.frame: raised bevel2 Gradient Vertical
menu.frame.color: #DADAD8
menu.frame.colorTo: #C8C8C8
menu.frame.textColor: #000000
menu.frame.font: MS UI Gothic
menu.frame.justify: left
menu.frame.disableColor: #cccccc

menu.hilite: raised bevel2 Gradient Vertical
menu.hilite.color: #666666
menu.hilite.colorTo: #000000
menu.hilite.textColor: #FFFFFF

menu.bullet: circle
menu.bullet.position: right

!Window Settings

window.font: MS UI Gothic
window.justify: center

window.button.focus: raised bevel2 Gradient Vertical
window.button.focus.color: #666666
window.button.focus.colorto: #666666
window.button.focus.picColor: #ffffff

window.button.unfocus: raised bevel2 Gradient Vertical
window.button.unfocus.color: #DADAD8
window.button.unfocus.colorto: #DADAD8
window.button.unfocus.picColor: #ffffff

window.button.pressed: flat bevel1 solid
window.button.pressed.color: #8D8D8D
window.button.pressed.picColor: #ffffff

window.grip.focus: raised bevel1 solid
window.grip.focus.color: #666666
window.grip.focus.colorTo: #000000

window.grip.unfocus: raised bevel1 Gradient Vertical
window.grip.unfocus.color: #DADAD8
window.grip.unfocus.colorTo: #666666

window.handle.focus: raised bevel1 Gradient Vertical
window.handle.focus.color: #666666
window.handle.focus.colorTo: #DADAD8

window.handle.unfocus: raised bevel1 Gradient Vertical
window.handle.unfocus.color: #DADAD8
window.handle.unfocus.colorTo: #666666

window.label.focus: parentrelative
window.label.focus.textColor: #000000
window.label.focus.font: MS UI Gothic
window.label.focus.fontWeight: bold
window.label.focus.justify: center

window.label.unfocus: parentrelative
window.label.unfocus.textColor: #ffffff

window.title.focus: sunken Bevel2 Gradient Vertical
window.title.focus.color: #AFAFAF
window.title.focus.colorTo: #AFAFAF

window.title.unfocus: raised bevel1 Gradient Vertical
window.title.unfocus.color: #DADAD8
window.title.unfocus.colorTo: #DADAD8

window.frame.focusColor: #000000
window.frame.unfocusColor: #000000

! Other Settings

handleWidth: 5
frameWidth: 1
bevelWidth: 2
borderWidth: 1
borderColor: #000000

*Font: MS UI Gothic

! — added (gr) —
rootCommand: bsetroot -solid #886600

bbLean1.16にアップデート」への1件のフィードバック

  1. ピンバック: 零細企業

コメントを残す

メールアドレスが公開されることはありません。

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)