OSDN Git Service

update
authorFrede Hundewadt <fh@uex.dk>
Thu, 9 Jan 2020 15:01:39 +0000 (16:01 +0100)
committerFrede Hundewadt <fh@uex.dk>
Thu, 9 Jan 2020 15:01:39 +0000 (16:01 +0100)
airootfs/etc/pacman.d/hooks/100-systemd-boot.hook [deleted file]
airootfs/etc/skel/.config/openbox/menu.xml
airootfs/usr/share/themes/PacBang/gtk-3.0/thumbnail.png [deleted file]
airootfs/usr/share/themes/PacBang/openbox-3/themerc

diff --git a/airootfs/etc/pacman.d/hooks/100-systemd-boot.hook b/airootfs/etc/pacman.d/hooks/100-systemd-boot.hook
deleted file mode 100644 (file)
index a91d784..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-[Trigger]
-Tyhpe = Package
-Operation = Upgrade
-Target = systemd
-
-[Action]
-Description = Updateing systemd-boot
-When = PostTransaction
-Exec = /usr/bin/bootctl update
index 4eb9c8c..dcc2565 100644 (file)
@@ -8,26 +8,26 @@
     <menu id="Install" label="Install Pacbang">
        <item label="Update Installer">
                <action name="Execute">
-                       <command>lxterminal -e sudo /update-abif</command>
+                       <command>lxterminal -e sudo /update-pbif</command>
                </action>
        </item>
        <item label="Install (offline)">
                <action name="Execute">
-                       <command>lxterminal -e sudo /abif-master/abif</command>
+                       <command>lxterminal -e sudo /pbif-master/pbif</command>
                </action>
        </item>
  </menu>
 <separator />
-<item label="LXTerminal (Alt+t)">
-<action name="Execute"><command>lxterminal</command></action>
+  <item label="LXTerminal (Alt+t)">
+    <action name="Execute"><command>lxterminal</command></action>
   </item>
-  <item label="PCManFM  (Alt+f)">
+  <item label="PCManFM    (Alt+f)">
 <action name="Execute"><command>pcmanfm</command></action>
   </item>
-  <item label="Geany       (Alt+g)">
-<action name="Execute"><command>geany</command></action>
+  <item label="Editor     (Alt+g)">
+<action name="Execute"><command>xed</command></action>
   </item>
-  <item label="Firefox       (Alt+i)">
+  <item label="Firefox    (Alt+i)">
 <action name="Execute"><command>firefox</command></action>
   </item>
   <item label="DMenu      (Alt+d)">
 <action name="Execute"><command>lxinput</command></action>
   </item>
     <separator />
-       <menu id="Base" label="Base">
+       <menu id="Base" label="System">
+               <item label="environment">
+                       <action name="Execute"><command>xed admin:/etc/environment</command></action>
+               </item> 
                <item label="fstab">
                        <action name="Execute"><command>xed admin:/etc/fstab</command></action>
                </item>
                <item label="vconsole.conf">
                        <action name="Execute"><command>xed admin:/etc/vconsole.conf</command></action>
                </item>         
+        <menu id="pacman" label="Pacman">
+               <item label="mirrorlist">
+                               <action name="Execute"><command>xed admin:/etc/pacman.d/mirrorlist</command></action>
+                       </item> 
+                       <item label="pacman.conf">
+                               <action name="Execute"><command>xed admin:/etc/pacman.conf</command></action>
+                       </item>                             
+         </menu>       
+
       </menu>
        <menu id="BashConf" label="Bash">
                <item label=".bash_logout">
-                       <action name="Execute"><command>geany -m ~/.bash_logout</command></action>
+                       <action name="Execute"><command>xed ~/.bash_logout</command></action>
                </item>
                <item label=".bash_profile">
-                       <action name="Execute"><command>geany -m ~/.bash_profile</command></action>
+                       <action name="Execute"><command>xed ~/.bash_profile</command></action>
                </item>
                <item label=".bashrc">
-                       <action name="Execute"><command>geany -m ~/.bashrc</command></action>
+                       <action name="Execute"><command>xed ~/.bashrc</command></action>
                </item>                   
        </menu>
        <menu id="DE" label="DE">
                <item label=".conkyrc">
-                       <action name="Execute"><command>geany -m ~/.conkyrc</command></action>
+                       <action name="Execute"><command>xed ~/.conkyrc</command></action>
                </item>
