You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
973 B
36 lines
973 B
[Mapping] |
|
Gimp-2.8=GIMP |
|
Google-chrome=Google Chrome |
|
Google-chrome-stable=Google Chrome |
|
Systemsettings=System Settings |
|
libreoffice-base=LibreOffice Base |
|
libreoffice-calc=LibreOffice Calc |
|
libreoffice-draw=LibreOffice Draw |
|
libreoffice-writer=LibreOffice Writer |
|
libreoffice-math=LibreOffice Math |
|
libreoffice-impress=LibreOffice Impress |
|
libreoffice-startcenter=LibreOffice |
|
oracle-ide-boot-Launcher=Oracle SQL Developer |
|
Dragon=dragonplayer |
|
[Settings] |
|
ManualOnly=Wine |
|
MatchCommandLineFirst=VirtualBox |
|
|
|
[Rewrite Rules][google-chrome][1] |
|
Property=ClassName |
|
Identifier=DesktopEntryName |
|
Match=(?<=crx_)(?'match'[a-z]+) |
|
Target=chrome-%1-default |
|
|
|
# Google changed the class to be "Google-chrome" around version 54 |
|
[Rewrite Rules][Google-chrome][1] |
|
Property=ClassName |
|
Identifier=DesktopEntryName |
|
Match=(?<=crx_)(?'match'[a-z]+) |
|
Target=chrome-%1-default |
|
|
|
[Rewrite Rules][chromium][1] |
|
Property=ClassName |
|
Identifier=DesktopEntryName |
|
Match=(?<=crx_)(?'match'[a-z]+) |
|
Target=chrome-%1-default
|
|
|