Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
2f367661
Commit
2f367661
authored
10 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Updated gnome-session for trusty
parent
4fd434ed
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-gnome-session
+6
-34
6 additions, 34 deletions
helpers/make-gnome-session
with
6 additions
and
34 deletions
helpers/make-gnome-session
+
6
−
34
View file @
2f367661
...
...
@@ -23,43 +23,15 @@ QUILT=skip
.
./config
for
i
in
50_ubuntu_sessions.patch 52_xdg_current_desktop.patch
;
do
rm
debian/patches/
$i
sed
"/
$i
/d"
-i
debian/patches/series
done
export
QUILT_PATCHES
=
debian/patches
quilt push
-a
#% Make gnome-session not dependent on unity
#sed 's/unity.*/gnome-shell (>= 3.0),/' -i debian/control*
#% Replace gnome-classic session with gnome-fallback
cat
<<
EOF
> debian/gnome-session-fallback.install
debian/scripts/gnome-session-classic /usr/bin
debian/scripts/trisquel-wm /usr/bin
debian/scripts/trisquel-wm.desktop /usr/share/applications
debian/tmp/usr/share/xsessions/gnome-classic.desktop
debian/tmp/usr/share/gnome-session/sessions/gnome-classic.session
EOF
#% Add a wrapper for compiz
cp
$DATA
/trisquel-wm debian/scripts/trisquel-wm
chmod
755 debian/scripts/trisquel-wm
cat
<<
EOF
> debian/scripts/trisquel-wm.desktop
[Desktop Entry]
Type=Application
Name=trisquel-wm
Exec=trisquel-wm
NoDisplay=true
X-GNOME-Provides=windowmanager
EOF
mv
debian/scripts/gnome-session-fallback debian/scripts/gnome-session-classic
sed
s/fallback/classic/g debian/scripts/gnome-session-classic
-i
cat
<<
EOF
> data/gnome-classic.session.desktop.in.in
[GNOME Session]
Name=Trisquel
RequiredComponents=gnome-panel;gnome-settings-daemon;
RequiredProviders=windowmanager;
DefaultProvider-windowmanager=trisquel-wm
DesktopName=GNOME
EOF
sed
'/ubuntu/d'
-i
debian/gnome-session.install
changelog
"Adapted for Trisquel"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment