Commit afafe264 authored by Andrey Cherepanov's avatar Andrey Cherepanov

6.9.9-alt1

- Update branding for Seven platform
parent 02b9f5b3
tar: . name=branding-informika-schoolmaster
tar: . name=branding
......@@ -8,11 +8,6 @@ all:
convert images/wallpaper.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -draw 'gravity SouthEast rotate -90 text -300,5 "$(STATUS)"' wallpaper.png
cp -al wallpaper.png graphics/backgrounds/default.png
cp -al wallpaper.png graphics/backgrounds/xdm.png
convert wallpaper.png kde3-styles-splash/Background.jpg
cp -al wallpaper.png kde3-styles-splash/Background.png
convert -resize '400x320!' images/wallpaper.png kde3-styles-splash/Preview.png
#color scheme
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
include components.mk
install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml
# browser-qt
components/browser-qt/design/bg.png: images/installer.png
convert $< -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -draw 'gravity SouthEast rotate -90 text -300,5 "$(STATUS)"' $@
convert $< -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' $@
browser-qt:components/browser-qt/design/bg.png
install -d $(datadir)/alterator-browser-qt/design
rcc-qt4 -binary components/browser-qt/theme.qrc -o $(datadir)/alterator-browser-qt/design/$(THEME).rcc;
subst 's/background-image.*//' components/browser-qt/design/design.qss
rcc-qt4 -binary components/browser-qt/theme.qrc -o $(datadir)/alterator-browser-qt/design/$(THEME)-live.rcc;
rcc-qt4 -binary components/browser-qt/theme.qrc -o $(datadir)/alterator-browser-qt/design/$(THEME).rcc
#cp -f components/browser-qt/design/design-live.qss components/browser-qt/design/design.qss
rcc-qt4 -binary components/browser-qt/theme.qrc -o $(datadir)/alterator-browser-qt/design/$(THEME)-live.rcc
install -d $(sysconfdir)/alternatives/packages.d
printf '/etc/alterator/design-browser-qt\t/usr/share/alterator-browser-qt/design/$(THEME).rcc\t50\n'>$(sysconfdir)/alternatives/packages.d/$(THEME).rcc
......@@ -20,7 +20,6 @@ ahttpd:
done
install -d $(datadir)/alterator/design/styles
cp -a components/ahttpd/images $(datadir)/alterator/design
install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles
......@@ -39,8 +38,6 @@ boot-images:
boot-splash: boot-images
mkdir -p $(datadir)/plymouth/themes/$(THEME)
#cp -al boot-800x600.jpg $(datadir)/plymouth/themes/$(THEME)/grub.jpg
#convert -size 800x600 xc:#${MIDDLE_COLOR_HEX} $(datadir)/plymouth/themes/$(THEME)/grub.jpg
convert -size 800x600 xc:#306ac4 $(datadir)/plymouth/themes/$(THEME)/grub.jpg
cp -al images/background*x*.png $(datadir)/plymouth/themes/$(THEME)/
cp -a components/bootsplash/* $(datadir)/plymouth/themes/$(THEME)
mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
......@@ -55,6 +52,7 @@ boot: boot-images
install -d -m 755 $(sysconfdir)/../boot/grub/themes/$(THEME)
cp -a components/grub2/* $(sysconfdir)/../boot/grub/themes/$(THEME)/
install -m 644 images/grub.png $(sysconfdir)/../boot/grub/themes/$(THEME)/boot.png
install -m 644 boot-800x600.jpg $(sysconfdir)/../boot/grub/themes/$(THEME)/grub.jpg
# index html page, start page for all local browsers
components/indexhtml/index.css:
......@@ -70,6 +68,4 @@ indexhtml: components/indexhtml/index.css
for i in alt-docs documentation;do \
ln -s /usr/share/doc/$$i $(INDEXHTML_DIR)/$$i; \
done
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/images/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
install -Dpm755 components/indexhtml/indexhtml.desktop $(datadir)/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
components/ahttpd/images/attention.gif

1.64 KB | W: | H:

components/ahttpd/images/attention.gif

1.61 KB | W: | H:

components/ahttpd/images/attention.gif
components/ahttpd/images/attention.gif
components/ahttpd/images/attention.gif
components/ahttpd/images/attention.gif
  • 2-up
  • Swipe
  • Onion skin
lilo.png
\ No newline at end of file
product=@BRAND_FNAME@ @VERSION@ @NAME@
product=@NAME@ @VERSION@@STATUS@
based_on=ALT Linux Sisyphus
......@@ -23,7 +23,7 @@ talk=0
; sound volume (0..100)
volume=70
; menu background transparency (0..255)
menu.transparency=0x20
menu.transparency=60
; default font
font.normal=drs16.fnt
; main menu font
......@@ -35,28 +35,28 @@ background=back.jpg
; max. visible main menu items
mainmenu.entries=8
; minimal main menu selection bar width
mainmenu.bar.minwidth=294
mainmenu.bar.minwidth=280
; main menu selection bar transparency (0..255)
mainmenu.bar.transparency=0
; main menu colors
mainmenu.bar.color=0x001056
mainmenu.normal.fg=0x001056
mainmenu.selected.fg=0xffffff
mainmenu.bar.color=0x77b5f2
mainmenu.normal.fg=0x787878
mainmenu.selected.fg=0xe4ecf2
; boot option colors
bootopt.label.fg=0xffffff
bootopt.text.fg=0xffffff
bootopt.label.fg=0x000000
bootopt.text.fg=0x000000
; progress bar color
progress.bar.color=0x@DARK_COLOR_HEX@
progress.bar.color=0xd4ecfa
; menu colors
menu.normal.bg=0x799191
menu.normal.fg=@DARK_LABELS_HEX@
menu.selected.bg=0x@LIGHT_COLOR_HEX@
menu.selected.fg=@DARK_LABELS_HEX@
menu.normal.bg=0x798491
menu.normal.fg=0xffffff
menu.selected.bg=0x787878
menu.selected.fg=0xffffff
; window colors
window.bg=0xd6eced
window.bg=0xffffff
window.fg=0x000000
window.title.bg=0x@TITLE_COLOR@
window.title.fg=0x@MIDDLE_LABELS_HEX@
window.title.bg=0x787878
window.title.fg=0x000000
window.title.error.bg=0xc00000
; help system colors
help.link.fg=0x@DARK_COLOR_HEX@
......@@ -65,15 +65,9 @@ help.link.selected.bg=0x@DARK_COLOR_HEX@
help.highlight.fg=0x@DARK_COLOR_HEX@
; panel colors
panel.fg=0x000000
<<<<<<< HEAD
panel.title.fg=0x5c6570
panel.normal.fg=0x5c6570
panel.f-key.fg=0x@MIDDLE_LABELS_HEX@
=======
panel.title.fg=0xffffff
panel.normal.fg=0xffffff
panel.f-key.fg=0xffffff
>>>>>>> school-server/sisyphus
panel.title.fg=0x000000
panel.normal.fg=0x000000
panel.f-key.fg=0x000080
; default keymap (e.g. de_DE, czech)
keymap=
......@@ -81,7 +75,7 @@ keymap=
; screen size
screen.size=800,600
; upper left corner
mainmenu.pos=253,210
mainmenu.pos=260,200
; boot option input field position
bootopt.pos=200,480
......@@ -89,7 +83,7 @@ bootopt.pos=200,480
; screen size
screen.size=640,480
; upper left corner
mainmenu.pos=130,122
mainmenu.pos=130,100
; boot option input field position
bootopt.pos=263,380
......
all:
rcc-qt4 -binary theme.qrc -o theme.rcc
components/browser-qt/design/backward.png

1.16 KB | W: | H:

components/browser-qt/design/backward.png

763 Bytes | W: | H:

components/browser-qt/design/backward.png
components/browser-qt/design/backward.png
components/browser-qt/design/backward.png
components/browser-qt/design/backward.png
  • 2-up
  • Swipe
  • Onion skin
Palette\active=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6, #141312
Palette\inactive=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6, #141312
Palette\disabled=#929190, #dedcdb, #ffffff, #e2e1e0, #686766, #b0aeac, #a5a4a4, #ffffff, #979695, #f4f4f4, #d6d5d3, #3c3b3b, #d6d5d3, #929190, #97bcdf, #c1b6d7, #eeece9, #000000, #f8f7f6, #141312
Palette\active=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@PROGRESS_COLOR@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #aed4a1, #141312
Palette\inactive=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@PROGRESS_COLOR@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #aed4a1, #141312
Palette\disabled=#929190, #dedcdb, #ffffff, #e2e1e0, #686766, #b0aeac, #a5a4a4, #ffffff, #979695, #f4f4f4, #d6d5d3, #3c3b3b, #d6d5d3, #929190, #97bcdf, #c1b6d7, #eeece9, #000000, #aed4a1, #141312
Style=Cleanlooks
......@@ -2,20 +2,48 @@
.AWizardFace {
border-style: none;
background-image: url(:/design/bg.png);
background-position: bottom right;
background-repeat: no-repeat
background-color: rgb(167,228,255);
background-position: top left;
background-repeat: no-repeat;
}
.AWizardFace #wizardface_title_text {
color: white;
}
.ACenterFace {
border-style: none;
}
}
.ACenterFace #modules_view {
background-color: white;
}
/* Nice WindowsXP-style password character for password line edits. */
QLineEdit[echoMode="2"] {
QLineEdit {
lineedit-password-character: 9679;
}
/* Customize tooltips. */
QToolTip {
background-color: rgb(200,200,255);
border-color: darkslategray;
border-width: 1px;
border-style: solid;
padding: 3px;
font: bold;
border-radius: 3px;
opacity: 200;
}
QProgressBar {
background: white;
border: 1px solid #B8B2AD;
}
QProgressBar::chunk {
background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #648fb6,
stop: 1 #6f9fca) url(:/design/progress-cleanlooks.png);
border: 1px solid #46647f;
}
components/browser-qt/design/forward.png

1.17 KB | W: | H:

components/browser-qt/design/forward.png

739 Bytes | W: | H:

components/browser-qt/design/forward.png
components/browser-qt/design/forward.png
components/browser-qt/design/forward.png
components/browser-qt/design/forward.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -5,6 +5,6 @@
<file>design/design.ini</file>
<file>design/forward.png</file>
<file>design/backward.png</file>
<file>design/logo_48.png</file>
<file>design/progress-cleanlooks.png</file>
</qresource>
</RCC>
......@@ -21,34 +21,44 @@
# THE SOFTWARE.
#general settings
message-font: "Misc Fixed Bold 13"
message-font: "DejaVu Sans Regular 12"
title-text: ""
message-color: "#000000"
message-bg-color: "#ffffff"
message-bg-color: "#77b5f2"
desktop-image: "boot.png"
terminal-font: "Misc Fixed Regular 13"
#help bar at the bottom
+ label {
top = 100%-25
left = 0
width = 100%
height = 20
text = "To boot the selected operating system using default settings, press return. For additional settings, press E"
top = 100%-60
left = 20%
width = 60%
height = 25
text = "Для запуска системы выберите пункт меню и нажмите Enter."
align = "center"
font = "DejaVu Sans Regular 10"
color = "#000000"
font = "Droid Sans Bold 14"
color = "#008"
}
+ label {
top = 100%-40
left = 20%
width = 60%
height = 25
text = "Для редактирования меню нажмите E. Для выхода - Esc."
align = "center"
font = "Droid Sans Bold 14"
color = "#008"
}
#menu
+ boot_menu {
left = 21%
width = 58%
left = 20%
width = 60%
top = 30%
height = 40%
item_font = "Misc Fixed Bold 13"
selected_item_font = "Misc Fixed Bold 13"
icon_height = 24
item_font = "DejaVu Sans Bold 14"
selected_item_font = "DejaVu Sans Bold 14"
icon_width = 24
item_height = 26
item_padding = 0
......@@ -59,7 +69,7 @@ terminal-font: "Misc Fixed Regular 13"
scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#001056"
item_color = "#000080"
selected_item_color = "#ffffff"
}
......
......@@ -2,7 +2,7 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Disto name in title -->
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<title>@PRODUCT_NAME@</title>
<link href="index.css" rel="stylesheet" type="text/css">
</head>
......@@ -16,7 +16,7 @@
</div>
<!-- Disto name -->
<div id="title">@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</div>
<div id="title">@PRODUCT_NAME@</div>
<div id="main">
<!-- Links columns -->
......@@ -30,12 +30,12 @@
<tr>
<td width="33%" class="column"> <!-- First column: documentation -->
<ul>
<li><a href="documentation/index.html">User Manual</a></li>
<li><a href="alt-docs/modules/index.html">Local Documentation</a></li>
<li><a href="file:///usr/share/doc/documentation/index.html">User Manual</a></li>
<li><a href="http://docs.altlinux.org">Online Documentation</a></li>
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Books</a></li>
<li><a href="http://altlinux.org/">Wiki</a></li>
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
<li><a href="http://altlinux.org/Features">Features</a></li>
</ul>
</td>
......@@ -77,8 +77,8 @@
<tr><td colspan="3" id="social">We will be glade to meet you on the following social networks:</td></tr>
<tr>
<th><a href="http://twitter.com/#!/altlinuxru" class="image"><img src="images/twitter.png" alt="Twitter" class="banner"></a></th>
<th><a href="https://www.facebook.com/group.php?gid=136328550579" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
<th><a href="http://vkontakte.ru/club667081" class="image"><img src="images/vkontakte.png" alt="VKontakte" class="banner"></a></th>
<th><a href="http://www.facebook.com/groups/simplylinux/" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
<th><a href="http://vkontakte.ru/club16711511" class="image"><img src="images/vkontakte.png" alt="VKontakte" class="banner"></a></th>
</tr>
</table>
......@@ -87,7 +87,7 @@
<div id="footer">
<table border="0" width="100%">
<tr>
<td id="left_footer">&copy; 2012 ALT Linux. All rights reserved.</td>
<td id="left_footer">&copy; 2013 ALT Linux. All rights reserved.</td>
<td id="right_footer">
Tel/fax: +7 (495) 662-3883<br>
119334, Russian Federation, Moscow, 5-th Donskoy proezd, 15, build 6.
......
......@@ -2,7 +2,7 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Disto name in title -->
<title>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</title>
<title>@PRODUCT_NAME_RU@</title>
<link href="index.css" rel="stylesheet" type="text/css">
</head>
......@@ -16,7 +16,7 @@
</div>
<!-- Disto name -->
<div id="title">@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</div>
<div id="title">@PRODUCT_NAME_RU@</div>
<div id="main">
<!-- Links columns -->
......@@ -30,12 +30,11 @@
<tr>
<td width="33%" class="column"> <!-- First column: documentation -->
<ul>
<li><a href="documentation/index.html">Руководство пользователя</a></li>
<li><a href="alt-docs/modules/index.html">Локальная документация</a></li>
<li><a href="http://docs.altlinux.org">Онлайновая документация</a></li>
<li><a href="file:///usr/share/doc/documentation/index.html">Руководство пользователя</a></li>
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Книги</a></li>
<li><a href="http://altlinux.org/">Wiki</a></li>
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
<li><a href="http://altlinux.org/Features">Особенности ALT Linux</a></li>
</ul>
</td>
......@@ -77,8 +76,8 @@
<tr><td colspan="3" id="social">Мы рады встретиться с вами в социальных сетях:</td></tr>
<tr>
<th><a href="http://twitter.com/#!/altlinuxru" class="image"><img src="images/twitter.png" alt="Twitter" class="banner"></a></th>
<th><a href="https://www.facebook.com/group.php?gid=136328550579" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
<th><a href="http://vkontakte.ru/club667081" class="image"><img src="images/vkontakte.png" alt="ВКонтакте" class="banner"></a></th>
<th><a href="http://www.facebook.com/groups/simplylinux/" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
<th><a href="http://vkontakte.ru/club16711511" class="image"><img src="images/vkontakte.png" alt="ВКонтакте" class="banner"></a></th>
</tr>
</table>
......@@ -87,7 +86,7 @@
<div id="footer">
<table border="0" width="100%">
<tr>
<td id="left_footer">&copy; ALT Linux, 2012. Все права защищены.</td>
<td id="left_footer">&copy; ALT Linux, 2013. Все права защищены.</td>
<td id="right_footer">
Телефон/факс: +7 (495) 662-3883<br>
Москва, 5-й Донской проезд, д. 15, стр. 6
......
......@@ -30,10 +30,10 @@ div#title {
text-align: center;
margin-top: 0;
margin-bottom: 12px;
background: #657fbe;
background: #d3eaf9;
padding: 6px 0 6px 0;
border-top: solid 1px #657fbe;
border-bottom: solid 1px #657fbe;
border-top: solid 1px #81c3eb;
border-bottom: solid 1px #81c3eb;
background-image: url('images/lines.png');
}
div#top-site {
......@@ -85,7 +85,7 @@ input#search_string {
margin-top: 12px;
font-size: 130%;
background: white;
border: solid 1px #657fbe;
border: solid 1px #81c3eb;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
......
......@@ -4,8 +4,8 @@ Type=Application
Exec=xdg-open /usr/share/doc/indexhtml/index.html
StartupNotify=false
Icon=altlinux
Name=@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ - information
Name=About @PRODUCT_NAME@
Categories=System;Documentation;
# Translations
Name[ru]=@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@ - сведения
Name[ru]=О дистрибутиве «@PRODUCT_NAME_RU@»
NAME="@NAME@"
VERSION="@VERSION@@STATUS@ (@CODENAME@)"
ID=altlinux
VERSION_ID=@VERSION@
PRETTY_NAME="@PRODUCT_NAME@ (@CODENAME@)"
ANSI_COLOR="1;36"
CPE_NAME="cpe:/o:alt linux:school teacher:@VERSION@"
HOME_URL="http://altlinux.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.ru] )
PROGRESS_COLOR=`./fetch_color Colors:Selection::BackgroundNormal` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color WM::activeBackground`
INACTIVE_COLOR=`./fetch_color WM::inactiveBackground`
LIGHT_COLOR_HEX=F5F5F5 #new
MIDDLE_COLOR_HEX=306ac4 #new
DARK_COLOR_HEX=001056
LIGHT_LABELS_HEX=FFFFFF #new
DARK_LABELS_HEX=242a60 #mew
MIDDLE_LABELS_HEX=666666 #new
SHADOW_HEX=A6A6A6
LIGHT_COLOR_DEC=`./color_dec ${LIGHT_COLOR_HEX}`
MIDDLE_COLOR_DEC=`./color_dec ${MIDDLE_COLOR_HEX}`
DARK_COLOR_DEC=`./color_dec ${DARK_COLOR_HEX}`
# 00a1e4
PROGRESS_COLOR=0093d7
TITLE_COLOR=5C96CC
LIGHT_COLOR_HEX=DFDFE0
MIDDLE_COLOR_HEX=C8C9CB
DARK_COLOR_HEX=909195
LIGHT_LABELS_HEX=FFFFFF
DARK_LABELS_HEX=000000
MIDDLE_LABELS_HEX=4d4d4f
DOCDIR=documentation
AC_SUBST(THEME)
AC_SUBST(CODENAME)
AC_SUBST(NAME)
AC_SUBST(NAME_RU)
AC_SUBST(BRAND)
......@@ -26,6 +22,8 @@ AC_SUBST(BRAND_FNAME_RU)
AC_SUBST(STATUS)
AC_SUBST(STATUS_EN)
AC_SUBST(VERSION)
AC_SUBST(PRODUCT_NAME)
AC_SUBST(PRODUCT_NAME_RU)
AC_SUBST(DOCDIR)
AC_SUBST(PROGRESS_COLOR)
AC_SUBST(LIGHT_COLOR_HEX)
......@@ -43,24 +41,19 @@ AC_SUBST(X86)
AC_CONFIG_FILES([
Makefile
components/ahttpd/styles/alterator.css
components/bootloader/config
components/bootloader/gfxboot.cfg
components/bootsplash/theme.plymouth
components/browser-qt/design/design.ini
components/browser-qt/design/design.qss
components/indexhtml/index-en.html
components/indexhtml/index-ru.html
components/indexhtml/indexhtml.desktop
gnome-settings/gtkrc
gnome-settings/index.theme
gnome-settings/metacity-theme-1.xml
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc
kde3-styles-splash/Theme.rc
notes/license.all.html
notes/license.ru.html
notes/release-notes.all.html
components/bootloader/gfxboot.cfg
notes/release-notes.ru.html
xfce-settings/xinitrc
notes/release-notes.all.html
notes/license.ru.html
notes/license.all.html
components/indexhtml/indexhtml.desktop
components/indexhtml/index-ru.html
components/indexhtml/index-en.html
components/systemd/os-release
components/ahttpd/styles/alterator.css
])
AC_OUTPUT
#!/bin/bash
SECTION=`echo $1| sed 's|::.*||'`
PARAMETER=`echo $1| sed 's|.*::||'`
VALUE=
SECTION_FOUND=
while read LINE
do
if [ -z "$SECTION_FOUND" ] ; then
if [ "$LINE" == "[$SECTION]" ]; then
SECTION_FOUND=1
else
continue
fi
fi
if echo "$LINE" | grep -q "^${PARAMETER}=" ; then
VALUE=`echo "$LINE" | sed 's|.*=||'`
break
fi
done < graphics/kde4/kdm-color-scheme.colors
echo "$VALUE"| tr , ' '| xargs printf "%0.2x%0.2x%0.2x\n"
gtk-color-scheme =
"bg_color:#eaeaea\nfg_color:#000\nbase_color:#fff\ntext_color:#000\nselected_fg_color:#fff\nselected_bg_color:@MIDDLE_COLOR_HEX@"
style "default"
{
fg[NORMAL] = @fg_color
fg[ACTIVE] = @fg_color
fg[INSENSITIVE] = mix (0.4, @fg_color, shade (0.85, @bg_color)) #shaded to bg[INSENSITIVE]
fg[PRELIGHT] = @fg_color
fg[SELECTED] = @selected_fg_color
bg[ACTIVE] = shade (0.9, @bg_color)
bg[NORMAL] = @bg_color
bg[INSENSITIVE] = shade (0.95, @bg_color)
bg[PRELIGHT] = shade (1.03, @bg_color)
bg[SELECTED] = @selected_bg_color
base[NORMAL] = @base_color
base[ACTIVE] = shade (0.9, @selected_bg_color)
base[INSENSITIVE] = @base_color
base[PRELIGHT] = @bg_color
base[SELECTED] = @selected_bg_color
text[NORMAL] = @text_color
text[ACTIVE] = @text_color
text[PRELIGHT] = @text_color
text[SELECTED] = @selected_fg_color
text[INSENSITIVE] = mix (0.5, @text_color, @base_color)
GtkRange::trough_border = 0
GtkRange::slider_width = 15
GtkRange::stepper_size = 15
GtkEntry::progress-border = { 0, 0, 0, 0 }
GtkScrollbar::min_slider_length = 15
GtkCheckButton::indicator_size=10
GtkCheckMenuItem::indicator_size=10
GtkRadioButton::indicator_size=12
GtkNotebook::tab_vborder = 1
GtkNotebook::tab_hborder = 1
xthickness = 1
ythickness = 1
NautilusIconContainer::dark_info_color="#888888"
NautilusIconContainer::light_info_color="#bbbbbb"
NautilusIconContainer::highlight_alpha=200
GtkMenu::horizontal_padding=0
GtkMenu::vertical_padding=0
engine "mist"
{
}
}
style "menuitem"
{
ythickness = 2
xthickness = 2
fg[PRELIGHT] = @selected_fg_color
}
style "menu"
{
ythickness = 2
xthickness = 2
}
style "entry"
{
bg[SELECTED] = mix(0.35, @selected_bg_color, @base_color)
fg[SELECTED] = @text_color
}
class "GtkWidget" style "default"
class "GtkMenu" style "menu"
class "GtkEntry" style "entry"
widget_class "*<GtkMenuItem>*" style "menuitem"
# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
# Note that the work around assumes that the combobox is _not_ in
# appears-as-list mode.
# This style does not affect GtkComboBoxEntry, it does have an effect
# on comboboxes in appears-as-list mode though.
style "mist-text-is-fg-color-workaround"
{
text[NORMAL] = @fg_color
text[ACTIVE] = @fg_color
text[INSENSITIVE] = mix (0.4, @fg_color, shade (0.85, @bg_color)) #shaded to bg[INSENSITIVE]
text[PRELIGHT] = @fg_color
text[SELECTED] = @selected_fg_color
}
widget_class "*.<GtkComboBox>.<GtkCellView>" style "mist-text-is-fg-color-workaround"
style "mist-menuitem-text-is-fg-color-workaround"
{
text[NORMAL] = @fg_color
text[ACTIVE] = @fg_color
text[INSENSITIVE] = mix (0.4, @fg_color, shade (0.85, @bg_color)) #shaded to bg[INSENSITIVE]
text[PRELIGHT] = @selected_fg_color
text[SELECTED] = @selected_fg_color
}
widget "*.gtk-combobox-popup-menu.*" style "mist-menuitem-text-is-fg-color-workaround"
# Work around the usage of GtkLabel inside GtkListItems to display text.
# This breaks because the label is shown on a background that is based on the
# base color set.
style "mist-fg-is-text-color-workaround"
{
fg[NORMAL] = @text_color
fg[ACTIVE] = @text_color
fg[PRELIGHT] = @text_color
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = mix (0.5, @text_color, @base_color)
}
widget_class "*<GtkListItem>*" style "mist-fg-is-text-color-workaround"
# The same problem also exists for GtkCList and GtkCTree
# Only match GtkCList and not the parent widgets, because that would also change the headers.
widget_class "*<GtkCList>" style "mist-fg-is-text-color-workaround"
[Desktop Entry]
Name=@BRAND_FNAME@ @NAME@
Type=X-GNOME-Metatheme
Comment=Theme for @BRAND_FNAME@ @NAME@
[X-GNOME-Metatheme]
Encoding=UTF-8
GtkTheme=Glossy
MetacityTheme=Clearlooks
IconTheme=gnome
GtkColorScheme=base_color:#ffffff,fg_color:#000000,tooltip_fg_color:#000000,selected_fg_color:#5598d7,selected_fg_color:#ffffff,text_color:#000000,bg_color:#ede9e3,tooltip_bg_color:#FFFFBF
CursorTheme=default
CursorSize=18
NotificationTheme=slider
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Desktop</Name>
<Directory>X-GNOME-Menu-System.directory</Directory>
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<DirectoryDir>/usr/share/desktop-directories/gnome</DirectoryDir>
<!-- Read in overrides and child menus from applications-merged/ -->
<DefaultMergeDirs/>
<!-- Add a link to the control center -->
<Include>
<Filename>gnomecc.desktop</Filename>
</Include>
<!-- Merge in these other files as submenus -->
<Menu>
<Name>Preferences</Name>
<Directory>Settings.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Not>
<Or>
<Category>System</Category>
<Filename>gnomecc.desktop</Filename>
</Or>
</Not>
</And>
</Include>
</Menu>
<!-- System Settings -->
<Menu>
<Name>Administration</Name>
<Directory>Settings-System.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Category>System</Category>
</And>
</Include>
</Menu> <!-- End System Settings -->
<Layout>
<Menuname>Preferences</Menuname>
<Menuname>Administration</Menuname>
<Merge type="menus"/>
<Merge type="files"/>
</Layout>
</Menu> <!-- End Settings -->
altlinux_32x32.png
\ No newline at end of file
../altlinux_48x48.png
\ No newline at end of file
../altlinux_16x16.png
\ No newline at end of file
kdm-logo_144x55.png
\ No newline at end of file
images/console.jpg

3.76 KB | W: | H:

images/console.jpg

3.66 KB | W: | H:

images/console.jpg
images/console.jpg
images/console.jpg
images/console.jpg
  • 2-up
  • Swipe
  • Onion skin
[Desktop Entry]
Encoding=UTF-8
Type=Application
Exec=kfmclient openProfile filemanagement
Icon=folder_home
Name=Home Folder
Name[ru]=Домашняя папка
Categories=Qt;KDE;Core;Filesystem;Application;Utility
[Color Scheme]
Name=ALT Linux Desktop-Blue
activeBackground=65,139,212
activeBlend=242,241,241
activeForeground=0,0,0
activeTitleBtnBg=184,200,208
alternateBackground=236,236,236
background=231,230,230
buttonBackground=231,230,230
buttonForeground=0,0,0
contrast=4
foreground=0,0,0
frame=47,117,197
handle=47,117,197
inactiveBackground=236,236,236
inactiveBlend=242,241,241
inactiveForeground=183,183,183
inactiveFrame=166,183,192
inactiveHandle=184,200,208
inactiveTitleBtnBg=184,200,208
linkColor=0,0,192
selectBackground=65,139,212
selectForeground=255,255,255
shadeSortColumn=true
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
[Color Scheme]
Name=ALT Linux Desktop
activeBackground=102,204,102
activeBlend=242,241,241
activeForeground=0,0,0
activeTitleBtnBg=173,212,161
alternateBackground=236,236,236
background=231,230,230
buttonBackground=231,230,230
buttonForeground=0,0,0
contrast=4
foreground=0,0,0
frame=102,204,102
handle=102,204,102
inactiveBackground=236,236,236
inactiveBlend=242,241,241
inactiveForeground=183,183,183
inactiveFrame=173,212,161
inactiveHandle=173,212,161
inactiveTitleBtnBg=173,212,161
linkColor=0,0,192
selectBackground=102,204,102
selectForeground=255,255,255
shadeSortColumn=true
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
[Color Scheme]
Name=ALTLinux Desktop-4.0
activeBackground=165,165,139
activeBlend=151,173,195
activeForeground=255,255,255
activeTitleBtnBg=220,220,220
alternateBackground=238,246,255
background=233,233,233
buttonBackground=246,246,246
buttonForeground=0,0,0
contrast=7
foreground=0,0,0
frame=233,233,233
handle=233,233,233
inactiveBackground=201,196,177
inactiveBlend=215,215,215
inactiveForeground=255,255,255
inactiveFrame=233,233,233
inactiveHandle=233,233,233
inactiveTitleBtnBg=220,220,220
linkColor=0,0,192
selectBackground=255,221,118
selectForeground=3,3,3
shadeSortColumn=true
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
[Color Scheme]
Name=@BRAND_FNAME@ @NAME@
activeBackground=81,99,204
activeBlend=242,241,241
activeForeground=0,0,0
activeTitleBtnBg=149,201,212
alternateBackground=236,236,236
background=231,230,230
buttonBackground=231,230,230
buttonForeground=0,0,0
contrast=4
foreground=0,0,0
frame=92,150,204
handle=92,150,204
inactiveBackground=236,236,236
inactiveBlend=242,241,241
inactiveForeground=183,183,183
inactiveFrame=149,201,212
inactiveHandle=149,201,212
inactiveTitleBtnBg=@LIGHT_COLOR_DEC@
linkColor=0,0,192
selectBackground=@MIDDLE_COLOR_DEC@
selectForeground=255,255,255
shadeSortColumn=true
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
firefox.desktop
openoffice.org-writer.desktop
openoffice.org-calc.desktop
openoffice.org-impress.desktop
<!DOCTYPE kpartgui>
<kpartplugin library="kview_browserplugin" name="kviewbrowser" >
<MenuBar>
<Menu name="tools" >
<Text>&amp;Tools</Text>
<Action name="previous_image" />
<Action name="next_image" />
</Menu>
</MenuBar>
<ToolBar name="extraToolBar" >
<text>Extra Toolbar</text>
<Action name="previous_image" />
<Action name="next_image" />
</ToolBar>
<Menu name="popupmenu" >
<Action name="previous_image" />
<Action name="next_image" />
</Menu>
<ActionProperties>
<Action shortcut="PageDown" name="next_image" />
<Action shortcut="PageUp" name="previous_image" />
</ActionProperties>
</kpartplugin>
[General]
ShowCount=false
UseMultipleFilters=true
[Main Window]
Height=480
Width=600
[AcpiDefault]
EnableHibernate=true
EnablePerformance=true
EnableStandby=true
EnableSuspend=true
EnableThrottle=true
[General]
InitialHeight 900=615
InitialWidth 1440=823
SplitterSizes=236,581
[HTML Settings]
AutomaticDetectionLanguage=0
[Index]
IconSize=Medium
ViewMode=Tree
[General]
alternateBackground=236,236,236
background=231,230,230
buttonBackground=231,230,230
selectBackground=102,204,102
selectForeground=255,255,255
[Global Shortcuts]
Defaults timestamp=Sep 5 200821:27:22
Switch to Next Screen=none
Switch to Screen 0=none
Switch to Screen 1=none
Switch to Screen 2=none
Switch to Screen 3=none
Switch to Screen 4=none
Switch to Screen 5=none
Switch to Screen 6=none
Switch to Screen 7=none
Window to Next Screen=none
Window to Screen 0=none
Window to Screen 1=none
Window to Screen 2=none
Window to Screen 3=none
Window to Screen 4=none
Window to Screen 5=none
Window to Screen 6=none
Window to Screen 7=none
[KDE]
contrast=4
colorScheme=ALT Linux Desktop.kcsrc
[WM]
activeBackground=102,204,102
activeBlend=242,241,241
activeForeground=0,0,0
activeTitleBtnBg=173,212,161
frame=102,204,102
handle=102,204,102
inactiveBackground=236,236,236
inactiveBlend=242,241,241
inactiveForeground=183,183,183
inactiveFrame=173,212,161
inactiveHandle=173,212,161
inactiveTitleBtnBg=173,212,161
[FMSettings]
NormalTextColor=0,0,0
ShadowEnabled=true
TextHeight=2
TextWidth=100
[EmbedSettings]
embed-image=false
[Settings]
BgColor=255,255,255
BgImage=kde4ever.png
\ No newline at end of file
[Desktop Entry]
defaultfont=Monospace,10,-1,0,50,0,0,0,0,0
[Plugins]
kontact_akregatorEnabled=true
kontact_journalpluginEnabled=true
kontact_kaddressbookpluginEnabled=true
kontact_karmEnabled=false
kontact_kmailpluginEnabled=false
kontact_knodepluginEnabled=false
kontact_knotespluginEnabled=true
kontact_korganizerpluginEnabled=true
kontact_kpilotpluginEnabled=true
kontact_specialdatespluginEnabled=true
kontact_summarypluginEnabled=true
kontact_todopluginEnabled=true
[KSplash]
Theme=ALTLinuxDesktop
[Settings]
Background Color=220,220,220
Center Image=true
Keep Aspect Ratio=true
Smooth Scaling=false
[General]
ShowAlternativeShortcutConfig=true
[KParts Plugins]
kvieweffectsEnabled=true
kviewpresenterEnabled=true
kviewscannerEnabled=false
[KView General]
Resize Mode=1
[Settings]
hideScrollbars=true
[General]
AnimateButtons=true
CloseOnMenuDoubleClick=true
ColoredBorder=true
TitleAlignment=AlignLeft
TitleShadow=true
[Desktops]
Name_1=
Name_2=
[Style]
BorderSize=1
ButtonsOnLeft=MS
ButtonsOnRight=HIAX
CustomButtonPositions=false
PluginLib=kwin3_plastik
ShowToolTips=true
[Windows]
IgnoreFocusStealingClasses=kio_uiserver
Id=kde_3_5_desktop4_applets
File=kickerrc
Group=General
RemoveKey=Applets2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel folded="no" toolbar="no" icon="" >
<folder folded="no" toolbar="yes" icon="bookmark_toolbar" >
<title>Panel</title>
<folder folded="no" icon="altlinux" >
<title>ALT Linux</title>
<bookmark icon="altlinux" href="http://www.altlinux.ru/" >
<title>ALT Linux</title>
</bookmark>
<bookmark icon="kfind" href="http://search.altlinux.org/" >
<title>Поиск</title>
</bookmark>
<separator/>
<bookmark icon="edit_user" href="http://www.altlinux.org/" >
<title>Документация на Wiki</title>
<info>
<metadata owner="http://www.kde.org" >
<time_added>1222239266</time_added>
<time_visited>1222239266</time_visited>
<visit_count>1</visit_count>
</metadata>
</info>
</bookmark>
<bookmark icon="help" href="http://faq.altlinux.org/" >
<title>Вопросы и ответы</title>
</bookmark>
<bookmark icon="kuser" href="http://forum.altlinux.org/" >
<title>Форум</title>
<info>
<metadata owner="http://www.kde.org" >
<time_added>1222239298</time_added>
<time_visited>1222239299</time_visited>
<visit_count>2</visit_count>
</metadata>
</info>
</bookmark>
<bookmark icon="favicons/lists.altlinux.org_icons_mm-icon" href="http://lists.altlinux.org/" >
<title>Списки рассылки</title>
</bookmark>
<separator/>
<bookmark icon="bug" href="http://bugs.altlinux.ru/" >
<title>Сообщить об ошибке</title>
</bookmark>
</folder>
</folder>
<separator/>
<bookmark icon="konqueror" href="about:/" >
<title>Знакомство с Konqueror</title>
</bookmark>
<separator/>
</xbel>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel folded="no" toolbar="no" icon="" >
<folder folded="no" toolbar="yes" icon="bookmark_toolbar" >
<title>Panel</title>
<folder folded="no" icon="altlinux" >
<title>ALT Linux</title>
<bookmark icon="altlinux" href="http://www.altlinux.ru/" >
<title>ALT Linux</title>
</bookmark>
<bookmark icon="kfind" href="http://search.altlinux.org/" >
<title>Search</title>
</bookmark>
<separator/>
<bookmark icon="edit_user" href="http://www.altlinux.org/" >
<title>Wiki</title>
<info>
<metadata owner="http://www.kde.org" >
<time_added>1222239266</time_added>
<time_visited>1222239266</time_visited>
<visit_count>1</visit_count>
</metadata>
</info>
</bookmark>
<bookmark icon="help" href="http://faq.altlinux.org/" >
<title>FAQ</title>
</bookmark>
<bookmark icon="kuser" href="http://forum.altlinux.org/" >
<title>Forum</title>
<info>
<metadata owner="http://www.kde.org" >
<time_added>1222239298</time_added>
<time_visited>1222239299</time_visited>
<visit_count>2</visit_count>
</metadata>
</info>
</bookmark>
<bookmark icon="favicons/lists.altlinux.org_icons_mm-icon" href="http://lists.altlinux.org/" >
<title>Mailing Lists</title>
</bookmark>
<separator/>
<bookmark icon="bug" href="http://bugs.altlinux.ru/" >
<title>Bug Tracker</title>
</bookmark>
</folder>
</folder>
<separator/>
<bookmark icon="konqueror" href="about:/" >
<title>About Konqueror</title>
</bookmark>
<separator/>
</xbel>
[KSplash Theme: ALTLinux@NAME@]
Name = @BRAND_FNAME@ @VERSION@ @NAME@
Description = @BRAND_FNAME@ @VERSION@ @NAME@ Default KDE Splash Theme
Description[ru] = Заставка KDE по умолчанию для @BRAND_FNAME@ @VERSION@ @NAME@
Version = @VERSION@
Author = Alexandra Panyukova <mex3@altlinux.ru>
Author[ru] = Александра Панюкова <mex3@altlinux.ru>
Homepage = http://www.altlinux.ru
Engine = Moodin
BeginOpacity = 0.1
BaseResolution = 800,600
UseIconSet = true
IconSetSize = 48
Image1 = kcmsystem
Image2 = kcontrol
Image3 = kcmpci
Image7 = gohome
Image8 = kmenu
ImageCoords1 = 36,100
ImageCoords2 = 140,100
ImageCoords3 = 234,100
ImageCoords4 = 328,100
ImageCoords5 = 422,100
ImageCoords6 = 516,100
ImageCoords7 = 610,100
ImageCoords8 = 704,100
Labels = 1
StatusCoords = -400,80
ImageOffset1 = 0,20
[Desktop Entry]
Name=Remote Access
Name[ru]=Удалённый доступ
Icon=krdc
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Xfce</Name>
<AppDir>/usr/share/slinux-style/applications</AppDir>
<Menu>
<Name>ShallowSettings</Name>
<Directory>altlinux-settings-desktop.directory</Directory>
<Menu>
<Name>WineSettings</Name>
<Directory>altlinux-wine.directory</Directory>
<Include>
<And>
<Category>Wine</Category>
<Category>Settings</Category>
</And>
</Include>
</Menu>
<Include>
<Category>Settings</Category>
</Include>
<Exclude>
<Category>Wine</Category>
<Category>X-XFCE-SettingsDialog</Category>
</Exclude>
<Layout>
<Filename>xfce-settings-manager.desktop</Filename>
<Filename>acc.desktop</Filename>
<Separator/>
<Merge type="all"/>
</Layout>
<Menu>
<Name>Screensavers</Name>
<Directory>altlinux-screensaver.directory</Directory>
<Include>
<Category>Screensaver</Category>
</Include>
</Menu>
</Menu>
<Layout>
<Filename>xfce4-run.desktop</Filename>
<Filename>xfce4-appfinder.desktop</Filename>
<Separator/>
<Filename>exo-terminal-emulator.desktop</Filename>
<Filename>exo-file-manager.desktop</Filename>
<Filename>exo-mail-reader.desktop</Filename>
<Filename>exo-web-browser.desktop</Filename>
<Separator/>
<Menuname>Settings</Menuname>
<Menuname>ShallowSettings</Menuname>
<Separator/>
<Merge type="all"/>
<Separator/>
<Filename>xfce4-about.desktop</Filename>
<Filename>xfce4-session-logout.desktop</Filename>
</Layout>
<Move>
<Old>Settings/DesktopSettings/XFCE</Old>
<New>Settings/NativeSettings</New>
</Move>
<Menu>
<Name>Accessories</Name>
<Menu>
<Name>WineUtils</Name>
<Directory>altlinux-wine.directory</Directory>
<Include>
<And>
<Category>Wine</Category>
<Category>Utility</Category>
</And>
</Include>
</Menu>
<Exclude>
<Or>
<Filename>exo-file-manager.desktop</Filename>
<Filename>exo-terminal-emulator.desktop</Filename>
<Filename>xfce4-about.desktop</Filename>
<Filename>xfce4-run.desktop</Filename>
<Category>Wine</Category>
</Or>
</Exclude>
<Menu>
<Name>Other</Name>
<Exclude>
<Or>
<Category>X-Xfce-Toplevel</Category>
<Filename>exo-file-manager.desktop</Filename>
<Filename>exo-terminal-emulator.desktop</Filename>
<Filename>xfce4-about.desktop</Filename>
<Filename>xfce4-run.desktop</Filename>
</Or>
</Exclude>
</Menu>
</Menu>
<Menu>
<Name>Internet</Name>
<Exclude>
<Or>
<Filename>exo-mail-reader.desktop</Filename>
<Filename>exo-web-browser.desktop</Filename>
</Or>
</Exclude>
<Menu>
<Name>Other</Name>
<Exclude>
<Or>
<Filename>exo-mail-reader.desktop</Filename>
<Filename>exo-web-browser.desktop</Filename>
<Category>X-Xfce-Toplevel</Category>
</Or>
</Exclude>
</Menu>
</Menu>
<Menu>
<Name>System</Name>
<Exclude>
<Or>
<Filename>xfce4-session-logout.desktop</Filename>
</Or>
</Exclude>
<Layout>
<Filename>indexhtml.desktop</Filename>
<Filename>livecd-install.desktop</Filename>
<Filename>apt-indicator.desktop</Filename>
<Separator/>
<Merge type="all"/>
</Layout>
<Menu>
<Name>Other</Name>
<Exclude>
<Or>
<Filename>xfce4-session-logout.desktop</Filename>
<Category>X-Xfce-Toplevel</Category>
</Or>
</Exclude>
</Menu>
</Menu>
<Include>
<Category>X-Xfce-Toplevel</Category>
</Include>
<MergeFile>applications-menueditor.menu</MergeFile>
<MergeFile>xfce-applications-menueditor.menu</MergeFile>
</Menu>
[Desktop Entry]
Name=Wine
Comment=Wine
Icon=wine
Type=Directory
\ No newline at end of file
[Desktop Entry]
Type=Application
Version=1.0
Name=Ri-li
GenericName=Ri-li
Comment=Drive a toy wood engine
Exec=Ri_li
TryExec=Ri_li
Icon=Ri-li
Terminal=false
StartupNotify=false
Categories=Game;ArcadeGame;
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Adobe Flash Plugin EULA
GenericName=License Agreement
GenericName[ru]=Лицензионное соглашение
Icon=networking_www_section
Exec=/bin/sh -c "$BROWSER file:///usr/share/doc/mozilla-plugin-adobe-flash-10.0.32.18/LICENSE.txt"
TryExec=/bin/sh -c "$BROWSER file:///usr/share/doc/mozilla-plugin-adobe-flash-10.0.32.18/LICENSE.txt"
Categories=AudioVideo;
NoDisplay=true
\ No newline at end of file
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=ALT Linux
GenericName=
Comment=ALT Linux Documentation main page
Icon=altlinux.png
Exec=/bin/sh -c "$BROWSER /usr/share/doc/alt-docs/index.html"
TryExec=/bin/sh -c "$BROWSER /usr/share/doc/alt-docs/index.html"
Terminal=false
Hidden=true
Categories=Utility;
Name[ru]=ALT Linux
Comment[ru]=Главная страница документации ALT Linux
\ No newline at end of file
[Desktop Entry]
Type=Application
Icon=altlinux
Hidden=true
Name=ALT Linux Documentation
Name[ru]=Документация ALT Linux
Comment=ALT Linux Documentation main page
Exec=url_handler.sh /usr/share/doc/alt-docs/index.html
TryExec=url_handler.sh /usr/share/doc/alt-docs/index.html
Categories=Documentation;System;Core;X-ALTLinux-Core;
[Desktop Entry]
Name=Space simulator Celestia
Name[ru]=Симуляция космоса Celestia
GenericName=Space simulation Celestia
GenericName[ru]=Симуляция космоса Celestia
Encoding=UTF-8
Comment=A real-time visual space simulation
Exec=celestia %f
TryExec=celestia %f
Terminal=false
Icon=celestia
Type=Application
Categories=Game;
[Desktop Entry]
Categories=System;Printing;HardwareSettings;X-Red-Hat-Base;
Exec=/usr/bin/xdg-open http://localhost:631/
TryExec=/usr/bin/xdg-open http://localhost:631/
Icon=cups
StartupNotify=false
Terminal=false
Type=Application
Name=Manage Printing
Comment=CUPS Web Interface
Name[de]=Druckerverwaltung
Comment[de]=CUPS Webinterface
Name[en_US]=Manage Printing
Comment[en_US]=CUPS Web Interface
Name[es]=Administrar impresión
Comment[es]=Interfaz Web de CUPS
Name[et]=Trükkimise haldur
Comment[et]=CUPS-i veebiliides
Name[eu]=Kudeatu inprimaketak
Comment[eu]=CUPSen web interfazea
Name[fr]=Gestionnaire d'impression
Comment[fr]=Interface Web de CUPS
Name[he]=נהל הדפסות
Comment[he]=ממשק דפדפן של CUPS
Name[id]=Manajemen Pencetakan
Comment[id]=Antarmuka Web CUPS
Name[it]=Gestione stampa
Comment[it]=Interfaccia web di CUPS
Name[ja]=印刷の管理
Comment[ja]=CUPS Web インタフェース
Name[pl]=Zarządzanie drukowaniem
Comment[pl]=Interfejs WWW CUPS
Name[ru]=Настройка печати
Comment[ru]=Настройка CUPS
Name[sv]=Hantera skrivare
Comment[sv]=CUPS webb-gränssnitt
Name[zh]=打印机管理
Comment[zh]=CUPS网页界面
Name[zh_TW]=印表管理
Comment[zh_TW]=CUPS 網頁介面
Hidden=true
\ No newline at end of file
[Default Applications]
application/vnd.oasis.opendocument.text-template=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.presentation-template=openoffice.org-impress.desktop
application/vnd.oasis.opendocument.presentation=openoffice.org-impress.desktop
application/pdf=evince.desktop
image/jpeg=gthumb.desktop
image/png=gthumb.desktop
image/gif=gthumb.desktop
image/tiff=gthumb.desktop
image/bmp=gthumb.desktop
audio/mpeg=smplayer.desktop
video/x-flv=smplayer.desktop
video/quicktime=smplayer.desktop
video/x-msvideo=smplayer.desktop
audio/x-scpls=smplayer.desktop
[Desktop Entry]
Name=Dropbox File Synchronizer
Name[ru]=Синхронизация файлов Dropbox
GenericName=Dropbox File Synchronizer
GenericName[ru]=Синхронизация файлов Dropbox
Comment=Sync your files across computers and to the web
Exec=dropbox-wrapper
TryExec=dropbox-wrapper
Terminal=false
Type=Application
Icon=dropbox
Categories=Network;FileTransfer;
StartupNotify=false
[Desktop Entry]
Name=EasyTAG
Name[ru]=Редактор тегов EasyTAG
GenericName=Audio File Tag Viewer/Editor
GenericName[ru]=Редактор тегов EasyTAG
Comment=EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack and Monkey's Audio files, with a GTK+ GUI.
Comment[cs]=EasyTAG je utilita na prohlížení, editaci a zápis tagů do vašich MP3, MP2, FLAC, Ogg Vorbis, MusePack a Monkey Audio souborů.
Comment[da]=Et program til at vise/redigere MP3 og Ogg Vorbis tags med et GTK+ interface.
Comment[de]=EasyTAG ist ein Werkzeug zum Anschauen, Editieren und Schreiben von Tags Ihrer MP3-, MP2-, FLAC-, Ogg Vorbis-, MusePack- und Monkey's Audio-Dateien.
Comment[es]=EasyTAG es una utilidad para ver, editar y escribir etiquetas a tus archivos MP3, MP2, FLAC y Ogg Vorbis.
Comment[fr]=EasyTAG est un utilitaire pour visualiser et éditer les tags des fichiers MP3, MP2, FLAC, Ogg Vorbis, MusePack et Monkey's Audio avec une interface GTK+.
Comment[hu]=Az EasyTAG egy GTK+-on alapuló címkenéző és -szerkesztő segédeszköz MP3, MP2, FLAC, Ogg Vorbis, MusePack és Monkey's Audio fájlokhoz.
Comment[it]=EasyTAG è programma per vedere, modificare e scrivere i tag dei file MP3, MP2, FLAC, Ogg Vorbis, MusePack e Monkey's Audio.
Comment[ja]=EasyTAG は MP3, MP2, FLAC, Ogg Vorbis, MusePack と Monkey's オーディオ・ファイルの ID3 タグを表示したり、編集するためのツールです。シンプルでクールな GTK+ インタフェースを採用しているので、GNU/Linux で簡単にタグの編集ができます。
Comment[nl]=EasyTAG is een programma voor het bewerken van tags van MP2-, MP3-, FLAC-, Ogg Vorbis, MusePack en Monkeys Audio-bestanden. Dit gebeurt in een verzorgde GTK+-omgeving.
Comment[pl]=EasyTAG jest narzędziem do przeglądania, edytowania i zapisywania tagów w plikach MP3, MP2, FLAC, Ogg Vorbis, MusePack i Monkey's Audio. Jego prosty i miły interface wykonany w GTK+ ułatwia tagowanie.
Comment[ro]=EasyTAG este un utilitar pentru afisarea, modificarea si scrierea etichtelor fisierelor MP3, MP2, FLAC, Ogg Vorbis, MusePack si Monkey Audio. Interfata sa simpla (GTK+) face etichetarea mai simpla.
Comment[ru]=EasyTAG -- это программа для просмотра и редактирования тегов в файлах MP3, MP2, FLAC, MusePack, APE и Ogg Vorbis с удобным интерфейсом GTK+ для GNU/Linux.
Comment[sv]=EasyTAG är ett verktyg för att undersöka, editera och skriva taggar för dina MP3-, MP2-, FLAC- och Ogg Vorbis-filer, och använder ett enkelt och trevligt GTK+-gränssnitt.
Comment[uk]=EasyTAG - утиліта для перегляду, редагування та запису тегів у файли MP3, MP2, FLAC, Ogg Vorbis, MusePack та Monkey's Audio. Простий та приємний інтерфейс GTK+ допоможе процесу запису тегів.
Exec=easytag %F
TryExec=easytag %F
Icon=easytag
Terminal=false
Type=Application
Categories=AudioVideo;AudioVideoEditing;GTK;
X-Desktop-File-Install-Version=0.14
MimeType=audio/x-mp3;application/ogg;x-directory/normal;
[Desktop Entry]
Name=Adobe Flash Player
Comment=Preferences for Adobe Flash Player
Comment[bg]=Настройки за Adobe Flash Player
Comment[ca]=Preferències quant a la Adobe Flash Player
Comment[de]=Einstellungen zur Adobe Flash Player
Comment[es]=Preferencias para Adobe Flash Player
Comment[fr]=Préférences pour Adobe Flash Player
Comment[gl]=Preferencias para Adobe Flash Player
Comment[nb]=Brukervalg for Adobe Flash Player
Comment[nl]=Voorkeuren voor Adobe Flash Player
Comment[pl]=Preferencje Adobe Flash Player
Comment[pt]=Preferências para a Adobe Flash Player
Comment[pt_BR]=Preferências para o Adobe Flash Player
Comment[ru]=Настройки для Adobe Flash Player
Comment[sk]=Predvoľby pre Adobe Flash Player
Comment[sv]=Inställningar för Adobe Flash Player
Exec=flash-player-properties
TryExec=flash-player-properties
Icon=flash-player-properties
Terminal=false
Hidden=true
Type=Application
StartupNotify=true
Categories=Settings;GNOME;GTK;X-GNOME-PersonalSettings;X-PersonalSettings;
X-Desktop-File-Install-Version=0.19
[Desktop Entry]
Name=Compiz Fusion Icon
Name[ru]=Compiz Fusion
Comment=Start and manage Compiz Fusion
Name[ru]=Запуск и управление Compiz Fusion
Exec=fusion-icon
TryExec=fusion-icon
Icon=fusion-icon
Terminal=false
Type=Application
Categories=System;Application;
Encoding=UTF-8
[Desktop Entry]
Name=GCompris
Name[ru]=Настройки Gcompris
GenericName=Gcompris Settings
GenericName[ru]=Настройки Gcompris
Comment=Administration for gcompris
Comment[ru]=Административный интерфейс для gcompris
Exec=gcompris -a --nolockcheck
TryExec=gcompris -a --nolockcheck
Icon=gcompris-edit
Terminal=false
Type=Application
Categories=Game;KidsGame;
StartupNotify=true
[Desktop Entry]
Name=Chess
Name[af]=Skaak
Name[ar]=شطرنج
Name[as]=Chess
Name[ast]=Chess
Name[be]=Шахматы
Name[bg]=Шах
Name[bn]=দাবা
Name[bn_IN]=দাবা
Name[br]=Echedoù
Name[ca]=Escacs
Name[ca@valencia]=Escacs
Name[cs]=Šachy
Name[cy]=Gwyddbwyll
Name[da]=Skak
Name[de]=Schach
Name[dz]=ཅེསི་
Name[el]=Σκάκι
Name[en@shaw]=𐑗𐑧𐑕
Name[en_CA]=Chess
Name[en_GB]=Chess
Name[eo]=Ŝako
Name[es]=Ajedrez
Name[et]=Male
Name[eu]=Xakea
Name[fa]=شطرنج
Name[fi]=Shakki
Name[fr]=Jeu d'échecs
Name[ga]=Ficheall
Name[gl]=Xadrez
Name[gu]=શતરંજ
Name[he]=שחמט
Name[hi]=शतरंज
Name[hu]=Sakk
Name[id]=Catur
Name[it]=Scacchi
Name[ja]=チェス
Name[km]=អុក
Name[kn]=ಚೆಸ್
Name[ko]=체스
Name[lt]=Šachmatai
Name[lv]=Šahs
Name[mai]=सतरंज
Name[mk]=Шах
Name[ml]=ചെസ്സ്
Name[mr]=बुध्दिबळ
Name[nb]=Sjakk
Name[ne]=चेस
Name[nl]=Schaken
Name[nn]=Sjakk
Name[or]=ଚେସ
Name[pa]=ਸ਼ਤਰੰਜ
Name[pl]=Szachy
Name[pt]=Xadrez
Name[pt_BR]=Xadrez
Name[ro]=Șah
Name[ru]=Шахматы
Name[si]=චෙස්
Name[sk]=Šach
Name[sl]=Šah
Name[sr]=Шах
Name[sr@latin]=Šah
Name[sv]=Schack
Name[ta]=சதுரங்கம்
Name[te]=చదరంగం
Name[tg]=Шоҳмот
Name[th]=หมากรุก
Name[tr]=Satranç
Name[ug]=شاھمات
Name[uk]=Шахи
Name[vi]=Cờ
Name[zh_CN]=国际象棋
Name[zh_HK]=國際象棋
Name[zh_TW]=國際象棋
Comment=Play the classic two-player boardgame of chess
Comment[af]=Speel die klassieke tweespelerskaakspel
Comment[ar]=العب لعبة الشطرنج الكلاسيكية للاعبَيْن
Comment[as]=দুই সৰ্বমোট
Comment[ast]=Xugar el clásicu xuegu d'axedré de dos xugadores
Comment[be]=Класічная настольная гульня ў шахматы для двух гульцоў
Comment[bg]=Класическата игра на шах за двама
Comment[bn]=দুইজন খেলোয়াড় দ্বারা খেলা পারম্পরিক দাবার খেলা খেলুন
Comment[bn_IN]=দুইজন খেলোয়াড় দ্বারা খেলা পারম্পরিক দাবার খেলা খেলুন
Comment[ca]=Jugueu al clàssic joc dels escacs entre dues persones
Comment[ca@valencia]=Jugueu al clàssic joc dels escacs entre dues persones
Comment[cs]=Hrát klasickou šachovou hru pro dva hráče
Comment[da]=Spil det klassiske to-spillers brætspil skak
Comment[de]=Das klassische 2-Spieler-Brettspiel Schach spielen
Comment[dz]=ཅེསི་གི་ སྔོན་སྲོལ་ རྩེ་མི་གཉིས་པང་དེབ་རྩེདམོ་འདི་རྩེ
Comment[el]=Παίξτε το κλασικό σκάκι με δύο παίχτες
Comment[en@shaw]=𐑐𐑤𐑱 𐑞 𐑒𐑤𐑨𐑕𐑦𐑒 𐑑𐑵-𐑐𐑤𐑱𐑼 𐑚𐑪𐑮𐑛𐑜𐑱𐑥 𐑝 𐑗𐑧𐑕
Comment[en_CA]=Play the classic two-player boardgame of chess
Comment[en_GB]=Play the classic two-player boardgame of chess
Comment[eo]=Ludi la klasikan du-lundantan tabulludon ŝakon
Comment[es]=Juegue una partida clásica de ajedrez de dos jugadores
Comment[et]=Klassikalise malemängu mängimine
Comment[eu]=Jokatu bi jokalarirentzako xake-taula klasikoan
Comment[fa]=بازی کلاسیک دونفره‌ی شطرنج
Comment[fi]=Pelaa shakkia, klassista lautapeliä
Comment[fr]=Jouer au jeu d'échecs classique à deux joueurs
Comment[gl]=Xogar unha partida clásica de xadrez de dous xogadores
Comment[gu]=શાસ્ત્રિય બે-ખેલાડી શતરંજની રમત રમો
Comment[he]=שחמט - משחק לוח קלסי לשני שחקנים
Comment[hi]=शतरंज का क्लासिक दो खिलाडियो वाला बोर्डगेम खेलें
Comment[hu]=A klasszikus kétszemélyes sakk játék
Comment[id]=Mainkan permainan catur klasik dengan dua pemain
Comment[it]=Gioca al classico gioco degli scacchi
Comment[ja]=古典的な対戦型のチェスゲームをお楽しみください
Comment[km]=លេង​​ល្បែង​ក្ដារ​អុក​ដែល​មាន​អ្នក​លេង​ពីរ​អ្នក​របៀប classic
Comment[kn]=ಸಾಂಪ್ರದಾಯಿಕವಾದ ಇಬ್ಬರು ಆಟಗಾರರು ಆಡುವಂತಹ ಚೆಸ್ಸನ್ನು ಆಡಿ
Comment[ko]=전통적인 2인 체스 보드 게임을 플레이합니다
Comment[lt]=Žaisti klasikinius dviejų žaidėjų šachmatus
Comment[lv]=Spēlēt klasisko divu spēlētāju šaha spēli
Comment[mk]=Играј класичен шах со два играчи
Comment[ml]=രണ്ടു പേര്‍ക്ക് കളിക്കാവുന്ന ക്ലാസ്സിക്‌ ചെസ്സ്‌ കളി കളിക്കൂ
Comment[mr]=दोन-खेळाडू बुध्दिबळ खेळ खेळा
Comment[nb]=Spill det klassiske tomannsbrettspillet sjakk
Comment[ne]=चेसको पुरानो दुइ खेलाडीको बोर्ड खेल खेल्नुहोस्
Comment[nl]=Het klassieke schaakspel voor twee spelers spelen
Comment[nn]=Spel det klassiske tomannsbrettspelet sjakk
Comment[or]=ଚେସର କ୍ଲାସିକ ଦୁଇଜଣ ଚାଳକ ବିଶିଷ୍ଟ ବୋର୍ଡ ଖେଳ ଖେଳନ୍ତୁ
Comment[pa]=ਸਤਰੰਜ਼ ਦੀ ਦੋ ਖਿਡਾਰੀਆਂ ਵਾਲੀ ਕਲਾਸੀਕਲ ਖੇਡ ਖੇਡੋ
Comment[pl]=Klasyczne szachy dla dwóch graczy
Comment[pt]=Jogue o clássico jogo de tabuleiro de xadrez para duas pessoas
Comment[pt_BR]=Jogue o clássico jogo de tabuleiro de xadrez para dois jogadores
Comment[ro]=Jucați jocul de șah clasic cu doi jucători
Comment[ru]=Сыграть в классические шахматы
Comment[sk]=Hrajte klasický stolný šach pre dvoch hráčov
Comment[sl]=Igranje običajne partije šaha.
Comment[sr]=Играјте класичан шах на табли са два играча
Comment[sr@latin]=Igrajte klasičan šah na tabli sa dva igrača
Comment[sv]=Spela det klassiska tvåmanna brädspelet Schack
Comment[ta]=வழக்கமான இரண்டு வீரர் சதுரங்க ஆட்டத்தை ஆடுக
Comment[te]=సాంప్రదాయ ఇద్దరు-ఆటగాళ్ళ చదరంగం బోర్డుఆటను ఆడుము
Comment[th]=เล่นหมากรุกสากล หมากกระดานอมตะสำหรับผู้เล่นสองคน
Comment[tr]=Klasik iki oyunculu satranç oyununu oyna
Comment[ug]=كلاسسىك ئىككى كىشىلىك شاھمات ئويۇنىنى پروگراممىسى
Comment[uk]=Зіграти у класичні шахи
Comment[vi]=Chơi cờ hai người truyền thống
Comment[zh_CN]=经典的国际象棋对战游戏
Comment[zh_HK]=玩傳統的兩人制國際象棋
Comment[zh_TW]=玩傳統的兩人制國際象棋
Keywords=game;strategy;
Keywords[be]=гульня;стратэгія;
Keywords[ca]=joc;estratègia;
Keywords[ca@valencia]=joc;estratègia;
Keywords[cs]=hra;strategická;
Keywords[da]=spil;strategi;
Keywords[de]=Spiel;Strategie;
Keywords[el]=παιχνίδι;στρατηγική;
Keywords[es]=juego;estrategia;
Keywords[et]=mäng;strateegia;
Keywords[eu]=jokoa;estrategia;
Keywords[fa]=بازی;استراتژی;
Keywords[fr]=jeu;stratégie;
Keywords[gl]=xogo;estratexia;
Keywords[he]=משחק;אסטרטגיה;
Keywords[hi]=game;strategy;
Keywords[hu]=játék;stratégia;
Keywords[it]=gioco;giochi;strategia;
Keywords[ko]=game;게임;strategy;전략;
Keywords[lt]=žaidimas;strategija;
Keywords[lv]=spēle;stratēģija;
Keywords[ml]=കളി;തന്ത്രം;
Keywords[nb]=spill;strategi;
Keywords[pl]=gra;gierka;strategiczna;strategia;
Keywords[pt]=jogo;estratégia;
Keywords[pt_BR]=game;jogo;estratégia;
Keywords[sk]=hra;strategická;stratégia;šach;
Keywords[sl]=igra;strategija;tabla;figure;
Keywords[sr]=игра;стратегија;
Keywords[sr@latin]=igra;strategija;
Keywords[ta]=விளையாட்டு;திட்டம்;
Keywords[ug]=game;strategy;ئويۇن;تەدبىر‏;
Keywords[zh_HK]=game;strategy;遊戲;策略;
Keywords[zh_TW]=game;strategy;遊戲;策略;
Version=1.0
Exec=gnome-chess
TryExec=gnome-chess
Terminal=false
Type=Application
Categories=GNOME;Game;BoardGame;
StartupNotify=true
Icon=gnome-chess
MimeType=application/x-chess-pgn;
GenericName=3D Chess Game
GenericName[ru]=Шахматы
GenericName[be]=Шахматы
GenericName[uk]=Шахи
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-games
X-GNOME-Bugzilla-Component=BugBuddyBugs
X-GNOME-Bugzilla-Version=3.8.0
[Desktop Entry]
Name=HomeBank
Name[ar]=مصرف البيت
Name[ast]=HomeBank
Name[be]=HomeBank
Name[bg]=HomeBank
Name[br]=HomeBank
Name[ca]=HomeBank
Name[cs]=HomeBank
Name[da]=HomeBank
Name[de]=HomeBank
Name[el]=HomeBank
Name[en_AU]=HomeBank
Name[en_CA]=HomeBank
Name[en_GB]=HomeBank
Name[es]=HomeBank
Name[et]=HomeBank
Name[eu]=HomeBank (Etxeko kontuak)
Name[fa]=بانک خانگی
Name[fi]=Kotipankki
Name[fr]=HomeBank
Name[gl]=HomeBank
Name[he]=HomeBank
Name[hr]=HomeBank
Name[ht]=HomeBank
Name[hu]=HomeBank
Name[id]=HomeBank
Name[is]=Heimabanki
Name[it]=HomeBank
Name[ja]=HomeBank
Name[ka]=საშინაო ბანკი
Name[ko]=홈 뱅크
Name[lt]=Namų buhalterija (HomeBank)
Name[lv]=HomeBank
Name[ml]=ഹോംബാങ്ക്
Name[ms]=HomeBank
Name[nb]=HjemmeBank
Name[nds]=HomeBank
Name[nl]=HomeBank
Name[oc]=HomeBank
Name[pl]=HomeBank
Name[pt]=HomeBank
Name[pt_BR]=HomeBank
Name[pt_PT]=HomeBank
Name[ro]=HomeBank
Name[ru]=Персональная бухгалтерия HomeBank
Name[sk]=DomácaBanka
Name[sl]=Domača banka
Name[sr]=Кућна банка
Name[sv]=HomeBank
Name[ta]=இல்லவங்கி
Name[th]=โฮมแบงค์
Name[tr]=HomeBank
Name[uk]=HomeBank
Name[vi]=Ngân hàng tại nhà
Name[zh_CN]=HomeBank
Name[zh_HK]=居家銀行
Name[zh_TW]=HomeBank
Comment=Free, easy, personal accounting for everyone.
Comment[ar]=محاسب شخصي سهل، مجاني للجميع
Comment[ast]=Contabilidá personal llibre y fácil pa tol mundiu.
Comment[be]=Простае і лёгкае кіраванне асабістымі фінансамі для кожнага.
Comment[bg]=Свободно и лесно лично счетоводство за всеки
Comment[ca]=Comptabilitat lliure, fàcil i personal per a tothom.
Comment[cs]=Jednoduché osobní účetnictví zdrarma pro každého
Comment[da]=Gratis, nem, personlig regnskabsføring for enhver.
Comment[de]=Freie, einfache, persönliche Buchhaltung für jedermann.
Comment[el]=Δωρεάν, εύκολο, πρόγραμμα προσωπικών οικονομικών για όλους.
Comment[en_AU]=Free, easy, personal accounting for everyone.
Comment[en_CA]=Free, easy, personal accounting for everyone.
Comment[en_GB]=Free, easy, personal accounting for everyone.
Comment[es]=Contabilidad personal libre y fácil para todo el mundo.
Comment[et]=Vaba, kerge isiklik arveldus kõigile.
Comment[eu]=Denen eta norberarendako kontugintza askea, erraza.
Comment[fa]=حسابداری شخصی آسان و رایگان برای همه.
Comment[fi]=Vapaata ja helppoa yksityiskirjanpitoa kaikille.
Comment[fr]=Comptabilité personnelle libre et facile, pour tous.
Comment[gl]=Contabilidade libre, fácil e persoal para todos
Comment[he]=ניהול חשבונות קל ופשוט לכולם.
Comment[hr]=Slobodno, jednostavno, osobno računovodstvo za sve.
Comment[ht]=Kontablite pèsonèl gratis, fasil pou tout moun
Comment[hu]=Ingyenes, egyszerű személyi számlavezetés mindenkinek.
Comment[id]=Bebas, mudah, Pembukuan pribadi untuk siapa saja.
Comment[is]=Ókeypis og einfalt heimilisbókhaldskerfi fyrir alla.
Comment[it]=Contabilità famigliare gratuita, semplice, per tutti.
Comment[ja]=フリーで簡単、みんなのパーソナル会計
Comment[ka]=უფასო, მარტივი, პერსონალური ბუღალტერია ყველასათვის
Comment[ko]=모두를 위한 무료, 쉬운, 개인 계정 관리
Comment[lt]=Nemokama, paprasta naudoti asmeninių finansų apskaita kiekvienam
Comment[lv]=Bezmaksas, viegla personīgā grāmatvedība katram
Comment[ml]=അനായാസമായി എല്ലാവര്‍ക്കും ഉപയോഗിക്കാവുന്ന ലളിതമായ സ്വതന്ത്ര വ്യക്തിഗത കണക്കെഴുത്തു സോഫ്റ്റ്വെയര്‍
Comment[ms]=Perakaunan peribadi, percuma, mudah untuk semua orang.
Comment[nb]=Gratis og enkelt personlig regnskap for alle
Comment[nds]=Kostenlose, einfache, persönliche Buchhaltung für jedermann.
Comment[nl]=Gratis en eenvoudig financiën beheren voor iedereen.
Comment[oc]=Comptabilitat personala, liura, aisida, per cadun.
Comment[pl]=Bezpłatna i łatwa księgowość osobista dla każdego.
Comment[pt]=Contabilidade pessoal, livre e fácil, para toda a gente.
Comment[pt_BR]=Gerenciador pessoal de contas livre, fácil e para todos
Comment[pt_PT]=Contabilidade pessoal gratuita e fácil para todos.
Comment[ro]=Contabilitate personală pentru fiecare, gratis și ușor
Comment[ru]=Простое и лёгкое управление личными финансами для каждого.
Comment[sk]=Voľné, ľahko dostupné, osobné účtovníctvo pre každého.
Comment[sl]=Enostavno in brezplačno osebno računovodstvo za vsakogar.
Comment[sr]=Слободно, лако, лично рачуноводство за свакога.
Comment[sv]=Enkelt och gratis privatekonomiprogram för alla.
Comment[ta]=அனைவருக்குமான இலவச, எளிய, தனிநபர் கணக்கு
Comment[th]=บัญชีส่วนบุคคล ฟรี ใช้งานง่าย และเหมาะสำหรับทุกคน
Comment[tr]=Herkes için özgür,kolay,kişisel muhasebe.
Comment[uk]=Персональна бухгалтерія: просто і легко для кожного!
Comment[vi]=Kế toán Miễn phí,dễ dùng,cá nhân cho mọi người
Comment[zh_CN]=免费,易用的个人财务软件。
Comment[zh_HK]=費用全免,容易上手,全能的個人帳目
Comment[zh_TW]=讓每個人都能自由、簡易的進行個人財務管理。
Exec=homebank %F
TryExec=homebank %F
Terminal=false
StartupNotify=true
Type=Application
Icon=homebank
Categories=GTK;Office;Finance;
MimeType=application/x-homebank;
[Desktop Entry]
Name=Java Plugin Control Panel (java-1.6.0-sun)
Comment=Java Control Panel
Exec=jcontrol
TryExec=jcontrol
Icon=java-1.6.0-sun
Terminal=false
Type=Application
Hidden=true
Categories=Settings;Java;X-ALTLinux-Java;X-ALTLinux-Java-1.6.0-sun;
[Desktop Entry]
Type=Application
Name=Midnight Commander
Name[ru]=Консольный файловый менеджер
Comment=Midnight Commander
Icon=mc
Exec=mc
TryExec=mc
Terminal=true
Hidden=true
Categories=ConsoleOnly;System;FileTools;FileManager;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment