Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xfce4-panel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xfce
xfce4-panel
Commits
d4d0cb7d
Commit
d4d0cb7d
authored
14 years ago
by
Nick Schermer
Browse files
Options
Downloads
Patches
Plain Diff
Fix Exec key in desktop file handler (bug #6912).
parent
148ed036
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
panel-desktop-handler.desktop.in
+1
-1
1 addition, 1 deletion
panel-desktop-handler.desktop.in
with
1 addition
and
1 deletion
panel-desktop-handler.desktop.in
+
1
−
1
View file @
d4d0cb7d
...
...
@@ -2,7 +2,7 @@
Type=Application
_Name=Create Launcher on the panel
_Comment=Add a new launcher to the panel based on the information of this desktop file
Exec=xfce4-panel --add=launcher
'%F'
Exec=xfce4-panel --add=launcher
%u
Icon=application-x-executable
Terminal=false
NoDisplay=true
...
...
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