yazıcı için paketler

This commit is contained in:
alihanozturk
2016-01-09 23:55:25 +02:00
parent 83b09584be
commit 858643879e
76 changed files with 11967 additions and 13 deletions
@@ -0,0 +1,13 @@
Index: system-config-printer-1.1.11/system-config-printer.py
===================================================================
--- system-config-printer-1.1.11.orig/system-config-printer.py
+++ system-config-printer-1.1.11/system-config-printer.py
@@ -1428,7 +1428,7 @@ class GUI(GtkGUI, monitor.Watcher):
def_emblem = None
emblem = None
if name == self.default_printer:
- def_emblem = 'emblem-default'
+ def_emblem = 'dialog-ok'
elif name == userdef:
def_emblem = 'emblem-favorite'