1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="contacts-search" xml:lang="ko">
<info>
<link type="guide" xref="contacts"/>
<revision pkgversion="3.5.5" date="2012-08-13" status="review"/>
<revision pkgversion="3.12" date="2014-02-26" status="final"/>
<revision pkgversion="3.18" date="2015-09-28" status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany.antopolski@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="author editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>연락처를 검색합니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2021, 2022, 2023</mal:years>
</mal:credit>
</info>
<title>연락처 검색하기</title>
<p>두가지 방법 중 한가지 방식으로 온라인 연락처를 검색할 수 있습니다:</p>
<steps>
<item>
<p><gui>현재 활동</gui> 개요에서 연락처 이름 입력을 시작합니다.</p>
</item>
<item>
<p>개요에서 프로그램 일반 목록 대신 일치하는 연락처가 나타납니다.</p>
</item>
<item>
<p><key>Enter</key>키를 눌러 목록 상단의 연락처를 선택하거나, 상단의 연락처가 아닐 경우 선택을 원하는 연락처를 누릅니다.</p>
</item>
</steps>
<p><app>연락처</app>에서 검색하려면:</p>
<steps>
<item>
<p>검색창 안을 누릅니다.</p>
</item>
<item>
<p>연락처의 이름 입력을 시작합니다.</p>
</item>
</steps>
</page>
|