Added Eclipse with Adwaita:light command

This commit is contained in:
Markus Koch 2016-05-13 19:56:58 +02:00
parent 3e9faeb8b3
commit b15f7c88a7
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) <year> <owner> All rights reserved.
Copyright (c) 2016 Markus Koch <CClassicVideos@aol.com> All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

View File

@ -0,0 +1,9 @@
[Desktop Entry]
Name=Eclipse Light
Comment=A Java Development Environment (Adwaita light)
Icon=eclipse
Exec=sh -c "GTK_THEME=Adwaita:light eclipse"
Terminal=false
Type=Application
Categories=Development;IDE;Java;
StartupNotify=true