Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
367a3a70
Commit
367a3a70
authored
May 23, 2019
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use different desktop files for menu and desktop
parent
79bc7081
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
16 additions
and
2 deletions
+16
-2
Makefile.in
Makefile.in
+3
-2
branding.spec
branding.spec
+1
-0
configure.ac
configure.ac
+1
-0
alt-education-desktop.png
icons/alt-education-desktop.png
+0
-0
indexhtml-desktop.desktop.in
indexhtml/indexhtml-desktop.desktop.in
+11
-0
No files found.
Makefile.in
View file @
367a3a70
...
...
@@ -127,6 +127,7 @@ education-install:
for
size
in
16 22 24 32 48 64 128
;
do
\
install
-Dm
0644 icons/alt-education-
$$
size.png
$(datadir)
/icons/hicolor/
$$
{
size
}
x
$$
{
size
}
/apps/alt-education.png
;
\
done
install
-Dm
0644 icons/alt-education-desktop.png
$(datadir)
/icons/hicolor/48x48/apps/alt-education-desktop.png
install
-Dm
0644 kde-settings/kdeglobals
$(sysconfdir)
/skel/.config/kdeglobals
install
-Dm
0644 kde-settings/Education.profile
$(datadir)
/kf5/konsole/Education.profile
install
-Dm
0644 kde-settings/konsolerc
$(sysconfdir)
/skel/.config/konsolerc
...
...
@@ -186,8 +187,8 @@ install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml education-ins
#indexhtml
install
-d
$(datadir)
/doc/indexhtml
cp
-a
indexhtml/
{
*
.html,images
}
$(datadir)
/doc/indexhtml
install
-Dm755
indexhtml/indexhtml.desktop
$(datadir)
/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
install
-Dm755
indexhtml/indexhtml.desktop
$(datadir)
/Desktop/indexhtml.desktop
install
-Dm755
indexhtml/indexhtml
-desktop
.desktop
$(datadir)
/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
install
-Dm755
indexhtml/indexhtml
-desktop
.desktop
$(datadir)
/Desktop/indexhtml.desktop
#menu
mkdir
-p
$(datadir)
/slinux-style/applications
install
menu/applications/
*
$(datadir)
/slinux-style/applications/
...
...
branding.spec
View file @
367a3a70
...
...
@@ -424,6 +424,7 @@ subst 's/#theme-name=/theme-name=%gtk_theme/' /etc/lightdm/lightdm-gtk-greeter.c
%_desktopdir/*
%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
%attr(0755,root,root) %_datadir/Desktop/indexhtml.desktop
%_iconsdir/hicolor/*/apps/alt-education-desktop.png
%files menu
/usr/share/slinux-style
...
...
configure.ac
View file @
367a3a70
...
...
@@ -55,6 +55,7 @@ AC_CONFIG_FILES([
notes/license.ru.html
notes/license.all.html
indexhtml/indexhtml.desktop
indexhtml/indexhtml-desktop.desktop
indexhtml/index-ru.html
indexhtml/index-en.html
systemd/os-release
...
...
icons/alt-education-desktop.png
0 → 100644
View file @
367a3a70
19.4 KB
indexhtml/indexhtml-desktop.desktop.in
0 → 100644
View file @
367a3a70
[Desktop Entry]
Version=1.0
Type=Application
Exec=xbrowser /usr/share/doc/indexhtml/index.html
StartupNotify=false
Icon=alt-education-desktop
Name=About system
Categories=System;Documentation;
# Translations
Name[ru]=О системе
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment