Skip to content

Commit

Permalink
MANIFEST.in fixed: polkit and icons
Browse files Browse the repository at this point in the history
  • Loading branch information
kalgasnik committed Mar 21, 2014
1 parent bd55f02 commit 88d5bbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include lightdm-gtk-greeter-settings.desktop.in README COPYING
include com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy
include com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy.in
include bin/*
recursive-include data *.ui *.xml
recursive-include icons *.svg
recursive-include data/icons *.svg *.png
recursive-include lightdm_gtk_greeter_settings *.py
recursive-include po *.po *.in
recursive-include po *.po *.pot *.in

0 comments on commit 88d5bbd

Please sign in to comment.