summaryrefslogtreecommitdiffstats
path: root/kmymoney2/html/home_tr.html
blob: 275226d375f929c02b11061d1fe7ef74012e2130 (plain)
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
<!--
***************************************************************************************
3/23/2005  KMyMoney Welcome Page
Robert Wadley    rob<at>robntina.fastmail.us
David Wadley     mail<at>davidwadley.com

***************************************************************************************
-->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title>Untitled Document</title>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-9">
  <link href="welcome.css" rel="stylesheet" type="text/css">

</head>
<body>
<!--"background_image", if enabled, displays an image in the background of this page.
If you wish to use a background, un-comment the following line  -->
<img id="background_image" src="images/background.png" height="100%">
<img id="KMyMoneyLogo" src="images/trans_logo.png">
<h3 id="title">KMyMoney Uygulamasına Hoşgeldiniz</h3>
<h4 id="subtitle">Kişisel Finans Uygulaması</h4>

<div id="returnLink"><a href="/home"><img src="images/backarrow.png">Finansal Özetim Sayfasına Git</a></div>
<div id="topleft">
<div id="topright"><img src="images/spacer.png"></div>
<div id="rightborder">
<table style="width: 100%;">
  <tbody>
    <tr>
      <td></td>
      <td style="height: 150px; width: 380px;">
      <div id="welcomeMenu">
      <ul>
        <li><img src="images/filenew.png"><a href="/action?id=file_new">Yeni KMyMoney veri dosyası oluştur</a></li>
        <li><img src="images/kmymoneydata.png"><a href="/action?id=file_open">Bir KMyMoney veri dosyası kullan</a></li>
        <li><img src="images/manual.png"><a href="/action?id=help_contents">KMyMoney kullanım kılavuzu</a></li>
        <li><img src="images/konqueror.png"><a href="http://kmymoney2.sf.net">KMyMoney websitesine git</a></li>
        <li><img src="images/about_kde.png"><a href="http://forum.kde.org/viewforum.php?f=69">Get help from the KMyMoney community</a></li>
        <li><img src="images/messagebox_info.png"><a href="/welcome?mode=whatsnew"> Bu sürümdeki yenilikler sayfasına git</a></li>
      </ul>
      </div>
      </td>
      <td></td>
    </tr>
  </tbody>
</table>
</div>
<div id="bottomleft">
<div id="bottomright"></div>
</div>
</div>
</body>
</html>