diff options
author | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
commit | 215f423cbe18fe9ca14a26caef918d303bad28ff (patch) | |
tree | 0743442b286216cc8e19aa487c26f4e9345ffd64 /linden/indra/newview/skins/xui/ko/floater_my_friends.xml | |
parent | Second Life viewer sources 1.18.3.5-RC (diff) | |
download | meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.zip meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.gz meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.bz2 meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.xz |
Second Life viewer sources 1.18.4.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/floater_my_friends.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ko/floater_my_friends.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/ko/floater_my_friends.xml b/linden/indra/newview/skins/xui/ko/floater_my_friends.xml new file mode 100644 index 0000000..b143e49 --- /dev/null +++ b/linden/indra/newview/skins/xui/ko/floater_my_friends.xml | |||
@@ -0,0 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater name="floater_my_friends" title="연락하기"> | ||
3 | <tab_container name="friends_and_groups"> | ||
4 | <panel label="친구" name="friends_panel" /> | ||
5 | <panel label="그룹" name="groups_panel" /> | ||
6 | </tab_container> | ||
7 | </floater> | ||