Profile: stown
5 comments | |
0 xtras |
Latest comments
# by stown on 08/27/08 at 16:15:37
sry, got it the wrong way :D
title -> key
1.3 -> string
stupid me, should get more sleep ;)
title -> key
1.3 -> string
stupid me, should get more sleep ;)
# by stown on 08/27/08 at 16:07:18
ok html tags are omitted here. so just do it like the rest in info.plist
the titles should go into "string"-tags and 1.3 into the "key"-tags
CFBundleVersion already exists in original file.
the titles should go into "string"-tags and 1.3 into the "key"-tags
CFBundleVersion already exists in original file.
# by stown on 08/27/08 at 15:57:47
open it with list property editor, there u can't do anything wrong i guess
or open it with editor, and modify/add to get to following result:
CFBundleVersion
1.3
AIMinimumAdiumVersionRequirement
1.3
greets
or open it with editor, and modify/add to get to following result:
CFBundleVersion
1.3
AIMinimumAdiumVersionRequirement
1.3
greets
# by stown on 08/27/08 at 15:12:36
ty, erterte - works for me!
to edit info.plist: contextmenu -> show package contents
after editing, move your edited skypeplugin to another place (e.g. desktop). recheck that there is no skypeplugin in plugin folder(s). doulbe click it to install the edited moved file. then restart adium.
hope it works.
greets
to edit info.plist: contextmenu -> show package contents
after editing, move your edited skypeplugin to another place (e.g. desktop). recheck that there is no skypeplugin in plugin folder(s). doulbe click it to install the edited moved file. then restart adium.
hope it works.
greets
# by stown on 08/27/08 at 17:13:56
1 info.plist -> contextmenu -> open with -> property list editor
2 change value from bundle version from 1.0 to 1.3 (double click on 1.0 to start edit)
3 click on add item - Paste AIMinimumAdiumVersionRequirement left and type 1.3 right
4 save file and exit editor