Skip to content

Commit

Permalink
with smolt
Browse files Browse the repository at this point in the history
  • Loading branch information
gultekin-e committed Jan 16, 2013
1 parent 5d8afaa commit 7d40bdc
Show file tree
Hide file tree
Showing 122 changed files with 18,967 additions and 0 deletions.
13 changes: 13 additions & 0 deletions kaptan-5.0.5.1/AUTHORS
@@ -0,0 +1,13 @@
Current Developer
-----------------
Renan Cakirerk <renan at pardus org tr>

Previous Developers & Contributors
----------------------------------
Pınar Yanardağ <pinar at pardus org tr>
Gökmen Göksel <gokmen at pardus org tr>
Gökçen Eraslan <gokcen at pardus org tr>
Onur Küçük <onur at pardus org tr>

Smolt Screen: Fethican Coşkuner <fethicanc at gmail com>
Avatar Screen: Deniz Gürsel <denizzgursel at gmail com>
356 changes: 356 additions & 0 deletions kaptan-5.0.5.1/COPYING

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions kaptan-5.0.5.1/README
@@ -0,0 +1,25 @@
License
-------
GPLv2 (please read the COPYING file)


Dependencies
------------
Python, PyQt4, PyKDE4, KDE4


Building & Installation
-----------------------
* Build Kaptan "without installing" to your system:

./setup build

* Running Kaptan after building:

python build/kaptan.py

* Build and "install" Kaptan to your system:

./setup install


8 changes: 8 additions & 0 deletions kaptan-5.0.5.1/TODO
@@ -0,0 +1,8 @@
Legend:

- Todo
? Not determined if/how we have to do
/ In progress
+ Accomplished

TODO:
32 changes: 32 additions & 0 deletions kaptan-5.0.5.1/about.py
@@ -0,0 +1,32 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2006-2009 TUBITAK/UEKAE
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version.
#
# Please read the COPYING file.
#

# PyKDE
from PyKDE4.kdecore import KAboutData, ki18n

# Application Data
appName = "kaptan"
programName = ki18n("Kaptan")
modName = "kaptan"
version = "5.0.4"
description = ki18n("Kaptan")
license = KAboutData.License_GPL
copyright = ki18n("(c) 2005-2011 TUBITAK/UEKAE")
text = ki18n(" ")
homePage = "http://developer.pardus.org.tr/projects/kaptan"
bugEmail = "renan@pardus.org.tr"
catalog = appName
aboutData = KAboutData(appName, catalog, programName, version, description, license, copyright, text, homePage, bugEmail)

# Author(s)
aboutData.addAuthor(ki18n("Renan Çakırerk"), ki18n("Current Maintainer"))
12 changes: 12 additions & 0 deletions kaptan-5.0.5.1/data/kaptan.desktop.in
@@ -0,0 +1,12 @@
[Desktop Entry]
Exec=kaptan
Icon=kaptan
Type=Application

X-KDE-StartupNotify=true
X-KDE-autostart-after=plasma-desktop
X-KDE-autostart-condition=kaptanrc:General:RunOnStart:true

_Name=Kaptan
_GenericName=Welcome Wizard

42 changes: 42 additions & 0 deletions kaptan-5.0.5.1/data/kaptan.qrc
@@ -0,0 +1,42 @@
<RCC>
<qresource prefix="raw">
<file>pixmap/milky.png</file>
<file>pixmap/oxygen.png</file>
<file>pixmap/preferences-desktop-icons.png</file>
<file>pixmap/tab-new-background.png</file>
<file>pixmap/view-refresh.png</file>
<file>pixmap/document-save.png</file>
<file>pixmap/white-arrow-down.gif</file>
<file>pixmap/webcamreceive.png</file>
<file>pixmap/preferences-desktop-personal.png</file>
<file>pixmap/applications-internet.png</file>
<file>pixmap/applications-other.png</file>
<file>pixmap/arrow-left.png</file>
<file>pixmap/kaptan-logo.png</file>
<file>pixmap/kaptan_settings.png</file>
<file>pixmap/kaptan_welcome.png</file>
<file>pixmap/arrow-right.png</file>
<file>pixmap/basket.png</file>
<file>pixmap/kde-windows.png</file>
<file>pixmap/kde.png</file>
<file>pixmap/multiple.png</file>
<file>pixmap/nepomuk.png</file>
<file>pixmap/preferences-desktop-color.png</file>
<file>pixmap/preferences-desktop-keyboard.png</file>
<file>pixmap/preferences-desktop-peripherals.png</file>
<file>pixmap/bg2.png</file>
<file>pixmap/cr64-app-kaptan.png</file>
<file>pixmap/kickoff.png</file>
<file>pixmap/lancelot.png</file>
<file>pixmap/cross.png</file>
<file>pixmap/kaptan-left.png</file>
<file>pixmap/menu-arrow-left.png</file>
<file>pixmap/menu-arrow-right.png</file>
<file>pixmap/preferences-desktop-wallpaper.png</file>
<file>pixmap/preferences-system.png</file>
<file>pixmap/simple.png</file>
<file>pixmap/system-help.png</file>
<file>pixmap/tick.png</file>
<file>pixmap/view-pim-contacts.png</file>
</qresource>
</RCC>
Binary file added kaptan-5.0.5.1/data/kde-themes/cherry.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/cherry.style
@@ -0,0 +1,14 @@
[Style]
name = Cherry Blossom
name[tr] = Kiraz Çiçeği

