Merge pull request #200 from yasarciv/master
gereklerde düzeltme ve kurkos düzeltme
This commit is contained in:
commit
4043caa069
6 changed files with 6 additions and 5 deletions
|
@ -84,6 +84,7 @@
|
|||
/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-border-width "1"
|
||||
/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/intellihide true
|
||||
/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/extend-height true
|
||||
/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/show-apps-at-top true
|
||||
|
||||
# Mouse seçenekleri
|
||||
/usr/bin/dconf write /org/gnome/settings-daemon/peripherals/mouse/locate-pointer false
|
||||
|
|
|
@ -1 +1 @@
|
|||
usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||||
update-desktop-database -q
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
update-desktop-database -q
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Description: En yaygın komut satırı ağ araçlarının bazıları için GUI arayüzü
|
||||
# URL: http://www.gnome.org/"
|
||||
# Packager: yasarciv67@gmail.com
|
||||
# Depends on: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache gtk3 itstool libgtop vala bind nmap traceroute net-tools whois
|
||||
# Depends on: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache gtk3 itstool libgtop vala nmap traceroute net-tools whois
|
||||
|
||||
name=gnome-nettool
|
||||
version=3.8.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Description: GStreamer tabanlı GNOME3 film oynatıcı.
|
||||
# URL: http://www.gnome.org/projects/totem/"
|
||||
# Packager: yasarciv67@gmail.com
|
||||
# Depends on: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache grilo libpeas gnome-icon-theme iso-codes gnome-doc-utils python-xdg clutter-gst clutter-gtk xorg-libsm libpeas python-gobject libgdata gstreamer1-plugins-good gstreamer1-plugins-bad totem-pl-parser nautilus python-pylint
|
||||
# Depends on: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache grilo libpeas gnome-icon-theme iso-codes gnome-doc-utils python-xdg clutter-gst clutter-gtk xorg-libsm libpeas python-gobject libgdata gstreamer1-plugins-good gstreamer1-plugins-bad totem-pl-parser nautilus python3-pylint
|
||||
|
||||
name=totem
|
||||
version=3.22.0
|
||||
|
|
Loading…
Add table
Reference in a new issue