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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Kevin
package-helpers
Commits
42f9b1dc
Commit
42f9b1dc
authored
8 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
mate-panel: updated layout syntax
parent
b7effd3c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-mate-panel
+62
-44
62 additions, 44 deletions
helpers/make-mate-panel
with
62 additions
and
44 deletions
helpers/make-mate-panel
+
62
−
44
View file @
42f9b1dc
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
2
VERSION
=
3
.
./config
...
...
@@ -26,55 +26,73 @@ sed 's/"tooltip", tooltip,/"tooltip", "Trisquel",/; s/"has-arrow", TRUE,/"has-ar
# Custom layout
cat
<<
EOF
> data/panel-default-layout.layout
[Toplevel
panel
]
[Toplevel
bottom
]
expand=true
orientation=bottom
size=44
y-bottom=0
[Object menu-bar]
object-iid=PanelInternalFactory::MenuButton
toplevel-id=panel
pack-type=start
pack-index=0
[Object home]
object-iid=PanelInternalFactory::Launcher
@instance-config/location="file:///usr/share/applications/home.desktop"
pack-index=10
pack-type=start
toplevel-id=panel
[Object abrowser]
object-iid=PanelInternalFactory::Launcher
@instance-config/location="file:///usr/share/applications/browser.desktop"
pack-index=20
pack-type=start
toplevel-id=panel
size=42
[Object mate-menu]
locked=true
position=0
toplevel-id=bottom
applet-iid=MateMenuAppletFactory::MateMenuApplet
object-type=applet
[Object files]
locked=true
position=20
launcher-location=/usr/share/applications/caja.desktop
toplevel-id=bottom
object-type=launcher
menu-path=applications:/
[Object browser]
locked=true
position=30
launcher-location=/usr/share/applications/abrowser.desktop
toplevel-id=bottom
object-type=launcher
menu-path=applications:/
[Object window-list]
object-iid=WnckletFactory::WindowListApplet
pack-index=30
pack-type=start
toplevel-id=panel
object-type=applet
applet-iid=WnckletFactory::WindowListApplet
toplevel-id=bottom
position=40
locked=true
[Object notification-area]
object-iid=NotificationAreaAppletFactory::NotificationArea
pack-index=11
pack-type=end
toplevel-id=panel
[Object indicators]
object-iid=IndicatorAppletFactory::IndicatorApplet
toplevel-id=panel
pack-type=end
pack-index=10
[Object show-desktop]
object-iid=WnckletFactory::ShowDesktopApplet
pack-index=0
pack-type=end
toplevel-id=panel
object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=bottom
position=30
panel-right-stick=true
locked=true
[Object indicatorappletcomplete]
object-type=applet
applet-iid=IndicatorAppletCompleteFactory::IndicatorAppletComplete
toplevel-id=bottom
position=20
panel-right-stick=true
locked=true
[Object clock]
object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=bottom
position=10
panel-right-stick=true
locked=true
[Object showdesktopapplet]
locked=true
position=0
panel-right-stick=true
toplevel-id=bottom
applet-iid=WnckletFactory::ShowDesktopApplet
object-type=applet
EOF
...
...
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