description = A pink colored theme with a panel on top
description[tr]= Paneli üstte olan pembe renkli bir tema

panelPosition = 3
widgetStyle = oxygen
colorScheme = CherryBlossom
desktopTheme = default
thumbnail = cherry.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/chrome.style
@@ -0,0 +1,14 @@
[Style]
name = Chrome
name[tr] = Krom

description = A light blue and gray colored theme with a white panel on bottom
description[tr] = Paneli beyaz ve altta olan açık mavi ve gri renkli bir tema

panelPosition = 4
widgetStyle = oxygen
colorScheme = Chrome
desktopTheme = default
thumbnail = chrome.png
iconTheme = oxygen
windowDecoration = kwin3_plastik
Binary file added kaptan-5.0.5.1/data/kde-themes/dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/dark.style
@@ -0,0 +1,14 @@
[Style]
name = Dark Night
name[tr] = Alaca Karanlık

description = A dark colored theme with a panel on bottom
description[tr]= Paneli allta olan koyu renkli bir tema

panelPosition = 4
widgetStyle = qtcurve
colorScheme = ObsidianCoast
desktopTheme = Elegance
thumbnail = dark.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/default.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/default.style
@@ -0,0 +1,14 @@
[Style]
name = KDE
name[tr] = KDE

description = A light blue and gray colored theme with a white panel on bottom
description[tr] = Paneli beyaz ve altta olan açık mavi ve gri renkli bir tema

panelPosition = 4
widgetStyle = oxygen
colorScheme = Default
desktopTheme = default
thumbnail = default.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/desert.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/desert.style
@@ -0,0 +1,14 @@
[Style]
name = Desert Rose
name[tr] = Çöl Gülü

description = A red and gray colored theme with a panel on top
description[tr]= Paneli üstte olan kırmızı ve gri renkli bir tema

panelPosition = 3
widgetStyle = qtcurve
colorScheme = Desert
desktopTheme = slim-glow
thumbnail = desert.png
iconTheme = oxygen
windowDecoration = kwin3_plastik
Binary file added kaptan-5.0.5.1/data/kde-themes/honey.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/honey.style
@@ -0,0 +1,12 @@
[Style]
name = Honey

description = A grey and yellow theme, with a dark panel at the top.

panelPosition = 3
widgetStyle = oxygen
colorScheme = Honeycomb
desktopTheme = Oxygen
thumbnail = honey.png
iconTheme = oxygen
windowDecoration = kwin3_plastik
Binary file added kaptan-5.0.5.1/data/kde-themes/north.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/north.style
@@ -0,0 +1,14 @@
[Style]
name = North
name[tr] = Kuzey

description = A blue and gray colored shiny theme with a panel on bottom
description[tr]= Paneli altta olan mavi ve gri renkli parlak bir tema

panelPosition = 4
widgetStyle = oxygen
colorScheme = Steel
desktopTheme = Aya
thumbnail = north.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/obsidian.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/obsidian.style
@@ -0,0 +1,14 @@
[Style]
name = Obsidian
name[tr] = Lav Taşı

description = A light colored theme with a panel on bottom
description[tr]= Paneli altta olan açık renkli bir tema

panelPosition = 4
widgetStyle = oxygen
colorScheme = Norway
desktopTheme = slim-glow
thumbnail = obsidian.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/soft.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/soft.style
@@ -0,0 +1,12 @@
[Style]
name = Soft Dusk

description = A moderately dark blue and grey theme, with a panel at the top.

panelPosition = 3
widgetStyle = oxygen
colorScheme = WontonSoup
desktopTheme = Oxygen
thumbnail = soft.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/soldier.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/soldier.style
@@ -0,0 +1,14 @@
[Style]
name = Soldier
name[tr] = Asker