-               <item label="environment">
-                       <action name="Execute"><command>xed admin:/etc/environment</command></action>
-               </item> 
                <item label=".gtkrc-2.0">
-                       <action name="Execute"><command>geany -m ~/.gtkrc-2.0</command></action>
-               </item>
-               <item label=".gtkrc-2.0 (root)">
-                       <action name="Execute"><command>xed admin:/root/.gtkrc-2.0</command></action>
+                       <action name="Execute"><command>xed ~/.gtkrc-2.0</command></action>
                </item>
                <item label="settings.ini (gtk-3.0)">
-                       <action name="Execute"><command>geany ~/.config/gtk-3.0/settings.ini</command></action>
+                       <action name="Execute"><command>xed ~/.config/gtk-3.0/settings.ini</command></action>
                </item>
                <item label="tint2rc">
-                       <action name="Execute"><command>geany -m ~/.config/tint2/tint2rc</command></action>
+                       <action name="Execute"><command>xed ~/.config/tint2/tint2rc</command></action>
                </item>
                <item label="tint2 GUI">
                        <action name="Execute"><command>tint2conf</command></action>
         </menu>  
          <menu id="OpenboxConf" label="Openbox">
                        <item label="autostart">
-                               <action name="Execute"><command>geany -m ~/.config/openbox/autostart</command></action>
+                               <action name="Execute"><command>xed ~/.config/openbox/autostart</command></action>
                        </item>
                        <item label="environment">
-                               <action name="Execute"><command>geany -m ~/.config/openbox/environment</command></action>
+                               <action name="Execute"><command>xed ~/.config/openbox/environment</command></action>
                        </item>
                        <item label="menu.xml">
-                               <action name="Execute"><command>geany -m ~/.config/openbox/menu.xml</command></action>
+                               <action name="Execute"><command>xed ~/.config/openbox/menu.xml</command></action>
                        </item>
                        <item label="rc.xml">
-                               <action name="Execute"><command>geany -m ~/.config/openbox/rc.xml</command></action>
+                               <action name="Execute"><command>xed ~/.config/openbox/rc.xml</command></action>
                        </item>
                        <item label="--reconfigure">
                                <action name="Execute"><command>openbox --reconfigure</command></action>
                        </item>                                         
          </menu>
-      <menu id="pacman" label="Pacman">
-                       <item label="mirrorlist">
-                               <action name="Execute"><command>xed admin:/etc/pacman.d/mirrorlist</command></action>
-                       </item> 
-                       <item label="pacman.conf">
-                               <action name="Execute"><command>xed admin:/etc/pacman.conf</command></action>
-                       </item>                             
-         </menu>       
          <menu id="X11" label="X11">
                        <item label=".xinitrc">
-                               <action name="Execute"><command>geany -m ~/.xinitrc</command></action>
+                               <action name="Execute"><command>xed ~/.xinitrc</command></action>
                        </item>   
       </menu>                  
   </menu>                      
diff --git a/airootfs/usr/share/themes/PacBang/gtk-3.0/thumbnail.png b/airootfs/usr/share/themes/PacBang/gtk-3.0/thumbnail.png
deleted file mode 100644 (file)
index da3d3c3..0000000
Binary files a/airootfs/usr/share/themes/PacBang/gtk-3.0/thumbnail.png and /dev/null differ
index aba5003..b125bca 100755 (executable)
@@ -29,7 +29,7 @@ menu.items.active.text.color: #e5e5e5
 
 !! titlebar
 window.active.title.bg: flat
-window.active.title.bg.color: #444444
+window.active.title.bg.color: #535353
 window.inactive.title.bg: flat
 window.inactive.title.bg.color: #444444
 
@@ -41,18 +41,20 @@ window.inactive.label.bg: parentrelative
 window.inactive.label.text.color: #80807d
 
 !! borders
-window.active.border.color: #444444
-window.inactive.border.color: #444444
-padding.width: 8
-padding.height: 8
-window.client.padding.width: 0
-window.client.padding.height: 0
-border.width: 0
-window.handle.width: 2
+border.width: 2
+padding.width: 4
+padding.height: 4
+window.handle.width: 1
 
+window.active.border.color: #535353
 window.active.client.color:  #444444
+
+window.inactive.border.color: #444444
 window.inactive.client.color:  #444444
 
+window.client.padding.width: 1
+window.client.padding.height: 1
+
 window.active.handle.bg: flat
 window.active.handle.bg.color: #444444
 window.inactive.handle.bg: flat