Changeset 218
- Timestamp:
- 06/30/07 04:36:04 (5 years ago)
- Files:
-
- 4 edited
-
branches/release/0.2/ChangeLog (modified) (1 diff)
-
branches/release/0.2/debian/control (modified) (1 diff)
-
branches/release/0.2/debian/rules (modified) (1 diff)
-
trunk/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release/0.2/ChangeLog
r213 r218 31 31 * Updated documentation and added new references. 32 32 33 * Minor improvements to Debian build process. 33 34 * Fixed minor UI quirks. 34 35 * Fixed a syntax bug in uigtk.py when GTK version is < 2.10 -
branches/release/0.2/debian/control
r124 r218 17 17 It features the following: 18 18 * Supports PNG/JPEG (with quality adjustment) image types. 19 * Supports client notifications through libnotify. 20 * A very polished GTK+ GUI with detailed logging of activities. 19 * Basic HTTP authentication. 20 * Simple manipulation of the screenshot through scaling and quality 21 adjustments. 22 * Very polished GUI with notifications using Libnotify. -
branches/release/0.2/debian/rules
r128 r218 49 49 50 50 # Add here commands to install the package into debian/itaka. 51 $(MAKE) DESTDIR=$(CURDIR)/debian/itaka install51 $(MAKE) -f Makefile.Debian DESTDIR=$(CURDIR)/debian/itaka install 52 52 #$(MAKE) install 53 53 -
trunk/ChangeLog
r213 r218 31 31 * Updated documentation and added new references. 32 32 33 * Minor improvements to Debian build process. 33 34 * Fixed minor UI quirks. 34 35 * Fixed a syntax bug in uigtk.py when GTK version is < 2.10
Note: See TracChangeset
for help on using the changeset viewer.