description = A dark gray and green theme with a panel on top
description[tr]= Paneli üstte olan koyu gri ve yeşil bir tema

panelPosition = 3
widgetStyle = qtCurve
colorScheme = EveningLilac
desktopTheme = Aya
thumbnail = soldier.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
Binary file added kaptan-5.0.5.1/data/kde-themes/white.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions kaptan-5.0.5.1/data/kde-themes/white.style
@@ -0,0 +1,12 @@
[Style]
name = Simply White

description = A light, minimalistic style, with a panel on the bottom.

panelPosition = 4
widgetStyle = oxygen
colorScheme = Zion
desktopTheme = air-netbook
thumbnail = white.png
iconTheme = oxygen
windowDecoration = kwin3_oxygen
4 changes: 4 additions & 0 deletions kaptan-5.0.5.1/data/pixmap/.directory
@@ -0,0 +1,4 @@
[Dolphin]
PreviewsShown=true
Timestamp=2013,1,16,1,20,55
Version=3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/applications-other.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/arrow-left.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/arrow-right.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/basket.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/bg2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/cr64-app-kaptan.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/cross.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/document-save.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kaptan-left.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kaptan-logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kaptan_settings.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kaptan_welcome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kde-windows.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kaptan-5.0.5.1/data/pixmap/kde.png
Binary file added kaptan-5.0.5.1/data/pixmap/kickoff.png
Binary file added kaptan-5.0.5.1/data/pixmap/lancelot.png
Binary file added kaptan-5.0.5.1/data/pixmap/menu-arrow-left.png
Binary file added kaptan-5.0.5.1/data/pixmap/menu-arrow-right.png
Binary file added kaptan-5.0.5.1/data/pixmap/milky.png
Binary file added kaptan-5.0.5.1/data/pixmap/multiple.png
Binary file added kaptan-5.0.5.1/data/pixmap/nepomuk.png
Binary file added kaptan-5.0.5.1/data/pixmap/oxygen.png
Binary file added kaptan-5.0.5.1/data/pixmap/preferences-system.png
Binary file added kaptan-5.0.5.1/data/pixmap/simple.png
Binary file added kaptan-5.0.5.1/data/pixmap/system-help.png
Binary file added kaptan-5.0.5.1/data/pixmap/tab-new-background.png
Binary file added kaptan-5.0.5.1/data/pixmap/tick.png
Binary file added kaptan-5.0.5.1/data/pixmap/view-pim-contacts.png
Binary file added kaptan-5.0.5.1/data/pixmap/view-refresh.png
Binary file added kaptan-5.0.5.1/data/pixmap/webcamreceive.png
Binary file added kaptan-5.0.5.1/data/pixmap/white-arrow-down.gif
75 changes: 75 additions & 0 deletions kaptan-5.0.5.1/help/en/main_help.rst
@@ -0,0 +1,75 @@
Kaptan
------

**Kaptan** is a wizard that helps user to customize desktop enviroment after
installing Pardus. While Kaptan is giving some information about Pardus, it also
sets basic configures such as internet connection, wallpaper and so on.

Mouse
-----

You may set one or double click to open files with **Click Mode**.

You man also change default click button with **Button Order**. This choice is more
suitable for left handed people.

Themes
------

The screen that which theme you prefer. In this menu you can also select type and
number of desktop.

KDE Menu
--------

This user interface asks you to which KDE menu you want to useç

Wall Paper
----------

The menu that helps you to select which wall paper you want to set your desktop.

With **Browse WallPaper** button, you can select wall paper from personal files.

Search
------

Asks user that if you want to search a file, whether the **Strigi Desktop Seach**
helps you find it or not.

Net
---

Highly recommended to use this setting page to connect internet for newly installed
Pardus.

Click **Create Profile** and select hardware that you want to configure. Fill blank
areas like profile name, password, etc. and then click **OK**. Pardus may ask your
password for controlling authorization.

To connect created profile you have to check the box near the profile that you named
previously. Authorization is neccessary to connect.

If you want to edit a profile, you should click the left button on the right side of
profile line. You may either save the changes or cancel all.

To delete a profile, click the right button on the right side of profile line (the
red cross button).

Smolt
-----

This screen helps us to make statistic about system configurations. While checking
**Send Hardware Information** you can allow to send your hardware configuration to
Pardus server.

Summary
-------

Lists all configurations that you selected. Click **Next** to save.

Other
-----

ın this screen, you can run **System Settings** to configure many options about
your system. Also you can connect Pardus support website.

0 comments on commit 7d40bdc

Please sign in to comment.