Commit 02b9f5b3 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Merge remote-tracking branch 'zerg-school-master/sisyphus' into school-master

Conflicts: Makefile.in branding.spec components.mk components/ahttpd/images/groups/firewall.png components/indexhtml/index-ru.html.in components/indexhtml/indexhtml.desktop.in images/installer.png notes/index-ru.html.in notes/license.ru.html.in notes/release-notes.all.html.in notes/release-notes.ru.html.in
parents ff02c0fb 0335cc5d
tar: . name=branding tar: . name=branding-informika-schoolmaster
...@@ -5,8 +5,7 @@ VERSION=@VERSION@ ...@@ -5,8 +5,7 @@ VERSION=@VERSION@
all: all:
# background # background
# convert images/wallpaper.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' wallpaper.png 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
convert images/wallpaper.png wallpaper.png
cp -al wallpaper.png graphics/backgrounds/default.png cp -al wallpaper.png graphics/backgrounds/default.png
cp -al wallpaper.png graphics/backgrounds/xdm.png cp -al wallpaper.png graphics/backgrounds/xdm.png
convert wallpaper.png kde3-styles-splash/Background.jpg convert wallpaper.png kde3-styles-splash/Background.jpg
......
%define theme master
%define Theme School Master %define Theme School Master
%define codename none %define codename Chariot
%define brand school %define brand informika
%define Brand ALT Linux %define Brand Informika Linux
Name: branding-%brand-schoolmaster
Version: 6.0.0
Release: alt46
BuildArch: noarch
Name: branding-%brand-%theme %define theme %name
Version: 6.0.0 %define design_graphics_abi_epoch 0
Release: alt5 %define design_graphics_abi_major 12
%define design_graphics_abi_minor 0
%define design_graphics_abi_bugfix 0
BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-droid BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-droid
BuildRequires: design-bootloader-source >= 5.0-alt2 BuildRequires: design-bootloader-source >= 5.0-alt2
...@@ -15,19 +20,19 @@ BuildRequires: design-bootloader-source >= 5.0-alt2 ...@@ -15,19 +20,19 @@ BuildRequires: design-bootloader-source >= 5.0-alt2
BuildRequires: cpio gfxboot >= 4 BuildRequires: cpio gfxboot >= 4
%endif %endif
BuildRequires(pre): libqt4-core BuildRequires(pre): libqt4-core
BuildRequires: libalternatives-devel BuildRequires: libalternatives-devel
BuildRequires: libqt4-devel BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc libGConf-devel BuildRequires: ImageMagick fontconfig bc libGConf-devel
%define Theme_ru Школьный Мастер
%define Brand_ru Информика Линукс
%define status %nil %define status %nil
%define status_en %nil %define status_en %nil
%define variants altlinux-backup-server altlinux-centaurus altlinux-desktop altlinux-gnome-desktop altlinux-kdesktop altlinux-lite altlinux-lxdesktop altlinux-office-desktop altlinux-office-server altlinux-school-server altlinux-sisyphus altlinux-spt altlinux-workbench ivk-chainmail lxde-desktop lxde-school-lite Platform6-server-light school-junior school-lite school-server school-terminal simply-linux %define variants altlinux-kdesktop altlinux-desktop altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
Packager: Andrey Cherepanov <cas@altlinux.org>
Source: branding.tar Source: %name.tar
Group: Graphics Group: Graphics
Summary: System/Base Summary: System/Base
...@@ -46,7 +51,6 @@ PreReq: coreutils ...@@ -46,7 +51,6 @@ PreReq: coreutils
Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-bootloader ";done )
%define grub_normal white/black %define grub_normal white/black
%define grub_high black/white %define grub_high black/white
...@@ -60,11 +64,10 @@ BuildArch: noarch ...@@ -60,11 +64,10 @@ BuildArch: noarch
Summary: Theme for splash animations during bootup Summary: Theme for splash animations during bootup
License: Distributable License: Distributable
Group: System/Configuration/Boot and Init Group: System/Configuration/Boot and Init
Provides: plymouth-theme-%theme Provides: plymouth-theme-%theme plymouth(system-theme)
Requires: plymouth-plugin-script Requires: plymouth-plugin-script
PreReq: plymouth PreReq: plymouth
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-bootsplash ";done )
%description bootsplash %description bootsplash
This package contains graphics for boot process, displayed via Plymouth This package contains graphics for boot process, displayed via Plymouth
...@@ -88,13 +91,11 @@ BuildArch: noarch ...@@ -88,13 +91,11 @@ BuildArch: noarch
Summary: design for ALT Summary: design for ALT
License: Different licenses License: Different licenses
Group: Graphics Group: Graphics
Provides: design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
Provides: design-graphics-%theme branding-alt-%theme-graphics Provides: design-graphics-%theme branding-alt-%theme-graphics design-graphics-kdesktop
Obsoletes: branding-alt-%theme-graphics design-graphics-%theme Obsoletes: branding-alt-%theme-graphics design-graphics-%theme design-graphics-kdesktop
Provides: design-graphics = 12.0.0
Provides: gnome-session-splash = %version-%release Provides: gnome-session-splash = %version-%release
PreReq(post,preun): alternatives >= 0.2 PreReq(post,preun): alternatives >= 0.2
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-graphics ";done )
%description graphics %description graphics
This package contains some graphics for ALT design. This package contains some graphics for ALT design.
...@@ -148,7 +149,6 @@ BuildArch: noarch ...@@ -148,7 +149,6 @@ BuildArch: noarch
Summary: FVWM2 settings for %Brand %version %Theme Summary: FVWM2 settings for %Brand %version %Theme
License: Distributable License: Distributable
Group: Graphical desktop/FVWM based Group: Graphical desktop/FVWM based
Requires: altlinux-freedesktop-menu-gnomish-menu
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-fvwm-settings ";done ) Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-fvwm-settings ";done )
%description fvwm-settings %description fvwm-settings
...@@ -161,8 +161,7 @@ Summary: GNOME settings for %Brand %version %Theme ...@@ -161,8 +161,7 @@ Summary: GNOME settings for %Brand %version %Theme
License: Distributable License: Distributable
Group: Graphical desktop/GNOME Group: Graphical desktop/GNOME
Requires: gtk2-theme-mist Requires: gtk2-theme-mist
Requires: gksu #PreReq: gnome-panel
Requires: altlinux-freedesktop-menu-gnomish-menu
Provides: gnome-theme-%brand-%theme = %version-%release Provides: gnome-theme-%brand-%theme = %version-%release
Provides: metacity-theme-%brand-%theme = %version-%release Provides: metacity-theme-%brand-%theme = %version-%release
Provides: metacity-theme Provides: metacity-theme
...@@ -201,7 +200,7 @@ Requires(post): indexhtml-common ...@@ -201,7 +200,7 @@ Requires(post): indexhtml-common
ALT Linux index.html welcome page. ALT Linux index.html welcome page.
%prep %prep
%setup -n branding %setup -n %name
%ifnarch %arm %ifnarch %arm
%define x86 boot %define x86 boot
...@@ -211,7 +210,7 @@ ALT Linux index.html welcome page. ...@@ -211,7 +210,7 @@ ALT Linux index.html welcome page.
%build %build
autoconf autoconf
THEME=%theme NAME='%Theme' BRAND_FNAME='%Brand' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version X86='%x86' ./configure THEME=%theme NAME='%Theme' NAME_RU='%Theme_ru' BRAND_FNAME='%Brand' BRAND_FNAME_RU='%Brand_ru' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version X86='%x86' ./configure
make make
%install %install
...@@ -227,14 +226,16 @@ pushd %buildroot/%_datadir/design/%theme ...@@ -227,14 +226,16 @@ pushd %buildroot/%_datadir/design/%theme
popd popd
popd popd
GRAPHICS_ALTPRIO=`printf '%%.3d%%.3d%%.3d%%.3d\n' %design_graphics_abi_epoch %design_graphics_abi_major %design_graphics_abi_minor %design_graphics_abi_bugfix`
install -d %buildroot//etc/alternatives/packages.d install -d %buildroot//etc/alternatives/packages.d
cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__ cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__
%_datadir/artworks %_datadir/design/%theme 10 %_datadir/design-current %_datadir/design/%theme $GRAPHICS_ALTPRIO
%_datadir/design-current %_datadir/design/%theme 10 %_datadir/design/current %_datadir/design/%theme $GRAPHICS_ALTPRIO
%_datadir/design/current %_datadir/design/%theme 10
__EOF__ __EOF__
#release #release
mkdir -p %buildroot%_sysconfdir/buildreqs/packages/ignore.d/
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release
echo -n "%distribution %version %Theme" >%buildroot%_sysconfdir/altlinux-release echo -n "%distribution %version %Theme" >%buildroot%_sysconfdir/altlinux-release
test -n "%status_en" && echo -n " %status_en" >>%buildroot%_sysconfdir/altlinux-release test -n "%status_en" && echo -n " %status_en" >>%buildroot%_sysconfdir/altlinux-release
...@@ -253,6 +254,8 @@ popd ...@@ -253,6 +254,8 @@ popd
pushd kde4-settings pushd kde4-settings
mkdir -p %buildroot%_sysconfdir/skel/.kde4 mkdir -p %buildroot%_sysconfdir/skel/.kde4
cp -a kde4/* %buildroot%_sysconfdir/skel/.kde4/ cp -a kde4/* %buildroot%_sysconfdir/skel/.kde4/
mkdir -p %buildroot%_sysconfdir/kde4/xdg/menus/applications-merged/
install -m 0644 menu/*.menu %buildroot%_sysconfdir/kde4/xdg/menus/applications-merged/
popd popd
#fwvm-settings #fwvm-settings
...@@ -269,14 +272,14 @@ install -m 644 gtkrc '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0' ...@@ -269,14 +272,14 @@ install -m 644 gtkrc '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1' mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1'
install -m 644 metacity-theme-1.xml '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/' install -m 644 metacity-theme-1.xml '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/'
install -m 644 index.theme '%buildroot/%_datadir/themes/%XdgThemeName/' install -m 644 index.theme '%buildroot/%_datadir/themes/%XdgThemeName/'
mkdir -p '%buildroot/etc/xdg/menus/' mkdir -p '%buildroot/etc/gnome/xdg/menus/'
install -m 644 gnome-applications.menu '%buildroot/etc/xdg/menus/' install -m 644 gnome-applications.menu '%buildroot/etc/gnome/xdg/menus/'
install -m 644 settings.menu '%buildroot/etc/xdg/menus/' install -m 644 settings.menu '%buildroot/etc/gnome/xdg/menus/'
popd popd
#slideshow #slideshow
mkdir -p %buildroot/usr/share/install2/slideshow mkdir -p %buildroot/usr/share/install2/slideshow
install slideshow/* %buildroot/usr/share/install2/slideshow/ install -m 0644 slideshow/* %buildroot/usr/share/install2/slideshow/
#bootloader #bootloader
%pre bootloader %pre bootloader
...@@ -349,6 +352,7 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \ ...@@ -349,6 +352,7 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%_datadir/alt-notes/* %_datadir/alt-notes/*
%files kde4-settings %files kde4-settings
%_sysconfdir/kde4/xdg/menus/applications-merged/*.menu
%_sysconfdir/skel/.kde4 %_sysconfdir/skel/.kde4
%files fvwm-settings %files fvwm-settings
...@@ -356,7 +360,7 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \ ...@@ -356,7 +360,7 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%files gnome-settings %files gnome-settings
%_datadir/themes/* %_datadir/themes/*
/etc/xdg/menus/* /etc/gnome/xdg/menus/*
%files slideshow %files slideshow
/usr/share/install2/slideshow /usr/share/install2/slideshow
...@@ -371,23 +375,48 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \ ...@@ -371,23 +375,48 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%indexhtmldir/index.css %indexhtmldir/index.css
%indexhtmldir/images %indexhtmldir/images
%_desktopdir/indexhtml.desktop %_desktopdir/indexhtml.desktop
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
%changelog %changelog
* Sun Apr 07 2013 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt5 * Mon Apr 08 2013 Sergey V Turchin <zerg at altlinux dot org> 6.0.0-alt46
- Remove obsoleted gnome-panel from requires - fix requires
* Thu Aug 30 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt44.M60P.1
- built for M60P
* Thu Aug 30 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt45
- translate installer notes and license titles into russian
* Tue Aug 21 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt43.M60P.1
- built for M60P
* Tue Aug 21 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt44
- update indexhtml css
* Fri Aug 17 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt42.M60P.1
- built for M60P
* Fri Aug 17 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt43
- translate indexhtml and indexhtml.desktop titles into russian
* Wed Aug 15 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt41.M60P.1
- built for M60P
* Wed Aug 15 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt42
- fix grub terminal-box background color
* Fri Aug 10 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt40.M60P.1
- built for M60P
* Thu Apr 04 2013 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt4 * Fri Aug 10 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt41
- kde3 settings removed - gix license content-type (ALT#27521)
* Thu Jun 21 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt3 * Tue Jul 31 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt39.M60P.1
- Revert color scheme of kdm window to Oxygen defaults - built for M60P
* Thu May 17 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt2 * Tue Jul 31 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt40
- Fix Plasma theme using - fix bootloader menu items color
- Fix splash screen for KDE4 - bump release
- Modernize look of web interface of Alterator
* Sat May 05 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt1 * Wed Jul 04 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt1
- Build for ALT Linux 6.0 School Master - convert from KDesktop branding
- Set firewall icon for ACC
- Set air-netbook for default Plasma theme
# browser-qt # browser-qt
components/browser-qt/design/bg.png: images/installer.png components/browser-qt/design/bg.png: images/installer.png
convert $< -resize '800x600!' $@ 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 $< -resize '800x600!' -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 browser-qt:components/browser-qt/design/bg.png
install -d $(datadir)/alterator-browser-qt/design install -d $(datadir)/alterator-browser-qt/design
...@@ -39,7 +38,9 @@ boot-images: ...@@ -39,7 +38,9 @@ boot-images:
#bootsplash #bootsplash
boot-splash: boot-images boot-splash: boot-images
mkdir -p $(datadir)/plymouth/themes/$(THEME) mkdir -p $(datadir)/plymouth/themes/$(THEME)
cp -al boot-800x600.jpg $(datadir)/plymouth/themes/$(THEME)/grub.jpg #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 -al images/background*x*.png $(datadir)/plymouth/themes/$(THEME)/
cp -a components/bootsplash/* $(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 mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
...@@ -71,3 +72,4 @@ indexhtml: components/indexhtml/index.css ...@@ -71,3 +72,4 @@ indexhtml: components/indexhtml/index.css
done done
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/images/product-logo.png install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/images/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop 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/groups/pkg.png

5.92 KB | W: | H:

components/ahttpd/images/groups/pkg.png

2.64 KB | W: | H:

components/ahttpd/images/groups/pkg.png
components/ahttpd/images/groups/pkg.png
components/ahttpd/images/groups/pkg.png
components/ahttpd/images/groups/pkg.png
  • 2-up
  • Swipe
  • Onion skin
lilo.png
\ No newline at end of file
components/ahttpd/images/steps/root.png

1.65 KB | W: | H:

components/ahttpd/images/steps/root.png

3.11 KB | W: | H:

components/ahttpd/images/steps/root.png
components/ahttpd/images/steps/root.png
components/ahttpd/images/steps/root.png
components/ahttpd/images/steps/root.png
  • 2-up
  • Swipe
  • Onion skin
components/ahttpd/images/steps/user.png

5.68 KB | W: | H:

components/ahttpd/images/steps/user.png

3.65 KB | W: | H:

components/ahttpd/images/steps/user.png
components/ahttpd/images/steps/user.png
components/ahttpd/images/steps/user.png
components/ahttpd/images/steps/user.png
  • 2-up
  • Swipe
  • Onion skin
components/ahttpd/images/steps/vm.png

1.75 KB | W: | H:

components/ahttpd/images/steps/vm.png

2.94 KB | W: | H:

components/ahttpd/images/steps/vm.png
components/ahttpd/images/steps/vm.png
components/ahttpd/images/steps/vm.png
components/ahttpd/images/steps/vm.png
  • 2-up
  • Swipe
  • Onion skin
components/ahttpd/images/steps/x11.png

3.34 KB | W: | H:

components/ahttpd/images/steps/x11.png

2.08 KB | W: | H:

components/ahttpd/images/steps/x11.png
components/ahttpd/images/steps/x11.png
components/ahttpd/images/steps/x11.png
components/ahttpd/images/steps/x11.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -48,12 +48,12 @@ bootopt.text.fg=0xffffff ...@@ -48,12 +48,12 @@ bootopt.text.fg=0xffffff
; progress bar color ; progress bar color
progress.bar.color=0x@DARK_COLOR_HEX@ progress.bar.color=0x@DARK_COLOR_HEX@
; menu colors ; menu colors
menu.normal.bg=0x798491 menu.normal.bg=0x799191
menu.normal.fg=@DARK_LABELS_HEX@ menu.normal.fg=@DARK_LABELS_HEX@
menu.selected.bg=0x@LIGHT_COLOR_HEX@ menu.selected.bg=0x@LIGHT_COLOR_HEX@
menu.selected.fg=@DARK_LABELS_HEX@ menu.selected.fg=@DARK_LABELS_HEX@
; window colors ; window colors
window.bg=0xd8deed window.bg=0xd6eced
window.fg=0x000000 window.fg=0x000000
window.title.bg=0x@TITLE_COLOR@ window.title.bg=0x@TITLE_COLOR@
window.title.fg=0x@MIDDLE_LABELS_HEX@ window.title.fg=0x@MIDDLE_LABELS_HEX@
......
...@@ -5,5 +5,6 @@ ...@@ -5,5 +5,6 @@
<file>design/design.ini</file> <file>design/design.ini</file>
<file>design/forward.png</file> <file>design/forward.png</file>
<file>design/backward.png</file> <file>design/backward.png</file>
<file>design/logo_48.png</file>
</qresource> </qresource>
</RCC> </RCC>
components/grub2/selected_blob_c.png

172 Bytes | W: | H:

components/grub2/selected_blob_c.png

190 Bytes | W: | H:

components/grub2/selected_blob_c.png
components/grub2/selected_blob_c.png
components/grub2/selected_blob_c.png
components/grub2/selected_blob_c.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -21,12 +21,12 @@ ...@@ -21,12 +21,12 @@
# THE SOFTWARE. # THE SOFTWARE.
#general settings #general settings
message-font: "DejaVu Sans Bold 14" message-font: "Misc Fixed Bold 13"
title-text: "" title-text: ""
message-color: "#000" message-color: "#000000"
message-bg-color: "#fff" message-bg-color: "#ffffff"
desktop-image: "boot.png" desktop-image: "boot.png"
terminal-font: "DejaVu Sans Regular 12" terminal-font: "Misc Fixed Regular 13"
#help bar at the bottom #help bar at the bottom
+ label { + label {
...@@ -37,7 +37,7 @@ terminal-font: "DejaVu Sans Regular 12" ...@@ -37,7 +37,7 @@ terminal-font: "DejaVu Sans Regular 12"
text = "To boot the selected operating system using default settings, press return. For additional settings, press E" text = "To boot the selected operating system using default settings, press return. For additional settings, press E"
align = "center" align = "center"
font = "DejaVu Sans Regular 10" font = "DejaVu Sans Regular 10"
color = "#000" color = "#000000"
} }
#menu #menu
...@@ -46,8 +46,8 @@ terminal-font: "DejaVu Sans Regular 12" ...@@ -46,8 +46,8 @@ terminal-font: "DejaVu Sans Regular 12"
width = 58% width = 58%
top = 30% top = 30%
height = 40% height = 40%
item_font = "DejaVu Sans Regular 12" item_font = "Misc Fixed Bold 13"
selected_item_font = "DejaVu Sans Bold 14" selected_item_font = "Misc Fixed Bold 13"
icon_height = 24 icon_height = 24
icon_width = 24 icon_width = 24
item_height = 26 item_height = 26
......
components/grub2/tick.png

221 Bytes | W: | H:

components/grub2/tick.png

209 Bytes | W: | H:

components/grub2/tick.png
components/grub2/tick.png
components/grub2/tick.png
components/grub2/tick.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Disto name in title --> <!-- Disto name in title -->
<title>@NAME@ @VERSION@ @STATUS@</title> <title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<link href="index.css" rel="stylesheet" type="text/css"> <link href="index.css" rel="stylesheet" type="text/css">
</head> </head>
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</div> </div>
<!-- Disto name --> <!-- Disto name -->
<div id="title">@NAME@ @VERSION@ @STATUS@</div> <div id="title">@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</div>
<div id="main"> <div id="main">
<!-- Links columns --> <!-- Links columns -->
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Disto name in title --> <!-- Disto name in title -->
<title>Альт Линукс 6.0 Школьный Мастер</title> <title>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</title>
<link href="index.css" rel="stylesheet" type="text/css"> <link href="index.css" rel="stylesheet" type="text/css">
</head> </head>
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</div> </div>
<!-- Disto name --> <!-- Disto name -->
<div id="title">Альт Линукс 6.0 Школьный Мастер</div> <div id="title">@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</div>
<div id="main"> <div id="main">
<!-- Links columns --> <!-- Links columns -->
......
...@@ -4,8 +4,8 @@ Type=Application ...@@ -4,8 +4,8 @@ Type=Application
Exec=xdg-open /usr/share/doc/indexhtml/index.html Exec=xdg-open /usr/share/doc/indexhtml/index.html
StartupNotify=false StartupNotify=false
Icon=altlinux Icon=altlinux
Name=Information about @NAME@ @VERSION@ @STATUS@ Name=@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ - information
Categories=System;Documentation; Categories=System;Documentation;
# Translations # Translations
Name[ru]=Сведения о дистрибутиве Школьный Мастер Name[ru]=@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@ - сведения
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.ru] ) AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.ru] )
PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC PROGRESS_COLOR=`./fetch_color Colors:Selection::BackgroundNormal` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color handle` TITLE_COLOR=`./fetch_color WM::activeBackground`
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg` INACTIVE_COLOR=`./fetch_color WM::inactiveBackground`
LIGHT_COLOR_HEX=F5F5F5 #new LIGHT_COLOR_HEX=F5F5F5 #new
MIDDLE_COLOR_HEX=306ac4 #new MIDDLE_COLOR_HEX=306ac4 #new
DARK_COLOR_HEX=001056 DARK_COLOR_HEX=001056
...@@ -19,8 +19,10 @@ DOCDIR=documentation ...@@ -19,8 +19,10 @@ DOCDIR=documentation
AC_SUBST(THEME) AC_SUBST(THEME)
AC_SUBST(NAME) AC_SUBST(NAME)
AC_SUBST(NAME_RU)
AC_SUBST(BRAND) AC_SUBST(BRAND)
AC_SUBST(BRAND_FNAME) AC_SUBST(BRAND_FNAME)
AC_SUBST(BRAND_FNAME_RU)
AC_SUBST(STATUS) AC_SUBST(STATUS)
AC_SUBST(STATUS_EN) AC_SUBST(STATUS_EN)
AC_SUBST(VERSION) AC_SUBST(VERSION)
......
#!/bin/bash #!/bin/bash
grep $1 kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc.in | cut -d= -f 2| tr , ' '| xargs printf "%x%x%x\n"
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"
BACKGROUND_COLOR=88DCF8
BACKGROUND_R=136
BACKGROUND_G=220
BACKGROUND_B=248
graphics/faces/default.png

3.03 KB | W: | H:

graphics/faces/default.png

2.35 KB | W: | H:

graphics/faces/default.png
graphics/faces/default.png
graphics/faces/default.png
graphics/faces/default.png
  • 2-up
  • Swipe
  • Onion skin
graphics/faces/user04.png

6.21 KB | W: | H:

graphics/faces/user04.png

2.75 KB | W: | H:

graphics/faces/user04.png
graphics/faces/user04.png
graphics/faces/user04.png
graphics/faces/user04.png
  • 2-up
  • Swipe
  • Onion skin
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
[KSplash Theme: Default]
Engine = Default
Icons Flashing = true
[KSplash Theme: Default]
Engine = Default
Icons Flashing = true
File mode changed from 100755 to 100644
# сделано для KDE, Срд Июн 27 16:12:34 2007
#
# Если вы не хотите, чтобы KDE переписал ваши настройки GTK по умолчанию, в разделе
# Внешний вид и интерфейс -> Цвета Центра управления отключите флажок
# "Применять цвета к приложениям не из KDE"
#
#
style "default"
{
bg[NORMAL] = { 0.914, 0.914, 0.914 }
bg[SELECTED] = { 1.000, 0.867, 0.463 }
bg[INSENSITIVE] = { 0.914, 0.914, 0.914 }
bg[ACTIVE] = { 0.761, 0.761, 0.761 }
bg[PRELIGHT] = { 0.914, 0.914, 0.914 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
base[SELECTED] = { 1.000, 0.867, 0.463 }
base[INSENSITIVE] = { 0.914, 0.914, 0.914 }
base[ACTIVE] = { 1.000, 0.867, 0.463 }
base[PRELIGHT] = { 1.000, 0.867, 0.463 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
text[SELECTED] = { 0.012, 0.012, 0.012 }
text[INSENSITIVE] = { 0.761, 0.761, 0.761 }
text[ACTIVE] = { 0.012, 0.012, 0.012 }
text[PRELIGHT] = { 0.012, 0.012, 0.012 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
fg[SELECTED] = { 0.012, 0.012, 0.012 }
fg[INSENSITIVE] = { 0.761, 0.761, 0.761 }
fg[ACTIVE] = { 0.000, 0.000, 0.000 }
fg[PRELIGHT] = { 0.000, 0.000, 0.000 }
}
class "*" style "default"
style "ToolTip"
{
bg[NORMAL] = { 1.000, 1.000, 0.863 }
base[NORMAL] = { 1.000, 1.000, 0.863 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
}
widget "gtk-tooltips" style "ToolTip"
style "MenuItem"
{
bg[PRELIGHT] = { 1.000, 0.867, 0.463 }
}
class "*MenuItem" style "MenuItem"
# сделано для KDE, Срд Июн 27 16:12:34 2007
#
# Если вы не хотите, чтобы KDE переписал ваши настройки GTK по умолчанию, в разделе
# Внешний вид и интерфейс -> Цвета Центра управления отключите флажок
# "Применять цвета к приложениям не из KDE"
#
#
style "default"
{
bg[NORMAL] = { 0.914, 0.914, 0.914 }
bg[SELECTED] = { 1.000, 0.867, 0.463 }
bg[INSENSITIVE] = { 0.914, 0.914, 0.914 }
bg[ACTIVE] = { 0.761, 0.761, 0.761 }
bg[PRELIGHT] = { 0.914, 0.914, 0.914 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
base[SELECTED] = { 1.000, 0.867, 0.463 }
base[INSENSITIVE] = { 0.914, 0.914, 0.914 }
base[ACTIVE] = { 1.000, 0.867, 0.463 }
base[PRELIGHT] = { 1.000, 0.867, 0.463 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
text[SELECTED] = { 0.012, 0.012, 0.012 }
text[INSENSITIVE] = { 0.761, 0.761, 0.761 }
text[ACTIVE] = { 0.012, 0.012, 0.012 }
text[PRELIGHT] = { 0.012, 0.012, 0.012 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
fg[SELECTED] = { 0.012, 0.012, 0.012 }
fg[INSENSITIVE] = { 0.761, 0.761, 0.761 }
fg[ACTIVE] = { 0.000, 0.000, 0.000 }
fg[PRELIGHT] = { 0.000, 0.000, 0.000 }
}
class "*" style "default"
gtk-alternative-button-order = 1
style "ToolTip"
{
bg[NORMAL] = { 1.000, 1.000, 0.863 }
base[NORMAL] = { 1.000, 1.000, 0.863 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
}
widget "gtk-tooltips" style "ToolTip"
style "MenuItem"
{
bg[PRELIGHT] = { 1.000, 0.867, 0.463 }
}
class "*MenuItem" style "MenuItem"
[$Version]
update_info=kcmdisplayrc.upd:kde3
[X11] [X11]
exportKDEColors=true exportKDEColors=true
File mode changed from 100755 to 100644
[$Version]
update_info=socks.upd:kde3.0/r1,kwin.upd:kde3.2Xinerama,kaccel.upd:kde3.3/r1,kded.upd:kde3.0,klippershortcuts.upd:04112002
[General] [General]
alternateBackground=236,236,236 alternateBackground=236,236,236
background=231,230,230 background=231,230,230
......
[$Version]
update_info=kfmclient_3_2.upd:kfmclient_3_2
[EmbedSettings] [EmbedSettings]
embed-image=false embed-image=false
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
[$Version]
update_info=kwin_focus2.upd:kwin_focus2,kwin_focus1.upd:kwin_focus1,kwin3_plugin.upd:kde3.2,kwin.upd:kde3.0r1,kwin.upd:kde3.2Xinerama
[Desktops] [Desktops]
Name_1= Name_1=
Name_2= Name_2=
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Menu>
<Name>System</Name>
<Include>
<Filename>kde4-kdebluetooth4.desktop</Filename>
</Include>
</Menu>
<Menu>
<Name>Internet</Name>
<Exclude>
<Filename>bssh.desktop</Filename>
<Filename>bvnc.desktop</Filename>
<Filename>krb5-ticket-watcher.desktop</Filename>
<Filename>kde4-Kppp.desktop</Filename>
<Filename>nm-applet.desktop</Filename>
<Filename>kde4-kdebluetooth4.desktop</Filename>
<Filename>nxclient.desktop</Filename>
<Filename>nxclient-help.desktop</Filename>
<Filename>nxclient-wizard.desktop</Filename>
<Filename>nxclient-admin.desktop</Filename>
<Filename>kde4-krdc.desktop</Filename>
</Exclude>
<Menu>
<Name>Remote Access</Name>
<Directory>desktop-remote-access.directory</Directory>
<Include>
<Filename>nxclient.desktop</Filename>
<Filename>nxclient-help.desktop</Filename>
<Filename>nxclient-wizard.desktop</Filename>
<Filename>nxclient-admin.desktop</Filename>
<Filename>kde4-krdc.desktop</Filename>
</Include>
</Menu>
<Menu>
<Name>More</Name>
<Include>
<Filename>bssh.desktop</Filename>
<Filename>bvnc.desktop</Filename>
<Filename>krb5-ticket-watcher.desktop</Filename>
<Filename>kde4-Kppp.desktop</Filename>
<Filename>nm-applet.desktop</Filename>
</Include>
</Menu>
</Menu>
</Menu>
<?xml version="1.0"?>
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Menu>
<Name>Settings</Name>
<Menu>
<Name>HardwareSettings</Name>
<Menu>
<Name>Printing</Name>
<Exclude>
<Filename>cups.desktop</Filename>
</Exclude>
</Menu>
</Menu>
</Menu>
<Menu>
<Name>System</Name>
<Exclude>
<Filename>cups.desktop</Filename>
</Exclude>
</Menu>
<Menu>
<Name>Multimedia</Name>
<Menu>
<Name>VideoPlayer</Name>
<Exclude>
<Filename>gnome-mplayer.desktop</Filename>
</Exclude>
</Menu>
</Menu>
<Menu>
<Name>.hidden</Name>
<Include>
<Filename>cups.desktop</Filename>
<Filename>gnome-mplayer.desktop</Filename>
</Include>
</Menu>
</Menu>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<div id="top" class="ui-corner-all">
<table>
<tbody>
<tr>
<td style="text-align:left;width:100%"><img id="product-logo" src="img/null.gif"/></td>
<td style="text-align:right"><img id="brand-logo" src="img/null.gif"/></td>
</tr>
</tbody>
</table>
</div>
<div class="box ui-corner-all" id="lang">
<a href="index-en.html">English</a> |
<a href="index-uk.html">Українська</a>
</div>
<div class="box ui-corner-all">
<p>Добро пожаловать в <nobr>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
<h2>Документация</h2>
<ul>
<li><a href="../@DOCDIR@/index.html">Руководство пользователя</a></li>
</ul>
<h2>Информация в Интернете</h2>
<ul>
<li><a href="http://www.altlinux.ru/">Сайт компании ALT Linux</a></li>
<li><a href="http://www.altlinux.org/FAQ">Ответы на часто задаваемые вопросы</a></li>
<li><a href="http://www.altlinux.org/">Онлайновая документация</a></li>
<li><a href="http://search.altlinux.ru/">Поиск информации по ALT Linux</a></li>
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Списки рассылки</a></li>
<li><a href="http://forum.altlinux.org/">Форум пользователей ALT Linux</a></li>
<li><a href="http://support.altlinux.ru/">Техническая поддержка через веб-сайт</a></li>
</ul>
<h2>ALT Linux Team</h2>
<p>Этот дистрибутив не появился бы без активного участия ALT Linux Team &mdash; сообщества разработчиков свободного программного обеспечения.</p>
<ul>
<li><a href="http://www.altlinux.org/">Wiki сообщества</a></li>
<li><a href="http://backports.altlinux.org/">Backports</a></li>
<li><a href="http://bugs.altlinux.org/">Сообщить об ошибке</a></li>
</ul>
</div>
<p class="footer"><nobr>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</nobr> &copy; ALT Linux, 2011. Все права защищены.<br />
Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 11<br />
Телефон/факс: +7 (495) 662-3883
</p>
</body>
</html>
<html> <html>
<head> <head>
<title>License agreement</title> <title>License agreement</title>
<meta http-equiv="content-type" value="text/html;charset=utf-8"/> <meta http-equiv="content-type" content="text/html; charset=utf-8">
</head> </head>
<body> <body>
......
<html> <html>
<head> <head>
<title>Лицензионный договор</title> <title>Лицензионный договор</title>
<meta http-equiv="content-type" value="text/html;charset=utf-8"/> <meta http-equiv="content-type" content="text/html; charset=utf-8">
</head> </head>
<body> <body>
<h1>Лицензионный договор</h1> <h1>Лицензионный договор</h1>
<h2>на программное обеспечение Альт Линукс 6.0 Школьный Мастер и включенные в него программы для ЭВМ</h2> <h2>на программное обеспечение @BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@ и включенные в него программы для ЭВМ</h2>
<p><b>1. Сведения о договоре</b></p> <p><b>1. Сведения о договоре</b></p>
<p>1.1 Участники договора</p> <p>1.1 Участники договора</p>
<p>Настоящий лицензионный договор заключается между ООО «Альт Линукс», обладателем прав на программное обеспечение <p>Настоящий лицензионный договор заключается между ООО «Альт Линукс», обладателем прав на программное обеспечение
<strong>Альт Линукс 6.0 Школьный Мастер</strong> <strong>@BRAND_FNAME_RU@ @VERSION@ @NAME_RU@ @STATUS@</strong>
(далее - ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p> (далее - ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p>
<p>1.2 Предмет договора</p> <p>1.2 Предмет договора</p>
......
...@@ -4,7 +4,9 @@ ...@@ -4,7 +4,9 @@
<meta http-equiv="content-type" value="text/html;charset=utf-8"/> <meta http-equiv="content-type" value="text/html;charset=utf-8"/>
</head> </head>
<body> <body>
<H2>Thank you for choosing ALT Linux 6.0 School Master!</H2> <center><p>
Thank you for choosing @BRAND_FNAME@ @VERSION@ @NAME@!
</p></center>
<p> <p>
You can learn more about features of this product at our official site: You can learn more about features of this product at our official site:
<a href="http://www.altlinux.ru">www.altlinux.ru</a>. <a href="http://www.altlinux.ru">www.altlinux.ru</a>.
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<TITLE></TITLE> <TITLE></TITLE>
</HEAD> </HEAD>
<BODY> <BODY>
<H2>Спасибо Вам за выбор Альт Линукс 6.0 Школьный Мастер!</H2> <H2>Спасибо Вам за выбор @BRAND_FNAME_RU@ @VERSION@ @NAME_RU@!</H2>
<p> <p>
На нашем официальном сайте На нашем официальном сайте
<a href="http://www.altlinux.ru">www.altlinux.ru</a> вы можете <a href="http://www.altlinux.ru">www.altlinux.ru</a> вы можете
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</p> </p>
<p> <p>
<em>Совет</em>: Обязательно посетите наш фирменный интернет-магазин <em>Совет</em>: Обязательно посетите наш фирменный интернет-магазин
<a href="http://shop.altlinux.ru">shop.altlinux.ru</a>. В нем <a href="http://shop.altlinux.ru">shop.altlinux.ru</a>. В нём
представлен весь ассортимент продуктов и услуг ALT Linux, много представлен весь ассортимент продуктов и услуг ALT Linux, много
полезного, интересного и даже эксклюзивного для специалистов, полезного, интересного и даже эксклюзивного для специалистов,
пользователей и ценителей системы. пользователей и ценителей системы.
......
[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/x-rpm=xarchiver.desktop
application/zip=xarchiver-usercreated.desktop
application/x-cpio=xarchiver.desktop
application/x-compressed-tar=xarchiver.desktop
application/x-compressed-rar=xarchiver.desktop
application/x-compressed-arj=xarchiver.desktop
image/jpeg=gqview.desktop
image/png=gqview.desktop
image/gif=gqview.desktop
image/tiff=gqview.desktop
image/bmp=gqview.desktop
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