Changeset 3219 for lliurex-up
- Timestamp:
- Jan 10, 2017, 12:59:18 PM (4 years ago)
- Location:
- lliurex-up/trunk/fuentes
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-up/trunk/fuentes/debian/control
r3204 r3219 15 15 Package: lliurex-up 16 16 Architecture: all 17 Depends: ${shlibs:Depends}, ${misc:Depends}, python 17 Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-up-core 18 18 Description: Graphical interface to update system 19 19 Interface to update system. -
lliurex-up/trunk/fuentes/lliurex-up/usr/share/lliurex-up/lliurex-up.py
-
Property
svn:executable
set to
*
r3211 r3219 1 #!/usr/bin/env python 1 2 import gi 2 3 gi.require_version('Gtk', '3.0') -
Property
svn:executable
set to
Note: See TracChangeset
for help on using the changeset viewer.