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
Package Registry
Model registry
Operate
Terraform modules
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
Eliab Andi Artz
package-helpers
Commits
e81a018a
Commit
e81a018a
authored
10 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Added systray back to gnome panel
parent
893c01d9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/gnome-panel/no-mouse-modifier.patch
+0
-1
0 additions, 1 deletion
helpers/DATA/gnome-panel/no-mouse-modifier.patch
helpers/make-gnome-panel
+3
-5
3 additions, 5 deletions
helpers/make-gnome-panel
with
3 additions
and
6 deletions
helpers/DATA/gnome-panel/no-mouse-modifier.patch
+
0
−
1
View file @
e81a018a
...
@@ -12,4 +12,3 @@
...
@@ -12,4 +12,3 @@
return panel_popup_menu (toplevel, event->button, event->time);
return panel_popup_menu (toplevel, event->button, event->time);
return FALSE;
return FALSE;
Only in gnome-panel-3.8.0: po
This diff is collapsed.
Click to expand it.
helpers/make-gnome-panel
+
3
−
5
View file @
e81a018a
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
# 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
=
8
VERSION
=
10
.
./config
.
./config
# Remove the arro
t
in the main menu button
# Remove the arro
w
in the main menu button
sed
's/"tooltip", tooltip,/"tooltip", "Trisquel",/; s/"has-arrow", TRUE,/"has-arrow", FALSE,/'
-i
gnome-panel/panel-menu-button.c
sed
's/"tooltip", tooltip,/"tooltip", "Trisquel",/; s/"has-arrow", TRUE,/"has-arrow", FALSE,/'
-i
gnome-panel/panel-menu-button.c
# Disable patches related to the gnome sessions
# Disable patches related to the gnome sessions
...
@@ -68,9 +68,7 @@ Depends: ${misc:Depends},
...
@@ -68,9 +68,7 @@ Depends: ${misc:Depends},
gnome-session-common,
gnome-session-common,
metacity (>= 2.30),
metacity (>= 2.30),
nautilus (>= 3.8),
nautilus (>= 3.8),
notification-daemon (>= 0.7),
policykit-1-gnome,
policykit-1-gnome,
unity-settings-daemon
Provides: x-session-manager, gnome-session-flashback
Provides: x-session-manager, gnome-session-flashback
Replaces: gnome-session-flashback
Replaces: gnome-session-flashback
Conflicts: gnome-session-flashback
Conflicts: gnome-session-flashback
...
@@ -118,7 +116,7 @@ pack-type=start
...
@@ -118,7 +116,7 @@ pack-type=start
toplevel-id=panel
toplevel-id=panel
[Object indicators]
[Object indicators]
object-iid=IndicatorApplet
Complete
Factory::IndicatorApplet
Complete
object-iid=IndicatorAppletFactory::IndicatorApplet
toplevel-id=panel
toplevel-id=panel
pack-type=end
pack-type=end
pack-index=10
pack-index=10
...
...
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