File: sharing-bluetooth.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (61 lines) | stat: -rw-r--r-- 2,452 bytes parent folder | download | duplicates (2)
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
<?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="sharing-bluetooth" xml:lang="ko">

  <info>
    <link type="guide" xref="bluetooth"/>
    <link type="guide" xref="sharing"/>
    <link type="guide" xref="prefs-sharing"/>

    <revision pkgversion="3.8.2" date="2013-05-13" status="draft"/>
    <revision pkgversion="3.10" date="2013-11-09" status="review"/>
    <revision pkgversion="3.12" date="2014-03-08" status="candidate"/>
    <revision pkgversion="3.14" date="2014-10-13" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-29" status="final"/>

    <credit type="author">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2014</years>
    </credit>
    <credit type="author">
      <name>David King</name>
      <email>davidk@gnome.org</email>
      <years>2014-2015</years>
    </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><file>다운로드</file> 폴더에서 블루투스로 받은 파일을 <gui>블루투스</gui>로 공유하는 기능을 켤 수 있습니다</p>

  <steps>
    <title><file>다운로드</file> 폴더에서 공유할 파일을 허용하기</title>
    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>블루투스</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p><gui>블루투스</gui>를 눌러 창을 엽니다.</p>
    </item>
    <item>
      <p><link xref="bluetooth-turn-on-off"><gui>블루투스</gui> 스위치를 켰는지</link> 확인합니다.</p>
    </item>
    <item>
      <p>블루투스 가용 장치에서는 <gui>블루투스</gui> 창을 열었을 때만 <file>다운로드</file> 폴더에 파일을 보낼 수 있습니다.</p>
    </item>
  </steps>

  <note style="tip">
    <p>다른 장치에 나타나는 여러분의 컴퓨터 이름을 <link xref="about-hostname">바꾸기</link>할 수 있습니다.</p>
  </note>

</page>