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
b7d5a25f
Commit
b7d5a25f
authored
2 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
mate-tweak: provide marco-compton.desktop
parent
ef00286d
No related branches found
No related tags found
No related merge requests found
Pipeline
#883
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-mate-tweak
+25
-1
25 additions, 1 deletion
helpers/make-mate-tweak
with
25 additions
and
1 deletion
helpers/make-mate-tweak
+
25
−
1
View file @
b7d5a25f
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
#
VERSION
=
1
5
VERSION
=
1
6
.
./config
.
./config
...
@@ -72,6 +72,30 @@ exec \$WINDOW_MANAGER
...
@@ -72,6 +72,30 @@ exec \$WINDOW_MANAGER
EOF
EOF
chmod
755 marco-compton
chmod
755 marco-compton
cat
<<
EOF
> data/marco-compton.desktop
[Desktop Entry]
Type=Application
Name=Marco Compton
Exec=marco-compton
NoDisplay=true
# name of loadable control center module
X-MATE-WMSettingsModule=marco
# name we put on the WM spec check window
X-MATE-WMName=Marco
# back compat only
X-MateWMSettingsLibrary=marco
X-MATE-Bugzilla-Bugzilla=MATE
X-MATE-Bugzilla-Product=marco
X-MATE-Bugzilla-Component=general
X-GNOME-Autostart-Phase=WindowManager
X-MATE-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-MATE-Provides=windowmanager
X-GNOME-Autostart-Notify=true
X-MATE-Autostart-Notify=true
EOF
sed
"/marco-no-composite.desktop/a
\ \ \ \
('{prefix}/share/applications'.format(prefix=sys.prefix), ['data/marco-compton.desktop',]),"
-i
setup.py
# Add Trisquel to layout list
# Add Trisquel to layout list
sed
's/fedora/trisquel/g; s/Fedora/Trisquel/'
-i
mate-tweak
sed
's/fedora/trisquel/g; s/Fedora/Trisquel/'
-i
mate-tweak
...
...
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