Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
xfce4-panel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Simon Steinbeiß
xfce4-panel
Commits
21011115
Commit
21011115
authored
Jul 13, 2020
by
Simon Steinbeiss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Zoom to known applications
parent
0e48d56b
Pipeline
#1293
passed with stages
in 4 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
plugins/systray/sn-dialog.c
plugins/systray/sn-dialog.c
+1
-0
No files found.
plugins/systray/sn-dialog.c
View file @
21011115
...
...
@@ -89,6 +89,7 @@ static const gchar *known_applications[][3] =
{
"Telegram Desktop"
,
"telegram"
,
"Telegram Desktop"
},
{
"redshift"
,
"redshift"
,
"Redshift"
},
{
"vlc"
,
"vlc"
,
"VLC Player"
},
{
"zoom"
,
"Zoom"
,
"Zoom"
},
};
static
const
gchar
*
known_legacy_applications
[][
3
]
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment