Ignore:
Timestamp:
Nov 29, 2009, 6:19:49 PM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, web
Children:
61c5043
Parents:
0159c0a
git-author:
Jessica B. Hamrick <jhamrick@…> (11/29/09 18:19:49)
git-committer:
Jessica B. Hamrick <jhamrick@…> (11/29/09 18:19:49)
Message:

-Updated the README.
-Changed "pikamp3" to "printername" and "lbsg.mit.edu" to "hostname" in init.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-rhythmbox-plugin/__init__.py

    r0159c0a rd566e6b  
    3131
    3232        # Default configuration options
    33         self.printer = "pikamp3"
    34         self.printer_host = "lbsg.mit.edu"
     33        self.printer = "printername"
     34        self.printer_host = "hostname"
    3535
    3636    def deactivate(self, shell):
Note: See TracChangeset for help on using the changeset viewer.