kuuko pushed a commit to branch master.

http://git.enlightenment.org/misc/polkit-efl.git/commit/?id=bff57bab6991957e043fa99a194fea888d544336

commit bff57bab6991957e043fa99a194fea888d544336
Author: Kai Huuhko <[email protected]>
Date:   Tue Jun 10 01:20:00 2014 +0300

    Add generated desktop file to .gitignore
---
 .gitignore                                     |  1 +
 data/polkit-efl-authentication-agent-1.desktop | 10 ----------
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index 71c6e79..5dc12a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ build/
 *.mo
 *.po~
 *.edj
+data/polkit-efl-authentication-agent-1.desktop
diff --git a/data/polkit-efl-authentication-agent-1.desktop 
b/data/polkit-efl-authentication-agent-1.desktop
deleted file mode 100644
index ff6ddcd..0000000
--- a/data/polkit-efl-authentication-agent-1.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Name=Polkit-EFL
-GenericName=Polkit Authentication Agent
-Type=Application
-Terminal=false
-Categories=System;Core;Security;
-NoDisplay=true
-Exec=/usr/libexec/polkit-efl-authentication-agent-1

-- 


Reply via email to